Dynamic Reconfiguration User's Guide 2.5.1
Contents PreviousNext

Chapter 3 DR User Interface

3.2 drcstat(1M)

NAME

drcstat - displays current information of the system board

SYNOPSYS

/opt/FJSVhwr/sbin/drcstat -board [sbXY | sbXY-N | all] [-xpar]
/opt/FJSVhwr/sbin/drcstat -system [sbXY
| sbXY-N] [-xpar]
/opt/FJSVhwr/sbin/drcstat -device [sbXY
| sbXY-N] [-e] [-xpar]

AVAILABILITY

This command can only be executed by the super user.
For requirements of this command, please refer to "1.2 DR Requirements".

DESCRIPTION

Displays the current information about system boards.
When sbXY or sbXY-N is specified, displays the information on the specified system board.
When all is specified, displays the information on all the system boards including other partitions.
When options are not specified, displays the information on the current system board.

OPTIONS

-board
display the current system board information.

SB: system board number (cabinet number + system board slot number, when -xpar is specified, + logical number in system board)

BN: system board number (Serial number from 0 to 31 which DR driver displays)
Status: system board status
Detail: detail status of the system board
PID: partition id
Next_PID: partition ID that will be effective after reboot

Board_Type: system board type
0xX0 : normal mode
0xX2 : extended system board (XSB) 2-split
0xX4 : extended system board (XSB) 4-split
CPU(MHz): cpu clock speed
When Board_type is 0x3X, the cpu clock speed of fastest CPU installed on the system board is displayed.

Status

(Detail)

Descriptions

Configured

none

The system board's resources are completely configured into the partition

(PC)

The system board's resources are partially configured into the partition
This state will occur when drc terminates abnormally

Waiting

none

The system board is physically connected and waiting to be logically connected

Unconfigured

none

Resetting state:
The system board is logically disconnected from the partition

(##)

Resetting state:
Some error occurred on the system board. DR processing cannot be continued. Please contact our customer service, and exchange the system board.

Disconnected

none

Resetting state:
The system board does not belong to any partition


-system
display the system information regarding DR operation
The system board whose status is "Suspend is required" is kernel memory board.
GP7000F model 1000/2000 and PRIMEPOWER 800/1000/2000 don't support detaching kernel memory board.
PRIMEPOWER 900/1500/2500 support detaching kernel memory board. (See section 2.1.3.1 "Two types of memory and restrictions")
-device
display the list of attached devices.
sbXY
The number of the system board.
X represents the cabinet number (0-3), and Y represents the system board slot number (0-7) in the cabinet.
sbXY-N
The number of the system board. When XPAR is used, this option is effective.
X represents the cabinet number (0-3), Y represents the system board slot number (0-7) in the cabinet and N represents offset number (0-3) in the system board.
all
specify all the system boards on the entire system including other partitions.
When "-board" is specified, this option can be specified.
-e
display the edit list of attached devices. When "-device" is specified, this option can be specified.
-xpar
When the system board number for XPAR (XY-N : cabinet number + system board slot number + logical number in system board) is displayed, this option can be specified.
The model for whom the XPAR environment can be used can specify this option.
When this option is not specified, the usual system board number display (XY : cabinet number + system board slot number) is done.

EXAMPLES

EXIT STATUS

This command returns the following values.

0: display information successfully
>0: An error occurred.

Please refer to drcstat error messages or console messages in Chapter 6, "Messages and DR Error Conditions on Solaris 8 OS" and Chapter 7 "Messages and DR Error Conditions on Solaris 9 OS and Solaris 10 OS"

SEE ALSO

drc(1M), adrc(1M)

NOTES

This command sometimes fails while executing a DR process.

See "5.2.3 drcstat(1M) failed" for detail.


Contents PreviousNext

All Rights Reserved, Copyright (C) FUJITSU LIMITED 2005