HP XP P9000 Command View Advanced Edition Suite Software 7.6.1-00 CLI Reference Guide

Parameters
Table 69 GetZeroPageReclaimStatus Command Parameters
DescriptionStatusParameter Name
Serial number of the storage systemRequired
serialnum
Model of the storage systemRequired
model
Device number(s) of THP/Smart volume(s)
Specify this parameter as a decimal number or colon-delimited
hexadecimal number in the format ww:xx:yy, where ww is the
LDKC number, xx is the CU number, and yy is the LDEV number.
ww is optional. If ww is omitted, LDKC is assumed to be 0.
Use a comma to delimit multiple values.
Required
devnums
Parameter values to obtain in advance
None.
Command execution example
In this example, the GetZeroPageReclaimStatus command is used to check whether a zero-page
reclaim operation on the THP volumes specified in the RunZeroPageReclaim command has finished.
hdvmcli GetZeroPageReclaimStatus -o "D:\logs\GetZeroPageReclaimStatus.log"
model=XP24000 serialnum=10007 devnums=06:AC
Command execution result 1
This execution result indicates that the zero-page reclaim operation has not finished, because
LogicalUnit instances are displayed.
RESPONSE:
An instance of StorageArray
.
. (Attributes of StorageArray are omitted here)
.
List of 1 Lu elements:
An instance of LogicalUnit
objectID=*****
devNum=1,708
displayName=00:06:AC
emulation=OPEN-V
devCount=1
devType=
capacityInKB=1,049,280
numberOfLBAs=2,098,560
path=false
commandDevice=false
commandDeviceEx=0
commandDeviceSecurity=false
Command reference206