Administrator Guide

7
ServerCloningwithServerConfigurationProfiles
ThetablesfoundintheAppendicesdescribetheformatofeveryattributethatmaybeimpactedbasedonthetypeof
exportperformed.ThereasonforthebehaviorisprovidedintheStatecolumn.
LimitationsofVirtualDiskRAIDactionofAutoCreate
WhenaServerConfigurationProfilecloneisexported,theVirtualDisk
RAIDaction
of
CreateAuto
hasthefollowing
limitations:
WhenaVirtualDiskiscreatedusingasetofphysicaldisks,anyremainingfreespacewillnotbereusedfor
subsequentVirtualDisks.
PhysicaldisksofdifferentsizesconnectedtothesamePERCRAIDcontrollermaynotbeefficientlyused.
ThecreatedVirtualDisk(s)willuseasetofphysicaldiskswithoutregardtowastedspace.
MultispanVirtualDiskRAIDlevelssuchasRAID50maynotworkbeyondtheminimumspanlengthand
depth.
Becauseoftheselimitations,notallVirtualDisksmaybecreatedwhentheclonedProfileisimportedtoatarget
server.Toresolvetheselimitations,theexportedcloneServerConfigurationProfileshouldbemodified.Thefollowing
itemsineachtheVirtualDiskcomponentsectionoftheProfilemustbemodifiedto
usespecificphysicaldisksforthe
VirtualDisk;themodificationsinclude:
Changethe
RAIDAction
tothevalue “Create”:
<AttributeName="RAIDaction">Create</Attribute>
UncommenttheIncludedPhysicalDiskIDattributes:
<Attr
i
bu
te
N
ame=
"
I
ncl
ud
e
dP
hy
sic
al
D
i
sk
I
D
"
>D
i
sk
.
Bay
.
0:Enclo
su
r
e.
Inter
na
l
.
0
1
:
RA
I
D
.
I
ntegrat
ed.
1
1
</
Att
ri
bu
te
>
Uncommentthe
SpanDepth
and
SpanLength
attributes:
<AttributeName="SpanDepth">1</Attribute>
<AttributeName="SpanLength">3</Attribute>
ChangetheRAIDPDStatetothevalue “Ready”:
<AttributeName="RAIDPDState">Ready</Attribute>
Seethesample
RAIDAction
XMLfilesinthe Appendixfordetailsonapplyingtheseedits.
Usingprofileex portPreview
Insomecircumstances,thetargetservertowhichanSCPisbeingimported maynotexactlymatchthesourceserver.
Considertwosystems,anR630andanR730thatdifferintheirnetworkcardsorintheirstoragecontrollers.Takingan
SCPfromtheR630andapplyingitdirectlytothe
R730wouldresultinerrorsduetothesedifferences.Theusercan
identifysectionsofthesourceSCPthatwouldcauseerrorsbyutilizingthe
Preview
functionality.