https://bugzilla.novell.com/show_bug.cgi?id=676803 https://bugzilla.novell.com/show_bug.cgi?id=676803#c21 --- Comment #21 from Per Jessen <per@opensuse.org> 2011-11-24 14:38:26 UTC --- (In reply to comment #20)
Hi Per and Petr,
I believe this will answer both your questions:
~ # cat /etc/ietd.conf Target iqn.2011-11.com.grupopie:ecdf9246-57a3-43e3-b001-f8917fd867b5 Lun 0 Path=/srv/test.raw,Type=fileio,ScsiId=vstorage03
You don't have the rest? : MaxConnections 2 MaxSessions 0 QueuedCommands 64 Wthreads 2 ImmediateData Yes (I haven't checked the defaults, maybe they're sufficient).
Nov 24 11:17:16 vstorage03 kernel: [ 74.594864] iSCSI Enterprise Target Software - version trunk
That sounds like you've got a working version at least.
A few extra information: - This machine is a VM on a ESXi 5.0 server - openSUSE 11.3 GM + Updates works on this machine. openSUSE 11.4 does not. - After trying to connect to it from, for example, ESXi 5.0 iSCSI initiator, the following errors are displayed, some at console, some at /var/log/messages:
Is there any possibility/risk that this is some unknown incompatibility? I'm only using the openscsi initiator.
/var/log/messages: Nov 24 11:19:58 vstorage03 kernel: [ 236.536469] iscsi_trgt: BUG at /home/abuild/rpmbuild/BUILD/iscsitarget-1.4.20-svn/obj/desktop/iscsi.c:392 assert(req->tio)
The only assert(req->tio) I see in the code I have is in iscsi.c:1408. I would suggest you upgrade iscsitarget from Factory, if you don't mind. I have a suspicion we're looking at some old code here.
I also have one extra question: As you've noticed, when i start iscsitarget, it complains that crc32c_intel module could not be loaded. Is this module a requirement ?
No, it works fine without, but the warning does look a little too serious. See the explanation in my initial comment. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.