Brocade Fabric OS Command Reference Manual Supporting Fabric OS v6.3.0 (53-1001337-01, July 2009)

156 Fabric OS Command Reference
53-1001337-01
cryptoCfg
2
- Block size: numeric value (in KB)
- Size of the LUN (in bytes)
- Current logical block address (LBA) being processed
- Re-Key Role: Primary Or Backup
Use the --show -tape_sessions command to display all tape sessions in progress on the local
node or for a specific container. The display includes the following information:
Number of tape sessions in progress: numeric value
Container name: user-defined label
EE node name: node WWN
EE Slot Number: slot number
Target: target port WWN and node WWN
Target PID: Target PID
VT: virtual target port WWN and node WWN
VT PID: virtual target PID
Host: host port WWN and node WWN
Host PID: host PID
VI: virtual initiator port WWN and node WWN
VI PID: virtual initiator PID
LUN number: numeric identifier
Tape session number: numeric identifier
For each Tape session:
- Number of uncompressed blocks: numeric value
- Number of compressed blocks: numeric value
- Number of uncompressed bytes: numeric value
- Number of compressed bytes: numeric value
Notes Encryption groups and HA clusters must be configured before performing any CryptoTarget
container and Crypto LUN configurations.
When adding a LUN to a CryptoTarget container, special attention should be paid to the input
format. A LUN number can be entered either as a 16-bit (2 bytes) number in hex notation (for
example, 0x07) or as a 64-bit (8 bytes) number in WWN format (for example,
00:07:00:00:00:00:00:00). Although the command does accept decimal input, it is not
recommended. The conversion function used to parse the LUN number converts a decimal number
beginning with 0 to an octal, which results in a conversion error. For example, 035 is interpreted as
29 (decimal), or 0x1D hex, or 00:1D:00:00:00:00:00:00. To ensure correct conversion to decimal
notation, use the recommended Hex formats or make sure to remove preceding zeros from decimal
input.
Operands The cryptoCfg storage device configuration and management function has the following operands:
--help -devicecfg Displays the synopsis for the storage device configuration and management
function. This command is valid on all nodes.