HP ProLiant SL4545 HP Scripting Toolkit 9.30 for Windows User Guide - Page 47

LO100CFG command-line arguments, LO100CFG return codes

Page 47 highlights

LO100CFG command-line arguments Command-line argument -x -v -s -h -i "file.xml" -o "file.xml" -k "" LO100CFG return codes Value 0 10 12 14 16 17 18 50 101 102 103 104 Description This argument displays example XML to perform configuration. This argument outputs the current copyright and version information and then exits. This argument captures the current status and outputs it to the console. The argument lists basic command line arguments and supported XML tags. This argument loads and runs the given XML configuration file. This argument saves the current configuration to a file. This argument has been deprecated and is no longer supported. Meaning All operations succeeded. A required command-line parameter is missing. See console output for details. An unknown command-line parameter was passed to the utility. File error. The specified file is empty or not found. Syntax error. You must specify exactly one option from -i -o -s. An invalid command-line parameter was passed to the utility. Invalid command-line syntax was used. The IPMI driver may not be loaded or installed properly. XML failed validity tests. Field in the XML file has invalid values. Valid fields still applied. The Lights Out 100 returned a code the application did not expect. See console output for code returned from the LO100 processor. System is unsupported or is not running IPMI drivers. 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: Using LO100CFG 47

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62

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. You 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>
Using LO100CFG
47