I Database tables and fields

TABLE 73

CRYPTO_LUN

 

 

 

 

 

 

 

 

 

Field

 

Definition

Format

Size

 

 

 

 

 

ID

 

Unique generated database identifier.

int

 

 

 

 

 

CRYPTO_TARGET_CONTAI

Foreign key reference to the

int

 

NER_ID

 

CRYPTO_TARGET_CONTAINER that contains the host

 

 

 

 

for which these LUNs are configured.

 

 

 

 

 

 

SERIAL_NUMBER

The LUN serial number, used to identify the physical

varchar

256

 

 

LUN.

 

 

 

 

 

 

 

ENCRYPTION_STATE

Boolean.

smallint

 

 

 

True (1) if LUN is being encrypted.

 

 

 

 

False (0) if cleartext.

 

 

 

 

The default value is 0.

 

 

 

 

 

 

 

STATUS

 

Not currently used but left in for possible future use.

smallint

 

 

 

Replaced by LUN_STATE. The default value is 0.

 

 

 

 

 

 

REKEY_INTERVAL

The number of days that data encryption keys should

int

 

 

 

be used before automatically generated a new key. 0 =

 

 

 

 

infinite, i.e., no re-keying.

 

 

 

 

 

 

VOLUME_LABEL_PREFIX

A user-configured string used to construct the

varchar

256

 

 

Brocade-specific volume label on encrypted tapes.

 

 

 

 

Ignored for disk LUNs.

 

 

 

 

 

 

LAST_REKEY_DATE

The last time a data encryption key was generated for

timestamp

 

 

 

this LUN. REKEY_INTERVAL days after this date, a new

 

 

 

 

key will be generated.

 

 

 

 

 

 

LAST_REKEY_STATUS

The success or failure of the most recent re-keying

smallint

 

 

 

operation, if any. This field is not currently used, but is

 

 

 

 

left in the hope that FOS will support it in the future.

 

 

 

 

Only valid for disk LUNs. The default value is 0.

 

 

 

 

 

 

LAST_REKEY_PROGRESS

Indicates whether a re-key operation is in progress.

smallint

 

 

 

0 = no re-keying in progress.

 

 

 

 

> 0 = percentage done of re-keying operation in

 

 

 

 

 

progress. Only valid for disk LUNs.

 

 

 

 

The default value is 0.

 

 

 

 

 

 

 

 

 

If a tape session is in progress, this is the volume label

varchar

2048

CURRENT_VOLUME_LABE

for the currently mounted tape. Only valid for tape

 

 

L

 

LUNs.

 

 

 

 

 

 

PRIOR_ENCRYPTION_STAT

Not used. When configuring a new disk LUN, this field

smallint

 

E

 

indicates whether the LUN is already encrypted (1) or

 

 

 

 

cleartext (0). This information does not need to be

 

 

 

 

persisted. Only valid for disk LUNs.

 

 

 

 

 

 

ENCRYPTION_FORMAT

If ENCRYPTION_STATE is true, ENCRYPTION_FORMAT

smallint

 

 

 

indicates the type of encryption.

 

 

 

 

0 = cleartext

 

 

 

 

1 = DF-compatible

 

 

 

 

2 = native

 

 

ENCRYPT_EXISTING_DATA

Not used. When configuring a disk LUN that was

smallint

 

 

 

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.

1392

Brocade Network Advisor IP User Manual

 

53-1003056-01

Page 1444
Image 1444
Brocade Communications Systems IP250 user manual Cryptolun