Brocade Network Advisor SAN User Manual v12.0.0 (53-1002696-01, April 2013)
1174 Brocade Network Advisor SAN User Manual
53-1002696-01
Database tables and fields
H
LUN_STATE LUN operational status, such as OK or disabled for
various reasons. For possible values see the enum
definition in CryptoClientConstants. The default value
is 0.
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. The
default value is 0.
bigint
ENCRYPTION_ALGORITHM Stores the Encryption Algorithm used to
encrypt/decrypt data on the LUN
varchar 512
KEY_ID_STATE State of the Key ID retrieval from Key Vault. The default
value is 0.
smallint
REKEY_SESSION_NUMBE
R
Unique Rekey session number. The default value is 0. int
PERCENTAGE_COMPLETE Percentage of rekey completion. The default value is 0. int
REKEY_ROLE Rekey Role definition. The default value is 0. smallint
CURRENT_LBA Current Logical Block address for the rekey session in
progress. The default value is 0.
int
LUN_STATE_STRING Lun state string. varchar 2048
NEW_LUN This field specifies that when a LUN is added to its
container, indicate that it''s a new LUN to be used in
SRDF Configuration. Feature available only from 6.4
release onwards and for RSA key vaults. CryptoLun
collector and CryptoLunBean fills in this value. The
default value is -1.
smallint
NEW_LUN_TYPE This field indicates the role of the LUN configured in
the SRDF mode. The values could be R1, R2 or
UNKNOWN. Feature available only from 6.4 release
onwards and for RSA key vaults. CryptoLuncollector
fills in this value.
varchar 64
DISABLE_WRITE_EARLY_A
CK
This variable indicates whether write early
acknowledgement is enabled (if value is 0) or disabled
(if value is 1). The value of this variable is considered
only for tape LUNs. This value is applicable only for the
FOS 6.3.2 version and above.
smallint
DISABLE_READ_AHEAD This variable indicates whether read ahead is enabled
(if value is 0) or disabled (if value is 1). The value of
this variable is considered only for tape LUNs. This
value is applicable only for the FOS 6.3.2 version and
above.
smallint
TABLE 63 CRYPTO_LUN (Continued)
Field Definition Format Size