Configuring Scripted Installs; Configuring Scripted Install Jobs; Configuring San-Attached Scripted Install Jobs - HP Rx2620-2 - Integrity - 0 MB RAM User Manual

Rapid deployment pack windows edition user guide 3.70
Hide thumbs Also See for Rx2620-2 - Integrity - 0 MB RAM:
Table of Contents

Advertisement

Configuring scripted installs

Configuring scripted install jobs

The scripted install jobs use a small image to partition and format the disk. When deploying to a
server with multiple disks, either DAS or SAN, you might have to specify the system boot disk in the
job for the NTFS.img or GRUB.img images. For more information, see the "Configuring image
installs" section.
To specify a particular disk:
In the Deployment Server Console, copy, rename, and edit the job.
1.
Modify the Distribute Disk Image task.
2.
In the Additional Parameteres box, add the -dx switch, where x is an integer that represents the
3.
appropriate disk number.
Additionally, for Red Hat Linux in a multiple disk scenario, the kickstart file must specify the system
boot disk.
On the Deployment Server, copy and rename the kickstart file.
1.
Modify the new kickstart file by replacing the autopart command with separate part command
2.
lines and adding the ---ondisk=XXX option to each where XXX is the device label.
Example for non-LVM:
part /boot --size 75 --ondisk=cciss/c0d0
part swap –size=1000 --ondisk=cciss/c0d0
part / --size 5120 -–grow --ondisk=cciss/c0d0
Example for LVM:
part /boot --size 100 --fstype=ext3 --ondisk=cciss/c0d0
part pv.01 --size=100 --grow --ondisk=cciss/c0d0
volgroup VolGroup00 -–pesize=32768 pv.01
In the Deployment Server Console, copy, rename, and edit the job.
3.
Edit the Run Script – Create Boot Environment task in the new job to use the new kickstart file
4.
created in step 2.

Configuring SAN-attached scripted install jobs

In addition to the steps in the "Configuring scripted install jobs" section, some further steps might be
necessary.
For VMware ESX Server 3.0.x:
Disconnect the SAN. After the operating system install is complete, reconnect the SAN and create a
VMFS datastore on it.
Configuring the Rapid Deployment Pack 7

Advertisement

Table of Contents
loading

This manual is also suitable for:

Proliant essentials rapid deployment pack

Table of Contents