Dell POWEREDGE M1000E User Manual
Page 234
206
Fabric OS Command Reference
53-1002746-01
cryptoCfg
2
-
Number of blocks: numeric value
-
Block size: numeric value (in KB)
-
Size of the LUN (in bytes)
-
Current logical block address (LBA) being processed
-
Rekey 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.
--create -container
Creates a CryptoTarget container (CTC) for a disk or a tape storage device. The
target device port WWN must be specified and one or more initiator port WWNs
(PWWNs) may optionally be specified. Additional initiator PWWNs may be added
after the CryptoTarget container is created.