|
|
|
|
|
|
Key
These lines were removed. This word was removed.
These lines were added. This word was added.
|
View page history
|
There are 1 changes. View first change.
| | | |
| | h2. HMC Reboot |
| | The HMC itself can be rebooted by loging to HMC with SSH, as user ''hscroot'', and issueing the command |
| | {noformat} |
| | hmcshutdown -r -t0 |
| | {noformat} |
| | |
| | h2. LPAR Reboot |
| | A given LPAR partition may be rebooted using either the HMC graphical interface, or the command line interface. The command-line may be used by logging with ssh, as user ''hscroot'', and issueing the command |
| | {noformat} |
| | chsysstate -r lpar -m MACHINE_NAME -o shutdown --immed --restart --id LPARID (or -n LPARNAME) |
| | {noformat} |
| | Commands to obtain the machine name and partition name are described in the article on [[viewing partition state]]. |
|
|
|