User`s guide
cables attached to warm swap your HSD30 array controller. You cannot
perform controller warm swap if you have this situation.
Defining Devices and Storagesets
To automatically configure devices on the controller, use either the Configure
(CONFIG) utility or CFMENU utility described in Chapter 7 (for all controller
models).
For manual configuration, the following steps add devices, storagesets, and logical
units. If these steps are not completed, the host cannot access the devices. These
steps can be done from a virtual (host) terminal.
Note
HSZ array controllers do not support tapes, loader, optical disks, and
CD–ROM readers.
1. (For all controller models:) Add the physical devices by using the following
CLI commands:
CLI> ADD
device-type device-name scsi-location
For example:
CLI> ADD DISK DISK0 1 0 0
CLI> ADD TAPE TAPE0 5 1 0
CLI> ADD CDROM CDROM0 6 0 0
where:
device-type is the type of device to be added. This can be disk, tape, CD–ROM,
or loader.
device-name is your name to refer to that device. The name is referenced
when creating units or storagesets.
SCSI-location is the controller’s port, target, and LUN for the device. (When
typing the PTL designations, at least one space must separate the port,
target, and LUN numbers.)
You can use the ADD device-type command anytime you need to add a device
to the configuration.
2. (For all controller models:) Add storagesets by using commands similar to
the following:
CLI> ADD STRIPESET
container-name container-name1 ...
CLI> ADD RAIDSET
container-name container-name1 ...
CLI> ADD MIRRORSET
container-name container-name1 ...
For example:
CLI> ADD STRIPESET STRIPE0 DISK0 DISK1 DISK2 DISK3
CLI> ADD RAIDSET RAID99 DISK4 DISK5 DISK6
CLI> ADD MIRRORSET MIRR1 DISK7 DISK8 DISK9
Controller Operations 5–15