lssnapshotvols

Use the lssnapshotvols command to display the volumes included in a given snapshot for the specified session and role.

Syntax

Read syntax diagramSkip visual syntax diagramlssnapshotvols-help-h-?-s-l-fmtdefaultxmldelim-delimcharstanza-ponoff-hdronoff-voffon-snapshotidsnapshot_ID-rolerole_namesession_name -

Parameters

-help | -h | -?
Lists help for the command. If you specify additional parameters and arguments, those parameters and arguments are ignored.
-s | -l
Specifies the default and detailed command output, which is the same in this case. Displays the following detailed information.
Column label Details
Snapshot ID Identification for the snapshot
Volume ID Volume identification
Volume Name User defined name for the volume
Snapshot Time Timestamp for when the snapshot was taken
isError Is there an error associated with this volume on the snapshot
Last Result The last result of the snapshot
-fmt { default | xml | delim | stanza }
Specifies the format of the output. You can specify one of these values:
default
Specifies that the output is displayed in tabular format using spaces as delimiters between columns. This is the default value.
xml
Specifies that the output is displayed in XML format.
delim
Specifies that output is displayed in a tabular format using commas as delimiters between columns.
To use a character other than a comma as the delimiter, specify -fmt delim -delim char , where char represents the character that you want to use as the delimiter. For example, if you want to use a colon (:) as the delimiter, use the following -fmt parameter:
-fmt delim -delim :
If you use a shell metacharacter as the delimiting character, enclose the character in quotation marks or single quotation marks. A blank space is not a valid character.
stanza
Specifies that the output is displayed as one keyword-value pair per line.
-p { on | off }
Specifies whether to display one page of text at a time or all text at once.
on
Displays one page of text at a time. Pressing any key displays the next page. This is the default value when the command is run in interactive mode.
off
Displays all text at once. This is the default value when the command is run in single-shot mode.
-hdr { on | off }
Specifies whether to display the table header. You can specify one of these values:
on
Displays the table header. This is the default value.
off
Hides the table header.
-v { on | off }
Specifies whether to enable verbose mode. You can specify one of these values:
on
Enables verbose mode.
off
Disables verbose mode. This is the default value.
-snapshotid snapshot_ID
Specifies the id number for the snapshot.
-role role_name
Specifies that only backups that are associated with the specified role name are displayed.
-session_name |-
Specifies the name of the session used to display backups.

Example: Listing volumes for a given snapshot

The following command lists the volumes associated with a given snapshot for a session named MySnapshotSess and role H1.

csmcli> lssnapshotvols -role h1 -snapshotID 47676786 MySnapshotSess

The following output is returned:

Volume ID                             Volume Name    Snapshot ID   Snapshot Time              isError   Last Result
====================================================================================================================
SPECTRUM-VIRTUALIZE:VOL:FAB3-DEV13:9  csmGuiTest4    1652811926    2022-05-17 13:25:26 CDT    No        IWNR2870I
SPECTRUM-VIRTUALIZE:VOL:FAB3-DEV13:5  csmGuiTest0    1652811926    2022-05-17 13:25:26 CDT    No        IWNR2870I
SPECTRUM-VIRTUALIZE:VOL:FAB3-DEV13:9  csmGuiTest4    1652811926    2022-05-17 13:25:26 CDT    No        IWNR2870I
SPECTRUM-VIRTUALIZE:VOL:FAB3-DEV13:5  csmGuiTest0    1652811926    2022-05-17 13:25:26 CDT    No        IWNR2870I