Deployment Guide
Script Name Description Associated Files
raidcap.sh
Captures the RAID settings and saves
them to a file.
• tkenvset.sh — Used by raidcap.sh to inform the task scripts
where to find the DTK utilities, scripts, and configuration files.
• raidcfg — Used by raidcap.sh to retrieve RAID information and
to configure settings.
syscap.sh
Captures BIOS, DRAC, and BMC
configuration settings and saves them to
a file.
• tkenvset.sh — Used by syscap.sh to inform the task scripts
where to find the DTK utilities, scripts, and configuration files.
• syscfg — Used by syscap.sh to configure the BIOS, DRAC, and
BMC settings.
Replication scripts for deployment on systems running
windows operating system
The following table lists the replication scripts for systems running Windows.
Table 22. Replication Scripts for Windows
Script Name Description Associated Files
RACREP.BAT
Applies the RAC configuration settings
saved in a file to the current system.
• TKENVSET.BAT — Used by RACREP.BAT to inform the task scripts
about where to find the DTK utilities, scripts, and configuration files.
• RACADM.EXE — Used by RACREP.BAT to replicate RAC information
and to configure settings.
RAIDREP.BAT
Applies the RAID settings saved in a file
to the current system.
• RAIDCFG.EXE — Used by RAIDREP.BAT to retrieve RAID
information and to configure settings.
SYSREP.BAT
Applies the BIOS and BMC settings
saved in a file to the current system.
• TKENVSET.BAT — Used by SYSREP.BAT to inform the task scripts
where to find the DTK utilities, scripts, and configuration files.
• SYSCFG.EXE — Used by SYSREP.BAT to configure the BIOS and
BMC settings.
Replication scripts for deployment on systems running
Linux operating system
The following table lists the replication scripts for systems running Linux.
Table 23. Replication Scripts for Linux
Script Name Description Associated Files
racrep.sh
Applies the RAC configuration settings
saved in a file to the current system.
• tkenvset.sh — Used by racrep.sh to inform the task scripts
about where to find the DTK utilities, scripts, and configuration files.
• racadm — Used by racrep.sh to replicate the RAC information and
to configure settings. The wrapper script, racadm invokes racadm4,
racadm5, or racadm6 depending on the system configuration.
• syscfg — Used by racrep.sh to configure DRAC5.
sysrep.sh
Applies the BIOS and BMC settings
saved in a file to the current system.
• tkenvset.sh — Used by sysrep.sh to inform the task scripts
about where to find the DTK utilities, scripts, and configuration files.
• syscfg — Used by sysrep.sh to configure the BIOS settings.
Preparing the script files 37