How do i shutdown an lpar from the OS command line on AIX?



  • To shutdown the lpar from AIX command line, run the following command, this will shutdown and poweroff the lpar.

    # shutdown -F
    

    To shutdown and reboot a lpar, run the following command:

    # shutdown -Fr
    

Log in to reply
 

© Lightnetics 2024