Re: diferences between halt, reboot or shutdown -r now
From: Eric de Redelijkheid (ericdere_at_xs4all.nl)
Date: 03/13/04
- Next message: Fredrik: "Performance problem (I/O)"
- Previous message: cesar: "Re: UNIX upgrade for Oracle"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 13 Mar 2004 22:48:42 +0100
Your message lacks substance, however to answer the question I think you
were going to ask:
halt = shutdown -h now; the system halts to SRM prompt
reboot = shutdown -r now; the system reboots
To reboot or halt properly using the scripts in /sbin/init.d you would
have to use the command shutdown -sh now or shutdown -sr now. This would
only work with Tru64 UNIX 5.x In Tru64 UNIX 4.x to invoke those scripts,
you would first have to bring the system to single user mode with
shutdown now and then halt or reboot.
TruCluster has an extra flag to halt the entire cluster: shutdown -csh now.
- Next message: Fredrik: "Performance problem (I/O)"
- Previous message: cesar: "Re: UNIX upgrade for Oracle"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|