Skip to main content

2.2.2 Settings From the XSCF


2.2.2 Settings From the XSCF
Physical partition configuration-related functions include several optional functions for reconfiguring a physical partition more smoothly and continuing operation. The functions prevent complexities regarding Oracle Solaris reconfiguration, memory allocation, etc. Use the XSCF shell or XSCF Web to configure these optional functions. This section describes the following optional functions:
  1. Configuration policy option
  2. Memory nullification option
  3. I/O nullification option
Use the setpcl command to set these options.
Setting the configuration policy option
When a physical partition is powered on or a system board (PSB<BB>) is added with physical partition dynamic reconfiguration, the hardware is subject to a power-on self-test to ensure safe insertion of the PSB (BB). The configuration policy is an option that specifies the degradation range that is applied if an error is detected by these power-on self-tests.

You can set the unit of degradation as the following: the part where the hardware error is detected, the system board (PSB) unit (BB unit) where that part is mounted, or the physical partition. Table 2-3 lists the values and the units of degradation that can be set for this option. The default for this option is "fru."
Table 2-3  Unit of Degradation
Setting Value Unit of Degradation
fru Degradation is performed in units of parts, such as a CPU or memory.
psb Degradation is performed in system board (PSB) by units (BB units).
system The unit of degradation is the physical partition. The physical partition is stopped without degradation.
Note - Stop the relevant physical partition before setting the configuration policy option.
Memory nullification option
This option prevents the memory on a system board (PSB<BB>) to be incorporated into a physical partition from being used in logical domains. You can use this option in combination with the I/O nullification option to incorporate only the CPUs on a system board added to the target physical partition, into logical domains without incorporating the memory into the logical domains. You can select either "true" or "false" for this option. The former enables memory nullification, and the latter disables it. The default is "false."
Note - Even with the memory nullification option enabled, you need to actually load memory to diagnose and manage the PSB (BB). The memory available in the physical partition decreases and performance may deteriorate when the memory nullification option is enabled. You need to consider the impact on business before setting this option.
Note - Set the memory nullification option when the relevant PSB (BB) is in the system board pool state or when the physical partition power is off.
I/O nullification option
This option prevents the PCI card, disk drive, and basic local area network (LAN) port on a system board (PSB<BB>) and PCI expansion unit from being inserted into the target physical partition. If only the CPUs and memory on the PSB (BB) need to be used in the physical partition, specify "true" to enable the I/O nullification option. If the PCI card and I/O device of the PSB (BB) need to be used in the physical partition, set this option to "false." In this case, you need to fully understand the restrictions on using these I/O devices. You also need to stop any software (e.g., application program or daemon) and I/O domains that use the I/O devices before deleting the PSB (BB) with dynamic reconfiguration.

If the physical partition is started with the logical domain configuration information configured to the factory-default settings, it is started according to the setting of the I/O nullification option. Suppose that the physical partition is started with logical domain configuration information other than the factory-default settings, and that the root complex and the I/O devices of the relevant system board belong to any one of the logical domains. The system determines that the physical partition configuration has been changed and starts the physical partition by switching to the factory-default settings. If the above does not belong to any of the logical domains, switching to the factory-default settings is not performed. If the PSB (BB) is added by means of dynamic reconfiguration, insertion processing is performed for the physical partition according to the settings made for the I/O nullification.

The default setting for the I/O nullification option is "false."
Note - Set the I/O nullification option when the relevant PSB (BB) is in the system board pool state or when the physical partition power is off.