linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ming Zhang <blackmagic02881@gmail.com>
To: "BERTRAND Joël" <joel.bertrand@systella.fr>
Cc: "Ross S. W. Walker" <rwalker@medallion.com>,
	iscsitarget-devel@lists.sourceforge.net,
	linux-raid@vger.kernel.org
Subject: Re: [Iscsitarget-devel] Abort Task ?
Date: Thu, 18 Oct 2007 13:30:38 -0400	[thread overview]
Message-ID: <1192728638.3596.28.camel@dhcp-117.ibrix.com> (raw)
In-Reply-To: <47178ABF.1040500@systella.fr>

On Thu, 2007-10-18 at 18:33 +0200, BERTRAND Joël wrote:
> Ming Zhang wrote:
> > On Thu, 2007-10-18 at 11:33 -0400, Ross S. W. Walker wrote:
> >> BERTRAND Joël wrote:
> >>> BERTRAND Joël wrote:
> >>>> BERTRAND Joël wrote:
> >>>>> 	Hello,
> >>>>>
> >>>>> 	When I try to create a raid1 volume over iscsi, process 
> >>> aborts with :
> >>>>> - on target side:
> >>>>>
> >>>>> iscsi_trgt: cmnd_abort(1156) 29 1 0 42 57344 0 0
> >>>>> iscsi_trgt: Abort Task (01) issued on tid:1 lun:0 by 
> >>> sid:630024457682948 
> >>>>> (Unknown Task)
> >>>> 	Next run:
> >>>> iscsi_trgt: cmnd_abort(1156) 13 1 0 42 57344 0 0
> >>>> iscsi_trgt: Abort Task (01) issued on tid:1 lun:0 by 
> >>> sid:630058817421315 
> >>>> (Unknown Task)
> >>>>
> >>>> 	You can see that both lines are very similar. I shall 
> >>> try to use 
> >>>> blockio instead fileio.
> >>> 	With blockio, I got the following message...
> >>>
> >>> iscsi_trgt: cmnd_abort(1156) c 1 0 42 8192 0 0
> >>> iscsi_trgt: Abort Task (01) issued on tid:1 lun:0 by 
> >>> sid:630024457682946 
> >>> (Unknown Task)
> >>>
> >>> Command is the same. What is the signification of 1156 ?
> >> Both outputs are from the same Abort Task management function
> >> the 1156 refers to the line in iscsi.c where the debug printf
> >> was issued.
> >>
> >> The other is the more verbose informative message that says
> >> an Abort Task command was issued, but the task was not found.
> > 
> > pure guess, this might because the sparc64 you are using.
> > 
> > could you export a NULLIO target and do some intensive io tests? sort
> > out these platform issues first...
> 
> 	I can format serveral times (mkfs.ext3) a 1.5 TB volume over iSCSI 
> without any trouble. I can read and write on this virtual disk without 
> any trouble.
> 
> 	Now, I have configured ietd with :
> 
> Lun 0 Sectors=1464725758,Type=nullio
> 
> and I run on initiator side :
> 
> Root gershwin:[/dev] > dd if=/dev/zero of=/dev/sdj bs=8192
> 479482+0 records in
> 479482+0 records out
> 3927916544 bytes (3.9 GB) copied, 153.222 seconds, 25.6 MB/s

25MB/s over a NULLIO is a very slow result...


> 
> Root gershwin:[/dev] > dd if=/dev/zero of=/dev/sdj bs=8192
> 
> 	I'm waitinfor a crash. No one when I write these lines.	I suspect an 
> interaction between raid and iscsi.
> 
> 	Regards,
> 
> 	JKB
-- 
Ming Zhang


@#$%^ purging memory... (*!%
http://blackmagic02881.wordpress.com/
http://www.linkedin.com/in/blackmagic02881
--------------------------------------------

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

      parent reply	other threads:[~2007-10-18 17:30 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <471720F1.40409@systella.fr>
     [not found] ` <471727F3.2080500@systella.fr>
     [not found]   ` <471734C5.8090405@systella.fr>
     [not found]     ` <E2BB8074E5500C42984D980D4BD78EF9017A2958@MFG-NYC-EXCH2.mfg.prv>
     [not found]       ` <1192721909.3596.15.camel@dhcp-117.ibrix.com>
2007-10-18 16:33         ` Abort Task ? BERTRAND Joël
2007-10-18 17:14           ` BERTRAND Joël
2007-10-18 21:03             ` Ross S. W. Walker
2007-10-18 21:35               ` [Iscsitarget-devel] " Ming Zhang
2007-10-19  7:48               ` BERTRAND Joël
2007-10-19 13:55                 ` Ming Zhang
2007-10-19 14:30                   ` BERTRAND Joël
2007-10-19 14:37                     ` Ming Zhang
2007-10-19 14:47                       ` BERTRAND Joël
2007-10-19 14:53                         ` Ming Zhang
2007-10-19 14:51                       ` [Iscsitarget-devel] " Ross S. W. Walker
2007-10-18 17:30           ` Ming Zhang [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1192728638.3596.28.camel@dhcp-117.ibrix.com \
    --to=blackmagic02881@gmail.com \
    --cc=iscsitarget-devel@lists.sourceforge.net \
    --cc=joel.bertrand@systella.fr \
    --cc=linux-raid@vger.kernel.org \
    --cc=rwalker@medallion.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).