User's Manual

HP StoreVirtual CLI| Commands| 87
resetSession
This command resets the iSCSI session associated with a volume. Some initiators will attempt to reconnect
after the reset.
Availability: Windows, SSH
Version: 8.0
Request Syntax
cliq resetSession volumeName= login= userName= passWord=
login Required The IP addresses or DNS-resolvable names of one or more storage
systems
userName Conditional The authentication user name for the storage system. (Parameters
userName/passWord or groupName must be specified).
passWord Conditional The password for the storage system. (Parameters userName/passWord
or groupName must be specified).
groupName Conditional The name of the management group with cached credentials.
(Parameters userName/passWord or groupName must be specified).
volumeName Required The name of the volume
initiator Optional A semicolon delimited string of host IQN's. If this is not specified, the
IQN of the local server is used (this parameter is required if run on a
storage system). Valid characters are any letter, number, international
character or '-', '.' and ':' characters.
Example
cliq resetSession volumeName=MyVolume login=10.1.2.3 userName=admin
passWord=secret
cliq resetSession volumeName=MyVolume
rollbackSnapshot
This command rolls back a snapshot. WARNING: The rollbackSnapshot command will replace the original
volume with a new one based on the contents of the snapshot and delete any snapshots created after the
snapshot which is being rolled back.
Availability: Windows, SSH
Version: 8.0
Warnings
If the original volume is specified, this will replace it with a new volume based on the contents
of the snapshot and delete any snapshots created after the snapshot being rolled back.
Request Syntax
cliq rollbackSnapshot snapshotName= login= userName= passWord=
login Required The IP addresses or DNS-resolvable names of one or more storage
systems