Brocade Network Advisor IP User Manual v12.1.0 User Manual
Page 1481
Brocade Network Advisor IP User Manual
1427
53-1002947-01
Database tables and fields
I
DECRYPT_EXISTING_DATA
Not used. When configuring disk LUN that was
previously encrypted and is to become cleartext, this
property tells the switch whether or not to start a
re-keying operation to decrypt the existing LUN data.
This property does not need to be persisted. This
feature is no longer supported in FOS.
smallint
KEY_ID Hex-encoded
binary
key
vault ID for the current data
encryption key for this LUN.
This ID may be used to locate the data encryption key
in the key vault.
varchar
64
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
64
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. 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
TABLE 147
CRYPTO_LUN (Continued)
Field
Definition
Format
Size