From: Stas O. <sta...@gm...> - 2010-07-06 13:52:11
|
>From http://www.moosefs.org/reference-guide.html: As of 1.6.x the mfsmount may be set up in the /etc/fstab to facilitate having MooseFS mounted on the system startup: MFSMASTER_IP:9421 on /mnt/mfs type fuse.mfs (rw, nosuid, nodev, allow_other, default_permissions) *And additionally, the system dependent mount script would need to invoke something like mount -a -t fuse.mfs.* |