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

Table Of Contents
184 Fabric OS Encryption Administrators Guide (SKM/ESKM)
53-1002721-01
Decommissioning replicated LUNs
3
Use the following procedure to decommission a LUN.
1. Log in as Admin or FabricAdmin to the node that hosts the container.
2. Enter the cryptocfg
--decommission command.
FabricAdmin:switch> cryptocfg --decommission -container disk_ct0 -initiator
21:01:00:1b:32:29:5d:1c -LUN 0
3. Enter cryptocfg --show -decommissionedkeyids to obtain a list of all currently
decommissioned key IDs to be deleted after decommissioning key IDs manually from the key
vault.
FabricAdmin:switch> cryptocfg -show -decommissionedkeyids
4. Enter the cryptocfg --show -vendorspecific_keyid <key_id> command to list the
vendor-specific key information for a given key ID.
FabricAdmin:switch> cryptocfg --show -vendorspecific_keyid
AA:8B:91:B0:35:6F:DA:92:8A:72:B3:97:92:1B:CA:B4
uuid = b7e07a6a-db64-40c2-883a-0bc6c4e923e6
5. Manually delete the listed key IDs from the key vault.
6. Enter the cryptocfg
--delete -decommissionedkeyids command to purge all key IDs
associated with a decommissioned LUN.
FabricAdmin:switch> cryptocfg --delete -decommissionedkeyids
7. En te r t h e cryptocfg --show -decommissionedkeyids command to verify that the deleted
key IDs are no longer listed.
The cache is also cleared when cryptocfg
--zeroizeEE is executed on the encryption engine.
NOTE
When a decommissioned LUN is reused and the decommissioned key IDs are listed using the
cryptocfg
--show -decommissionedkeyids command, the entire list of decommissioned key IDs
since the first time the LUN was used is displayed.
Decommissioning replicated LUNs
The following scenarios are provided:
“Decommissioning primary LUNs only”
“Decommissioning secondary LUNs only”
“Decommissioning primary and secondary LUN pairs”
Decommissioning primary LUNs only
To decommission the primary LUN and make the secondary LUN the primary LUN, complete the
following steps. Failure to do so could result in the LUN state showing as Disabled.