Learn about system plan concepts and operations, as well as understand the high-level tasks that you can perform with system plans when using the Hardware Management Console (HMC).
A system plan is a specification of the hardware and the logical partitions contained in one or more systems. A system plan is stored in a system-plan file, which has a file suffix of .sysplan. A system-plan file can contain more than one system plan, although multiple plans in a single file are not common. After you create a system plan, you also can also view, delete, and export the system plan.
| Task | Overview |
|---|---|
| Create a system plan | You can create system plans by using any of the following
methods:
|
| Import the system plan | Before you can use a system plan to create logical partitions,
the system-plan file must exist on the HMC that
manages the managed system to which you want to deploy the system plan. If
the system-plan file does not already exist on the HMC,
you must import the file into the HMC.
You can use the HMC Web
user interface to import the file into the HMC from
one of the following sources:
Note: You can also use the HMC command-line
interface to import a system plan.
After you import the system-plan file into an HMC, you can deploy the system plan within that file to other systems that the HMC manages. |
| Deploy the system plan | You can choose to deploy a system plan in stages, with
some logical partitions being created in one stage, and other logical partitions
being created in later stages. You cannot, however, deploy a system plan to
a managed system if the managed system already has logical partitions. The
managed system must be in the manufacturing default configuration. Also, if
you want to deploy a system plan in stages, you need to create a new system
plan if you change the resource allocations on the logical partitions on the
managed system between stages to avoid validation problems in later stages.
When you deploy a system plan by using the HMC Web user interface, the HMC validates the system plan. The managed system on which you deploy a system plan must have hardware that is identical to the hardware in the system plan. The HMC deploys a system plan to a managed system only if the system plan level is supported by the HMC, the format of the system plan is valid, and the hardware and each existing logical partition on the managed system passes validation. If the system plan contains installation information about the Virtual I/O Server, you can use the Deploy System Plan wizard to install the Virtual I/O Server and assign virtual networking and storage resources for the client logical partitions. |
| Export the system plan | You can use the HMC Web
user interface to export a system-plan file from the HMC to
one of the following locations:
Note: You can also use the HMC command-line
interface to export a system plan.
|
| View the system plan | You can look at the contents of a system-plan file in the HMC by using the System Plan Viewer that is integrated with the HMC. The System Plan Viewer uses a navigation tree and tables to display the information in the system-plan file. It includes features such as dynamic table-column sorting and displaying EADS boundary lines. You can open a system plan in the System Plan Viewer, either by using the View System Plan task or by clicking the name of a system plan. When you start the System Plan Viewer, you must enter your HMC user ID and password before you can view the system plan. |
| Print the system plan | You can use the System Plan Viewer to print a system plan that you have open in the Viewer. You can print all of the system plan or a portion of the system plan, depending on the current view of the system plan. To print the current view of the system plan, click Print in the Actions pane of the System Plan Viewer. |
| Delete the system plan | You can delete unnecessary system plans from your HMC. |
The amount of hardware information that the HMC can capture in a new system plan varies based on the method that the HMC uses to gather the hardware information. Setting up your environment to maximize inventory gathering allows the HMC to capture more complete information about the hardware allocated to the partitions on the managed system. For example, the HMC can capture disk drive and tape drive configuration information for an active partition in the new system plan. However, doing so can cause system plan creation to take several more minutes to complete.
System plan inventory gathering
System plan hardware discovery
In some cases, the HMC Version 7.3.2 can use hardware discovery, in addition to the inventory-gathering process, to capture hardware information for a new system plan. Using hardware discovery, you can capture information about hardware that does not have a partition assignment, as well as hardware with assignments to inactive partitions.
If the managed system is capable of hardware discovery, the Create System Plan page provides an additional option that you can select to capture a broader range of hardware information for the new system plan. This option, called Retrieve inactive and unallocated hardware resources, allows you to capture hardware configuration information for the managed system, regardless of the state of the hardware.
When you create a system plan and do not select the Retrieve inactive and unallocated hardware resources option, the HMC does not perform hardware discovery. The HMC still performs inventory gathering and retrieves hardware information for any active partitions on the managed server. The resulting new system plan contains hardware information from the inventory-gathering process, as well as hardware information from the hardware inventory cache on the system.
By setting up your system to optimize the hardware information that you capture in a system plan that you create by using the HMC, you ensure that your system plan provides you with the most valuable information possible. It also ensures that you have the most usable configuration information possible when you convert the system plan for use in the System Planning Tool (SPT). The following table describes the type of hardware information that you can expect to see in a system plan that you convert, based on the system management product that you use to create the plan.
| Expected Conversion Results | |||
|---|---|---|---|
| Partition | HMC version 7 release 3.1.0 and earlier | HMC version 7 release 3.2.0 and later | Integrated Virtualization Manager |
| i5/OS | Most cards. No disk, tape, CD, SCSI. | More cards. Some disk. No tape, CD, SCSI. | Not applicable. |
| All other operating systems | Very few cards. No disk, tape, CD, SCSI. | Most cards. Some disk. No tape, CD, SCSI. | Few, if any, cards. No disk, tape, CD, SCSI. |
The hardware described in the system plan passes validation if it matches the hardware specified by the managed system. The hardware on the managed system can contain resources in addition to those specified in the system plan and still pass validation, but the hardware on the managed system must at least match the hardware specified in the system plan.
For example, a system plan specifies a server with two processors, 8 GB of memory, and a specific placement of physical I/O adapters within the system unit. A server that contains two processors, 16 GB of memory, a matching placement of physical I/O adapters within the system unit, and an expansion unit with additional physical I/O adapters would allow the system to pass validation. A server that contains 4 GB of memory can cause the system to fail validation. A system plan can also fail validation if the system plan specifies one type of physical I/O adapter in a slot but the actual system unit has a different type of physical I/O adapter in that slot. However, if the system plan specifies an empty slot, validation allows any type of physical I/O adapter to be in that slot on the actual system.
The HMC does not validate the disk drives that are attached to physical I/O adapters against the disk drives specified in the system plan. You must ensure that the disk drives installed in the managed system support your desired logical partition configuration. Embedded devices automatically pass hardware validation because they are embedded into the system and cannot be removed.
For example, if the server has an existing logical partition with a partition ID of 1, the HMC examines the logical partition in the system plan that has a partition ID of 1. If this logical partition exists and has a partition profile that is named SUPPORT, the HMC looks at the existing logical partition to see if it also has a partition profile that is named SUPPORT. If so, the HMC verifies that the resources specified in the SUPPORT partition profile in the system plan are contained in the SUPPORT partition profile in the existing logical partition.
If the system plan contains installation information for the Virtual I/O Server, you can use the Deploy System Plan wizard to install the Virtual I/O Server and to set up virtual networking and storage resources for the client logical partitions of the Virtual I/O Server.