Specifications
7–34
CLI Commands
Examples
This example shows how to create unit D102 from a single-disk drive named
DISK10000 and sets the host’s access to the unit through “this controller.”
ADD DISK DISK10000 1 0 0
INITIALIZE DISK10000
ADD UNIT D102 DISK10000
PREFERRED_PATH=THIS_CONTROLLER
This example shows how to create unit D107 from a RAIDset named RAID9 and
instructs the unit to take advantage of the controller’s write-back caching feature.
ADD DISK DISK10100 1 1 0
ADD DISK DISK20100 2 1 0
ADD DISK DISK30100 3 1 0
ADD DISK DISK40100 4 1 0
ADD RAIDSET RAID9 DISK10100 DISK20100 DISK30100 DISK40100
INITIALIZE RAID9
ADD UNIT D107 RAID9 WRITEBACK_CACHE
See also
CREATE_PARTITION
DELETE unit-number
SET unit-number
SHOW UNITS