AIX - How to shutdown or reboot

AIX - How to shutdown or reboot

 
To shutdown.
shutdown             #shutdown after 60s
shutdown now     #shutdown now
shutdown -F        #shutdown forcefully


To reboot.
shutdown -r         #reboot - flush cache to disk
shutdown -Fr       #reboot forcefully
reboot                 #Do not flush cache to disk
0 (0)
Article Rating (No Votes)
Rate this article
Attachments
There are no attachments for this article.
Comments
There are no comments for this article. Be the first to post a comment.
Full Name
Email Address
Security Code Security Code
Related Articles RSS Feed
Using splitvg in AIX to make a copy of a volume group
Viewed 8066 times since Mon, Jun 3, 2019
AIX Migrating from SDDPCM to AIXPCM (the easy way)
Viewed 19132 times since Mon, Dec 31, 2018
Changing Ethernet Media Speed for AIX
Viewed 2867 times since Tue, Apr 16, 2019
AIX, Networking Etherchannel failover testing
Viewed 1887 times since Fri, Apr 19, 2019
Do you Know These 5 Use of V$session View ?
Viewed 82038 times since Thu, Jun 21, 2018
replacing (hot-swap) failed disk in rootvg
Viewed 8529 times since Thu, Sep 20, 2018
List AIX File Systems the Easy Way With the lsvgfs Command
Viewed 1624 times since Thu, Sep 20, 2018
Removing Failed or Missing Paths
Viewed 2415 times since Wed, May 30, 2018
Awesome Command to show top 15 processes using memory on AIX
Viewed 23225 times since Thu, Nov 29, 2018
Recovery AIX system when hang on boot (554 code error).
Viewed 14569 times since Thu, Feb 21, 2019