<div dir="ltr"><div>Hello!</div><div><br></div><div>I need to mount glusterfs from localhost. So both server and client are on the same host.</div><div><br></div><div>I&#39;ve add to fstab</div><div><br></div><div>localhost:/srv_tftp     /srv/tftp       glusterfs       defaults,_netdev        0       0</div>
<div><br></div><div>Then</div><div><br></div><div>mount -a</div><div><br></div><div>Ok, in this case all work great. But after reboot nothing is mounted, because GlusterFS server starts after network and after remote FS.</div>
<div><br></div><div>Is there any solutions to fix this problem? I use Debian, but I think that the same problem is in all other distros. As I understand it&#39;s impossible to execute init script after network is ready, but before remote fs are mounted. It can fix the problem, but may be there is some different solution?</div>
</div>