Brocade Network Advisor 12.1.X Documentation Updates (53-1003016-05, January 2014)

Table Of Contents
Brocade Network Advisor SAN User Manual 1505
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 447 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 448 VR_CONN_DOMAIN
Field Definition Format Size
ID Unique generated database identifier. serial
VCEM_PROFILE_ID Foreign key references the ID of the VCEM
server that the domain belongs to.
int
VR_CONN_DOMAIN_GROUP_I
D
Nullable foreign key references the ID of the
domain group that the domain may belong
to.
int
VCEM_ASSIGNED_ID The ID assigned by the VCEM server. bigint
GUID varchar 512
NAME varchar 256
IP_ADDRESS varchar 128
STATUS varchar 256
FIRMWARE_VERSION varchar 128
TABLE 446 VM_VIRTUAL_MACHINE (Continued)
Field Definition Format Size