beautypg.com

Subscribedcapacity, Committedcapacity, Physicalcapacity – HP Matrix Operating Environment Software User Manual

Page 104: Raidlevel, Deviceraidspecificavailablecapacity, Volumes, Volume

background image

Description

Type

Property

The raw physical capacity of the
storage pool.

long

PhysicalCapacity

The RAID level of the storage array.

String

RaidLevel

Association between RAID levels and
the amount of logical free space when
using that RAID level.

Sequence of MapItem

DeviceRaidSpecificAvailableCapacity

Volumes contained within this storage
pool.

Sequence of Volume

Volumes

SubscribedCapacity

The SubscribedCapacity of a StoragePool is represented by a long integer. It represents the number
of bytes of storage promised from the pool to volumes provisioned from the pool. It may be greater
than the pool's physical capacity if the pool is oversubscribed. It should be greater than or equal
to the pool's committed capacity.

CommittedCapacity

The CommittedCapacity of a StoragePool is represented by a long integer. It represents the number
of bytes of storage from the pool allocated to volumes within the pool. It should be equal to the
sum of the capacities of the volumes provisioned from the pool.

PhysicalCapacity

The PhysicalCapacity of a StoragePool is represented by a long integer. It represents maximum
amount of storage provisionable from the pool in bytes, and should be equal to the pool's committed
capacity plus its free space.

RaidLevel

The RaidLevel of a StoragePool is represented by a string. This string is an identifier representing
the RAID level as understood by the device. This value will be mapped to an identifier understood
by SPM using the RAIDMap stored in the StorageArrayDefinition. A StoragePool should only have
a RaidLevel element if all volumes from the pool will be of this RAIDLevel.

DeviceRaidSpecificAvailableCapacity

DeviceRaidSpecificAvailableCapacity is a list of MapItems. This mapping associates device RAID
levels with the available free space that may be allocated at that RAID level. RAID levels within
this mapping should be identified using the lexicon of the device. . Raid levels specified in the
DeviceRaidSpecificAvailableCapacity may be a subset of those present in the
StorageArrayDefinition's RAIDMap if the pool does not support all RAID levels supported by the
device.

Volumes

The volumes that a StoragePool contains are specified as a sequence of Volume objects. This list
may be empty if no volumes have been allocated within the pool represented by this StoragePool.

Volume

Each Volume object represents a volume within a StoragePool. Like the StorageArray object, it
inherits the DisplayName, ManagementURL, and Tags elements from the Resource class. See

Resource

for discussion of those elements.

Description

Type

Property

Required object unique identifier.

String

ObjectID

Required unique resource identifier.

String

UUID

104 Working with unmanaged arrays