Concept Guide
Table 121. omconfig NVMe adapter commands
Required Command
Levels (1, 2, 3)
Optional name=value pairs
omconfig storage
nvmeadapter
action=exportlog controller=id nvmeid=id
action=cryptographicerase controller=id nvmeid=id
Omconfig exporting controller log
Description Exports the NVMe PCIeSSD adapter reliability log of the Samsung NVMe adapter.
The controller log is exported to the Windows folder on systems running
Windows, and to /var/log directory on systems running Linux.
NOTE: Depending on the device, the log file name for the NVMe PCIeSSD
adapter NVME_<device name>_<timestamp>.log where <device name> is
the name of the device and timestamp is month, day, hour, minute and
second during which the command is executed.
Syntax
omconfig storage nvmeadapter action=exportlog controller=id
nvmeid=<NVMe adapter>
Example to Export the log of controller 1 on the NVMe adapter 1.
Example
omconfig storage nvmeadapter action=exportlog controller=1
nvmeid=1
Omconfig cryptographic erase
Description Erases the specified NVMe device.
NOTE: This option is supported only on NVMe devices.
Syntax
omconfig storage nvmeadapter action=cryptographicerase
controller=id nvmeid=<PCI slot>
Example to Erase the NVMe device on the PCI slot 1 of controller 1.
Example
omconfig storage nvmeadapter action=cryptographicerase
controller=1 nvmeid=1
209