Data Center Fabric Manager Enterprise User Manual v10.3.X (53-1001357-01, November 2009)

710 DCFM Enterprise User Manual
53-1001357-01
Encryption Container
D
TABLE 141 CRYPTO LUN
Field Definition Format Size
ID* int
CRYPTO_TARGET_
CONTAINER_ID
Foreign key reference to the
CRYPTO_TARGET_CONTAINER that contains the host
for which these LUNs are configured.
int
SERIAL_NUMBER The LUN serial number, used to identify the physical
LUN.
varchar 64
ENCRYPTION_STATE Boolean. True (1) if LUN is being encrypted. False (0)
if cleartext.
smallint
STATUS Not currently used but left in for possible future use.
Replaced by LUN_STATE.
smallint
REKEY_INTERVAL The number of days that data encryption keys should
be used before automatically generating a new key. 0
= infinite, i.e., no re-keying.
int
VOLUME_LABEL_PREFIX A user-configured string used to construct the
Brocade-specific volume label on encrypted tapes.
Ignored for disk LUNs.
varchar 256
LAST_REKEY_DATE The last time a data encryption key was generated for
this LUN. REKEY_INTERVAL days after this date, a
new key will be generated.
timestamp
LAST_REKEY_STATUS The success or failure of the most recent re-keying
operation, if any. This field is not currently used, but is
left in the hope that Fabric OS will support it in the
future. Only valid for disk LUNs.
smallint
LAST_REKEY_PROGRESS Indicates whether a re-key operation is in progress.
0 = no re-keying in progress.
> 0 = percentage done of re-keying operation in
progress.
Only valid for disk LUNs.
smallint
CURRENT_VOLUME_LABEL If a tape session is in progress, this is the volume
label for the currently mounted tape. Only valid for
tape LUNs.
varchar 2048
PRIOR_ENCRYPTION_STATE Not used. When configuring a new disk LUN, this field
indicates whether the LUN is already encrypted (1) or
cleartext (0). This information does not need to be
persisted. Only valid for disk LUNs.
smallint
ENCRYPTION_FORMAT If ENCRYPTION_STATE is true, ENCRYPTION_FORMAT
indicates the type of encryption. 0 = cleartext, 1 =
DF-compatible, 2 = native.
smallint
ENCRYPT_EXISTING_DATA Not used. When configuring a disk LUN that was
previously cleartext and is to be encrypted, this
property tells the switch whether or not to start a
re-keying operation to encrypt the existing LUN data.
This property does not need to be persisted.
smallint