<div dir="ltr"><div dir="ltr">I am trying to mount glusterfs on a kubernetes pod using a fuse mount.<div><br></div><div>Kubernetes hardcodes the backup-volfile-servers option that is giving an error while mounting. I can mount without this option. IS there a way to make the client happy by setting something on the server?</div><div><br></div><div><div><i>Mounting arguments: --description=Kubernetes transient mount for /var/lib/kubelet/pods/b52eaf11-ff94-11e9-9ced-0a60cc29152c/volumes/<a href="http://kubernetes.io">kubernetes.io</a>~glusterfs/glusterfs-fuse --scope -- <font color="#ff0000">mount -t glusterfs -o auto_unmount,backup-volfile-servers=192.168.103.185,log-file=/var/lib/kubelet/plugins/<a href="http://kubernetes.io/glusterfs/glusterfs-fuse/dc-appserver-689c988d67-7jvnh-glusterfs.log,log-level=ERROR,ro">kubernetes.io/glusterfs/glusterfs-fuse/dc-appserver-689c988d67-7jvnh-glusterfs.log,log-level=ERROR,ro</a> 192.168.103.185:gv0 /var/lib/kubelet/pods/b52eaf11-ff94-11e9-9ced-0a60cc29152c/volumes/<a href="http://kubernetes.io">kubernetes.io</a>~glusterfs/glusterfs-fuse</font></i></div><div><i>Output: Running scope as unit run-18260.scope.</i></div><div><i>WARNING: getfattr not found, certain checks will be skipped..</i></div><div><i>[2019-11-05 06:40:00.282977] <span style="background-color:rgb(255,0,0)">E [glusterfsd.c:825:gf_remember_backup_volfile_server] 0-glusterfs: failed to set volfile server: File exists</span></i></div><div><br></div><div>Thanks a lot in advance,</div></div><div>Pankaj</div></div></div>