Administrator Guide

Server configuration profile end-to-end workflows
15 Using Server Configuration Profiles to Deploy Operating Systems to Dell EMC PowerEdge Servers | 375
C:\>racadm -r 100.65.84.70 -u root -p calvin --nocertwarn jobqueue view -i
JID_768692922198
---------------------------- JOB -------------------------
[Job ID=JID_768692922198]
Job Name=Export: Server Configuration Profile
Status=Running
Start Time=[Not Applicable]
Expiration Time=[Not Applicable]
Message=[SYS057: Exporting Server Configuration Profile.]
Percent Complete=[60]
----------------------------------------------------------
C:\>racadm -r 100.65.84.70 -u root -p calvin --nocertwarn jobqueue view -i
JID_768692922198
---------------------------- JOB -------------------------
[Job ID=JID_768692922198]
Job Name=Export: Server Configuration Profile
Status=Completed
Start Time=[Not Applicable]
Expiration Time=[Not Applicable]
Message=[SYS043: Successfully exported Server Configuration Profile]
Percent Complete=[100]
----------------------------------------------------------
2. Go to the CIFS share and validate the SCP JSON file was created. You will also notice the RHEL 7.6 ISO
and kickstart file (ks.cfg) are also in the same share path.
3. Using any editor, open the SCP file to make changes. For this workflow, I’ll be changing BIOS settings,
set HD placeholder as first device in the UEFI boot order, set local key management (LKM) on the
storage controller, create RAID 1 locked volume which the operating system will be installed on because
of kickstart file settings, change Lifecycle Controller attributes to set up unattended RedHat (RHEL) 7.6
operating system install, unpack driver pack.
RAID FQDD, RAID.Mezzanine.1-1 attribute settings
Attribute
Setting
RAIDresetConfig
True
EncryptionMode
Local Key Management
KeyID
Testkey
NewControllerKey
Newkey12##
RAID VD FQDD, Disk.Virtual.0:RAID.Mezzanine.1-1 attribute settings
Attribute
Setting
RAIDaction
Created
LockStatus
Locked
Name
RHEL7 RAID1
Size
0
StripeSize
128
SpanDepth
1
SpanLength
2
RAIDTypes
RAID1
IncludedPhysicalDiskID
Disk.Bay.0:Enclosure.Internal.0-
1:RAID.Mezzanine.1-1
IncludedPhysicalDiskID
Disk.Bay.2:Enclosure.Internal.0-
1:RAID.Mezzanine.1-1