You are here: Reference Manual > Client-side Commands (lunacm) > lunacm hsm Commands > lunacm hsm updateFW Command

lunacm hsm Commands

lunacm hsm updateFW Command

This command, and all the lunacm hsm commands, appear only when the current slot selected in lunacm is for a local HSM, like an installed Luna PCI-E.

HSM commands do not appear in the lunacm command menu when lunacm is directed at a slot corresponding to a remote Luna SA - lunacm has a client-only connection to a remote HSM and therefore cannot log in as SO to a remote HSM.

For Luna SA, the HSM commands are available via the Luna appliance's Luna Shell (lunash:>), which can be accessed via ssh if you have the required authentication.

NAME

hsm updateFW  - Update the HSM Firmware

SYNOPSIS

lunacm:> hsm updateFW - fuf <fwupdate_filename> -authcode <authorization_code_filename>

DESCRIPTION

Performs a firmware update on the Luna HSM.

OPTIONS

 

Name Short Description
-fuf -u Update File
-authcode -a Authcode File
-force -f Force Action

 

-fuf                 [mandatory] Contains the new firmware update program code.

-authcode   [mandatory] Allows the update to proceed.

force          [optional] Forces the update to proceed (no prompting).

 

SAMPLE OUTPUT

lunacm:> hsm updateFW -fuf fwupdateK6_6.1.3_RC7_w_BB_1.3.FUF -authcode authcodeK6_6.1.3_RC7.txt
        You are about to update the firmware.
        The HSM will be reset.
        Are you sure you wish to continue?

        Type 'proceed' to continue, or 'quit' to quit now -> proceed

        Updating firmware. This may take several minutes.

        Firmware update passed. Resetting HSM

Command Result : No Error
lunacm:>

The filenames that are shown above are just examples, for purposes of illustration. Yours will differ.