nvme-solidigm-clear-fw-activate-history - Man Page
Clear firmware update history log
Synopsis
nvme solidigm clear-fw-activate-history <device> [--no-uuid | -n]
Description
This command is a redirect to the OCP plugin’s clear firmware update history log command. For detailed usage and options, please refer to the documentation for nvme ocp clear-fw-activate-history.
The <device> parameter is mandatory and may be either the NVMe character device (ex: /dev/nvme0) or block device (ex: /dev/nvme0n1).
Options
- -n, --no-uuid
Do not try to automatically detect UUID index for this command (required for old OCP 1.0 support)
Examples
Clear the firmware update history log for the device:
# nvme solidigm clear-fw-activate-history /dev/nvme0
Clear the firmware update history log for an OCP 1.0 device:
# nvme solidigm clear-fw-activate-history /dev/nvme0 --no-uuid
See Also
Nvme
Part of the nvme-cli suite.
Info
10/31/2024 NVMe Manual