From: Thomas Klaube <thomas@klaube.net>
To: xfs@oss.sgi.com
Subject: Re: xlog_write: reservation ran out. Need to up reservation
Date: Thu, 21 Aug 2014 09:24:14 +0200 (CEST) [thread overview]
Message-ID: <290396821.4233459.1408605854867.JavaMail.zimbra@klaube.net> (raw)
In-Reply-To: <20140819225507.GS20518@dastard>
----- Ursprüngliche Mail -----
> Von: "Dave Chinner" <david@fromorbit.com>
> An: "Thomas Klaube" <thomas@klaube.net>
> CC: xfs@oss.sgi.com
> Gesendet: Mittwoch, 20. August 2014 00:55:07
> Betreff: Re: xlog_write: reservation ran out. Need to up reservation
Hi,
> Can you post the fio job configuration?
first I run this job for 600 sec:
wtk@ubuntu ~ $ cat write.fio
[rnd]
rw=randwrite
ramp_time=30
runtime=600
time_based
gtod_reduce=1
size=100g
refill_buffers=1
directory=.
iodepth=64
direct=1
blocksize=16k
numjobs=64
nrfiles=1
group_reporting
ioengine=libaio
loops=1
Then I run this job for 2hours:
wtk@ubuntu ~ $ cat random.fio
[rnd]
rw=randrw
ramp_time=30
runtime=7200
time_based
rwmixread=30
size=100g
refill_buffers=1
directory=.
iodepth=64
direct=1
blocksize=4k
numjobs=64
group_reporting
ioengine=libaio
loops=1
I run this workload on 2 devices in parallel. One is the bcache device (with xfs), the other is
a non cached device. The random.fio job causes the problem on the bcache device after ~30-75mins.
> http://xfs.org/index.php/XFS_FAQ#Q:_What_information_should_I_include_when_reporting_a_problem.3F
I have sent a mail with all collected data to Dave.
> Run the workload directly on the SSD rather than with bcache. Use
> mkfs parameters to give you 8 ags and the same size log, and see
> if you get the same problem.
I created a xfs direclty on the SSD:
mkfs.xfs -f -d agcount=8 -l size=521728b /dev/sdc1
Then I started tho fio jobs as described above for 10 hours. I could not reproduce the
problem. I will send a mail to the bcache mailing list as well...
Thanx and Regards
Thomas
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
prev parent reply other threads:[~2014-08-21 7:24 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <159192779.3859815.1408461799560.JavaMail.zimbra@klaube.net>
2014-08-19 15:34 ` xlog_write: reservation ran out. Need to up reservation Thomas Klaube
2014-08-19 22:55 ` Dave Chinner
2014-08-21 7:24 ` Thomas Klaube [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=290396821.4233459.1408605854867.JavaMail.zimbra@klaube.net \
--to=thomas@klaube.net \
--cc=xfs@oss.sgi.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