<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to support-requests</title><link href="https://sourceforge.net/p/linux-iscsi/support-requests/" rel="alternate"/><link href="https://sourceforge.net/p/linux-iscsi/support-requests/feed.atom" rel="self"/><id>https://sourceforge.net/p/linux-iscsi/support-requests/</id><updated>2008-01-29T12:32:24Z</updated><subtitle>Recent changes to support-requests</subtitle><entry><title>Install and setup problem</title><link href="https://sourceforge.net/p/linux-iscsi/support-requests/38/" rel="alternate"/><published>2008-01-29T12:32:24Z</published><updated>2008-01-29T12:32:24Z</updated><author><name>Bob</name><uri>https://sourceforge.net/u/bobbyt87/</uri></author><id>https://sourceforge.net8f380486b34f5e04868ff370579f28e981f6e26a</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Can anyone tell me the work around or fix for the following?&lt;/p&gt;
&lt;p&gt;Installed linux-iscsi-module-2.4.21-9.0.1 (EL and ELsmp) now trying to install linux-iscsi-check_module-3.4.2-1.i386.rpm and get:&lt;/p&gt;
&lt;p&gt;error: Failed dependancies&lt;br /&gt;
kernel-source is needed by linux-iscsi-check_module-3.4.2-1 &lt;br /&gt;
Suggested resolutions: /var/spool/up2date/kernel-source-2.4.21-50.EL.i386.rpm&lt;/p&gt;
&lt;p&gt;This is on an RHEL3.3 with kernel 2.4.21-53. Forgive my ignorance if this is something basic, but been racking my pea brain and cannot come up with a solution. &lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>kernel identification probs?</title><link href="https://sourceforge.net/p/linux-iscsi/support-requests/37/" rel="alternate"/><published>2007-04-20T18:24:15Z</published><updated>2007-04-20T18:24:15Z</updated><author><name>crashedmatt</name><uri>https://sourceforge.net/u/mwycoff/</uri></author><id>https://sourceforge.net8a4e79633295c24f8e5ba7851b6cb8194dedcf01</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;[root@BB-AL01-sv40-SM src]# rpm -i linux-iscsi-module-2.4.20-30.9-3.4.2-1.i386.rpm&lt;br /&gt;
error: Failed dependencies:&lt;br /&gt;
kernel = 2.4.20-30.9 is needed by linux-iscsi-module-2.4.20-30.9-3.4.2-1&lt;br /&gt;
[root@BB-AL01-sv40-SM src]# uname -a&lt;br /&gt;
Linux BB-AL01-sv40-SM.xxx.com 2.4.21-4.ELsmp #1 SMP Fri Oct 3 17:52:56 EDT 2003 i686 i686 i386 GNU/Linux&lt;br /&gt;
[root@BB-AL01-sv40-SM src]#&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>SCSI write commands limited to 4kb record size</title><link href="https://sourceforge.net/p/linux-iscsi/support-requests/36/" rel="alternate"/><published>2007-01-17T13:30:19Z</published><updated>2007-01-17T13:30:19Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net299c24c82dedf5372a3f2c5a092f14f9df3487b7</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Fedora core 5, Kernel 2.6.15 - Attempting to write a block greater than 4kb causes the OS to hang for a very long time. Eventually the OS will partially recover (mouse pointer will unfreeze, keyboard will work...but iSCSI services will not run and I have been unable to start iSCSI services without rebooting the system).&lt;br /&gt;
This is a problem when attempting to write to an iSCSI attached tape drive as the backup software I am using (HP Data Protector Express) writes exclusively in 64kb blocks.&lt;br /&gt;
This problem only occurs when writing above 4kb; reading at 64kb works fine.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Compiling / Installing on RH 9 Uniprocessor Kernel</title><link href="https://sourceforge.net/p/linux-iscsi/support-requests/35/" rel="alternate"/><published>2006-11-22T16:58:03Z</published><updated>2006-11-22T16:58:03Z</updated><author><name>Lee B</name><uri>https://sourceforge.net/u/userid-1651714/</uri></author><id>https://sourceforge.netbecc37ec8e7369e52d29ba4850c5ae4e420dc844</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I'm trying to install and compile 3.6.3 onto Red Hat 9 (Shrike) running on the Uniprocessor kernel.&lt;/p&gt;
&lt;p&gt;The make and make install phase seems to go ok apart from warnings that the compilation will be against kernel 2.4.20-8 and I am running 2.4.20-8custom. Interestingly this isn't a custom kernel but a standard one of the Red Hat CD.&lt;/p&gt;
&lt;p&gt;When I then try the command "service start iscsi" it fails and in the /var/log/iscsi.log I get the following:&lt;/p&gt;
&lt;p&gt;[root@server-08 linux-iscsi-3.6.3]# more /var/log/iscsi.log                   &lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;/lib/modules/2.4.20-8/misc/iscsi_sfnet.o: kernel-module version mismatch      &lt;br /&gt;
/lib/modules/2.4.20-8/misc/iscsi_sfnet.o was compiled for kernel version&lt;br /&gt;
2.4.20-8smp                                                                  &lt;br /&gt;
while this kernel is version 2.4.20-8.                                &lt;br /&gt;
/lib/modules/2.4.20-8/misc/iscsi_sfnet.o: insmod /lib/modules/2.4.20-8/misc/iscs&lt;br /&gt;
i_sfnet.o failed                                                              &lt;br /&gt;
/lib/modules/2.4.20-8/misc/iscsi_sfnet.o: insmod iscsi_sfnet failed   &lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;I have tried setting the KERNEL_CONFIG line as follows in the Makefile and it's not helped:&lt;/p&gt;
&lt;p&gt;KERNEL_CONFIG:=/boot/config-2.4.20-8&lt;/p&gt;
&lt;p&gt;Anyone any ideas on this please?&lt;/p&gt;
&lt;p&gt;Thanks a lot in advance,&lt;/p&gt;
&lt;p&gt;Lee.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Complie on Mandriva 2006.0 </title><link href="https://sourceforge.net/p/linux-iscsi/support-requests/34/" rel="alternate"/><published>2006-10-18T22:22:29Z</published><updated>2006-10-18T22:22:29Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.netc8a54109dbf9b4ae938344f352004238c49459a4</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Im tring to compile on Mandriva 2006.0 and im getting&lt;br /&gt;
this error:&lt;/p&gt;
&lt;p&gt;in.c&lt;br /&gt;
cc ietd.o iscsid.o conn.o session.o target.o message.o&lt;br /&gt;
ctldev.o log.o isns.o chap.o event.o param.o plain.o -o&lt;br /&gt;
ietd -lcrypto&lt;br /&gt;
/usr/bin/ld: cannot find -lcrypto&lt;br /&gt;
collect2: ld returned 1 exit status&lt;br /&gt;
make[1]: *** [ietd] Error 1&lt;br /&gt;
make[1]: Leaving directory&lt;br /&gt;
`/home/jason/iscsitarget-0.4.13/usr'&lt;br /&gt;
make: *** [progs] Error 2&lt;/p&gt;
&lt;p&gt;openssl is install to /usr/local/include/openssl&lt;/p&gt;
&lt;p&gt;what am i missing???&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Install linux-iscsi-5.0.0.0.3rc6-363 on FC4</title><link href="https://sourceforge.net/p/linux-iscsi/support-requests/33/" rel="alternate"/><published>2006-07-18T05:26:57Z</published><updated>2006-07-18T05:26:57Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net621d75970fc8069fd4897478e382dffe038ee576</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I have installed linux-iscsi-5.0.0.0.3rc6-363 &lt;br /&gt;
successfully,but when I execute "service iscsi &lt;br /&gt;
start",I am facing following error:&lt;br /&gt;
Starting iSCSI: iscsiFATAL: Module iscsi_sfnet not &lt;br /&gt;
found.&lt;br /&gt;
Could not load module iscsi_sfnet.o&lt;/p&gt;
&lt;p&gt;Is there someone can help me ?&lt;br /&gt;
Thanks!&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Kernel Panic when doing sg IO &gt;4k over iscsi</title><link href="https://sourceforge.net/p/linux-iscsi/support-requests/32/" rel="alternate"/><published>2006-03-01T01:17:23Z</published><updated>2006-03-01T01:17:23Z</updated><author><name>glozada</name><uri>https://sourceforge.net/u/glozada/</uri></author><id>https://sourceforge.netc20fd4885d1e5e82cd4e8c43caf1d94707465c54</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I am running FC4 (2.6.11-1.1369_FC4) and have compiled&lt;br /&gt;
the linux-iscsi.4.0.2.2 driver for that kernel. &lt;/p&gt;
&lt;p&gt;I know I should probably be using the open-iscsi but at&lt;br /&gt;
this point in the game it is not an option or one that&lt;br /&gt;
I really dont want to take.&lt;/p&gt;
&lt;p&gt;The target is an Overland REO 4000 virtual tape&lt;br /&gt;
device....has to be a tape device, panic does not&lt;br /&gt;
happen with disk devices. When I use sg_utils&lt;br /&gt;
(sg_test_rwbuf) command to issue a w/r greater than a&lt;br /&gt;
page (4k) the system panics. I can do =&amp;lt;4k sg io all&lt;br /&gt;
day without issue. This only happens when the iSCSI&lt;br /&gt;
connection is across an gigE link....does not happen&lt;br /&gt;
when connection is across an 10/100 link. NIC's, both&lt;br /&gt;
10/100 and GIG, are Intel MB embedded adapters using&lt;br /&gt;
the e100 and e1000 respectively. Attached is a capture&lt;br /&gt;
of the call trace. This one has me twisting.....ugh!&lt;br /&gt;
Any help would be greatly appreciated.&lt;/p&gt;
&lt;p&gt;Regards&lt;br /&gt;
Godfrey&lt;/p&gt;
&lt;p&gt;sg_utils call:&lt;/p&gt;
&lt;p&gt;./sg_test_rwbuf --size=4096 /dev/sg0 count=5 =&amp;gt; this works&lt;br /&gt;
./sg_test_rwbuf --size=8192 /dev/sg0 count=5 =&amp;gt; this panics&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Request for tools that compile against 2.6.15.2</title><link href="https://sourceforge.net/p/linux-iscsi/support-requests/31/" rel="alternate"/><published>2006-01-31T20:48:50Z</published><updated>2006-01-31T20:48:50Z</updated><author><name>Matthew Newhall</name><uri>https://sourceforge.net/u/odinson/</uri></author><id>https://sourceforge.net46a9fdc1e1ee970208f9694e358da4d0199cd8fb</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Thank you for taking your time to write this code.&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;I have a humble request.  Please maintain a set of&lt;br /&gt;
tools that will complile against the mainline kernel,&lt;br /&gt;
say for example 2.6.15.2 (for example), either via&lt;br /&gt;
patch, cvs, or a seperate release for just the tools&lt;br /&gt;
that match the current kernel.  It seems like the there&lt;br /&gt;
are patches going into the Linux kernel, but I don't&lt;br /&gt;
know what tools they match.&lt;/p&gt;
&lt;p&gt;The varients that didn't work include the last for&lt;br /&gt;
experimental versions.&lt;/p&gt;
&lt;p&gt;I was working on a project to mirror 2 9TB sata&lt;br /&gt;
hardware raid servers using iscsi via this code and&lt;br /&gt;
enterprise target with raid 1 on top on 64bit hardware.&lt;br /&gt;
Unfortunatly the project was canned due to time&lt;br /&gt;
constraints.  I did get it to run with core 4's&lt;br /&gt;
2.6.11-1.1369_FC4smp and linux-iscsi-5.0.0.0.3rc6-363&lt;br /&gt;
after applying the included patch against the 2.6.11&lt;br /&gt;
kernel,  but would get page errors and a kernel panic&lt;br /&gt;
when I pounded on the raid 1 (on top of iscsi) array&lt;br /&gt;
with bonnie++.&lt;/p&gt;
&lt;p&gt;The bad news is I no longer have access to the&lt;br /&gt;
hardware.  I cannot post reports. :(&lt;/p&gt;
&lt;p&gt;If I had spent less time fooling with versions I could&lt;br /&gt;
have made more progess with debuging.&lt;/p&gt;
&lt;p&gt;I'll try again soon with my own personal lesser hardware.&lt;/p&gt;
&lt;p&gt;Thanks for your heroic efforts.&lt;/p&gt;
&lt;p&gt;Matt&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>iSCSI &amp; 2.6.14</title><link href="https://sourceforge.net/p/linux-iscsi/support-requests/30/" rel="alternate"/><published>2005-11-21T22:40:36Z</published><updated>2005-11-21T22:40:36Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.netd73e50038c18200cafc9fd4c6cf4209715386536</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I'd like to be able to use this driver with the 2.6.14&lt;br /&gt;
version of the linux kernel.  I tried the most recent&lt;br /&gt;
5.0 that's on the download page, and I get the&lt;br /&gt;
following errors:&lt;/p&gt;
&lt;p&gt;make -C /lib/modules/`uname -r`/build SUBDIRS=`pwd`&lt;br /&gt;
make[2]: Entering directory `/usr/src/kernels/linux-2.6.14'&lt;br /&gt;
LD   &lt;br /&gt;
/root/iscsi/linux-iscsi-5.0.0.0.3rc6-363/kernel/built-in.o&lt;br /&gt;
CC [M] &lt;br /&gt;
/root/iscsi/linux-iscsi-5.0.0.0.3rc6-363/kernel/scsi_transport_iscsi.o&lt;br /&gt;
In file included from include/linux/rtnetlink.h:4,&lt;br /&gt;
from include/net/dst.h:12,&lt;br /&gt;
from include/net/sock.h:55,&lt;br /&gt;
from include/linux/tcp.h:180,&lt;br /&gt;
from include/net/tcp.h:26,&lt;br /&gt;
from&lt;br /&gt;
/root/iscsi/linux-iscsi-5.0.0.0.3rc6-363/kernel/scsi_transport_iscsi.c:25:&lt;br /&gt;
include/linux/netlink.h:15:1: warning: "NETLINK_ISCSI"&lt;br /&gt;
redefined&lt;br /&gt;
&amp;lt;command line&amp;gt;:2:1: warning: this is the location of&lt;br /&gt;
the previous definition&lt;br /&gt;
/root/iscsi/linux-iscsi-5.0.0.0.3rc6-363/kernel/scsi_transport_iscsi.c:&lt;br /&gt;
In function `iscsi_recv_pdu':&lt;br /&gt;
/root/iscsi/linux-iscsi-5.0.0.0.3rc6-363/kernel/scsi_transport_iscsi.c:357:&lt;br /&gt;
error: too few arguments to function `__nlmsg_put'&lt;br /&gt;
/root/iscsi/linux-iscsi-5.0.0.0.3rc6-363/kernel/scsi_transport_iscsi.c:&lt;br /&gt;
In function `iscsi_conn_error':&lt;br /&gt;
/root/iscsi/linux-iscsi-5.0.0.0.3rc6-363/kernel/scsi_transport_iscsi.c:393:&lt;br /&gt;
error: too few arguments to function `__nlmsg_put'&lt;br /&gt;
/root/iscsi/linux-iscsi-5.0.0.0.3rc6-363/kernel/scsi_transport_iscsi.c:&lt;br /&gt;
In function `iscsi_if_send_reply':&lt;br /&gt;
/root/iscsi/linux-iscsi-5.0.0.0.3rc6-363/kernel/scsi_transport_iscsi.c:429:&lt;br /&gt;
error: too few arguments to function `__nlmsg_put'&lt;br /&gt;
/root/iscsi/linux-iscsi-5.0.0.0.3rc6-363/kernel/scsi_transport_iscsi.c:&lt;br /&gt;
In function `iscsi_if_get_stats':&lt;br /&gt;
/root/iscsi/linux-iscsi-5.0.0.0.3rc6-363/kernel/scsi_transport_iscsi.c:765:&lt;br /&gt;
error: too few arguments to function `__nlmsg_put'&lt;br /&gt;
/root/iscsi/linux-iscsi-5.0.0.0.3rc6-363/kernel/scsi_transport_iscsi.c:&lt;br /&gt;
In function `iscsi_transport_init':&lt;br /&gt;
/root/iscsi/linux-iscsi-5.0.0.0.3rc6-363/kernel/scsi_transport_iscsi.c:1233:&lt;br /&gt;
warning: passing arg 2 of `netlink_kernel_create' makes&lt;br /&gt;
integer from pointer without a cast&lt;br /&gt;
/root/iscsi/linux-iscsi-5.0.0.0.3rc6-363/kernel/scsi_transport_iscsi.c:1233:&lt;br /&gt;
error: too few arguments to function&lt;br /&gt;
`netlink_kernel_create'&lt;br /&gt;
make[3]: ***&lt;br /&gt;
[/root/iscsi/linux-iscsi-5.0.0.0.3rc6-363/kernel/scsi_transport_iscsi.o]&lt;br /&gt;
Error 1&lt;br /&gt;
make[2]: ***&lt;br /&gt;
[_module_/root/iscsi/linux-iscsi-5.0.0.0.3rc6-363/kernel]&lt;br /&gt;
Error 2&lt;br /&gt;
make[2]: Leaving directory `/usr/src/kernels/linux-2.6.14'&lt;br /&gt;
make[1]: *** [all] Error 2&lt;br /&gt;
make[1]: Leaving directory&lt;br /&gt;
`/root/iscsi/linux-iscsi-5.0.0.0.3rc6-363/kernel'&lt;br /&gt;
make: *** [all] Error 2&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>RHEL 4 w/ Kernel 2.6.9-5 won't compile 4.0.1.6 HELP!!</title><link href="https://sourceforge.net/p/linux-iscsi/support-requests/29/" rel="alternate"/><published>2005-10-21T00:07:34Z</published><updated>2005-10-21T00:07:34Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net55be32b64503f1005eed6c8cd2b2b353b850417f</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hi everyone,&lt;/p&gt;
&lt;p&gt;I am trying to install the iSCSI 4.0.1.6 on RHEL4 w/&lt;br /&gt;
kernel 4.0.1.6 . When compiling the file (type&lt;br /&gt;
''make'), it gives me so many errors on&lt;br /&gt;
iscsi-initiator.c . I was thinking to put the Kernel&lt;br /&gt;
path and config to /lib/modules/2.6.9-5.EL/build/ and&lt;br /&gt;
/lib/modules/2.6.9-5.EL/build/.config respectively, but&lt;br /&gt;
it didn't fix the problems. Any help would be&lt;br /&gt;
appreciated. Thank you.&lt;/p&gt;
&lt;p&gt;Jeffry Hidayat&lt;br /&gt;
Overland Storage, Inc.&lt;br /&gt;
Software Test Engineer&lt;br /&gt;
jhidayat@overlandstorage.com&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>