[lug] Unable to cleanly reboot

Bill Jorgensen jorg at sysmgrs.com
Thu Oct 18 16:14:54 MDT 2001


On Thu, 18 Oct 2001, D. Stimits wrote:

> For the most part, concentrate your efforts on figuring out if something
> that is running in init 2, and is set to be stopped in init 1. Get as
> much data as you can on processes that should be stopped. You might also
> want to search the /var/log/messages file for anything related to those
> services.

If you suspect that you have an errant rc script/process have you seen it
before? The one thing that you might want to see is what has been touched
since the change on the system. Use ls -lt to see what is going on there.

If you find something then try and run the script via CLI. (i.e.
./<name_of_script> stop and see what is written to STDERR (if anything).
Dig into the new scripts and run the commands within the script via command
line and see what you get (if anything).

Good luck,

Bill

*------------------------------------------------*
  UNIX... spoken with hushed and reverent tones.
*------------------------------------------------*




More information about the LUG mailing list