Setup Guide
Table Of Contents
- 1 Getting Started
- 2 Template
- 3 SCP Export
- 4 SCP Import
- 5 SCP Import Preview
- 6 iDRAC Configuration
- 7 LifecycleController
- 8 EventFilters
- 9 RAID / Storage Configuration and Operations
- 10 BIOS Configuration
- 11 NIC / FiberChannel / InfiniBand Configuration
- 12 SupportAssist Operations
- 13 RepositoryUpdates
- 14 iDRAC Direct (SCP via USB)
- 15 OS Deployment
- 16 Telemetry Operations
- 17 Secure Enterprise Key Management Operations
- 18 Auto Config – DHCP Provisioning
- 19 Troubleshooting
- 20 Additional Resources
Server Configuration Profiles: User’s Guide
18 Server Configuration Profiles: Reference Guide | 456
<Attribute Name="RAIDforeignConfig">Clear</Attribute>
Virtual Disk RAIDaction will be set to Create instead of Update, and all attributes needed for the create
operation will be uncommented.
<Component FQDD="Disk.Virtual.0:RAID.Integrated.1-1">
<Attribute Name="RAIDaction">Create</Attribute>
<Attribute Name="LockStatus">Unlocked</Attribute>
<Attribute Name="BootVD">True</Attribute>
<Attribute Name="RAIDinitOperation">None</Attribute>
<Attribute Name="DiskCachePolicy">Default</Attribute>
<Attribute Name="RAIDdefaultWritePolicy">WriteBack</Attribute>
<Attribute Name="RAIDdefaultReadPolicy">ReadAhead</Attribute>
<Attribute Name="Name">Virtual Disk 0</Attribute>
<Attribute Name="Size">1199638052864</Attribute>
<Attribute Name="StripeSize">128</Attribute>
<Attribute Name="SpanDepth">1</Attribute>
<Attribute Name="SpanLength">2</Attribute>
<Attribute Name="RAIDTypes">RAID 1</Attribute>
<Attribute Name="IncludedPhysicalDiskID">Disk.Bay.0:Enclosure.Internal.0-
1:RAID.Integrated.1-1</Attribute>
<Attribute Name="IncludedPhysicalDiskID">Disk.Bay.1:Enclosure.Internal.0-
1:RAID.Integrated.1-1</Attribute>
</Component>
NOTE: If the template is generated from a system that does not have a virtual disk created, then the
template will not contain the Disk.Virtual component. It can be manually added to the template and
imported to create the virtual disk.
Disk attributes will be uncommented.
<Component FQDD="Disk.Direct.1-1:AHCI.Slot.2-1">
<Attribute Name="RAIDHotSpareStatus">No</Attribute>
<Attribute Name="RAIDPDState">Ready</Attribute>
</Component>
3.5 Include Custom Telemetry
Starting in iDRAC9 4.40.00.00, the standard format of the SCP template has been expanded to include the
Telemetry Custom Report Metric Definitions. The format of this dataset is unique to Telemetry and therefore
does not adhere to the same rules covered in Template
.
This dataset is not included in the template by default but can be requested by using the ‘Include Custom
Telemetry’ optional parameter during SCP Export. Any template generated using this new parameter is not
backwards compatible to older version of iDRAC during an SCP Import.