9.Check the status of all related domains.

Execute the showdcl(8) command to display domain information, and then check the operation status of all related domains. Based on the operation status of the domain, determine whether to perform the DR operation or reboot the domains.

XSCF> showdcl -a

DID LSB XSB Status

00Running

00 00-0

0101-0

0201-1

-------

01Powered Off

0001-2

0101-3

10.Add the new system board to the domain.

Execute the addboard(8) command in the domain to add the new system board.

XSCF> addboard -c configure -d 0 01-0 01-1

11.Check the status of the related domains and system boards.

Execute the showdcl(8) command to check the operation status of related domains, and then execute the showboards(8) command to check the status of related system boards.

In this example, domain #1 is booted by power-on in this stage.

XSCF> poweron -d 1

XSCF> showdcl

-a

DID LSB XSB

Status

00

Running

0000-0

0101-0

0201-1

-------

01Running

00 01-2

01 01-3

Chapter 4 Practical Examples of DR 4-19