[Gluster-users] In a replica 2 server, file-updates on one server missing on the other server
Lindsay Mathieson
lindsay.mathieson at gmail.com
Tue Jan 20 12:16:23 UTC 2015
>
> replicated_vol is mounted at /mnt/replicated_vol on both serv0 and serv1.
The mounts - these are the base disk mounts?
To access the replicated files system you need to mount the gluster file system
itself.
mount -t glusterfs HOSTNAME-OR-IPADDRESS:/VOLNAME MOUNTDIR
e.g
mount -t glusterfs server1:/test-volume /mnt/glusterfs
Good blog post for ubuntu here:
http://www.jamescoyle.net/how-to/439-mount-a-glusterfs-volume
More information about the Gluster-users
mailing list