HP StorageWorks P9000 Command View Advanced Edition Suite Software 7.1.1 CLI Reference Guide (TB581-96066, September 2011)
wwnnickname: Obtain this value from the execution result of the GetStorageArray
(subtarget=HostStorageDomain, hsdsubinfo=WWN) command. Execute this command by
specifying only the model and serialnum parameters, and HostStorageDomain for the
subtarget parameter and WWN for the hsdsubinfo parameter. In the execution result of this
command, the nickname value appears under An instance of WWN. Use this value to specify
the wwnnickname parameter. The WWNs for this host storage domain are displayed in the List
of (nn) WWN elements, where nn indicates the number of WWNs. Select the target WWN from
this list, and use it to specify the wwnnickname parameter.
Command execution example
hdvmcli DeleteWWNForHostStorageDomain
-o "D:\logs\DeleteWWNForHostStorageDomain.log"
"serialnum=10001" "model=XP1024" "port=1" "domain=1"
"wwn=AA.AA.AA.AA.AA.AA.AA.AA"
Command execution result
RESPONSE:
(Command completed; no data returned)
Host management commands
The host management commands manage host information and usage statuses for host storage systems.
HostInfo is the information about the storage that is used by hosts. Although typically Device
Manager agents produce HostInfo records, they can be manually created by these commands.
Some commands require a host's server-generated object ID.
AddHost
AddHost adds information about a host server to the Device Manager server.
NOTE:
This command does not support virtualization servers. To register a virtualization server, use the
AddVirtualizationServer command.
Parameters
Table 80 AddHost command parameters
DescriptionStatusParameter name
Name of the new host
You can use a character string of 1-64 bytes for a name.
Spaces at the beginning or end of a name are not registered.
When used with the GUI, follow the GUI specification rules.
Required
hostname
CLI Reference Guide 213