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

Example 95 Windows
cliq discoverTCP groupOrder=1 node=10.1.2.3;10.1.2.4
Example 96 SSH
discoverTCP groupOrder=1 node=10.1.2.3;10.1.2.4
discoverUdp
Description
Discover storage systems and management groups on the network, using UDP.
Syntax
discoverUdp {ipMask=} {ipSubnet=} [groupOrder=] [receivePort=] [waitForData=]
Parameters
DescriptionName
An IP address mask for SNMP notification.{ipMask}
An IP address subnet for SNMP notification.{ipSubnet}
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.
Example 97 Windows
cliq discoverUdp ipMask=255.255.240.0 ipSubnet=10.0.0.0
Example 98 SSH
discoverUdp ipMask=255.255.240.0 ipSubnet=10.0.0.0
dismountVolume
Description
Dismount the volume.
Syntax
dismountVolume {mountPoint=}
Parameters
DescriptionName
The drive letter or mount point on the host for the volume.{mountPoint}
54 Commands