9.5 HP P4000 SAN/iQ Command-Line Interface User Guide (AX696-96069, September 2011)

68|HP P4000 CLI|Commands
passWord Required The password for the storage system
keyFile Required The encrypted key file (this is specified instead of the username and password
parameters)
snapshotName Required The name of the remote snapshot
Example
cliq removeSnapshot snapshotName=z: login=10.0.1.2 userName=admin
passWord=secret
removeVolume
This command disconnects a SAN volume from the host, then deletes it. If the volume cannot be disconnected
(because it's in use, or for any other reason), it will not be deleted.
Availability: Windows
Version: 8.0
Request Syntax
cliq removeVolume volumeName= login= userName= passWord=
login Required The IP address or DNS-resolvable names of one or more storage systems
userName Required The authentication user name for the storage system
passWord Required The password for the storage system
keyFile Required The encrypted key file (this is specified instead of the username and password
parameters)
volumeName Required The name of the volume
Example
cliq removeVolume volumeName=z: login=10.0.1.2 userName=admin
passWord=secret
resetSession
This command resets the iSCSI session associated with a volume. Some initiators will attempt to reconnect
after the reset.
Availability: Windows, SAN/iQ
Version: 8.0
Request Syntax
cliq resetSession volumeName= login= userName= passWord=
login Required The IP address or DNS-resolvable names of one or more storage systems
userName Required The authentication user name for the storage system
passWord Required The password for the storage system
keyFile Required The encrypted key file (this is specified instead of the username and password
parameters)
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).