CLI Guide
clear fde-keys
Description
Clears the lock key ID and import lock ID used with Full Disk Encryption.
Use this command to temporarily deny access to data on the disks during a period when the system will not
be under your physical control. If the lock keys are cleared while the system is secured, the system enters the
Secured, Lock Ready state, in preparation for the system being powered off and transported. No further
FDE configuration is allowed until the system has been power that is cycled. Disks remain in the Secured,
Unlocked state until they are power that is cycled.
After the system has been transported and powered on, the system and disks will enter the Secured,
Locked state; and volumes will become inaccessible. To restore access to data, re-enter the original
passphrase by using the set fde-lock-key command.
Minimum role manage
Syntax
clear fde-keys
[current-passphrase value]
Parameters
[current-passphrase value]
Optional. If the system is secured, you can provide the current passphrase as part of the command. If this
parameter is omitted, the command prompts you for the current passphrase.
Examples Clear the lock keys in preparation for shipping a system to a new location.
# clear fde-keys current-passphrase myPassphrase
See also
set fde-import-key
set fde-lock-key
set fde-state
show fde-state
clear fenced-data
Description
Clears fenced data blocks from a specified disk group.
If the specified disk group has no fenced data, the command returns an error and the disk group is not
affected.
Minimum role monitor
Syntax
clear fenced-data
[disk-group disk-group]
[vdisk vdisk]
Parameters
disk-group disk-group
Optional. The name or serial number of a virtual disk group. A value that includes a space must be enclosed in
double quotes.
vdisk vdisk
Optional. The name or serial number of a linear disk group. A name that includes a space must be enclosed in
double quotes.
Examples Clear fenced data for disk group ar5.
# clear fenced-data disk-group ar5
See also show fenced-data
Alphabetical list of commands 41