78
Chapter 6 Application Examples
6.1
Setting the Name of the System
The following example sets the name of the system to
Garnet
. Systems are named from the
System
context.
192.168.59.25 ::
Set Name Garnet
6.2
Creating Volumes
The following sections show examples of creating volumes. Volumes are created from the
System
context.
Example 1
The following examples are functionally identical. Both examples create a volume called
CAD that is 30,000,000 bytes (30 MB) in size and whose volume composition is mirror.
192.168.59.25 ::
Do CreateVolume CAD 30MB mirror
192.168.59.25 ::
CreateVolume CAD 30MB mirror
Example 2
The following example creates a volume named Exchange that is 150 GBytes in size; has a
volume composition of parity; is created on disks 0, 1, 2, and 3; and has a stripe width of 4
and a stripe depth of 512 KB.
192.168.59.25 ::
Do CreateVolume Exchange 150GB parity [0,1,2,3] 4 512KB
Example 3
The following example creates a volume called resumes that is 500 GB in size and has a
volume composition of jbod.
192.168.59.25 ::
Do CreateVolume resumes 500GB jbod
Summary of Contents for xStack Storage DSN-4000 Series
Page 6: ...vi Preface...
Page 42: ...32 Chapter 3 Using the CLI This Page Left Intentionally Blank...
Page 56: ...46 Chapter 4 Global Action Commands This Page Left Intentionally Blank...
Page 86: ...76 Chapter 5 Supported CLI Commands and Properties This Page Left Intentionally Blank...
Page 97: ......