• Kubernetes Submit Queue's avatar
    Merge pull request #42038 from humblec/glusterfs-backup-vol1 · 46343f37
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 42038, 42083)
    
     Add backup-volfile-servers to mount option. 
    
    This feature ensures the `backup servers` in the trusted pool is contacted if there is a failure in the connected server.
    Mount option becomes:
    mount -t glusterfs -o log-level=ERROR,log-file=/var/lib/kubelet/plugins/kubernetes.io/glusterfs/glustermount/glusterpod-glusterfs.log,backup-volfile-servers=192.168.100.0:192.168.200.0:192.168.43.149 ..
    Signed-off-by: 's avatarHumble Chirammal <hchiramm@redhat.com>
    46343f37
Name
Last commit
Last update
..
BUILD Loading commit data...
OWNERS Loading commit data...
doc.go Loading commit data...
glusterfs.go Loading commit data...
glusterfs_minmax.go Loading commit data...
glusterfs_minmax_test.go Loading commit data...
glusterfs_test.go Loading commit data...
glusterfs_util.go Loading commit data...