thanks for the advice. I'm not sure what I'm looking for. The output of
dmesg from ubuntu server is huge. Any suggestions on figuring out which
is the disk controller?
Cheers
Bradley
On 07-Mar-19 10:44, Steffen Grunewald wrote:
Hi Bradley,
On Thu, 2019-03-07 at 09:37:29 -0500, Bradley Cook (Personal) wrote:
Hello. I'm trying to install Qlustar on this system HP Proliant DL360 G5
with Smart Array P400i raid controller. I'm having a lot of trouble getting
the FAI to recognize the the hard drives. During the installation process an
error message comes up that there are no available hard drives and the FAI
stops. HP Proliant DL360 G5 Smart Array P400i is working. I did a standard
Ubuntu 18.04.2 Server LTS installation and the hard drives were recognized
just fine. I'm not sure how to get the FAI to recognize it. I've already
posted to the Qlustar list, but they are not sure. I don't know if it's
related to this in your archives from an older version of FAI:
https://lists.uni-koeln.de/pipermail/linux-fai/2003-May/001368.html Any
suggestions?
From the Ubuntu syslog, find out which module takes care of your disk
controller. Add that to the "kernelmodules" list in class/20-hwdetect.sh
and retry. You may want to add it to MODULESLIST (in one of the class/*.var
files) as well, for the reboot not to fail ;)
Cheers,
Steffen