Dell OMSA Non-Certified Drive Flag: Difference between revisions

From DFWLPiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 6: Line 6:
Windows
Windows
  C:\Program Files\Dell\SysMgt\sm\stsvc.ini
  C:\Program Files\Dell\SysMgt\sm\stsvc.ini
Linux
/opt/dell/srvadmin/etc/srvadmin-storage/stsvc.ini


Loate the below line, it is generally near the top.
Loate the below line, it is generally near the top.

Latest revision as of 23:32, 3 January 2024

Turn off non-certified disk alert in OpenManage:

Esxi

/etc/cim/dell/srvadmin/srvadmin-storage/stsvc.ini

Windows

C:\Program Files\Dell\SysMgt\sm\stsvc.ini

Linux

/opt/dell/srvadmin/etc/srvadmin-storage/stsvc.ini

Loate the below line, it is generally near the top.

; nonDellCertified flag for blocking all non-dell certified alerts.
NonDellCertifiedFlag=yes 

Change to no. Restart OpenManage services. use admin powershell:

restart-service dcstor64 -force