[Gluster-users] How Does Gluster Failover

Karl Kleinpaste karl at kleinpaste.org
Wed Aug 31 14:30:28 UTC 2022


On 8/31/22 2:55 AM, duluxoz wrote:
> what happens to client4:/data/gv1/file1 when gfs1 fails

In part, you can tell the client so explicitly.
mount.glusterfs(8) man page, 2nd instance's syntax:

SYNOPSIS
        mount -t glusterfs [-o <options>] 
<volumeserver>:/<volume>[/<subdir>] <mountpoint>

        mount -t glusterfs [-o <options>] <server1>,<server2>,
<server3>,..<serverN>:/<volname>[/<subdir>] <mount_point>

        mount -t glusterfs [-o <options>] <path/to/volumefile> <mountpoint>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20220831/058d6bbf/attachment.html>


More information about the Gluster-users mailing list