CLI Guide

Omcong Rename Cachecade
Table 222. Omcong Rename Cachecade
Description Renames a cachecade.
Syntax
omconfig storage cachecade action=rename controller=id cachecade=id
name=<string>, where id is the controller ID and the cachecade ID as reported by the omreport
command. To obtain these values, type omreport storage controller to display the
controller IDs and then type
omreport storage cachecade controller=ID to display the
IDs for the cachecades of the controller.
Example to Rename cachecade 4 on controller 1 to cc4.
Example
omconfig storage cachecade action=rename controller=1 cachecade=4
name=cc4
Omcong NVMe adapter conguration commands
The following table displays the omcong command syntax required to congure NVMe device properties.
Table 223. omcong NVMe adapter commands
Required Command Levels
(1, 2, 3)
Optional name=value pairs
omcong storage
nvmeadapter
action=exportlog controller=id nvmeid=id
action=cryptographicerase controller=id nvmeid=id
Omcong exporting controller log
Table 224. Omcong 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 le 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
Omcong cryptographic erase
Table 225. Omcong cryptographic erase
Description Erases the specied 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.
167