currently i am mounting using below command. I have no issues at mounting the volume at client.
having issues accessing mounted replicated volume at client when one of the brick is available.
""mount -t glusterfs node1:/glustervol /mnt/""
volume was created using below command.
""gluster volume create glustervol replica 3 transport tcp node1:/data node2:/data node3:/data force""
I verified the documentation it says to use backup-volservers when there is an issue with mounting.
tried mouting with backupvolfile-server, still same issue.
mount -t glusterfs -o backupvolfile-server=node2:node3 node1:/glustervol /mnt/
Thanks,
Ahemad
On Tuesday, 16 June, 2020, 06:41:25 pm IST, Edward Berger <edwberger@xxxxxxxxx> wrote:
mount with -o backup-volfile-servers=<volfile_server2>:<volfile_server3>
On Mon, Jun 15, 2020 at 1:36 PM ahemad shaik <ahemad_shaik@xxxxxxxxx> wrote:
________Hi There,I have created 3 replica gluster volume with 3 bricks from 3 nodes."gluster volume create glustervol replica 3 transport tcp node1:/data node2:/data node3:/data force"mounted on client node using below command."mount -t glusterfs node4:/glustervol /mnt/"when any of the node (either node1,node2 or node3) goes down, gluster mount/volume (/mnt) not accessible at client (node4).purpose of replicated volume is high availability but not able to achieve it.Is it a bug or i am missing anything.Any suggestions will be great help!!!kindly suggest.Thanks,Ahemad
Community Meeting Calendar:
Schedule -
Every 2nd and 4th Tuesday at 14:30 IST / 09:00 UTC
Bridge: https://bluejeans.com/441850968
Gluster-users mailing list
Gluster-users@xxxxxxxxxxx
https://lists.gluster.org/mailman/listinfo/gluster-users
________ Community Meeting Calendar: Schedule - Every 2nd and 4th Tuesday at 14:30 IST / 09:00 UTC Bridge: https://bluejeans.com/441850968 Gluster-users mailing list Gluster-users@xxxxxxxxxxx https://lists.gluster.org/mailman/listinfo/gluster-users