esscrchxml command

Creates an XML file for call home.

Synopsis


esscrchxml  [ -N NODE-LIST ] 
            [ --prefix PREFIX ] [ --suffix SUFFIX ] 
            [ --callhomexml  CALLHOME-XML ] [ --crvpd  ] 
            [ --serial  SOLN-SERIAL ] [ --model  SOLN-MODEL ]
            [ -h | --help ]

Availability

Available with IBM Storage Scale System.

Description

Use the esscrchxml command to create an XML file for call home.

Parameters

-h | --help
Specifies the help message and exit.
-N NODE-LIST
Specifies the list of nodes on which to run tests.
--prefix PREFIX
Specifies the host name prefix.
Note: Use an equal sign (=) between --prefix and PREFIX if PREFIX starts with a hyphen (-).
--suffix SUFFIX
Specifies the host name suffix.
Note: Use an equal sign (=) between --suffix and SUFFIX if PREFIX starts with a hyphen (-).
--callhomexml CALLHOME-XML
Specifies the ESS call home XML file name and location. The default value is /tmp/essch<serial>.xml, where <serial> is the ESS solution serial number (see SolnModel).
--crvpd
Creates the vital product data (VPD) file.
--serial SOLN-SERIAL
Specifies the ESS solution serial number.
--model SOLN-MODEL
Specifies the ESS model.
--onscreen
Shows the XML file on stdout.

Security

You must have root authority to run the esscrchxml script.

Exit status

0
Successful completion.
nonzero
A failure occurs.

Example

This example shows how to generate a call home XML file:
esscrchxml -N ems1,ess_x86_64

Location

/opt/ibm/ess/tools/bin