Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 1 CLI Commands by Level : Hardware CONFIG Commands

Hardware CONFIG Commands
All CLI Hardware CONFIG commands for starting and stopping disk drives to perform hardware maintenance on the P-7500 are listed in Table 14 in alphabetical order.
Each P-7500 comes with two disk drives pre-installed in drive bays on the left side of the chassis. The disk drives are pre-configured as a RAID 1 array. The Hardware CONFIG level for performing hardware maintenance allows you to stop or start these disk drives. You reach this level by entering hardware at the Global CONFIG level.
Example:
tibco# configure
tibco(config)# hardware
tibco(config-hardware)#
The CLI is now at the Hardware CONFIG level for stopping or starting the disk drives within a P-7500.
(config-hardware)# disk shutdown
Description
Each P-7500 comes with two disk drives pre-installed in drive bays on the left side of the P-7500. The upper disk drive is number 1, and the lower disk drive is number 2.The disk drives are pre-configured as a RAID 1 array.
Use this command to stop a disk drive on the P-7500, on a drive by drive basis.
The no version starts the disk drive.
By default both disk drives are enabled (that is, running) on the P-7500.
Syntax
disk <disk-name> shutdown
disk <disk-name> no shutdown
Where:
<disk-name> is the number of the disk drive. The upper disk drive is 1, and the lower disk drive is 2.
Example
tibco(config-hardware)# disk 2 shutdown

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved