Server workflows for HP Matrix Operating Environment

19
<?xml version="1.0" encoding="UTF-8"?>
<ROOT xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance
xsi:schemaLocation="http://model.server.com ./esa-server-model-1.0.xsd">
<ServerList>
<ooServers>
<handle>37393434-3836-5532-5838-343130384152</handle>
<uuid>37393434-3836-5532-5838-343130384152</uuid>
<serialNumber>F6BWDH1</serialNumber>
<serverName>F6BWDH1</serverName>
<hostname/>
<localStorageList>
<localStorageVolumes>
<id>1</id>
<sizeGB>67</sizeGB>
<volumeIdentifier>1</volumeIdentifier>
</localStorageVolumes>
</localStorageList>
<networkInterfaceList>
<networkInterfaces>
<nicID>nic0</nicID>
<macAddress>00:1E:4F:FC:61:21</macAddress>
<ipAddress>
<address>127.0.0.1</address>
<dnsName>myName</dnsName>
<allocationType>STATIC</allocationType>
</ipAddress>
<networkInterfaceName>vlan51-dhcp-pxe-sa</networkInterfaceName>
<pxeEnabled>true</pxeEnabled>
</networkInterfaces>
</networkInterfaceList>
<storageInterfaceList>
<storageInterfaces>
<hbaID>QLE2460-01</hbaID>
<portType>FC</portType>
<nodeWWN>21:00:00:1B:32:0F:76:8F</nodeWWN>
<portWWN>21:00:00:1B:32:0F:76:8F</portWWN>
<sanFabric>san3</sanFabric>
</storageInterfaces>
</storageInterfaceList>
<serverModel>ProLiant DL385 G5</serverModel>
<osType>Windows</osType>
<memoryMB>16000</memoryMB>
<coreCount>4</coreCount>
<cpuFrequencyMHz>2100</cpuFrequencyMHz>
<cpuCount>2</cpuCount>
<cpuFamily>HPProLiant</cpuFamily>
<powerOn>true</powerOn>
<rackName>FtC-Bldg-R3</rackName>
<rackPosition>RackPos-5</rackPosition>
<extendedAttributes>
<keyValuePairs>
<keyName>Enclosure</keyName>
<keyValue>FtC-Bldg3-R3</keyValue>
</keyValuePairs>
<keyValuePairs>
<keyName>EnclosurePosition</keyName>
<keyValue>RackPos-5</keyValue>
</keyValuePairs>
</extendedAttributes>
</ooServers>
</ServerList>
Note: The <rackName> and <rackPosition> elements were added in the 6.0 update 1 release and appear in
subsequent releases (but are not present in release 6.0). The attributes are not used by the server OO WF, but do
need to be present.