From: Michał B. <mic...@ge...> - 2010-07-12 07:16:45
|
The proper way to mount MooseFS from fstab is to put there a line similar to this one: Mfsmount /mnt/mfs fuse mfsmaster=mfsmaster.gem.lan,mfsport=9421,_netdev 0 0 You can also use all available options (-o parameter) for mfsmount (apart from "debug"). Now MooseFS resources should be automatically mounted during system startup. Without restart you can test this entry by issuing: mount -a -t fuse which means to remount all filesystems (of the given types) mentioned in fstab. Regards Michal > -----Original Message----- > From: Laurent Wandrebeck [mailto:lw...@hy...] > Sent: Friday, July 09, 2010 10:17 AM > To: Stas Oskin > Cc: Scoleri, Steven; moo...@li... > Subject: Re: [Moosefs-users] MooseFS init files > > On Wed, 7 Jul 2010 11:55:48 +0300 > Stas Oskin <sta...@gm...> wrote: > > > Hi. > > > > This is my example (/etc/fstab): > > > > > > > > > > > > mfsmount /mnt/mfs fuse > > > mfswritecachesize=0,mfsmaster=secintmoosemaster01,mfssubfolder=/virt > > > -repo > > > 0 0 > > > > > > > > Thanks for the example. > > > > Laurent, this probably means that there is no need for mfsmount init > > file as it will be mounted straight from fstab. > > > > In case mfsmount crashes, what would bring it back online? fstab? > mount -a will do the trick. > -- > Laurent Wandrebeck > HYGEOS, Earth Observation Department / Observation de la Terre > Euratechnologies > 165 Avenue de Bretagne > 59000 Lille, France > tel: +33 3 20 08 24 98 > http://www.hygeos.com > GPG fingerprint/Empreinte GPG: F5CA 37A4 6D03 A90C 7A1D 2A62 54E6 EF2C D17C > F64C |