nvme-ocp-set-dssd-async-event-config - Man Page
Set DSSD asynchronous event configuration
Synopsis
nvme ocp set-dssd-async-event-config <device> [--enable-panic-notices | -e] [--save | -s]
Description
Set DSSD asynchronous event configuration
The <device> parameter is mandatory and may be either the NVMe character device (ex: /dev/nvme0) or block device (ex: /dev/nvme0n1).
This will only work on OCP compliant devices supporting this feature. Results for any other device are undefined.
On success it returns 0, error code otherwise.
Options
- -e, ā--enable-panic-notices
Set enable panic notices [0]
- -s, ā--save
Save the attribute so that it persists through all power states and resets.
Examples
Nvme
Part of the nvme-user suite.
Info
08/26/2024 NVMe Manual