Understanding how to remove global spare disks – HP NetRAID-4M Controller User Manual

Page 240

Advertising
background image

9-32

Command Line Interface User’s Guide

To work with removing one or more spare disks from all containers
managed by a controller, you must understand:

The remove global spare disk attributes you can specify

How to remove global spare disks

The following sections discuss each of these topics.

Understanding the Remove Global Spare Disk Attributes You can
Specify

You use the

container remove global_spare

command to

remove spare disks from one or more containers managed by a
controller. The

container remove global_spare

command

has no attributes.

Understanding How to Remove Global Spare Disks

This section provides an example that describes how to remove glo-
bal spare disks.

Before removing one or more spare disk from all containers
managed by a controller, use the

container show spare

command to display information about your 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 ---

To remove one or more spare disks from all containers managed by a
controller, use the

container remove global_spare

command, as in the following example. In the example, SCSI devices
(2,2,0) (2,3,0)

are removed as global spare disks.

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

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

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

Advertising