From: Peter Lieven <pl@dlh.net>
To: Bernhard Kohl <bernhard.kohl@nsn.com>
Cc: ext Kevin Wolf <kwolf@redhat.com>,
qemu-devel@nongnu.org,
"Nicholas A. Bellinger" <nab@linux-iscsi.org>,
Hannes Reinecke <hare@suse.de>
Subject: Re: [Qemu-devel] [PATCH] lsi53c895a: add support for ABORT messages
Date: Tue, 26 Apr 2011 16:46:32 +0200 [thread overview]
Message-ID: <4DB6DAC8.9060101@dlh.net> (raw)
In-Reply-To: <4D77479D.9010903@nsn.com>
On 09.03.2011 10:25, Bernhard Kohl wrote:
> Am 09.03.2011 09:47, schrieb ext Kevin Wolf:
>> Am 09.03.2011 00:04, schrieb Peter Lieven:
>>> Am 07.10.2010 um 13:27 schrieb Kevin Wolf:
>>>
>>>> Am 06.09.2010 16:42, schrieb Bernhard Kohl:
>>>>> If these messages are not handled correctly the guest driver may
>>>>> hang.
>>>>>
>>>>> Always mandatory:
>>>>> - ABORT
>>>>> - BUS DEVICE RESET
>>>>>
>>>>> Mandatory if tagged queuing is implemented (which disks usually do):
>>>>> - ABORT TAG
>>>>> - CLEAR QUEUE
>>>>>
>>>>> Signed-off-by: Bernhard Kohl<bernhard.kohl@nsn.com>
>>>> Nicholas, as you seem to have touched the lsi code recently, care to
>>>> review this one? Assuming that you are reasonably familiar with
>>>> both the
>>>> hardware and the code, you should be quicker than me with this.
>>> Is there a reason why this patch was never added to the stable
>>> qemu-kvm release?
>>> At least int qemu-kvm-0.14.0 I still can't find it.
>> The reason is that it still didn't get a review.
>>
> I still depend on this patch. It's needed for our legacy guest OS.
> It's heavily in use here with STGT iSCSI disks via scsi-generic.
i recently saw some qemu-kvm 0.12.5 guests with scsi and this patch
applies crashing when
we updated our backend iscsi storages. (short interrupt in traffic flow,
iscsi disconnect + reconnect)
i always see:
lsi_scsi: error: ORDERED queue not implemented
and then either the maschine just hangs or it even aborts due to this
assertion:
qemu-kvm-0.12.5: /usr/src/qemu-kvm-0.12.5/hw/lsi53c895a.c:596:
lsi_reselect: Assertion `s->current == ((void *)0)' failed.
any ideas?
peter
>
> Bernhard
>
next prev parent reply other threads:[~2011-04-26 14:46 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-06 14:42 [Qemu-devel] [PATCH] lsi53c895a: add support for ABORT messages Bernhard Kohl
2010-10-07 11:27 ` [Qemu-devel] " Kevin Wolf
2011-03-08 23:04 ` Peter Lieven
2011-03-09 5:33 ` Stefan Hajnoczi
2011-03-09 8:47 ` Kevin Wolf
2011-03-09 9:25 ` Bernhard Kohl
2011-03-09 9:38 ` Peter Lieven
2011-04-26 14:46 ` Peter Lieven [this message]
2011-04-26 17:04 ` [Qemu-devel] " Michael Tokarev
2011-04-27 13:06 ` Peter Lieven
2011-04-01 20:16 ` [Qemu-devel] " Aurelien Jarno
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=4DB6DAC8.9060101@dlh.net \
--to=pl@dlh.net \
--cc=bernhard.kohl@nsn.com \
--cc=hare@suse.de \
--cc=kwolf@redhat.com \
--cc=nab@linux-iscsi.org \
--cc=qemu-devel@nongnu.org \
/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).