2.Check the status of the system board to be added.

Execute the showboards(8) command to display system board information, and then check the status of the system board to be added and confirm its registration in the DCL.

If you need to change the PSB configuration, use the setupfru(8) command. If the system board is not registered in the DCL, register the system board in the DCL for the target domain by using the setdcl(8) command.

XSCF> showdcl -d 0

 

DID

LSB

XSB

Status

 

00

 

 

Running

 

 

00

00-0

 

 

 

01

01-0

 

 

 

 

 

 

XSCF> showboards 01-0

 

XSB

DID(LSB)

Assignment Pwr Conn Conf Test

Fault

------------------------------------------------------------------

01-0 SP

Available

y

n

n

Passed

Normal

3.Reserve the addition of the system board.

Execute the addboard(8) command to reserve the addition of the system board.

XSCF> addboard -c reserve -d 0 01-0

4.Check the status of the system board.

When the addboard(8) command ends normally, execute the showboards(8) command to display system board information, and then check the status of the target system board and confirm that the addition of the target system board has been reserved.

If the addboard(8) command ends abnormally, identify the cause of the abnormality based on the messages output, and then take appropriate corrective action.

XSCF> showboards -v 01-0

 

 

XSB R DID(LSB) Assignment Pwr Conn Conf Test

Fault

COD

--------------------------------------------------------------------------

01-0 * SP

Available

y

n

n

Passed Normal

n

5.Stop or reboot the domain.

Stop or reboot the domain. This operation executes the reserved deletion of the system board as a change in domain configuration.

Chapter 4 Practical Examples of DR 4-21