From: Michał B. <mic...@ge...> - 2010-04-28 09:44:24
|
Option '-f' has never been used to start MooseFS processes without forking. Options '-f' and '-s' have been replaced by parameters 'start', 'restart' and 'stop'. In order to run MooseFS processes in foreground use '-d' option. It is used mainly for debugging but it also starts processes without forking. So we assume that it would be somehow possible to use 'daemontools' with this option of MooseFS. But bear in mind that it would work only in chunkservers. If the master server crashes you need to run "mfsmetarestore" before starting it again. You could think about writing a script which automatically starts "mfsmetarestore" and if there are no errors, starts the master server. If you need any further assistance please let us know. Kind regards Michał Borychowski MooseFS Support Manager _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ Gemius S.A. ul. Wołoska 7, 02-672 Warszawa Budynek MARS, klatka D Tel.: +4822 874-41-00 Fax : +4822 874-41-01 > -----Original Message----- > From: Matthias Teege [mailto:mat...@mt...] > Sent: Tuesday, March 30, 2010 3:07 PM > To: moo...@li... > Subject: [Moosefs-users] supervise mfs daemons > > Moin, > > does anyone use some kind of supervise service for the mfs daemons? We > like to use daemontools but it needs a non forking daemon and the "-f" > flags are deprecated now. Then there is monit which depends on a > pidfile with a pid. The mfs daemons are very stable in our environment > and it is not absolutely essential to supervise the services but we use > daemontools or monit for initial startup. Maybe someone has an idea. > > Many thanks > Matthias > > > ---------------------------------------------------------------------------- -- > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > moosefs-users mailing list > moo...@li... > https://lists.sourceforge.net/lists/listinfo/moosefs-users |