[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [hobbit] hobbit client init script



On Fri, Oct 06, 2006 at 01:40:12PM +0100, Gildas Le Nadan wrote:
> Henrik Stoerner wrote:
> >On Fri, Oct 06, 2006 at 01:19:52PM +0100, Gildas Le Nadan wrote:
> >
> >>The way the hobbit init script works (at least on debian), a lot of 
> >>processes are left running on the host when doing a 
> >>"/etc/init.d/hobbit-client stop".
> >>
> >>Is there any reason for this?
> >
> >You mean the vmstat processes ?
> 
> Yes, but also df commands that seem to be stalled, such as:

"df" commands should not stall. Your system has some sort of problem if
they do; the Linux client explicitly uses "df -Pl" to check only local
disks (not network-mounted disks), and that should not stall.


Regards,
Henrik