On 12/17/2012 10:30 PM, Russell Clay1 wrote:
Hi
Hi Russel
My understanding is that your problem only occurs on a reboot / shutdown.
What I would do is this:
- Log on as root, and identify which services are running:
a) service --status-all
a) http://nopaste.info/d7e4b36500.html
b) chkconfig
b) http://nopaste.info/4c500c96ab.html
c) runlevel
c) N 3
- Then I would change the runlevel to 1, capturing the output
telinit 1 1>stdout.txt 2>stderr.txt
how to change the runlevel?
I would also recreate the situation and identify which script hangs / takes a long time to shut down.
Thanks for your help Cheers
Regards
Russell