Skip to main content

6.5 Incorporating a Chassis Into a Physical Partition


6.5 Incorporating a Chassis Into a Physical Partition
This section describes the procedure for incorporating a chassis into a physical partition by using dynamic reconfiguration for the physical partition (PPAR DR) after chassis maintenance.
  1. Log in to the XSCF shell.
  2. Execute the addboard command with the -c configure option specified to incorporate the target chassis into the physical partition.
    Enter "y" in response to the confirmation message.
Note - In system board (PSB) incorporation using the addboard command, the target system board (PSB) is incorporated into the physical partition after a hardware diagnosis of the PSB. Therefore, it may take time for the command execution to complete.
  1. In the following example, PSB 00-0 is incorporated into PPAR-ID 0.
XSCF> addboard -c configure -p 0 00-0
PSB#00-0 will be configured into PPAR-ID 0. Continue?[y|n] :y
Start connecting PSB to PPAR. [3600sec]
0..... 30..... 60..... 90.....120.....150.....180.....210.....240.....\
270.....300.....330.....360.....390.....420.....450.....480.....510.....-

540.....570.....end

Connected PSB to PPAR.
Start configuring PSB to Logical Domains (LDoms) Manager. [1800sec]
0.....end
Configured PSB to Logical Domains (LDoms) Manager.
Operation has completed.
Note - If you execute the addboard command without specifying the -m option or with bind=resource specified for the -m option, the resource assignment state before deleteboard command execution may not be restored.
If the amount of system board (PSB) resources, such as CPUs and memory, before replacement differs from that after replacement, you cannot restore the original resource assignment state. If the resource assignment state is not restored to the original state, the resources are placed in the free resource state. In this case, execute the ldm command to assign the resources to the logical domains again.
  1. Execute the showresult command to check the end status of the addboard command that was just executed.
    The following example shows that "0" is returned as the end status and the execution of the addboard command has been completed successfully.
XSCF> showresult
0
  1. Execute the showboards command to confirm that the chassis requiring maintenance has been incorporated into the physical partition.
    The BB-ID of the server requiring maintenance is indicated by the system board (PSB) number.
    In the following example, [Fault] of PSB 00-0 displays "Normal", which indicates that the system board is operating normally.
XSCF> showboards -a
PSB PPAR-ID(LSB) Assignment Pwr Conn Conf Test Fault
---- ------------ ----------- ---- ---- ---- ------- --------

00-0 00(00) Assigned y y y Passed Normal
01-0 00(01) Assigned y y y Passed Normal
02-0 00(02) Assigned y y y Passed Normal
03-0 00(03) Assigned y y y Passed Normal
  1. Execute the showstatus command to confirm that the FRU is operating normally after the completion of maintenance.
    Nothing is displayed if it is normal.
XSCF> showstatus
  1. Execute the showhardconf command to check the hardware configuration and the status of each FRU.
    Confirm that no asterisk (*) is displayed in front of any FRU.
XSCF> showhardconf
  1. If the master chassis requiring maintenance was switched to the standby state before maintenance, execute the switchscf command to switch the chassis to the master XSCF.
XSCF> switchscf -t Standby
  1. Restore the logical domain of the physical partition to its pre-maintenance state.
    For details, see "10.2 Restoring Setting Information" and "10.4 Incorporating a FRU Into the System" in the Fujitsu SPARC M12-2/M12-2S Service Manual or "6.5.2 Incorporating an I/O device" and "6.5.3 Restoring a logical domain to the pre-maintenance state" in the Fujitsu M10-4/Fujitsu M10-4S/SPARC M10-4/SPARC M10-4S Service Manual.