11.0 HP StoreVirtual LeftHand OS Command Line Interface User Guide (AX696-96291, September 2013)

Example 92 Windows
cliq deleteVolume volumeName=MyVolume login=10.1.2.3 userName=admin
passWord=secret
Example 93 SSH
deleteVolume volumeName=MyVolume
disconnectLocalVolume
Description
Disconnect a StoreVirtual volume from the host. This command is only supported for iSCSI.
Syntax
disconnectLocalVolume {volumeName=}
Parameters
DescriptionName
The drive letter or mount point on the host for the volume.{volumeName}
Example 94 Windows
cliq disconnectLocalVolume volumeName=z:
discoverTcp
Description
Discover storage systems and management groups on the network, using TCP.
Syntax
discoverTCP {node=} [groupOrder=] [receivePort=] [waitForData=]
Parameters
DescriptionName
The delimited list of node names or IP addresses, or DNS-resolvable node
names of the storage systems the cluster comprises.
{node}
Return storage systems ordered by group membership. Values are 0—Default
or 1.
[groupOrder]
The TCP port to receive the discovery packets (defaults to an unused port if
unspecified).
[receivePort]
The number of milliseconds to wait for the discovery packets (the default is
5000ms if unspecified). On Windows, the default wait time can be adjusted
[waitForData]
by setting the DWORD registry value in
HKLM\Software\HP\StoreVirtual\MaxDiscoverWaitTimeInSeconds.
disconnectLocalVolume 53