> This has appeared several times that I believe is some protocol level
> hiccup between esxi and iet, Had anyone else noticed it?
Which version of iet are you running? This sort of problem has been
quite common in the recent past even with VMWare 4, unless you're
running the latest trunk version.
--
------------------------------------------------------------------------
Emmanuel Florac | Direction technique
| Intellique
| <efl...@intellique.com>
| +33 1 78 94 84 02
------------------------------------------------------------------------
------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Iscsitarget-devel mailing list
Iscsitar...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iscsitarget-devel
> I'm running trunk .
>
OK, I've made a new fresh install this week that should be connected to
an ESXi 5 host, I'll see if anything similar happens. Are you using
multiple targets, and do you have multiple LUNs on each target?
for example , this target only have LUN 1 (no lun 0) , but somehow
esxi is blocked by trying to issue command to LUN0, The similiar
things happens on another machine which only have LUN 0 configured but
esxi starts to send traffic to LUN0, what could possibly be the
problem?
[88410.868981] iscsi_trgt: Abort Task (01) issued on tid:1 lun:0 by
sid:283674003964416 (Unknown LUN)
[88412.880949] iscsi_trgt: Abort Task (01) issued on tid:1 lun:0 by
sid:283674003964416 (Unknown LUN)
[88414.892930] iscsi_trgt: Abort Task (01) issued on tid:1 lun:0 by
sid:283674003964416 (Unknown LUN)
Cheers.
Target iqn.2009-10.com.outofwall:vstore1
Lun 1 Path=/dev/sdb,Type=fileio,ScsiId=vstore1,ScsiSN=1,IOMode=wt
Target iqn.2010-09.com.outofwall:vstore2
Lun 0 Path=/dev/sdb,Type=fileio,ScsiId=vstore2,ScsiSN=1,IOMode=wt
and if I use the same Lun 0 , ESXi will think they are the same device address
t10.94545xxxxxxxxx 673747F627516<LUN number>3000000000
I couldn't figure out how to make it not appear to be same address, so
I resorted to Lun number difference. what did I do wrong?
And for most time, my current approach actually works fine.
On Sat, Mar 17, 2012 at 4:51 PM, Ross S. W. Walker
Plus, as a reminder to whoever had the same issue, DO NOT just change
lun numbers and restart your IETD, doing that will cause a signature
mis-match on VMFS and cause it being detected as a snapshot...
To fix that you need to disconnect everything and re-signature it,
very painful :-(
But anyway, I got it working again, and I will watch out about the errors.
Cheers.
On Sat, Mar 17, 2012 at 5:20 PM, Ross S. W. Walker
See the ietd.conf man page. I pretty sure that would be in the rfc as well...