Hardware Controller Silence Alarm: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
Turns off the hardware alarm that is built into many hardware RAID controllers. Alarms can happen when equipment gets to hot or in cases where a RAID unit is degraded. | Turns off the hardware alarm that is built into many hardware RAID controllers. Alarms can happen when equipment gets to hot or in cases where a RAID unit is degraded. | ||
[[File: | |||
[[File:Slnc Hrdwr Cntrlr Alarm.jpg]] | |||
It is also possible to permanently disable alarm which is often recommended for datacenter and co-lo placement but for that you'll need to use the console to use the vendor's CLI tool to disable the setting on the controller. For LSI based controllers the command is: | It is also possible to permanently disable alarm which is often recommended for datacenter and co-lo placement but for that you'll need to use the console to use the vendor's CLI tool to disable the setting on the controller. For LSI based controllers the command is: | ||
| Line 8: | Line 10: | ||
{{Template:ReturnToWebGuide}} | |||
[[Category:QuantaStor4]] | |||
[[Category:WebUI Dialog]] | |||
Revision as of 10:54, 17 November 2016
Turns off the hardware alarm that is built into many hardware RAID controllers. Alarms can happen when equipment gets to hot or in cases where a RAID unit is degraded.
It is also possible to permanently disable alarm which is often recommended for datacenter and co-lo placement but for that you'll need to use the console to use the vendor's CLI tool to disable the setting on the controller. For LSI based controllers the command is:
sudo MegaCli -AdpSetProp AlarmDsbl -aALL
