Brocade Fabric OS Encryption Administrator's Guide v7.1.0 (53-1002721-01, March 2013)

Table Of Contents
Fabric OS Encryption Administrator’s Guide (SKM/ESKM) 185
53-1002721-01
Decommissioning replicated LUNs
3
1. Log in as Admin or FabricAdmin.
2. Split the copy pairs.
3. Make the secondary LUN write-enabled.
4. Execute the rekey command on the secondary LUN.
FabricAdmin:switch> cryptocfg --manual_rekey <crypto target container name>
<LUN Num> <Initiator PWWN>
5. Decommission the primary LUN.
FabricAdmin:switch> cryptocfg --decommission -container <container name>
-initiator <initiator PWWN> -LUN <lun number>
6. Display the decommissioned key IDs.
FabricAdmin:switch> cryptocfg --show –decommissionedkeyids
7. Delete the respective key from the key vault. On the Brocade Encryption Switch, enter the
following command.
FabricAdmin:switch>cryptocfg --delete –decommissionedkeyids
NOTE
Failure to rekey the secondary LUN might result in loss of data on the secondary LUN after the
primary LUN is decommissioned.
Decommissioning secondary LUNs only
To decommission the secondary LUN, complete the following steps:
1. Log in as Admin or FabricAdmin.
2. Split the copy pairs.
3. Make the secondary LUN write-enabled.
4. Decommission the secondary LUN.
FabricAdmin:switch> cryptocfg --decommission -container <container name>
-initiator <initiator PWWN> -LUN <lun number>
NOTE
Do not delete the key from the key vault.
Decommissioning primary and secondary LUN pairs
To decommission both the primary and secondary LUNs, complete the following steps:
1. Log in as Admin or FabricAdmin.
2. Split the copy pairs.
3. Independently decommission the primary and secondary LUNs.