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

GetZeroPageReclaimStatus
GetZeroPageReclaimStatus obtains the execution status of a zero-page reclaim operation
executed on THP/Smart volumes by the RunZeroPageReclaim command.
If LogicalUnit instances are displayed in the execution result of the GetZeroPageReclaimStatus
command, the zero-page reclaim operation is in progress. When the operation finishes, the
LogicalUnit instances are no longer displayed. Note, however, that no LogicalUnit instances
are displayed if a zero-page reclaim operation has not been executed by the RunZeroPageReclaim
command.
NOTE:
This command can be used only with P9500 and XP24000/XP20000. The microcode version required
for XP24000/XP20000 is 60-07-00-XX/XX or later.
Parameters
Table 68 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.
Command reference202