Comment 2 for bug 1012768

Revision history for this message
Louis Zuckerman (semiosis) wrote :

I finally fixed the mount on boot bug for FUSE clients in my PPA packages (the official upstream glusterfs packages for ubuntu). If anyone cares to try reproducing this problem (with FUSE clients) using my latest packages (from today) I would really appreciate your feedback.

The PPA: https://launchpad.net/~semiosis/+archive/ubuntu-glusterfs-3.4/+packages

NFS clients would need to be blocked while glusterd and its minions get started. See the mounting-glusterfs.conf upstart job (in my glusterfs-client package) for an example of how to block a mount. It would need to be modified to intercept your NFS mount. I dont know exactly how to do that but it shouldn't be too hard. Ping me in #gluster on freenode irc if you try & have trouble.

Thanks!