quantum/esos

esos-4.0.8_z not work with Raid Control Card!

Opened this issue · 3 comments

Hi!
We installed esos-4.0.8_z and found it detected Raid Controller in CMD as below, however, inside ESOS > Hardware Raid > Add Volume, it showed error (No Hard Raid detected.
Is it missing something during installation (e.g. megacli64)? If yes, possible install it and how to do? I tried copy a file "MegaCli-8.07.14-1.noarch.rpm" but fail to install (miss Alien), How can I install application in ESOS? How to solve this problem?
Thanks a lot!

[root@localhost ~]# lspci -knn | grep 'RAID bus controller'
05:00.0 RAID bus controller [0104]: LSI Logic / Symbios Logic MegaRAID SAS-3 3108 [Invader] [1000:005d] (rev 02)

Use the "raid_tools.py" script to add the binary package to your already running image.

Hi!
Have the same issue on esos-3.0.14_z
Please help. How to use "raid_tools.py" to add controller? (LSISAS 9361-8i)
Thanks a lot!

Use the "raid_tools.py" script to add the binary package to your already running image.

Just type raid_tools.py )))

Thanks a lot, Marc!!!