User's Manual
1594 Brocade Network Advisor IP User Manual
53-1003056-01
Database tables and fields
I
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 492 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 493 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 494 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 491 VM_VIRTUAL_MACHINE (Continued)
Field Definition Format Size