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

#
If P9000 Command View AE Suite products are used to manage copy groups defined in a device
group, due to a RAID Manager limitation, be sure to specify character strings of 63 characters
or less for userid and arraypasswd.
Parameter values to obtain in advance
family and displayfamily
Obtain the values of these parameters from the execution results of the GetServerInfo command.
Use the arrayFamily value or the displayArrayFamily value displayed in the execution
result to specify the family parameter, and use the displayArrayFamily value to specify
the displayfamily parameter.
saobjid
Obtain this value from the execution result of the GetStorageArray command. Set the value
of objectID, obtained from the execution result, into the saobjid parameter.
Command execution example
In this example, the AddStorageArray command accesses the storage system family (family:
XP1024/128, IP address: 172.16.45.1) and detects the storage systems in the storage system
family. The command specifies the user ID (root) and the user password (rootpass). Information
about the detected storage systems is registered in the Device Manager database.
hdvmcli AddStorageArray -o "D:\logs\AddStorageArray.log"
ipaddress=172.16.45.1 family=XP1024/128
userid=root arraypasswd=rootpass displayfamily=XP1024/128
Command execution result
RESPONSE:
An instance of StorageArray
objectID=*****
name=XP1024@172.16.45.1
description=XP1024 (10001) at 172.16.45.1
serialNumber=10001
arrayFamily=XP1024/128
arrayType=XP1024
microcodeVersion=21-03-00/00
agentVersion=02-05-14
productName=XP1024
controllerVersion=21-04-00-00/00
numberOfControllers=4
capacityInGB=3,839
cacheInMB=10,240
sharedMemoryInMB=-1
numberOfSpareDrives=-1
freeCapacityInGB=2,329
allocatedCapacityInGB=1,505
autoLunCapacityInGB=4
onDemandCapacityInGB=0
totalFreeSpaceInGB=19
largestFreeSpaceInGB=3
CLI Reference Guide 83