Fujitsu Siemens Computers SPARC Enterprise M8000 User Manual
Page 101

Chapter 4
Practical Examples of DR
4-11
3. Check the status of the move-destination domain.
Execute the showdcl(8) command to display domain information, and then
check the operation status of the move-destination domain. Based on the
operation status of the move-source and move-destination domains, determine
whether to perform the DR operation or change the domain configuration.
4. Check the status of the system board to be moved.
Execute the showboards(8) command to display system board information, and
then check the status of the system board to be moved.
5. Move the system board.
Execute the moveboard(8) command to delete the system board from the move-
source domain and add it to the move-destination domain.
6. Check the status of the move-source domain.
When the moveboard(8) command ends normally, execute the showdcl(8)
command to display and check the operation status of the move-source domain.
If the moveboard(8) command completes abnormally or leaves the board in an
unwanted status, refer output messages to identify the problem, then correct it.
XSCF> showdcl -d 1
DID
LSB
XSB
Status
01
Running
00
01-0
01
00-1
XSCF> showboards 00-1
XSB
DID(LSB)
Assignment
Pwr
Conn
Conf
Test
Fault
---- -------- ----------- ---- ---- ---- ------- ---------------
00-1
00(01)
Assigned
y
y
y
Passed
Normal
XSCF> moveboard -c configure -d 1 00-1
XSCF> showdcl -d 0
DID
LSB
XSB
Status
00
Running
00
00-0
01
00-1