Conrep; Synopsis; Description; Examples - HP BL860c Deployment Manual

For integrity servers with linux
Hide thumbs Also See for BL860c:
Table of Contents

Advertisement

conrep

Synopsis

conrep ( -l [-f <DAT FILENAME] [-F] | -s [–x <XML FILENAME>] [-f <DAT
FILENAME>] | -c | -d | -h ) [-v] | -m

Description

The conrep utility replicates the configuration data stored in the EFI variables. It reads the EFI
variables from the NVRAM of the model server and writes the results to a DAT file. It also reads
the DAT file and writes this data into the NVRAM of the target server. The conrep utility uses
the conrep.xml file to determine what data to retrieve from the server. You can edit this file
to control the data collection.
Table 6-3 conrep Options
Option
-s | --read
-l | --write
FILENAME
-xfilename
-ffilename
-c
-v
-h
-F
-d
-m | --reset-mode

Examples

Example 6-3 Sample conrep.dat file
<Conrep_data>
<Section name="EFI_general_variables">
<TimeOut>54 00 69 ... 07 00 00 00</TimeOut>
<digest>
19 74 58 be 5f 61 f7 da c6 17 79 fd 50 fc 5b 45
</digest>
</Section>
</Conrep_data>
Example 6-4 Sample conrep.xml File
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<conrep>
<section name="EFI_general_variables">
<ev>Lang</ev>
<ev>Default</ev>
<ev>UIOption</ev>
<ev>CPUThreadControl</ev>
<ev>Timeout</ev>
<ev>DBPR####</ev>
50
Utilities Reference
Description
Reads the EFI environment variables from a server and saves them to the specified file.
Loads the EFI environment variables from the specified file and writes them to the server.
This argument defines the name and location of the XML definition file. The default is
conrep.xml.
This argument defines the name and location of the data file. The default is conrep.dat.
Clear all boot entries related to the given partition.
Verbose execution.
Display help information.
Force writing new variables.
Restore the EFI boot menu to factory defaults.
Reset ACPI mode to default.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Smartsetup scripting toolkit

Table of Contents