Setup Guide
Server Configuration Profiles: User’s Guide
60 Server Configuration Profiles: Reference Guide | 456
17.4 Enable SEKM on a PERC device with a locked RAID volume
Virtual disk creation in this workflow is very similar to the steps cover in the Create and initialize a virtual disk
section. The two key differences are the EncryptionMode and LockStatus attributes.
<ComponentFQDD="RAID.Slot.3‐1">
<AttributeName="RAIDresetConfig">True</Attribute>
<AttributeName="EncryptionMode">SecureEnterpriseKeyManager</Attribute>
<ComponentFQDD="Disk.Virtual.0:RAID.Slot.3‐1">
<AttributeName="RAIDaction">Create</Attribute>
<AttributeName="LockStatus">Locked</Attribute>
<AttributeName="BootVD">True</Attribute>
<AttributeName="RAIDinitOperation">None</Attribute>
<AttributeName="DiskCachePolicy">Disabled</Attribute>
<AttributeName="RAIDdefaultWritePolicy">WriteBack</Attribute>
<AttributeName="RAIDdefaultReadPolicy">ReadAhead</Attribute>
<AttributeName="Name">SCPVD</Attribute>
<AttributeName="Size">0</Attribute>
<AttributeName="StripeSize">512</Attribute>
<AttributeName="SpanDepth">1</Attribute>
<AttributeName="SpanLength">2</Attribute>
<AttributeName="RAIDTypes">RAID1</Attribute>
<Attribute
Name="IncludedPhysicalDiskID">Disk.Bay.0:Enclosure.Internal.0‐1:RAID.Slot.3‐
1</Attribute>
<AttributeName="IncludedPhysicalDiskID">Disk.Bay.1:Enclosure.Internal.0‐1:RAID.Slot.3‐
1</Attribute>
</Component>
</Component>
To enable SEKM on the PERC device, change the EncryptionMode on your PERC device to ‘Secure
Enterprise Key Manager’. The virtual disk on the device can be locked by updating LockStatus to ‘Locked’.
The configuration results for the SCP Import operation will reflect the new settings after the job has
completed.
racadm>>lclogviewconfigresult‐jJID_581203847849
SeqNumber=6094
FQDD=RAID.Slot.3‐1
DisplayValue=PERCH740PAdapter
Name=PERCH740PAdapter
Status=Success
DisplayValue=PERCH740PAdapter
Name=PERCH740PAdapter
Status=Success
DisplayValue=SCPVD
Name=SCPVD
NewValue=RAID1
NewValue=
PhysicalDisk0:1:0
NewValue=PhysicalDisk0:1:1
NewValue=VirtualDiskSizeinBytes:8995 27213056
NewValue=VirtualDiskStripeSize:256Kb
NewValue=PhysicalDisksperSpan:2
NewValue=VirtualDiskLockstatus:Locked