Brocade Network Advisor SAN User Manual v12.1.0 User Manual
Page 1576
Brocade Network Advisor SAN User Manual
1529
53-1002948-01
Database tables and fields
H
UNCOMMITTED_STORA
GE
Additional Provisioned storage for a particular
virtual machine.
varchar
64
UNSHARED_STORAGE
Exclusive storage for a particular virtual
machine.
varchar
64
TABLE 434
VM_VIRTUAL_MACHINE_DATASTORE_MAP
Field
Definition
Format
Size
VM_DATASTORE_DETAIL
S_ID
A foreign key referencing
VM_DATASTORE_DETAILS(ID).
int
VIRTUAL_MACHINE_ID
A foreign key referencing
VM_VIRTUAL_MACHINE(ID).
int
PROVISIONED_STORAGE Additional storage space, in bytes, potentially
used by the virtual machine on this datastore.
Additional space may be needed for example
when lazily allocated disks grow, or storage for
swap is allocated when powering on the virtual
machine.
bigint
NOT_SHARED_STORAGE Storage space, in bytes, occupied by the virtual
machine on this datastore that is not shared
with any other virtual machine.
bigint
USED_STORAGE
Storage space, in bytes, on this datastore that
is actually being used by the virtual machine.It
includes space actually occupied by disks, logs,
snapshots, configuration files etc. Files of the
virtual machine which are present on a
different datastore (e.g. a virtual disk on
another datastore) are not included here.
bigint
TABLE 435
VPLS_DEVICE_RELATION
Field
Definition
Format
Size
MPLS_SERVICE_DEVICE
_RELATION_DB_ID
Database ID inherited from
MPLS_SERVICE_DEVICE_RELATION.
int
VPLS_CONFIG_INDEX
Represents the unique config index of VPLS
endpoint.
int
MAC_LIMIT
The maximum number of MAC address entries
that can be learned for this VPLS Instance.
int
TABLE 436
VPLS_ENDPOINT_RELATION
Field
Definition
Format
Size
MPLS_SERVICE_ENDPOI
NT_RELATION_DB_ID
Database ID inherited from
MPLS_SERVICE_ENDPOINT_RELATION.
int
ISID
The ISID value for that endpoint. Valid ISID
value is between 256 (0x100) and 16777214
(0xFFFFFE). Default is 0 which indicates the
endpoint is not configured with ISID.
int
TABLE 433
VM_VIRTUAL_MACHINE (Continued)
Field
Definition
Format
Size