<div dir="ltr">So, on a gluster brick, I have:<div><br></div><div><div>&gt; localhost:/bareos               /mnt/bareos                     glusterfs       auto,rw 0 0</div></div><div><br></div><div>in fstab. It makes sense here to use &#39;localhost&#39; as the volume server, since if the brick is down, well, I wouldn&#39;t expect the fuse mount to be attempted, either.</div><div><br></div><div>Normally, I like to use libgfapi where I can, but now I&#39;m faced with having to use FUSE on a gluster consumer as a workaround, since libgfapi is broken in my libgfapi+bareos use case right now. I don&#39;t like only being able to specify a single brick for the FUSE translator to connect to; I have multiple bricks, I&#39;d like it to be able to continue to limp along if the first brick is down.</div><div><br></div><div>Is there a way to specify multiple bricks for the FUSE translator to try to connect to?</div><div><br></div><div>I realize I could try NFS and ganesha, but I haven&#39;t used that yet, and I don&#39;t want to introduce a new part when I&#39;m already dealing in workarounds...</div></div>