Skip to main content

10.11.1 Saving/Displaying Logical Domain Configuration Information


10.11.1 Saving/Displaying Logical Domain Configuration Information
You can save logical domain configuration information for individual physical partitions. To save configuration information, log in to the control domain of the target physical partition. The save destination for the saved configuration information is the service processor in the physical partition.
You can save up to eight sets of logical domain configuration information per physical partition. One of the saved sets reflects the state at factory shipment, and its name is factory-default. Since factory-default is already saved, you can save up to seven remaining sets of configuration information. By saving a variety of configuration patterns in advance, you can specify the appropriate logical domain configuration for business when restarting the physical partition. For details of logical domain configuration information, see "Managing Domain Configurations" in the Oracle VM Server for SPARC Administration Guide of the version used.
Saving Logical Domain Configuration Information
Execute the ldm add-spconfig command of Oracle VM Server for SPARC to save logical domain configuration information.
primary# ldm add-spconfig config_name
For config_name, specify the file name used to save logical domain configuration information to the XSCF.
Note - Make sure that each logical domain is in the "active" or "bound" state, and then save the logical domain configuration information.
Note - The add-spconfig subcommand cannot overwrite the configuration information in an existing file. Before specifying the name of an existing file for config_name, you need to delete the existing file by using the remove-spconfig subcommand.
Displaying Logical Domain Configuration Information
You can display the logical domain configuration information on either the control domain of a physical partition or the master XSCF.
  1. Displaying information on the control domain of a physical partition
    Execute the ldm list-spconfig command to display the logical domain configuration information saved on the control domain.
primary# ldm list-spconfig
  1. Displaying information on the XSCF shell
    Use the showdomainconfig command of the XSCF firmware to display the saved logical domain configuration information on the XSCF shell.
XSCF> showdomainconfig -p ppar_id
For ppar_id, specify the PPAR-ID of the physical partition for the saved logical domain configuration information you wish to display. You can specify only a single integer from 0 to 15, depending on the system configuration.
Operation Procedure
  1. Switch from the XSCF shell to the control domain console of the target physical partition.
    For details on how to switch to the control domain console, see "8.3 Switching to the Control Domain Console From the XSCF Shell."
  2. Execute the ldm list-spconfig command to display the currently saved logical domain configuration information.
primary# ldm list-spconfig
  1. Execute the ldm add-spconfig command to save the logical domain status as configuration information.
    The following example shows that the file named ldm_set1 is the save destination.
primary# ldm add-spconfig ldm_set1
  1. Execute the ldm list-spconfig command, and confirm that the configuration information was saved correctly.
primary# ldm list-spconfig