hsm fm recover

Erase the SMFS, all currently-loaded FMs, or both from the HSM firmware. This command is intended for cases where the HSM has become unresponsive due to a buggy or incorrectly configured FM. If this is not the case, use hsm fm delete to remove an FM (hsm fm delete). You must be logged in as HSM SO to use this command.

NOTE   This feature requires minimum Luna Appliance Software 7.4.0, Luna HSM Firmware 7.4.0, and Luna HSM Client 7.4.0. Your Luna Network HSM 7 hardware must be FM-Ready (see Preparing the Luna Network HSM 7 to Use FMs).

User Privileges

Users with the following privileges can perform this command:

>Admin

Syntax

hsm fm recover [-erase <options>] [-force]

Argument(s)

Shortcut

Description

-erase <option> -e

Erase the SMFS, all currently-loaded FMs, or both.

Valid Values:

>smfs: Erase the SFMS.

>fm: Erase the FMs.

>both: Erase both the SMFS and FMs.

-force -f Force the action without prompting.

Examples

lunash:>hsm fm recover -erase smfs

WARNING !!  This command will erase SMFS.
 If you are sure that you wish to proceed, then type 'proceed',
otherwise type 'quit'
 > proceed

Proceeding...
HSM recover in progress. Please wait...

Command Result : 0 (Success)



lunash:>hsm fm recover -erase fm

WARNING !!  This command will erase all loaded FMs.
 If you are sure that you wish to proceed, then type 'proceed',
otherwise type 'quit'
 > proceed

Proceeding...
HSM recover in progress. Please wait...

Command Result : 0 (Success)



lunash:>hsm fm recover -erase both

WARNING !!  This command will erase SMFS and all FMs.
 If you are sure that you wish to proceed, then type 'proceed',
otherwise type 'quit'
 > proceed

Proceeding...
HSM recover in progress. Please wait...

Command Result : 0 (Success)