HP P9000 Command View Advanced Edition Suite Software 7.4.0-00 CLI Reference Guide (TB581-96326, December 2012)
Table Of Contents
- CLI Reference Guide
- Table of Contents
- Preface
- 1 Overview
- 2 Environment settings
- 3 Executing commands
- 4 Command reference
- Storage system commands
- AddArrayReservation
- AddExternalArrayGroup
- AddHostStorageDomain
- AddLabel
- AddLogicalUnit
- AddLUSE
- AddPool
- AddStorageArray
- AddTieredPoolOperation
- AddVirtualVolume
- DeleteArrayReservation
- DeleteExternalArrayGroup
- DeleteHostStorageDomain
- DeleteLabel
- DeleteLogicalUnit
- DeleteLUSE
- DeletePool
- DeleteStorageArray
- DeleteVirtualVolume
- FormatLU
- GetArrayReservation
- GetPoolShrinkStatus
- GetStorageArray
- Using the GetStorageArray parameter
- GetStorageArray (subtarget not specified)
- GetStorageArray (subtarget=ArrayGroup)
- GetStorageArray (subtarget=CommParameters)
- GetStorageArray (subtarget=Component)
- GetStorageArray (subtarget=ExternalStorage)
- GetStorageArray (subtarget=Filter)
- GetStorageArray (subtarget=FreeSpace)
- GetStorageArray (subtarget=HostStorageDomain)
- GetStorageArray (subtarget=LDEV)
- GetStorageArray (subtarget=LogicalDKC)
- GetStorageArray (subtarget=LogicalUnit)
- GetStorageArray (subtarget=MFReplicationInfo)
- GetStorageArray (subtarget=Path)
- GetStorageArray (subtarget=PDEV)
- GetStorageArray (subtarget=Pool)
- GetStorageArray (subtarget=Port)
- GetStorageArray (subtarget=PortController)
- GetStorageArray (subtarget=ReplicationInfo)
- GetStorageArray (subtarget=TieringPolicy)
- GetTieredPoolStatus
- GetZeroPageReclaimStatus
- ModifyArrayReservation
- ModifyExternalTierRank
- ModifyLabel
- ModifyLogicalUnit
- ModifyPool
- ModifyPort
- ModifyPortController
- ModifyStorageArray
- ModifyTieringPolicy
- ModifyVirtualVolume
- RefreshPerformanceData
- RefreshStorageArrays
- RunZeroPageReclaim
- ShrinkPool
- Logical group commands
- LUN commands
- Host management commands
- Server management commands
- Replication commands
- Storage system commands
- 5 Output items
- Alert instance
- ArrayGroup instance
- ArrayReservation instance
- CommParameters instance
- Component instance
- ConfigFile instance
- Datastore instance
- ExternalPathInfo instance
- ExternalStorage instance
- FreeLUN instance
- FreeSpace instance
- Host instance
- HostInfo instance
- HostStorageDomain instance
- IPAddress instance
- LDEV instance
- LogicalDKC instance
- LogicalGroup instance
- LogicalUnit instance
- MFReplicationInfo instance
- ObjectLabel instance
- PairedPool instance
- PairedPortController instance
- Path instance
- PDEV instance
- PerformanceStatus instance
- Pool instance
- PoolTier instance
- Port instance
- PortController instance
- RelatedDistributedArrayGroup instance
- ReplicationControllerPair instance
- ReplicationGroup instance
- ReplicationInfo instance
- ServerInfo instance
- StorageArray instance
- TieringPolicy instance
- URLLink instance
- VirtualDisk instance
- VM instance
- VolumeConnection instance
- WWN instance
- 6 Batch functionality
- 7 Import functionality
- 8 Properties file
- Overview of the properties file
- Using the properties file to specify options
- Using the properties file to specify parameters
- Setting up the execution environment
- Specifying the log file
- Specifying a log level
- Message trace output
- Specifying the URL
- Inputting requests from XML documents
- Using the message trace file
- Output format of execution results
- Outputting execution results in CSV format
- Outputting execution results in XML format
- Specifying a DTD
- Using a DTD with the Device Manager CLI
- 9 Troubleshooting
- 10 Support and other resources
- A Connecting to P9000 mainframe agent
- About connecting to P9000 mainframe agent
- Setting up the mainframe host environment
- Setting up the Device Manager environment
- Refreshing information recognized by the mainframe host
- Acquiring P9000 mainframe agent information registered in Device Manager
- Changing P9000 mainframe agent information registered in Device Manager
- Deleting P9000 mainframe agent information registered in Device Manager
- Acquiring mainframe host information
- Changing mainframe host information
- Deleting a mainframe host
- Glossary
- Index

See also
• Conventions for creating host information files (CSV files), page 402
• Conventions for creating mapping definition files, page 403
• Examples of input files, page 404
• ImportHosts, page 268
Conventions for creating host information files (CSV files)
Follow the following conventions when creating host information files:
• Use UTF-8 encoding.
• Make sure that the host information file does not exceed the maximum of 10,250 records.
Note, however, that the ImportHosts command can handle only a maximum of 1,000 records
at one time. If the number of records in the host information file exceeds 1,000, use the mapping
definition file to change the load start record. Alternatively, divide the host information file, and
execute the command for each host information file.
• Use line break codes (CRLF, CR, or LF) to separate records. The last record must also end in a
line break code. Line breaks enclosed in double quotation marks (") are not treated as a record
separator.
• Use a comma (,) to separate record fields (values) in each record.
• If the value of a field includes a comma, double quotation mark, or line break, enclose the value
in double quotation marks. For example, if the value is a,a, the value to be specified in the value
field is "a,a".
If the value of a field includes a double quotation mark, insert another double quotation mark
before or after the double quotation mark. For example, if the value is b"b, the value to be specified
in the value field is "b""b".
• If a hyphen (-) is specified for a field other than the host name field, the field is assumed to have
no value.
The following table describes the items that can be specified in the host information file.
Table 157 Items that can be specified in a host information file (CSV file)
DescriptionItem
This item is required.
You can specify a character string from 1 to 50 bytes long, that can have the
following characters:
A-Z a-z 0-9 ! # $ % & ' ( ) + - = @ [ ] ^ _ ` { } ~
Alphabetic characters are not case sensitive.
If there are multiple records for the same host name in the host information file,
only the first record is registered. If the first record for a given host name has an
error, information for that host is not registered, even if other records for the same
host name exist.
Host name
Specify a 16-digit hexadecimal number in one of the following formats:
10000000C971BFD8, 10.00.00.00.C9.71.BF.D8, or
10:00:00:00:C9:71:BF:D8
Alphabetic characters are not case sensitive.
To specify two or more entries, use a comma or line break as a separator.
WWN
Import functionality402