Shutdown/reboot/halt commands + HPUX
From Multi-user mode:
* shutdown -ry 0 --> reboot
* shutdown -hy 0 --> shutdown and halt
or
init 0 --> halt
* shutdown 0 --> shutdown to single user mode
or
init s
or
ISL> hpux -is --> from console,by interrupting the auto boot process
* reboot 0 --> reboot
Note : 0 means restart/halt the server immediately.
Graphical View of Shutdown process:
From console (GSP Menu) :
a.TC : it will create the dump
b.RS :RST(reset)signal will be send to processor
C.PC : power cycle
From Multi-user mode:
* shutdown -ry 0 --> reboot
* shutdown -hy 0 --> shutdown and halt
or
init 0 --> halt
* shutdown 0 --> shutdown to single user mode
or
init s
or
ISL> hpux -is --> from console,by interrupting the auto boot process
* reboot 0 --> reboot
Note : 0 means restart/halt the server immediately.
Graphical View of Shutdown process:
From console (GSP Menu) :
a.TC : it will create the dump
b.RS :RST(reset)signal will be send to processor
C.PC : power cycle
Thanks...
Kiran Jadhav
**Let's Share our knowledge and keep visiting here**