From: Matthias T. <mat...@mt...> - 2010-05-04 11:03:23
|
Moin, On 20:48 Wed 28 Apr, jose maria wrote: > El Miércoles 28 Abril 2010, Michał Borychowski escribió: > > 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. Yes this works with daemontools but daemontools (svc) uses signals to start, stop and restart daemons. Supervise will restart the daemon if it crashes but I can't use "svc -d /service/mfschunkserver" or something like that. The other tool we can use is monit but it depends on pidfiles. It is all not that important and the mfs daemons are stable enough. > > If you need any further assistance please let us know. We like MooseFS, simplest setup ever and works like a champ. Many thanks Matthias |