HP Storage Provisioning Manager (SPM) Version 2.0 User Guide

Table Of Contents
<DisplayName>Vol 1</DisplayName>
<ManagementURL>http://foo.fr/Pierre/p1/v1</ManagementURL>
<Tags />
The first storage pool contains two volumes. The first volume has a UUID, display name and
management URL as specified above. It has no tags.
<Capacity>100000000</Capacity>
<CommittedCapacity>0</CommittedCapacity>
<RaidLevel>RL1</RaidLevel>
</Volume>
The first volume has a capacity of one hundred thousand bytes, a committed capacity of zero
bytes, and a RAID level of PRaid1. Note that the raid level is specified in terms understood by the
storage array, not in terms understood by SPM.
<Volume>
<UUID>UnMan-4</UUID>
<DisplayName>Vol 2</DisplayName>
<ManagementURL>http://foo.fr/Pierre/p1/v2</ManagementURL>
<Tags />
<Capacity>100000000</Capacity>
<CommittedCapacity>100000000</CommittedCapacity>
<RaidLevel>RL5</RaidLevel>
<Presentations>
<VolumePresentation>
<Access>ReadWrite</Access>
<LUN>0</LUN>
<InitiatorEndpointObjectID>
Object-1
</InitiatorEndpointObjectID>
<TargetPortObjectIDs>
<string>Object-2</string>
<string>Object-3</string>
</TargetPortObjectIDs>
</VolumePresentation>
</Presentations>
</Volume>
</Volumes>
</StoragePool>
</Pools>
The second volume contains a presentation that is not present in the first volume. This presentation
specifies that the host called “Object-1” will be presented read/write access to the two ports called
“Object-2” and “Object-3” from this storage array, and that it will use logical unit number zero to
represent this volume.
<Ports>
<StorageArrayPort>
<ObjectID>Object-2</ObjectID>
<Address>00:FF:AA:BB:DD:00:EE:10</Address>
<Kind>FibreChannel</Kind>
<Name>Port 0</Name>
</StorageArrayPort>
<StorageArrayPort>
<ObjectID>Object-3</ObjectID>
<Address>00:FF:AA:BB:DD:00:EE:11</Address>
<Kind>FibreChannel</Kind>
<Name>Port 1</Name>
</StorageArrayPort>
</Ports>
This storage array contains two ports, UnMan-2 and UnMan-3. Their Fibre Channel addresses are
specified above, together with their names.
<HostEntries>
<StorageArrayHostEntry>
<ObjectID>Object-4</ObjectID>
<Name>Pierre host</Name>
88 Working with unmanaged arrays