Users Guide
5 Burn the ISO contents to a media.
6 Your ISO image is ready for booting.
Using RPMs
You can install DTK using Red Hat Package Manger (RPM), Yellowdog Updater, Modied (YUM) or any other RPM Installation Manager, or
using DTK tools.
Installing DTK RPMs using RPM
To install DTK RPMs using RPM:
1 Mount the DTK media at /mnt/cdrom.
2 Navigate to the /mnt/cdrom/RPMs directory.
NOTE: The /mnt/cdrom/RPMs directory contains all DTK RPMs and the dependency RPMs.
3 Install the required DTK RPMs.
NOTE: To resolve the RPM dependency related issues, install the missing RPMs from /mnt/cdrom/RPMs directory. If the
RPMs are not available in this directory, install these RPMs from the operating system media.
Installing DTK RPMs using YUM
To install DTK RPMs using YUM:
1 Install YUM and the dependency RPMs.
2 Mount the DTK iso to /mnt/cdrom.
3 Create a repository le (for example, dtk.repo) for the required operating system in a writable location. The corresponding RPMs for
the operating system are located at /mnt/cdrom/RPMs/<OS>, where OS can be the supported Linux operating system.
For example, to deploy DTK RPMs on RHEL 6.x, you can use the following content in dtk.repo le:
[DTK_RHEL6]
name=DTK_RHEL6
baseurl=file:///mnt/cdrom/RPMs/rhel6/
enabled=true
4 Use the following command to install DTK RPMs: yum install -c dtk.repo -y <RPM>, where <RPM> can be DTK binaries.
NOTE
: For both installations, the raidcfg and syscfg binaries and libraries are installed at /opt/dell/toolkit/bin. The racadm
binaries are installed at /opt/dell/srvadmin/bin and /opt/dell/srvadmin/sbin.
Installing DTK RPMs using DTK tools
To install DTK RPMs using DTK tools:
1 Mount the DTK media at /mnt/cdrom.
2 Navigate to the /mnt/cdrom/SYSMGMT/dtktools/ directory.
NOTE
: The /mnt/cdrom/SYSMGMT/dtktools directory contains all DTK RPMs and the dependency RPMs.
3 Install the required DTK RPMs using dtktools-setup.sh.
NOTE
: To resolve the RPM dependency-related issues, install the missing RPMs from the /mnt/cdrom/SYSMGMT/
srvadmin/linux/RPMS directory. If the RPMs are not available in this directory, install these RPMs from the operating
system media.
64 Running the deployment scripts