You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I followed the new 2.x style installation where hardware raid controller tools are installed after setup. I'm on a LSI/Brocade/MegaRaid controller and downloaded StorCLI without issues and its working fine in console.
So I wanted to move ahead and make sure that healthchecks works, and to my surplice it seems it's not. health_chk.sh refers to MegaCli64, that is not installed. /usr/local/sbin/hw_raid_cli.py seems to included but I couldn't fint out what it does, when it comes to health checks. Running the command just skips MegaRAID.
[root@san01 ~]# /usr/local/sbin/health_chk.sh
Checking hardware RAID logical drives...
Checking hardware RAID physical drives...
It appears the '/opt/sbin/MegaCli64' tool is not installed, or at least
is not executable. Skipping additional MegaRAID health checks...
I just check another storage array, running 1.3.5, and it showed the exact same issue. Running 2.0 on the first SAN node.
1 Is there a way to get hardware monitoring working?
2 would it be possible to get SNMP working? It's mainly to monitor HD temperature and that's currently not possible.,
The text was updated successfully, but these errors were encountered:
Can you provide a directory list of "/opt/sbin/" on your system? Does the "MegaCli64" tool indeed not exist in that directory? Can you provide output/steps of how you installed the tool?
I followed the new 2.x style installation where hardware raid controller tools are installed after setup. I'm on a LSI/Brocade/MegaRaid controller and downloaded StorCLI without issues and its working fine in console.
So I wanted to move ahead and make sure that healthchecks works, and to my surplice it seems it's not. health_chk.sh refers to MegaCli64, that is not installed. /usr/local/sbin/hw_raid_cli.py seems to included but I couldn't fint out what it does, when it comes to health checks. Running the command just skips MegaRAID.
I just check another storage array, running 1.3.5, and it showed the exact same issue. Running 2.0 on the first SAN node.
1 Is there a way to get hardware monitoring working?
2 would it be possible to get SNMP working? It's mainly to monitor HD temperature and that's currently not possible.,
The text was updated successfully, but these errors were encountered: