Changes between Initial Version and Version 1 of Ticket #751, comment 6
- Timestamp:
- Aug 30, 2015, 1:16:56 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #751, comment 6
initial v1 1 1 Bruno: 2 2 hpvsa rpm includes /etc/depmod.d/hpvsa.conf 3 4 oot@<sanitized> modprobe.d]# yum list installed |grep hpvsa3 {{{ 4 root@<sanitized> modprobe.d]# yum list installed |grep hpvsa 5 5 This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register. 6 6 kmod-hpvsa.x86_64 1.2.8-160.rhel6u4 @anaconda-DD-0/6.4 … … 14 14 override hpvsa 2.6.32-* weak-updates/hpvsa 15 15 [root@<sanitized> modprobe.d]# 16 16 }}} 17 17 18 18 For the record, I'm injecting ONLY hpvsa.ko into initrd on a kickstart disk (not the depmod.d file) - and when I force the load in %pre the module loads, correctly displaying only one disk (this is on SL4540G8, 15x3 nodes) - issue is ++ YOU MUST blacklist ahci in the kernel init line in (grub/lilo/efiboot) -- if ahci loads first you will get the split view.