CLI Guide

Table Of Contents
Table 222. Omconfig Resize Cachecade (continued)
Syntax
omconfig storage cachecade action=resize controller=id cachecade=id
pdisk=<PDISKID>, 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 Resize cachecade 4, use physical disks 0 through 3 on connector 0 of controller 1.
Example for SAS
controllers
omconfig storage cachecade action=resize controller=1 cachecade=4
pdisk= 0:2:0,0:2:1,0:2:2,0:2:3
Example for SCSI,
SATA, and ATA
controllers
omconfig storage cachecade action=resize controller=1 cachecade=4
pdisk=0:0,0:1,0:2,0:3
Omconfig Rename Cachecade
Table 223. Omconfig 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
Omconfig NVMe adapter configuration commands
The following table displays the omconfig command syntax required to configure NVMe device properties.
Table 224. 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
Table 225. 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
186 Omconfig storage commands