>>>>> On Thu, 7 Mar 2019 15:29:29 -0500, "Bradley Cook (Personal)" >>>>> <bscook...@gmail.com> said:
> 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? This is also a very good site https://kmuto.jp/debian/hcl/ There you can put the output of lspci -nn and you will see which drivers are used. for e.g. https://kmuto.jp/debian/hcl/HP/DL360+G5 but it has a E200i Controller that is using the cciss driver. Now I found that the P400i is only supported by the cciss driver. http://cciss.sourceforge.net/ says it supports the P400i controller. -- regards Thomas