Changes between Initial Version and Version 1 of Ticket #751, comment 6


Ignore:
Timestamp:
Aug 30, 2015, 1:16:56 PM (10 years ago)
Author:
Bruno Cornec

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #751, comment 6

    initial v1  
    11Bruno:
    22   hpvsa rpm includes /etc/depmod.d/hpvsa.conf
    3 
    4 oot@<sanitized> modprobe.d]# yum list installed |grep hpvsa
     3{{{
     4root@<sanitized> modprobe.d]# yum list installed |grep hpvsa
    55This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
    66kmod-hpvsa.x86_64                    1.2.8-160.rhel6u4                  @anaconda-DD-0/6.4
     
    1414override hpvsa 2.6.32-* weak-updates/hpvsa
    1515[root@<sanitized> modprobe.d]#
    16 
     16}}}
    1717
    1818    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.