Deployment Guide

Toolkit Components Purpose
SYSREP.BAT Applies (replicates) BIOS and BMC configuration settings and
configures the target system.
TKENVSET.BAT Sets the path of DTK installation and variables for the specific
system being deployed.
UPINIT.BAT Creates and populates the Dell utility partition.
Sample scripts for deployment on Linux system
The following table lists Linux sample scripts necessary to perform a scripted deployment.
NOTE: All DTK scripts are provided as examples only. The batch scripts and configuration files must be modified to
reflect the unique information for each deployed system.
Table 17. Sample Scripts For Deployment on Linux system
Toolkit Components Purpose
errhndl.sh
Handles errors returned in DTK scripts.
lininst.sh
Performs an unattended installation of a supported Red Hat Enterprise Linux Server (version 5 and 6)
operating system.
lininst7.sh
Performs an unattended installation of a supported Red Hat Enterprise Linux Server (version 7)
operating system.
partcfg.sh
Creates and populates the Dell utility partition and creates the deployment partition on a specified hard
drive. Before doing so, however, this script cleans out all existing partitions in your system.
raccap.sh
Captures RAC settings to a file.
racrep.sh
Applies (replicates) the RAC settings saved in a file to the target system.
raidcfg.sh
Configures all RAID controllers detected in a system.
suseinst.sh
Performs an unattended installation of a supported SUSE Linux Enterprise Server operating system.
syscap.sh
Captures BIOS and BMC configuration settings and saves them to a file.
sysdrmk
Used by upinit.sh to patch the boot sector.
sysrep.sh
Applies (replicates) BIOS and BMC configuration settings and configures the target system.
tkenvset.sh
Sets the path of DTK installation and variables for the specific system being deployed.
upinit.sh
Creates and populates the Dell utility partition.
RPMs
The following table describes all DTK RPMs at mnt/cdrom/RPMs. The syscfg and raidcfg RPMs are also available in Dell Systems
Management Tools and Documentation DVD.
Table 18. RPMs
RPMs Purpose
syscfg Configures server BIOS, BMC/DRAC settings, DTK state settings, PCI device detection, and so on.
Downloading DTK 29