iSCSI and Fedora 11

Discussion in 'HOWTO-Related Questions' started by b1sh0p, Jun 15, 2009.

  1. b1sh0p

    b1sh0p New Member

    Hi,

    I'm following Falko's Using iSCSI On Fedora 10 (Initiator And Target) guide and I'm having trouble using it on Fedora 11.

    When I execute:

    Code:
    /etc/init.d/iscsi-target start
    I get:
    Code:
    Starting iSCSI target service: FATAL: Error inserting crc32c_intel (/lib/modules/2.6.29.4-167.fc11.x86_64/kernel/arch/x86/crypto/crc32c-intel.ko): No such device
    WARNING: Deprecated config file /etc/modprobe.conf, all config files belong into /etc/modprobe.d/.
    ipc fd: Address already in use
                                                               [FAILED]
    
    crc32c-intel.ko does exist.

    Any help? Thanks.
     
  2. falko

    falko Super Moderator Howtoforge Staff

    Not sure, but maybe you need to disable SELinux?
     
  3. honza801

    honza801 New Member

    i've disabled selinux, but the message still appears.
    does anyone know, where the problem is?

    fous
     
  4. falko

    falko Super Moderator Howtoforge Staff

    Is crc32c_intel listed somewhere in /etc/modprobe.conf or /etc/modprobe.d? If so, uncomment it.
     

Share This Page