HP StorageWorks HSG80 ACS Solution Software V8.8 for OpenVMS Installation and Configuration Guide (AA-RV1PA-TE, March 2005)
FC Configuration Procedures
147HSG80 ACS Solution Software V8.8 for OpenVMS Installation and Configuration Guide
For example:
The commands to create RAID1, a three-member RAIDset, then partition it into
two storage units are shown below.
ADD RAIDSET RAID1 DISK10000 DISK20000 DISK30000
INITIALIZE RAID1
CREATE_PARTITION RAID1 SIZE=25
CREATE_PARTITION RAID1 SIZE=LARGEST
SHOW RAID1
Assigning Unit Numbers and Unit Qualifiers
Each storageset, partition, or single (JBOD) disk must be assigned a unit number
for the host to access. As the units are added, their properties can be specified
through the use of command qualifiers, which are discussed in detail under the
ADD
UNIT
command in the HP StorageWorks HSG60 and HSG80 Array Controller and
Array Controller Software Command Line Interface (CLI) Reference Guide.
Because of different SCSI versions, refer to the section “Assigning Unit Numbers
Depending on SCSI_VERSION” on page 37. The choice for SCSI_VERSION
effects how certain unit numbers and host connection offsets interact.
Each unit can be reserved for the exclusive use of a host or group of hosts.
“Restricting Host Access in Multiple-Bus Failover Mode” on page 41
Assigning a Unit Number to a Storageset
To assign a unit number to a storageset, use the following syntax:
ADD UNIT UNIT-NUMBER STORAGESET-NAME
For example:
To assign unit D102 to RAIDset R1, use the following command:
ADD UNIT D102 R1
Assigning a Unit Number to a Single (JBOD) Disk
To assign a unit number to a single (JBOD) disk, use the following syntax:
ADD UNIT UNIT-NUMBER DISK-NAME