Command syntax
19
Unless otherwise specified, a parameter value can include spaces and printable UTF-8 characters except:
" , < \
A parameter value that includes a space must be enclosed in double quotes.
Parameters can be entered in any order. However, for a parameter with no keyword, if you want to specify
a value that is partially or entirely the same as the keyword of an optional parameter, you must specify the
optional parameter before the value. For example, to create a user named
base
you must specify the
optional
base
parameter before the name
base
:
create user base 2
base
Specifying drawers
Specifying disks
Disks are specified by enclosure ID and slot number. Enclosure IDs increment from 0. Disk IDs increment
from 0 in each enclosure. You can specify:
•
A disk. Example:
1.4
•
A hyphenated range of disks. Example:
1.4-7
•
A comma-separated list of individual disks, ranges, or both (with no spaces). Example:
1.4,1.6-9
•
For linear storage, a RAID 10 or 50 vdisk with disks in sub-vdisks separated by colons (with no spaces).
RAID-50 example:
1.1-3:1.4-6:1.7,1.10-11
Specifying vdisks
You can specify:
•
A vdisk by its name or serial number. A unique serial number is automatically assigned when a vdisk is
created, and does not change for the life of the vdisk.
•
A list of vdisk names or serial numbers separated by commas (with no spaces). Not all commands
support lists. List example:
vd1,"My vdisk"
Specifying disk groups
You can specify:
•
A disk group by its name or serial number.
•
A list of disk-group names or serial numbers separated by commas (with no spaces). Not all commands
support lists. Example:
dg1,"Disk group 1"
Specifying volumes
You can specify:
•
A volume by its name or serial number. A unique serial number is automatically assigned when a
volume is created, and does not change for the life of the volume.
•
A list of volume names or serial numbers separated by commas (with no spaces). Not all commands
support lists. List example:
vd1_v1,"Vol #1"
In an enclosure with drawers:
•
Disk drawers are specified by enclosure ID and drawer number. Enclosure IDs increment from 0.
Drawer IDs increment from 0 in each enclosure. Example: 2.1
•
Disks are specified without the drawer number, as described below.
Summary of Contents for AssuredSAN 6004
Page 11: ...Document conventions and symbols 11 TIP Provides helpful hints and shortcuts...
Page 114: ...114 Alphabetical list of commands See also set cli parameters show protocols...
Page 139: ...show controller statistics 139 See also reset all statistics reset controller statistics...
Page 162: ...162 Alphabetical list of commands See also show power supplies...