[Vincent Caron] > upon recently installing a GlusterFS cluster, I realized that while > an entry for the 'glusterfs' filesystem type in /etc/fstab works all > right, it would not properly mount at boot. Because initscripts > considered it a local filesystem and tried to mount it before the > network was up.
Did you try to add the _netdev option to the glusterfs entry in /etc/fstab? It should make sure it isn't mounted before the network is up, and the proposed patch obsolete. Is this not working? -- Happy hacking Petter Reinholdtsen _______________________________________________ Pkg-sysvinit-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-sysvinit-devel

