Vicibox Redux 3.0.5 doesn't initialize ARC Raid Controller
Posted: Wed Oct 26, 2011 9:07 am
Hello,
the actual database server is using redux 3.0.5 database only x64 installation with mysql 5.1.46.
now i want replace the server with my new database server with a ARC-1880IX-16 RAID Controller .. redux 3.0.5 doesn't initialize the raid controller when i type os-install.
i download the driver for linux and type in "make" ...
then i retype os-install and now the installer works and show me my RAID 10 configuration.
after installation and reboot the system doesn't initialize the RAID again.
i'm not really a linux checker .. what i'm doing wrong?
perhaps i've got to do something like below from readme?
thanks for any help!!
regards
philip
EDIT: forgot to say .. error message after reboot:
Want me to fall back to /dev/sda2? (Y/n)
if i boot with the actual redux 3.1.
i get the following error: error: no device for installation found
the actual database server is using redux 3.0.5 database only x64 installation with mysql 5.1.46.
now i want replace the server with my new database server with a ARC-1880IX-16 RAID Controller .. redux 3.0.5 doesn't initialize the raid controller when i type os-install.
i download the driver for linux and type in "make" ...
then i retype os-install and now the installer works and show me my RAID 10 configuration.
after installation and reboot the system doesn't initialize the RAID again.
i'm not really a linux checker .. what i'm doing wrong?
perhaps i've got to do something like below from readme?
thanks for any help!!
regards
philip
EDIT: forgot to say .. error message after reboot:
Want me to fall back to /dev/sda2? (Y/n)
if i boot with the actual redux 3.1.
i get the following error: error: no device for installation found
If not, the driver module can not be built successfully.
2.1 make binary driver file,
#make
2.2 insert the driver on your system,
#insmod arcmsr.ko,
2.3 if you need the driver being inserted automatically after every reboot,
make a new initrd image with the driver as following steps.
Example:
#cp arcmsr.ko /lib/modules/`uname -r`/kernel/drivers/scsi/arcmsr/
#vi /etc/modprobe.conf, and add "alias scsi_hostadapter arcmsr"
#mkinitrd -f -v /boot/initrd-2.6.18-8.el5.custom.img 2.6.18-8.el5
2.4 Add new items for new kernel into /boot/grub/grub.conf, and designate n