HMC Initialize an LPAR: Difference between revisions
Jump to navigation
Jump to search
(Created page with "== Initialize a Full System LPAR == # Logon to the HMC as an administrator. # '''Expand:''' Systems Management->Servers. ## Highlight the server. ## From the Tasks Panel '''Se...") |
|||
| Line 2: | Line 2: | ||
# Logon to the HMC as an administrator. | # Logon to the HMC as an administrator. | ||
# '''Expand:''' Systems Management->Servers. | # '''Expand:''' Systems Management->Servers. | ||
# | #: Highlight the server. | ||
# | #: From the Tasks Panel '''Select:''' Properties. | ||
# | #: Ensure "Power off the system after all logical partitions are powered off" is not checked. | ||
# From AIX shutdown the LPAR. | # From AIX shutdown the LPAR. | ||
# | #: <tt>'''# shutdown -h now'''</tt> | ||
# Remove the LPAR from the HMC's NVRAM. | # Remove the LPAR from the HMC's NVRAM. | ||
# | #: '''Expand:''' Systems Management->Servers. | ||
# | #: Highlight the server. | ||
# | #: From the Tasks Panel '''Expand:''' Configuration->Manage Partition Data. | ||
# | #: '''Click:''' Initialize | ||
# | #: Confirm your choice. | ||
# Recreating the LPAR. | # Recreating the LPAR. | ||
# | #: '''Expand:''' Systems Management->Servers. | ||
# | #: Highlight the server. | ||
# | #: From the Tasks Panel '''Expand:''' Configuration->Create Logical Partition. | ||
# | #: '''Click:''' AIX or Linux. | ||
# | #: Name the LPAR as the serial number of the system and the Profile as anything. | ||
# | #: '''Check:''' Use all the resources in the system. | ||
# | #: '''Click:''' Finish | ||
== Further Reading == | == Further Reading == | ||
Revision as of 12:43, 6 April 2026
Initialize a Full System LPAR
- Logon to the HMC as an administrator.
- Expand: Systems Management->Servers.
- Highlight the server.
- From the Tasks Panel Select: Properties.
- Ensure "Power off the system after all logical partitions are powered off" is not checked.
- From AIX shutdown the LPAR.
- # shutdown -h now
- Remove the LPAR from the HMC's NVRAM.
- Expand: Systems Management->Servers.
- Highlight the server.
- From the Tasks Panel Expand: Configuration->Manage Partition Data.
- Click: Initialize
- Confirm your choice.
- Recreating the LPAR.
- Expand: Systems Management->Servers.
- Highlight the server.
- From the Tasks Panel Expand: Configuration->Create Logical Partition.
- Click: AIX or Linux.
- Name the LPAR as the serial number of the system and the Profile as anything.
- Check: Use all the resources in the system.
- Click: Finish