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

Table Of Contents
Brocade Network Advisor SAN User Manual 1487
53-1002948-01
Database tables and fields
H
END_TIME End time of the vmotion event, could be null
cause of a failed vmotion.
timestamp
STATUS VMotion event status. 0 = info, 1 = warning, 2 =
failed.
smallint
DRS_TRIGGERED Identifies whether the events was due to DRS. 0
= No, 1 = Yes.
smallint
USER_NAME Identifies that user who initiated the vmotion. varchar 80
DESCRIPTION Event message that is received. varchar 256
TABLE 418 VMOTION_PNIC_DETAILS
Field Definition Format Size
ID Identifies an entry for the source or destination
pnic and the connected switch details.
int
VMOTION_EVENT_ID Foreign key to the vmotion_event table. int
PNIC_TYPE Pnic type. 0 = source, 1 = destination,
identifies if the pNIC is from the source or the
destination host.
smallint
PNIC_MAC Physical Nic mac addresse of the connected
Pnic on the host.
varchar 256
SWITCH_NAME Switch names entry for connected switch to the
pNic.
varchar 256
SWITCH_IP_ADDRESS Switch ip addresses entries for connected
switch to the pNic.
varchar 256
TABLE 419 VM_DATA_CENTER
Field Definition Format Size
ID Unique generated database identifier.
NAME Data center name. varchar 256
VCENTER_ID Id of the vCenter server managing this Data
center.
int
MOR_ID The managed object reference number
assigned by the hypervisor.
int
TABLE 420 VM_DATASTORE_DETAILS
Field Definition Format Size
ID Primary key. int
DATACENTER_ID Foreign to vm_data_center. int
NAME Name of the datastore. varchar 256
TABLE 417 VMOTION_EVENT (Continued)
Field Definition Format Size