Owner's Manual

72 Preparing the Script Files
SYSREP.BAT or sysrep.sh
The SYSREP.BAT or sysrep.sh sample script applies SYSCFG options to the
target system based on configuration information that has been saved in a
configuration file. User input is optional to run this script, depending on the
variable settings in the SYSREP.BAT or sysrep.sh scripts. This script uses the
SYSCFG utility to configure the BIOS and BMC in the target system using
the configuration file, syscfg.ini, passed as the first parameter to this script. If
this parameter is not passed, the default variables values used in this script are
set in the SYSREP.BAT or sysrep.sh scripts. The syscfg.ini file is generated
with the SYSCAP.BAT or syscap.sh sample script. For information about
using the SYSCAP.BAT or syscap.sh sample script to capture BIOS and BMC
settings, see "SYSCAP.BAT or syscap.sh" on page 73. The second parameter is
a name or path to a log file. This parameter is not set to any value by default,
and no log file is generated.
NOTE: If the replication requires a change in the memory redundancy mode, you
must reboot the target server and execute the script again to complete the
replication.
NOTE: For x9xx or later systems, racrep.sh and sysrep.sh have duplicate functions.
If you run racrep.sh followed by sysrep.sh, the latter overwrites the former settings.
PARTCFG.BAT or partcfg.sh
The PARTCFG.BAT or partcfg.sh sample script creates and populates the
Dell utility partition using UPINIT.BAT or upinit.sh and creates the
deployment partition on a specified disk. For more information about using
the UPINIT.BAT or upinit.sh tool, see "UPINIT.BAT or upinit.sh" on
page 76. User input is not required to run this script. The default variable
values used in this script are set in the TKENVSET.BAT or tkenvset.sh
scripts.
NOTE: Make sure that DT_HD is set to the required disk to be configured before
you execute the PARTCFG.BAT or partcfg.sh script.