On Mon, 2018-01-29 at 09:46 -0800, Rick Stevens wrote: > > I get the same issue on my system but for me it is completely random as > > to when it happens and when it doesn't. The last time it happened , it > > paused for a minute or so after the normal watchdog not stopping > > message, and just before it eventually decided to shutdown another > > message was displayed that looked like it might have been relative to > > mounts, but it disappeared too quickly to be sure. > > Have you ever checked the status of the processes (such as via top or > ps with an "-o s" option) to see if they're in a D state? If so, they're > in an I/O wait state and poking them via signal() won't wake them. They > either timeout or you just pull the rug out via a reboot. I don't think that's it. If they're being killed after a watchdog timout then they are responding to a signal. poc _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx