1835961 Members
2443 Online
110088 Solutions
New Discussion

Re: Shutdown log

 
Geetha Alagappan
Regular Advisor

Shutdown log

Hi,
I have noticed that when I shutdown a k570
HP 9000 800 Series server running HP-UX 11.0, using the command "shutdown -ry now", the shutdown K -scripts are not logged to rc.log.log. Any idea why? I only see the startup script logs.

Thanks
Alice
hercules
3 REPLIES 3
Patrick Wallek
Honored Contributor

Re: Shutdown log

The shutdown script output from your last reboot (shutdown -r) should be in the rc.log.old file. The rc.log will contain the information from the initialization of all scripts.

Ravi_8
Honored Contributor

Re: Shutdown log

Hi,
the rc.log will be having information starting from the boot time. since you are issuing the shutdown before actually going down it will be recorded in rc.log.old.
shutdownlog will be having information when the machine rebooted and by whom.
never give up
Bill McNAMARA_1
Honored Contributor

Re: Shutdown log

The shutdownlog also will have information such as if the system shutdown due to a panic.

Later,
Bill
It works for me (tm)