It is possible to stop and start an LPAR from the HMC prompt:
# lssycfg -r lparThis command will list all partitions known to this HMC.
# chsysstate -o osshutdown -r lpar -n [partition name]This command will send a shutdown OS command to the lpar.
# chsysstate -o on -r lpar -n [partition name]This command will activate the partition.
# lsrefcode -r lpar -F lpar_name,refcodeThis command will show the LED code.
If you found this useful, here's more on the same topic(s) in our blog:
- Renaming a virtual machine domain with virsh
- How to make a system backup of a VIOS
- Useful HMC commands
- Introduction to VIO
- HMC network update to v7.3.5
UNIX Health Check delivers software to scan Linux and AIX systems for potential issues. Run our software on your system, and receive a report in just a few minutes. UNIX Health Check is an automated check list. It will report on perfomance, capacity, stability and security issues. It will alert on configurations that can be improved per best practices, or items that should be improved per audit guidelines. A report will be generated in the format you wish, and the report includes the issues discovered and information on how to solve the issues as well.
Interested in learning more?
Interested in learning more?




