Re: targetcli qla2xxx create fails

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 2012-09-05 at 19:54 +0000, Reggie Fields wrote:
> Hello,
>    I've ran into this same issue when trying to create a qlogic target. Does
> anyone know if this issue has been solved? I'm using the exact same version of
> rtslib and targetcli. I've also successfully created an iSCSI target
> successfully. I'm running with a 3.6.0-rc1 kernel.
> 

Hi Reggie,

By default the upstream qla2xxx driver is set to run in initiator mode
only.  To enable target mode + use tcm_qla2xxx.ko you'll need to enable
it via an module parameter named qlini_mode.

Here is what a typical /etc/modprobe.d/qla2xxx.conf looks like with
target mode enabled:

   options qla2xxx qlini_mode="disabled"

Based upon your distribution the module parameter setup might be
slightly different, but you just need to make sure that initrd/initramfs
is honoring these extra qla2xxx parameters.

--nab

--
To unsubscribe from this list: send the line "unsubscribe target-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux SCSI]     [Kernel Newbies]     [Linux SCSI Target Infrastructure]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Device Mapper]

  Powered by Linux