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

Table Of Contents
1488 Brocade Network Advisor SAN User Manual
53-1002948-01
Database tables and fields
H
ACCESSIBLE The connectivity status of this datastore. If this
is set to false, meaning the datastore is not
accessible, this datastores capacity and
freespace properties cannot be validated. 0 =
no 1 = yes.
smallint
STATUS Status of the datastore could be normal,
enteringMaintenance, inMaintenance.
varchar 20
FILE_SYSTEM_TYPE Type of file system volume, such as VMFS or
NFS.
varchar 20
TOTAL_CAPACITY Maximum capacity of this datastore, in bytes.
This value is updated periodically by the server.
bigint
FREE_SPACE Available space of this datastore, in bytes. The
server periodically updates this value.
bigint
LAST_UPDATE_TIME Time when the free-space and capacity values
in DatastoreInfo and DatastoreSummary were
updated.
timestamp
RDM_SUPPORTED Flag Indicates whether or not raw disk
mappings can be created on this datastore. 0
= no 1 = yes.
smallint
PERFILE_THIN_PROVISIONING_S
UPPORTED
Flag indicating whether or not the per file thin
provisioning is supported or not. 0 = no 1 = yes.
When thin provisioning is used, backing
storage is lazily allocated.
smallint
STORAGE_IORM_SUPPORTED Indicates whether the datastore supports
Storage I/O Resource Management. 0 = no 1
= yes.
smallint
DIRECTORY_HIERARCHY_SUPPO
RTED
Indicates whether or not directories can be
created on this datastore. 0 = no 1 = yes.
smallint
LOCATION The unique locator for the datastore. varchar 256
MOR_ID The managed object reference number
assigned by the hypervisor.
int
TABLE 421 VM_DV_PORT
Field Definition Format Size
VM_DV_SWITCH_ID Foreign key to the VM_DVSWITCH table. The
dvSwitch on which this port group exists.
int
VM_DV_PORT_GROUP_I
D
Foreign Key to the VM_DV_PORTGROUP table.
The dvPortgroup in which this dvPort instance
may exist (in case it's not a standalone port)
int
NAME The name of the port varchar 256
DESCRIPTION A description string of the port. varchar 256
TABLE 420 VM_DATASTORE_DETAILS
Field Definition Format Size