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

See also
Conventions for creating host information files (CSV files), page 396
Conventions for creating mapping definition files, page 397
Examples of input files, page 398
ImportHosts, page 261
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 host name is host,a, the value to be specified in
the host name field is "host,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 host name is host"b, the value to
be specified in the host name field is "host""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 153 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 functionality396