On Fri, Jul 01, 2011 at 11:12:03AM -0700, Devin Carlen wrote: > Hey all, I'm having problems getting a gluster volume to auto-mount on > boot in an Ubuntu 10.10 environment. I can mount it manually just fine. > > Strangely I see nothing in the gluster logs or /var/log/messages relating > to gluster. My fstab looks like: > > 192.168.1.202:/test-volume /mnt/test-volume glusterfs defaults,_netdev 0 0 I had better success with autofs, instead of fstab. It's generally more resiliant too, for mounting anything other than native local disks. Whit