HP Logical Server Management Best Practices

34
no details yet supplied, the storage target tags would be missing and it is that information which would be added to
the file prior to import. The <storageSizeType> element was added with the 6.3 release and represents the units
for storage (MB, GB); the below example illustrates the two variants.
<?xml version="1.0" encoding="UTF-8"?>
<StorageEntries xmlns="http://hp.com/ae/model/ServiceModel">
<StorageEntry>
<name>razorsaw_PoolEntry_102</name>
<type>SAN</type>
<description>HPIO-01</description>
<id>102</id>
<portabilityGroupName>razorsaw</portabilityGroupName>
<memberType>UNKNOWN</memberType>
<useRedundancy>false</useRedundancy>
<operatingSystem>Microsoft Windows</operatingSystem>
<sharers>1</sharers>
<Volume>
<volumeNumber>1</volumeNumber>
<storageSize>20000</storageSize>
<storageSizeType>MB</storageSizeType>
<minStorageSize>0</minStorageSize>
<maxStorageSize>0</maxStorageSize>
<raidLevel>RAID0</raidLevel>
<bootDisk>true</bootDisk>
<useRedundancy>false</useRedundancy>
<presented>false</presented>
<SanVolumePath>
<pathNumber>1</pathNumber>
<targetWWN>50:01:43:80:02:A3:01:B3</targetWWN>
<LUN>1</LUN>
<priority>PRIMARY</priority>
<port>1</port>
</SanVolumePath>
</Volume>
<SanPort>
<portNumber>2</portNumber>
<hidden>true</hidden>
<portSpeed>0</portSpeed>
<ServerWWN>
<wwnNumber>1</wwnNumber>
<WWN>50:01:43:80:02:A3:01:B5</WWN>
<type>0</type>
<nodeValue>:01:43:80:02:A3:01:B6</nodeValue>
<allocatedValue>50:01:43:80:02:A3:01:B5</allocatedValue>
<ready>false</ready>
<inProfile>false</inProfile>
</ServerWWN>
</SanPort>
<SanPort>
<portNumber>1</portNumber>
<hidden>false</hidden>
<portSpeed>0</portSpeed>
<fabric>LSA_SAN_A</fabric>
<ServerWWN>
<wwnNumber>1</wwnNumber>
<WWN>50:01:43:80:02:A3:01:B3</WWN>
<type>0</type>
<nodeValue>:01:43:80:02:A3:01:B4</nodeValue>
<allocatedValue>50:01:43:80:02:A3:01:B3</allocatedValue>
<ready>false</ready>
<inProfile>true</inProfile>
</ServerWWN>
</SanPort>
</StorageEntry>
<StorageEntry>
<name>Web Server</name>
<type>SAN</type>
<description>40 GB data, 10 GB boot disk</description>
<id>151</id>
<portabilityGroupName>razorsaw</portabilityGroupName>
<memberType>UNKNOWN</memberType>
<useRedundancy>false</useRedundancy>
<operatingSystem>Linux</operatingSystem>