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...") |
|||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
== Initialize a Full System LPAR == | == Initialize a Full System LPAR == | ||
# Logon to the HMC as an administrator. | # Logon to the HMC as an administrator. | ||
# | # Expand: <tt>'''Systems Management->Servers'''</tt> | ||
# | #: Highlight the server. | ||
# | #: From the Tasks Panel Select: <tt>'''Properties'''</tt> | ||
# | #: 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: <tt>'''Systems Management->Servers'''</tt> | ||
# | #: <tt>'''Highlight the server'''</tt> | ||
# | #: From the Tasks Panel Expand: <tt>'''Configuration->Manage Partition Data'''</tt> | ||
#: Click: <tt>'''Initialize'''</tt> | |||
# | #: Confirm your choice. | ||
# Recreating the LPAR. | # Recreating the LPAR. | ||
# | #: Expand: <tt>'''Systems Management->Servers'''</tt> | ||
# | #: <tt>'''Highlight the server'''</tt> | ||
# | #: From the Tasks Panel Expand: <tt>'''Configuration->Create Logical Partition.'''</tt> | ||
#: Click: <tt>'''AIX or Linux'''</tt> | |||
# | #: Name the LPAR as the serial number of the system and the Profile as anything. | ||
# | #: Check: <tt>'''Use all the resources in the system'''</tt> | ||
#: Click: <tt>'''Finish'''</tt> | |||
== Further Reading == | == Further Reading == | ||
Latest revision as of 12:48, 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