Compaq StorageWorks HSG60 ACS Solution Software V8.6 for Compaq Tru64 UNIX Installation and Configuration Guide

5–18 HSG60 ACS Solution Software Version 8.6 for Compaq Tru64 UNIX Installation and Configuration Guide
Configuring a Single-Disk (JBOD) Unit
1. Initialize the disk drive, specifying any desired switches:
INITIALIZE DISK-NAME SWITCHES
See Initialization Switches on page 223 for a description of the initialization
switches.
2. Verify the configuration using the following command:
SHOW DISK-NAME
3. Assign the disk a unit number to make it accessible by the hosts. See Assigning Unit
Numbers and Unit Qualifiers on page 519.
Configuring a Partition
1. Initialize the storageset or disk drive, specifying any desired switches:
INITIALIZE STORAGESET-NAME SWITCHES
or
INITIALIZE DISK-NAME SWITCHES
See Initialization Switches on page 223 for a description of the initialization
switches.
2. Create each partition in the storageset or disk drive by indicating the partition's size.
Also specify any desired switch settings:
CREATE_PARTITION STORAGESET-NAME SIZE=N SWITCHES
or
CREATE_PARTITION DISK-NAME SIZE=N SWITCHES
where N is the percentage of the disk drive or storageset that will be assigned to the
partition. Enter SIZE=LARGEST to let the controller assign the largest free space
available to the partition.
NOTE: See the CREATE_PARTITION command in the Compaq StorageWorks HSG60 Array
Controller ACS Version 8.6 CLI Reference Guide for a description of the partition switches.
3. Verify the partitions:
SHOW STORAGESET-NAME
or
SHOW DISK-NAME