Dell OMSA Non-Certified Drive Flag

From DFWLPiki
Jump to: navigation, search

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