HP Brocade 8/12c Brocade Network Advisor Documentation Updates v11.1.x (53-100 - Page 77

Table 108, Encryption Engine, Crypto Lun Continued

Page 77 highlights

Database tables and fields E TABLE 107 CRYPTO LUN (Continued) Field Definition Format Size CRYPTO_HOST_ID LUN_NUMBER BLOCK_SIZE TOTAL_BLOCKS LUN_STATE LUN_FLAGS Foreign key reference to the CRYPTO_HOST that uses int this LUN. The Logical Unit Number of the LUN, as seen by the varchar 23 LUNs host. This may be an integer (0 - 65565) or a WWN-format 8-byte hex number. 'The LUN's Logical Block Size, in bytes. Only valid for int disk LUNs. The total number of logical blocks in the LUN. int Multiplying BLOCK_SIZE by TOTAL_BLOCKS gives the LUN size in bytes. LUN operational status, such as OK or disabled for int various reasons. For possible values see the enum definition in CryptoClientConstants. 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 108 ENCRYPTION ENGINE Field Definition Format Size ID* SWITCH_ID SLOT_NUMBER STATUS HA_CLUSTER_ID SYSTEM_CARD_ID SYSTEM_CARD_STATUS WWN_POOLS_AVAILABLE STATE int Foreign key reference to both the VIRTUAL_SWITCH int table and the CRYPTO_SWITCH table (both switch tables use the same primary key values). Identifies the switch that contains this encryption engine. For chassis switches, the slot or blade that contains the encryption engine. Always 0 for switches with a single embedded encryption engine. smallint Not used. Previously used to indicate the engine's operational status. Replaced by EE_STATE. smallint Foreign key reference to an HA_CLUSTER record. int Identifies the HA Cluster that this engine belongs to. Null if this engine does not belong to an HA Cluster. Foreign key reference to the SMART_CARD record int 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. Indicates whether a System Card is currently inserted smallint in the Encryption Engine, and whether the card is valid or not. This feature is not yet supported. Not used. Previously used to indicate the number of int WWN pools remaining for allocation on this encryption engine. This feature is no longer supported. Administrative state for this engine: 0 = disabled 1 = enabled smallint Brocade Network Advisor Documentation Updates 69 53-1002363-02

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192
  • 193
  • 194
  • 195
  • 196
  • 197
  • 198
  • 199
  • 200
  • 201
  • 202
  • 203
  • 204
  • 205
  • 206
  • 207
  • 208
  • 209
  • 210
  • 211
  • 212
  • 213
  • 214
  • 215
  • 216
  • 217
  • 218
  • 219
  • 220
  • 221
  • 222
  • 223
  • 224
  • 225
  • 226
  • 227
  • 228
  • 229
  • 230
  • 231
  • 232
  • 233
  • 234
  • 235
  • 236
  • 237
  • 238
  • 239
  • 240
  • 241
  • 242
  • 243
  • 244
  • 245
  • 246
  • 247
  • 248
  • 249
  • 250
  • 251
  • 252
  • 253
  • 254
  • 255
  • 256
  • 257
  • 258
  • 259
  • 260
  • 261
  • 262
  • 263
  • 264
  • 265
  • 266
  • 267
  • 268
  • 269
  • 270
  • 271

Brocade Network Advisor Documentation Updates
69
53-1002363-02
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 108
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 107
CRYPTO LUN (Continued)
Field
Definition
Format
Size