Re: init scripts problems ?
"Peter T. Breuer" <[email protected]> Thu, 8 Dec 2005 12:35:25 +0100 (MET)
| Newsgroups | gmane.linux.enbd.general |
|---|---|
| Message-ID | <[email protected]> |
"Also sprach denis bonnenfant:" > >> It simply needs investigating! Strace the dying clients. > >> > > > > With strace, it works :) slowly, but it works ! > > update, it reconstructs the array automatically when restarting client. > > md is still locked. But the clients are still there, no? Not dead and not alive? What did the strace show them as doing just before entering into not-quite-zombie-hood? I would expect the strace to show that they executed _exit() OK. Peter