From: Eric Sandeen <sandeen@sandeen.net>
To: Alexander Beregalov <a.beregalov@gmail.com>
Cc: xfs@oss.sgi.com
Subject: Re: 2.6.30-rc4: xfs_fsr hangs
Date: Sat, 02 May 2009 23:58:48 -0500 [thread overview]
Message-ID: <49FD2488.70503@sandeen.net> (raw)
In-Reply-To: <a4423d670905021159k51e91b12h96189005980b5e73@mail.gmail.com>
Alexander Beregalov wrote:
> 2009/5/2 Eric Sandeen <sandeen@sandeen.net>:
>> Alexander Beregalov wrote:
>>> 2009/5/2 Heinz Diehl <htd@fancy-poultry.org>:
>>>> On 01.05.2009, Alexander Beregalov wrote:
>>>>
>>>>> # xfs_db -r /dev/sdc1
>>>>> xfs_db> frag
>>>>> actual 23805, ideal 22890, fragmentation factor 3.84%
>>>>> # xfs_fsr -v /dev/sdc1
>>>>> /mnt/c start inode=0
>>>>> ino=158
>>>>> extents before:3 after:1 DONE ino=158
>>>>>
>>>>> then it hangs
>>>> I can't confirm this here on my systems:
>>>>
>>>> liesel:~ # uname -a
>>>> Linux liesel 2.6.30-rc4 #1 SMP PREEMPT Sat May 2 11:49:13 CEST 2009 x86_64 x86_64 x86_64 GNU/Linux
>>> I have this problem on two x86_32 hosts.
>>> It runs for about a minute and then hangs.
>> echo w > /proc/sysrq-trigger
>> dmesg
>>
>> would show all the sleeping processes...
> It is the same as I posted already:
(trimming cc's)
Does this happen if you try to defrag a single file? i.e. something like:
# for I in `seq 10 -1 0`; do
dd if=/dev/zero of=fragfile bs=4k count=1 seek=$I conv=notrunc oflag=sync
done
# xfs_fsr fragfile
I'm guessing it requires some activity on the files that are being
defragmented, but maybe worth a test (the test passes fine for me, though).
-Eric
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
next prev parent reply other threads:[~2009-05-03 4:58 UTC|newest]
Thread overview: 39+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-01 20:33 2.6.30-rc4: xfs_fsr hangs Alexander Beregalov
2009-05-01 20:33 ` Alexander Beregalov
2009-05-01 20:33 ` Alexander Beregalov
[not found] ` <a4423d670905011333s664115bdh1d72392897567c1d-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-05-02 10:14 ` Heinz Diehl
2009-05-02 10:14 ` Heinz Diehl
2009-05-02 10:14 ` Heinz Diehl
[not found] ` <20090502101405.GA6145-HjJ2MNWy62to6+H+lsi3Gti2O/JbrIOy@public.gmane.org>
2009-05-02 18:35 ` Alexander Beregalov
2009-05-02 18:35 ` Alexander Beregalov
2009-05-02 18:35 ` Alexander Beregalov
2009-05-02 18:56 ` Eric Sandeen
2009-05-02 18:56 ` Eric Sandeen
[not found] ` <49FC9762.6010109-+82itfer+wXR7s880joybQ@public.gmane.org>
2009-05-02 18:59 ` Alexander Beregalov
2009-05-02 18:59 ` Alexander Beregalov
2009-05-02 18:59 ` Alexander Beregalov
[not found] ` <a4423d670905021159k51e91b12h96189005980b5e73-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-05-02 20:14 ` Eric Sandeen
2009-05-02 20:14 ` Eric Sandeen
2009-05-02 20:14 ` Eric Sandeen
2009-05-03 1:47 ` Ed Tomlinson
2009-05-03 1:47 ` Ed Tomlinson
2009-05-03 4:58 ` Eric Sandeen [this message]
2009-05-03 7:15 ` Alexander Beregalov
2009-05-03 14:30 ` Eric Sandeen
2009-05-03 20:33 ` Alexander Beregalov
2009-05-05 8:54 ` Alexander Beregalov
2009-05-07 23:33 ` Eric Sandeen
2009-05-07 23:33 ` Eric Sandeen
2009-05-07 23:33 ` Eric Sandeen
[not found] ` <4A036FBC.9020201-+82itfer+wXR7s880joybQ@public.gmane.org>
2009-05-07 23:55 ` Eric Sandeen
2009-05-07 23:55 ` Eric Sandeen
2009-05-07 23:55 ` Eric Sandeen
[not found] ` <4A037503.1070904-+82itfer+wXR7s880joybQ@public.gmane.org>
2009-05-08 1:04 ` Felix Blyakher
2009-05-08 1:04 ` Felix Blyakher
2009-05-08 1:04 ` Felix Blyakher
[not found] ` <ABCCDF18-5100-4891-AF1C-BA9513C8A334-sJ/iWh9BUns@public.gmane.org>
2009-05-08 1:09 ` Eric Sandeen
2009-05-08 1:09 ` Eric Sandeen
2009-05-08 1:09 ` Eric Sandeen
[not found] ` <4A038651.5010202-+82itfer+wXR7s880joybQ@public.gmane.org>
2009-05-08 1:17 ` Felix Blyakher
2009-05-08 1:17 ` Felix Blyakher
2009-05-08 1:17 ` Felix Blyakher
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=49FD2488.70503@sandeen.net \
--to=sandeen@sandeen.net \
--cc=a.beregalov@gmail.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.