Vsssnapshot, Description, Syntax – HP StoreVirtual 4000 Storage User Manual
Page 117: Parameters

Example 241 Windows examples
cliq utility run="ping -c 10 10.3.2.1" login=10.1.2.3 userName=admin
passWord=secret
cliq utility run=groupsupportinfo login=10.1.2.3 userName=admin
passWord=secret
cliq utility run=hardwarereport login=10.1.2.3 userName=admin
passWord=secret
Example 242 SSH examples
utility run="ping -c 10 10.3.2.1"
utility run=groupsupportinfo
utility run=hardwarereport
vssSnapshot
Description
Create snapshots of volumes attached to the local computer using the Application Aware Snapshot
Manager VSS requestor client (Windows only).
Syntax
vssSnapshot
[volumeName=] [persistent=] [transportable=] [backupDoc=]
[writerInfo=] [shadowInfo=] [deleteShadowCopies=] [excludeWriters=]
[includeWriters=] [runCommand=] [importShadow=] [mountShadow=]
[breakShadowCopies=] [maskLun=] [snapshotName=] { userName= passWord= |
groupName=
} [description=]
Parameters
Description
Name
The name of the locally attached storage device (for example, E:). This is not
the name of the volume in the management group.
[volumeName]
Determines whether the snapshot is persistent. Values are 0 and 1 (default).
[persistent]
Determines whether the snapshot is transportable. Values are 0 and 1
(default).
[transportable]
The name of the backup document file.
[backupDoc]
Display information about VSS writers. Values are status—Writer status,
metadataSummary—Summary of the VSS writers, and
metadataDetail—Detailed information on the VSS writers.
[writerInfo]
Display information about VSS shadow copies. Values are all—Show
information on all shadow copies,
[shadowInfo]
on shadow copies belonging to this shadow set, and
Delete VSS shadow copies. Values are all—Delete all shadow copies, [deleteShadowCopies] GUID>—Delete all shadow copies in this shadow set, and List of writer GUIDs to exclude from the shadow copy. [excludeWriters] List of writer GUIDs to include in the shadow copy. If the writer is found to [includeWriters] vssSnapshot 117
not participate in the snapshot, no snapshot will be taken.