HP StorageWorks P9000 Command View Advanced Edition Suite Software 7.1.1 CLI Reference Guide (TB581-96066, September 2011)

DescriptionStatusParameter name
Interval time in minutes from storage system re-discovery
completion to start of next storage system re-discovery
Only specify this parameter when refreshmode=1 (when
storage systems are refreshed sequentially). An error will occur
if this parameter is specified when refreshmode=2.
You can specify a value from 0 to 2147483647.
The default is 0.
Optional
interval
The total number of volumes that can be refreshed at the same
time
Only specify this parameter when refreshmode=2 (when
multiple storage system are refreshed in parallel). An error will
occur if this parameter is specified when refreshmode=1.
You can specify a value from 1 to 100000.
The default is 16000.
Optional
maxldevs
Parameter values to obtain in advance
maxldevs: For this parameter, use the numberOfLUs and numberOfMfLDEVs values displayed
in the execution results of the GetStorageArray command. The numberOfLUs and
numberOfMfLDEVs values are displayed below An instance of StorageArray. Select the
StorageArray instance that has the largest numberOfLUs and numberOfMfLDEVs values when
added together and plug those values into the following formula to calculate the value to specify for
maxldevs:
(numberOfLUs + numberOfMfLDEVs) x
number-of-storage-systems-to-refresh-in-parallel
Command execution example
hdvmcli RefreshStorageArrays -o "D:\logs\RefreshStorageArrays.log"
"interval=1440"
Command execution result
RESPONSE:
[An instance of StorageArray
.
. (Attributes of StorageArray are omitted here)
.
List of 1 CommParameters elements:
An instance of CommParameters
ipAddress=172.16.116.106
userID=root
]
[An instance of StorageArray
.
. (Attributes of StorageArray are omitted here)
.
Command reference192