Lo100cfg command-line arguments, Lo100cfg return codes, Lo100cfg command-file contents – HP ProLiant DL380 Server User Manual

Page 52

Advertising
background image

LO100CFG command-line arguments

Description

Command-line argument

This argument displays example XML to perform
configuration.

-x

This argument outputs the current copyright and version
information and then exits.

-v

This argument captures the current status and outputs it to
the console.

-s

The argument lists basic command line arguments and
supported XML tags.

-h

This argument loads and runs the given XML configuration
file.

-i "file.xml"

This argument saves the current configuration to a file.

-o "file.xml"

This argument has been deprecated and is no longer
supported.

-k "<xml/>"

LO100CFG return codes

Meaning

Value

All operations succeeded.

0

A required command-line parameter is missing. See console
output for details.

10

An unknown command-line parameter was passed to the
utility.

12

File error, the specified file is empty or not found.

14

Syntax error, must specify exactly one option from -i -o -s.

16

An invalid command-line parameter was passed to the
utility.

17

Invalid command-line syntax was used.

18

The IPMI driver may not be loaded or installed properly.

50

XML failed validity tests.

101

Field in the XML file has invalid values. Valid fields still
applied.

102

The Lights Out 100 returned a code the application did
not expect. See console output for code returned from the
LO100 processor.

103

System is unsupported or is not running IPMI drivers.

104

NOTE:

Return codes of 100 or higher are returned from the LO100 processor.

LO100CFG command-file contents

A typical data file generated by LO100CFG is similar to the following:

<lo100cfg>

<serial_port mode="dedicated" />

52

Toolkit utilities

Advertising