For example, if you want to show snapshot image 12345 in a snapshot consistency group that has the
name
snapCGroup1
, you would use this command:
show snapImage ["snapCGroup1:12345"];
To show the most recent snapshot image in a snapshot consistency group that has the name
snapCGroup1
, you would use this command:
show snapImage ["snapCGroup1:newest"];
To show the snapshot images in several snapshot consistency groups that has the names
snapCGroup1
,
snapCGroup2
, and
snapCGroup3
, you would use this command:
show snapImages ["snapCGroup1:12345 snapCGroup2:newest snapCGroup3:oldest"];
Note that in these examples the snapshot consistency group name is separated from the snapshot image
identifier by a colon (:).
Show Current iSCSI Sessions
Description
This command displays information about an iSCSI session for either an iSCSI initiator or iSCSI target.
Syntax
When running from the command line, use:
show iscsiInitiator [\“
initiatorName
\”] iscsiSessions
show iscsiTarget [\“
targetName
\”] iscsiSessions
When running from a script file, use:
show iscsiInitiator [“
initiatorName
”] iscsiSessions
show iscsiTarget [“
targetName
”] iscsiSessions
Parameters
Parameter
Description
initiatorName
The name of the iSCSI initiator for which session
information is desired. Enclose the iSCSI initiator
name in double quotation marks (“ ”). The name
and quotation marks must also be enclosed in
either square brackets ([ ]) or angle brackets (< >). If
the name is longer than 30 characters, the angle
brackets must be used.
targetName
The name of the iSCSI target for which session
information is desired. Enclose the iSCSI target
name in double quotation marks (“ ”). The name
and quotation marks must also be enclosed in
either square brackets ([ ]) or angle brackets (< >). If
the name is longer than 30 characters, the angle
brackets must be used.
323
Содержание PowerVault
Страница 1: ...Dell PowerVault Modular Disk Storage Arrays CLI Guide ...
Страница 26: ...26 ...
Страница 50: ...50 ...
Страница 76: ...76 ...
Страница 86: ...86 ...
Страница 96: ...96 ...
Страница 110: ...110 ...
Страница 122: ...122 ...
Страница 132: ...132 ...
Страница 388: ...388 ...
Страница 392: ...392 ...