Using Conrep; Conrep Command-Line Syntax - HP ProLiant DL320e User Manual

Hp scripting toolkit 9.30 for windows user guide
Hide thumbs Also See for ProLiant DL320e:
Table of Contents

Advertisement

Command-line argument
hwquery hpdiscovery.xml allboards.xml
"TEST=Smart Array"
hwquery hpdiscovery.xml allboards.xml
MYRAM=TotalRAM MYROMDATE=ROMDate
hwquery hpdiscovery.xml allboards.xml
"TEST=smart array 5i"

Using CONREP

The CONREP utility generates a system configuration XML file used to duplicate the hardware
configuration of one HP ProLiant server onto another. The CONREP utility uses the hardware
configuration XML file to identify and configure the system, which defaults to conrep.xml. You
can change the default using the -x option. The actual system configuration file is captured as an
XML data file. The default name is conrep.dat.
CAUTION:
Only experienced users of the Scripting Toolkit should attempt to modify the data files. Because
of the potential risk of data loss, take all necessary precautions to ensure that mission-critical systems
remain online if a failure occurs.
The CONREP utility reads the state of the system environment settings to determine the server
configuration and writes the results to a file that you can edit. The CONREP utility uses the data in
the generated file to configure the target server hardware.
The CONREP utility uses an XML definition file to determine what information to retrieve from and
restore to the server. You can modify this file to update new features or restrict features when
capturing configurations. The default conrep.xml file contains common hardware configuration
settings for most HP ProLiant series servers other than HP ProLiant 100 series servers using the Oxx
ROM family. Some platforms require special settings that are contained in other XML files. These
files are included in the Scripting Toolkit and are available from the HP website at
www.hp.com
configure systems that are not supported by the default hardware configuration file.
Many fields in the conrep.xml file contain help text that enables you to configure the field
meanings. This information is also added to the conrep.dat file. Hardware features that are not
supported by the existing platform or ROM version appear in the conrep.dat file.
IMPORTANT:
are not compatible.

CONREP command-line syntax

conrep [-s | -l] [-xhardware_definition_file] [-fsystem_configuration_file] [-?]
24
Scripting Toolkit utilities
Improper modification of the CONREP data files can result in the loss of critical data.
on the support page for each platform. You can use these files with the -x option to
The file format for the DOS version of CONREP and the current version of CONREP
Description
MY_SYS_RAM=768
For a hpdiscovery.xml file that indicates a Smart Array
5i Controller is present, HWQUERY produces the following:
TEST=Smart Array 5i Controller
For a hpdiscovery.xml file that contains
<TotalRAM>768</TotalRAM> and
<ROMDate>1 1/15/2002</ROMDate>, HWQUERY
produces the following:
MYRAM=768
MYROMDATE=11/15/2002
Although the controller is present, HWQUERY produces
the following:
TEST=
This behavior is correct. The string is case-sensitive, and
the argument uses lowercase lettering instead of the
uppercase found in the allboards.xml file.
http://

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents