Removing global spare disks, Removing global spare disks 9-31 – HP NetRAID-4M Controller User Manual

Page 239

Advertising
background image

9-31

Modifying Containers

the example, the Type column indicates a Mirror set on container 0
and container 1.

HPN0> container list

Executing: container list

Cluster Num Total Oth Stripe Scsi Partition

Dr Partner Label Type Size Ctr Size Usage C:ID:L Offset:Size

-- ------- ----- ------ ------ --- ------ ------- ------ -------------

0 0 Mirror 100MB None 2:00:0 64.0KB: 100MB

2:01:0 64.0KB: 100MB

0 1 Mirror 100MB None 2:00:0 64.0KB: 100MB

2:01:0 64.0KB: 100MB

To assign a spare disk to all containers managed by a controller, use
the

container set global_spare

command, as in the

following example. In the example, SCSI devices (2,2,0) and (2,3,0)
are assigned as global spare disks.

HPN0> container set global_spare (2,2,0) (2,3,0)

Executing container set global_spare (CHANNEL=2,ID=2,LUN=0)

(CHANNEL=2,ID=3,LUN=0)

After running the

container set global_spare

command to

assign a spare disk to all containers managed by a controller, use the

container show spare

command to display information about

the container’s spare disks, as in the following example. In the
example, the Scsi C:ID:L column indicates that SCSI devices 2:02:0
and 2:03:0 are assigned as global spare disks.

HPN0> container show spare

Executing: container show spare

Container Scsi C:ID:L

_________ ___________________________

GLOBAL 2:02:0 2:03:0

0 --- No Devices Assigned ---

1 --- No Devices Assigned ---

Removing Global Spare Disks

The CLI allows you to remove one or more spare disks assigned to
all containers managed by a controller. To remove one or more spare
disks assigned to all containers managed by a controller, use the

container remove global_spare

command.

Advertising