-
Notifications
You must be signed in to change notification settings - Fork 25
Description
Hi all,
thanks for this nice piece of software. On one of my Thomas-Krenn systems with two raid controllers (LSI MegaRAID SAS 9261-8i and AVAGO MegaRAID SAS 9361-4i) running debian trixie with storcli 7.3405, the plugin fails with
Invalid StorCLI command! (/opt/MegaRAID/storcli/storcli64 /c0/eall/sall show all nolog)
Running either storcli64 /call/eall/sall show all nolog
or storcli64 /c0 show all nolog
or storcli64 /c1 show all nolog
fails on this system with:
Illegal instruction
Running storcli64 /call/eall/sall show nolog
works just fine. So the problem seems to be the show all nolog
in the storcli command on the system with the two cards (rather than just show nolog
). An otherwise identical system with just one AVAGO MegaRAID SAS 9361-8i has no issues. I can provide the storcli
log on request, but it is fairly long... Do you guys have any connection to BroadCom that would allow to file a bug report on storcli? Or can we somehow fix this at the level of check_lsi_raid
? Thanks and best wishes,
Christian