On 2 November 2011 03:16, Amar Tumballi <[email protected]> wrote: > > >> On Tue, Nov 1, 2011 at 9:26 AM, Christian Wittwer <[email protected]> >> wrote: >> > I'm mounting the volume with fstab on my-dev-os-compute2 like this: >> > my-dev-os-compute1:/glustervmstore /var/lib/nova/instances >> > glusterfs defaults 0 1 >> >> Why you don't mount every client from localhost, if all machines join >> the volume? >> >> localhost:/glustervmstore /var/lib/nova/instances glusterfs defaults 0 >> 1 >> >> > can you try option like below: > > my-dev-os-compute1:/glustervmstore /var/lib/nova/instances glusterfs > defaults,backupvolfile-server=another-server-hostname-or-ip 0 1 > > That should give high availability, but if both servers are down, it won't > work. > > Regards, > Amar > > _______________________________________________ > Gluster-users mailing list > [email protected] > http://gluster.org/cgi-bin/mailman/listinfo/gluster-users > >
Thanks it worked. Regards MV
_______________________________________________ Gluster-users mailing list [email protected] http://gluster.org/cgi-bin/mailman/listinfo/gluster-users
