Re: Core-iSCSI/Nokia770 binaries released!

From: Nicholas A. Bellinger
Date: Sun Apr 02 2006 - 00:19:11 EST


A quick followup..

On Sat, 2006-04-01 at 19:22 -0800, Nicholas A. Bellinger wrote:

>
> The only two limitiations that currently exist are 1) Authentication is
> not supported in this release and 2) the 2.6.12.3-omap1 for the 770 does
> NOT ship with CONFIG_SCSI_MULTI_LUN=y, and hence we are only able to
> detect LUN 0 for each iSCSI Target Node. Unfortuately scsi_mod is
> complied directly the 2.6.12.3-omap1 kernel and the only method to get
> around this is recompiling the kernel. I would like to see scsi_mod
> built as a module in future kernel releases for the Nokia 770, and
> preferably with CONFIG_SCSI_MULTI_LUN=y enabled.
>

Patrick Mansfield mentioned that the following will fix limitiation #2
mentioned above:

echo 512 > /sys/module/scsi_mod/parameters/max_luns

This applies to other vendor's kernels as well, so I will go ahead and
made sure that this is set correctly when /etc/init.d/initiator is
started. I will put a new .deb up shortly, as well as include this into
the next release of core-iscsi-tools.

Thanks again Patrick!

--
Nicholas A. Bellinger <nab@xxxxxxxxxx>

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/