Dell EMC OpenManage Deployment Toolkit Version 6.
Notes, cautions, and warnings NOTE: A NOTE indicates important information that helps you make better use of your product. CAUTION: A CAUTION indicates either potential damage to hardware or loss of data and tells you how to avoid the problem. WARNING: A WARNING indicates a potential for property damage, personal injury, or death. © 2018 Dell Inc. or its subsidiaries. All rights reserved. Dell, EMC, and other trademarks are trademarks of Dell Inc. or its subsidiaries.
Contents 1 Introduction....................................................................................................................................................4 DTK Deprecation Message............................................................................................................................................... 4 Documents you may need.................................................................................................................................................
1 Introduction The OpenManage Deployment Toolkit (DTK) includes a set of utilities, sample scripts, and sample configuration files that you can use to deploy and configure the Dell systems. You can use DTK to build script-based and RPM-based installation for deploying large number of systems on a pre-operating system environment in a reliable way, without changing their current deployment processes.
• For Dell EMC OpenManage Connections Enterprise Systems Management documents — www.dell.com/esmmanuals • For Dell EMC Serviceability Tools documents — www.dell.com/serviceabilitytools • a Go to www.dell.com/support. b Click Browse all products.
• Windows ADK for Windows Server 2016 to build Windows PE 10.0 • Working knowledge of Microsoft Remote Installation Services (RIS) and Automated Deployment Services (ADS) (including setting up of RIS and ADS environments) or any other third party deployment system or tool for Windows PE. • Working knowledge of Windows Deployment Services (WDS) or any other third party deployment system or tool for Windows PE.
Check the RAID controllers on the target system using the command raidcfg –ctrl. 8 Create a virtual disk using the command raidcfg –ctrl –ac=cvd –c= -ad=. 9 From support.dell.com, download the driver for the server. 10 Copy the extracted driver file to Out-of-Box Drivers folder on the source system. 11 On the target system, to map the shared folder WinServer_deploy on to the target system, run the following command: net use z: \\\WinSer
Installing Windows client operating system using DTK To install Windows client operating system using DTK: NOTE: This feature is not supported on Dell PowerEdge MX platforms. 1 On the source system, create an operating system-specific folder. For example, WinClient_deploy. 2 Make WinClient_deploy folder shareable. 3 In the folder WinClient_deploy, create two folders sources and platform name (for example, PR7920). NOTE: The platform name must be a DTK standard name.
• All DTK utilities, sample scripts, sample configuration files, and RPM packages. • All operating system RPM packages that DTK RPMs require. NOTE: Tools such as Yellowdog Updater Modified (YUM), Yet Another Setup Tool (YAST), and Advanced Packaging Tool (APT) can be used to manage RPM dependency issues. • All other utilities and files necessary to perform the deployment, including all required Linux drivers, operating system drivers, and the Dell utility partition file.
6 Copy initrd.img for Red Hat Enterprise Linux to NFS share. 7 Copy vmlinuz from Red Hat Enterprise Linux operating system image to NFS share. 8 Boot DTK on the target machine. 9 Create the virtual disk using the raidcfg command. 10 Create a directory under /tmp. For example, os_src. 11 Mount the NFS Share to /tmp/os_src. 12 Copy ks.cfg/ks-rhelx.cfg (in BIOS mode) or ks_uefi.cfg/ks_rhelx_uefi.cfg (in UEFI mode) from /opt/dell/toolkit/template/configs to NFS share on the source machine.
5 Run /lininst.sh (for 6.x) or /lininst7.sh (for 7.x) script. The server reboots to the grub prompt. The Red Hat Enterprise Linux operating system unattended installation is initiated.
NOTE: Using RACADM scripts is an alternative method to install SUSE Linux server operating system. This feature is supported on Dell’s 12th generation of PowerEdge Servers and later systems. For information see, Dell OpenManage Deployment Toolkit User’s Guide or Dell OpenManage Deployment Toolkit Command Line Interface Reference Guide available at dell.com/ openmanagemanuals . To convert from DTK to RACADM deployment and to install SUSE Linux Enterprise Server using the suseinst.
d 15 For CentOS 7.x , run export DT_OS_NFS_LOC=:/. Run the partcfg.sh (at /opt/dell/toolkit/template/scripts/) script to create the Dell utility partition and OS partition in BIOS or UEFI mode. Ensure that the correct device is set to DT_HD and DT_OS_DISK.. 16 From /opt/dell/toolkit/template/scripts, run /centinst6.sh or /centinst7.sh. The server reboots to the grub prompt. The CentOS Linux operating system unattended installation is initiated .
Downloading Seamless package The DTK seamless package is a single installer package which carries Linux DTK RPMs (RHEL, SLES) and its dependency. Seamless package auto recognizes the OS type and its respective dependency during the installation and installs SYSCFG, RAIDCFG and RACADM tools on Linux post operating system. The size of the DTK tools seamless package is less (60MB) compared to that of the complete OM DVD contents size. DTK seamless package is posted independently on www.dell.
Upgrading your DTK version When upgrading from a previous release of DTK, ensure that you create the environment for new DTK version separately from the previous version. This step is necessary because the environments and requirements for the new DTK versions are completely different.