From: charles zhuang <cjiazhuang@yahoo.com>
To: fio@vger.kernel.org
Subject: libaio ioengine cause initiator crash
Date: Mon, 8 Feb 2010 13:57:16 -0800 (PST) [thread overview]
Message-ID: <600237.15205.qm@web80807.mail.mud.yahoo.com> (raw)
Hi,
I am using fio libaio ioengine to benchmark on stgt iser target stack (http://stgt.sourceforge.net/). I found out that using bs size at 2k and under (2k, 1k, 512) keeps causing the iser initiator crash at different places. The initiator kernel stack dump at various places, with some of them has aio_* call involved. Most of the oops message looks like:
Oops: 0000 [1] SMP
last sysfs file: /block/sdb/stat
...
The easiest way I can produce this problem is after the initiator log in to iser stack, run following command from initiator (where /dev/sdb is the exported disk from target):
> fio --rw=read --bs=2k --numjobs=32 --iodepth=64 --sync=0 --direct=1 --randrepeat=0 --group_reporting --ioengine=libaio --filename=/dev/sdb --name=test --loops=100 --size=524288000 --runtime=30 --softrandommap=1
If I change "--bw=2k" to "--bs=4k" and over, it runs fine.
Initially I am only looking at the iser target (stgt) side. But now I suspect it's something to do with the initiator page coherency size, which I believe is 4k.
Jens and other, can you provide some insights for this? Thanks for any help.
Thanks,
Charles
next reply other threads:[~2010-02-08 22:03 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-08 21:57 charles zhuang [this message]
2010-02-08 22:10 ` libaio ioengine cause initiator crash Jens Axboe
2010-02-08 22:47 ` charles zhuang
2010-02-08 23:27 ` charles zhuang
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=600237.15205.qm@web80807.mail.mud.yahoo.com \
--to=cjiazhuang@yahoo.com \
--cc=fio@vger.kernel.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