About the Script Commands
31
• Brackets
• A list of identifiers
NOTE:
You can use any combination of alphanumeric characters, hyphens, and
underscores for the names. Command names can have a maximum of 30
characters. If you exceed the maximum character limit, replace square brackets
([ ]) with angle brackets (< >) to overcome this limitation.
Use an object type when the command is not referencing a specific object.
The
all
parameter means all objects of the specified type in the storage array
(for example,
allVirtualDisks
).
To perform a command on a specific object, use brackets to identify the
object (for example,
virtualDisk[engineering]
). Specify a subset of objects
with a list of identifiers in brackets (for example,
virtualDisks[sales
engineering marketing]
). In a list of identifiers, use a blank space as the
delimiter. A qualifier is necessary if you want to include additional
information to describe the objects.
Table 2-2 lists the object type and identifiers associated with the object types.
Table 2-2. Object Types and Identifiers
Object Type
Identifier
controller
0 or 1
physicalDisk
Enclosure ID and the slot ID
physicalDiskChannel
Physical disk channel identifier
host
User label
hostChannel
Host channel identifier
hostGroup
User label
hostPort
User label
snapshot
Virtual disk user label
storageArray
Not applicable
enclosure
Enclosure ID
virtualDisk
Virtual disk user label or the World Wide Identifier
(WWID) for the virtual disk (
set
command only)
book.book Page 31 Friday, March 4, 2011 10:45 AM
Содержание PowerVault MD3200 Series
Страница 1: ...Dell PowerVault Modular Disk Storage Arrays CLI Guide ...
Страница 42: ...42 About the Script Commands ...
Страница 263: ...Script Commands 263 ...
Страница 269: ...268 Sample Script Files ...
Страница 271: ...270 CLI Command Updates ...
Страница 279: ...Index 278 ...