ignite-client.1m (2012 03)
i
ignite-client(1M) ignite-client(1M)
mac_addr MAC (LLA) hardware lan address. This attribute is required.
uuid Universal Unique ID. If specified, future client operations can be done by specify-
ing the client by its uuid value.
ip_addr IP address for bootptab entry. If specified, this value is used in the bootptab
entry (ip field). If not specified, dhcp will be used to find IP address for client.
netmask Netmask for bootptab entry. If specified, this value is used as the sm field in the
bootptab entry.
gateway Gateway address for bootptab entry. If specified, this value is used as the gw field
in the bootptab entry.
release OS release for bootptab entry (e.g. B.11.31). If specified, then the
bf (boot file)
field in the bootptab entry will be set to the release specific boot file, allowing
non-interactive network boots onto the correct OS release install environment. If
release attribute is not specified, the
-c option, specifying a configuration clause,
will be consulted and an supporting OS release will be configured. If neither
-a
release or -c is specified, then the default boot file will be configured.
arch System architecture of client. Accepted values are "PA" and "IA". If no value is
specified, "IA" is assumed.
The
set_status minor mode supports the following attributes:
job Job id to operate on. This is a single word string that is used for the filename to
store the job status in. The file is created under
/var/opt/ignite/clients/
<client> /jobs/<jobID>
add_step Specification for an expected step. The format of the step specification is:
’step-name points description text’
Where step-name is a single word to identify the step. points is an integer that
indicates the weighting of this step. description text is one or more words to
describe the step.
step Name of step to add status for. Must be used in combination with progress
and status attributes. The exception is if the step is either START,or
DONE, which are used to simply mark the job as in progress or finished, and will
record the current time for the attributes: start_time_epoch
and
end_time_epoch.
progress Percent complete of step.
status Current status of the step. Can be one of the values: Waiting, Active,
Com-
plete
, Error, Warning, Stopped,or WaitBoot.
-a tag[[.attr]=value]
When used with the
list minor mode, the -a option allows filtering of the output to only
content that matches the filter. Any XML elements that match the filter, and their ancestor
elements will be included in the output.
•
-a tag will match any xml nodes whose name is tag .
•
-a tag.attr will match any xml nodes whose name is tag and which have an attribute
named attr .
•
-a tag .attr =value will match any xml nodes whose name is tag and which have an attri-
bute named attr with value value .
The "iux:" XML name-space prefix should not be specified as part of the tag name.
XML attributes with a tag of "iux:attr" are handled special. For these attributes, the attr is
matched against the
name attribute, and the value is the value of the node itself. For exam-
ple, -a attr.arch=PA-RISC will match the line: ’<iux:attr name="arch">PA-
RISC</iux:attr>’
-a will only operate on XML elements that would be included in unfiltered listing at the
specified level. Different levels of output may be generated depending on the -l setting.
-c cfg
The -c option is used by the install and add minor modes to specify a configuration
2 Hewlett-Packard Company − 2 − HP-UX 11i Version 3: March 2012