Fujitsu Siemens Computers SPARC Enterprise M8000 User Manual
Page 97
Chapter 4
Practical Examples of DR
4-7
If you need to change the PSB configuration, use the setupfru(8) command. If
the system board to be added is not registered in the DCL, register the system
board in the DCL of the target domain by using the setdcl(8) command.
4. Add the new system board.
Execute the addboard(8) command to add the system board to the move-
destination domain.
5. Check the status of the domain and added system board.
When the addboard(8) command ends normally, execute the showdcl(8)
command to check the operation status of the domain, and then execute the
showboards
(8) command to check the status of the added system board.
If the addboard(8) command completes abnormally or leaves the board in an
unwanted status, refer output messages to identify the problem, then correct it.
XSCF> showboards -a
XSB
DID(LSB)
Assignment
Pwr
Conn
Conf
Test
Fault
----------------------------------------------------------------
00-0
00(00)
Assigned
y
y
y
Passed
Normal
01-0
SP
Available
y
n
n
Passed
Normal
XSCF> addboard -c configure -d 0 01-0
XSCF> showdcl -d 0
DID
LSB
XSB
Status
00
Running
00
00-0
01
01-0
XSCF> showboards -d 0
XSB
DID(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