Brocade Network Advisor SAN User Manual v11.1x (53-1002167-01, May 2011)

Brocade Network Advisor SAN User Manual 1043
53-1002167-01
Database tables and fields
E
CRYPTO_HOST_ID Foreign key reference to the CRYPTO_HOST that uses
this LUN.
int
LUN_NUMBER The Logical Unit Number of the LUN, as seen by the
LUNs host. This may be an integer (0 - 65565) or a
WWN-format 8-byte hex number.
varchar 23
BLOCK_SIZE 'The LUN's Logical Block Size, in bytes. Only valid for
disk LUNs.
int
TOTAL_BLOCKS The total number of logical blocks in the LUN.
Multiplying BLOCK_SIZE
by TOTAL_BLOCKS gives the LUN size in bytes.
int
LUN_STATE LUN operational status, such as OK or disabled for
various reasons. For possible values see the enum
definition in CryptoClientConstants.
int
LUN_FLAGS Bitmap of LUN options. The only option currently used
is bit 0 (least significant) which indicates that the LUN
must be manually enabled because it has been
disabled due to inconsistent metadata detected.
bigint
TABLE 176 ENCRYPTION ENGINE
Field Definition Format Size
ID* int
SWITCH_ID Foreign key reference to both the VIRTUAL_SWITCH
table and the CRYPTO_SWITCH table (both switch
tables use the same primary key values). Identifies
the switch that contains this encryption engine.
int
SLOT_NUMBER For chassis switches, the slot or blade that contains
the encryption engine. Always 0 for switches with a
single embedded encryption engine.
smallint
STATUS Not used. Previously used to indicate the engine’s
operational status. Replaced by EE_STATE.
smallint
HA_CLUSTER_ID Foreign key reference to an HA_CLUSTER record.
Identifies the HA Cluster that this engine belongs to.
Null if this engine does not belong to an HA Cluster.
int
SYSTEM_CARD_ID Foreign key reference to the SMART_CARD record
that identifies the System Card required to enable
this engine. Null if no System Card has been
registered yet. This feature is not yet supported.
int
SYSTEM_CARD_STATUS Indicates whether a System Card is currently inserted
in the Encryption Engine, and whether the card is
valid or not. This feature is not yet supported.
smallint
WWN_POOLS_AVAILABLE Not used. Previously used to indicate the number of
WWN pools remaining for allocation on this
encryption engine. This feature is no longer
supported.
int
STATE Administrative state for this engine:
0 = disabled
1 = enabled
smallint
TABLE 175 CRYPTO LUN (Continued)
Field Definition Format Size