Displaying 1 result from an estimated 1 matches for "m915".
Did you mean:
i915
2018 Mar 06
2
kernel 4.9.86-30 missing mpt2sas module
Hi
I am attempting to setup Xen 4.10 with kernel 4.9.86-30 (
virt7-xen-410-testing, virt7-common-testing ) on CentOS7
After installing everything, the machine was unable to boot and hung in
dracut stating it could not find its root device.
The testsystem I use is a somewhat aged Dell M915 Blade (Quad opteron
61xx), using an MPT SAS controller for it's SAS boot drives. Stock
CentOS 7 reports mpt2sas module being used to access the controller.
That module is not present in the modules directory of the 4.9.86:
4.9.86-30:
# pwd
/lib/modules/4.9.86-30.el7.x86_64
# find . -name &qu...