Fabric OS Encryption Administrator's Guide v6.4.0 (53-1001864-01, June 2010)

144 Fabric OS Encryption Administrator’s Guide
53-1001864-01
Configuring a multi-path Crypto LUN
3
6. Validate the LUN policies for all containers. Display the LUN configuration for ALL CryptoTarget
containers to confirm that the LUN policy settings are the same for all CryptoTarget containers.
FabricAdmin:switch>cryptocfg --show -LUN CTC1 0 <Host Port1 WWN> -cfg
FabricAdmin:switch>cryptocfg --show -LUN CTC2 0 <Host Port2 WWN> -cfg
Example:
FabricAdmin:switch>cryptocfg --show -LUN CTC10 10:00:00:00:c9:51:39:eb -cfg
EE node: 10:00:00:05:1e:53:4c:8e
EE slot: 0
Target: 50:06:01:68:41:e0:b6:0c 50:06:01:60:c1:e0:b6:0c
VT: 20:00:00:05:1e:53:4c:9e 20:01:00:05:1e:53:4c:9e
Number of host(s): 1
Configuration status: committed
Host: 10:00:00:00:c9:51:39:eb 20:00:00:00:c9:51:39:eb
VI: 20:02:00:05:1e:53:4c:9e 20:03:00:05:1e:53:4c:9e
LUN number: 0x0
LUN type: disk
LUN status: 0
Encryption mode: encrypt
Encryption format: native
Encrypt existing data: enabled
Rekey: enabled
Key ID: not available
Key life: 47 (minute)
Rekey status: 0
Operation succeeded.
7. Commit the LUN configuration.
FabricAdmin:switch>cryptocfg -commit
NOTE
There is a 25 LUN transaction limit per commit operation. Make sure to issue commit after adding
24 LUNs (12 LUNs to each CTC) so that the LUNs are added to both Crypto Target containers before
commit is issued.
CAUTION