I Database tables and fields

TABLE 491 VM_VIRTUAL_MACHINE (Continued)

Field

Definition

Format

Size

 

 

 

 

UNCOMMITTED_STORA

Additional Provisioned storage for a particular

varchar

64

GE

virtual machine.

 

 

 

 

 

 

UNSHARED_STORAGE

Exclusive storage for a particular virtual

varchar

64

 

machine.

 

 

 

 

 

 

TABLE 492 VM_VIRTUAL_MACHINE_DATASTORE_MAP

Field

Definition

Format

Size

 

 

 

 

VM_DATASTORE_DETAIL

A foreign key referencing

int

 

S_ID

VM_DATASTORE_DETAILS(ID).

 

 

 

 

 

 

VIRTUAL_MACHINE_ID

A foreign key referencing

int

 

 

VM_VIRTUAL_MACHINE(ID).

 

 

 

 

 

 

PROVISIONED_STORAGE

Additional storage space, in bytes, potentially

bigint

 

 

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.

 

 

 

 

 

 

NOT_SHARED_STORAGE

Storage space, in bytes, occupied by the virtual

bigint

 

 

machine on this datastore that is not shared

 

 

 

with any other virtual machine.

 

 

 

 

 

 

USED_STORAGE

Storage space, in bytes, on this datastore that

bigint

 

 

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.

 

 

 

 

 

 

TABLE 493 VPLS_DEVICE_RELATION

Field

Definition

Format

Size

 

 

 

 

MPLS_SERVICE_DEVICE

Database ID inherited from

int

 

_RELATION_DB_ID

MPLS_SERVICE_DEVICE_RELATION.

 

 

 

 

 

 

VPLS_CONFIG_INDEX

Represents the unique config index of VPLS

int

 

 

endpoint.

 

 

 

 

 

 

MAC_LIMIT

The maximum number of MAC address entries

int

 

 

that can be learned for this VPLS Instance.

 

 

 

 

 

 

TABLE 494 VPLS_ENDPOINT_RELATION

Field

Definition

Format

Size

 

 

 

 

MPLS_SERVICE_ENDPOI

Database ID inherited from

int

 

NT_RELATION_DB_ID

MPLS_SERVICE_ENDPOINT_RELATION.

 

 

 

 

 

 

ISID

The ISID value for that endpoint. Valid ISID

int

 

 

value is between 256 (0x100) and 16777214

 

 

 

(0xFFFFFE). Default is 0 which indicates the

 

 

 

endpoint is not configured with ISID.

 

 

 

 

 

 

1594

Brocade Network Advisor IP User Manual

 

53-1003056-01

Page 1646
Image 1646
Brocade Communications Systems IP250 user manual Database tables and fields Vmvirtualmachine, Vmvirtualmachinedatastoremap