From: bugme-daemon@bugzilla.kernel.org
To: linux-ext4@vger.kernel.org
Subject: [Bug 12224] journal activity on inactive partition causes inactive harddrive spinup
Date: Sun, 14 Dec 2008 15:10:54 -0800 (PST) [thread overview]
Message-ID: <20081214231054.86C82108041@picon.linux-foundation.org> (raw)
In-Reply-To: <bug-12224-13602@http.bugzilla.kernel.org/>
http://bugzilla.kernel.org/show_bug.cgi?id=12224
------- Comment #2 from sandeen@redhat.com 2008-12-14 15:10 -------
bugme-daemon@bugzilla.kernel.org wrote:
> OK, that's a huge mess because bugzilla went and wordwrapped it. Let
> me fix it:
>
>> Dec 9 11:15:32 localhost logger: 8,0 0 1 0.000000000 1109 A WS 14375 + 8 <- (8,1) 14312
>> Dec 9 11:15:32 localhost logger: 8,0 0 2 0.000006705 1109 Q WS 14375 + 8 [kjournald]
>> Dec 9 11:15:32 localhost logger: 8,0 0 3 0.000043581 1109 G WS 14375 + 8 [kjournald]
>> Dec 9 11:15:32 localhost logger: 8,0 0 4 0.000065651 1109 P N [kjournald]
>> Dec 9 11:15:32 localhost logger: 8,0 0 5 0.000076267 1109 I W 14375 + 8 [kjournald]
>> Dec 9 11:15:32 localhost logger: 8,0 0 6 0.000300318 1109 D W 14375 + 8 [kjournald]
>> Dec 9 11:15:32 localhost logger: 8,0 0 7 0.000423518 1109 U N [kjournald] 1
>> Dec 9 11:15:32 localhost logger: 8,0 0 8 0.010028373 3 C W 14375 + 8 [0]
>> Dec 9 11:15:35 localhost logger: 8,0 0 9 3.219049689 1109 A WS 14383 + 8 <- (8,1) 14320
>> Dec 9 11:15:35 localhost logger: 8,0 0 10 3.219058350 1109 Q WS 14383 + 8 [kjournald]
>> Dec 9 11:15:35 localhost logger: 8,0 0 11 3.219095505 1109 G WS 14383 + 8 [kjournald]
>> Dec 9 11:15:35 localhost logger: 8,0 0 12 3.219115061 1109 P N [kjournald]
>> Dec 9 11:15:35 localhost logger: 8,0 0 13 3.219127074 1109 I W 14383 + 8 [kjournald]
>> Dec 9 11:15:35 localhost logger: 8,0 0 14 3.219344699 1109 D W 14383 + 8 [kjournald]
>> Dec 9 11:15:35 localhost logger: 8,0 0 15 3.219543607 1109 U N [kjournald] 1
>> Dec 9 11:15:35 localhost logger: 8,0 0 16 3.229477275 3 C W 14383 + 8 [0]
>
> I'm not familar with btrace. What are we looking at here?
Andrew, it's blktrace/blkparse output, basically. blkparse(1) manpage
has the details.
maj,min cpu seq time pid act rwbs off+len
8,0 0 1 0.000000000 1109 A WS 14375 + 8 <- (8,1) 14312
... etc
I'm not sure it gives us enough info; all we see is that there was an IO
on sdb (from sdb1)
I might suggest
# sysctl -w vm.block_dump=1
to see if you get any info about inodes on sda1 being dirtied.
(Also, I didn't see any info about sda1 in the posted fstab...)
-Eric
--
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
next prev parent reply other threads:[~2008-12-14 23:11 UTC|newest]
Thread overview: 48+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-14 19:39 [Bug 12224] New: journal activity on inactive partition causes inactive harddrive spinup bugme-daemon
2008-12-14 22:29 ` [Bug 12224] " bugme-daemon
2008-12-14 22:30 ` bugme-daemon
2008-12-14 23:10 ` Eric Sandeen
2008-12-15 1:22 ` Goswin von Brederlow
2008-12-14 23:10 ` bugme-daemon [this message]
2008-12-15 0:52 ` [Bug 12224] New: " Theodore Tso
2008-12-15 1:22 ` [Bug 12224] " bugme-daemon
2008-12-15 1:25 ` bugme-daemon
2008-12-15 2:47 ` bugme-daemon
2008-12-15 5:07 ` bugme-daemon
2008-12-15 21:49 ` bugme-daemon
2008-12-16 20:35 ` bugme-daemon
2008-12-16 22:01 ` bugme-daemon
2008-12-17 2:30 ` bugme-daemon
2008-12-18 19:56 ` bugme-daemon
2008-12-18 20:41 ` bugme-daemon
2008-12-18 23:02 ` bugme-daemon
2009-01-13 22:17 ` bugme-daemon
2009-01-14 20:35 ` bugme-daemon
2009-01-14 20:44 ` bugme-daemon
2009-01-14 22:37 ` bugme-daemon
2009-01-14 22:58 ` bugme-daemon
2009-01-15 1:09 ` bugme-daemon
2009-01-15 15:48 ` bugme-daemon
2009-01-15 16:12 ` bugme-daemon
2009-01-15 21:03 ` bugme-daemon
2009-02-23 12:22 ` bugme-daemon
-- strict thread matches above, loose matches on Subject: below --
2008-12-20 21:56 2.6.28-rc9-git1: Reported regressions from 2.6.27 Rafael J. Wysocki
2008-12-20 22:00 ` [Bug #12224] journal activity on inactive partition causes inactive harddrive spinup Rafael J. Wysocki
2008-12-20 22:00 ` Rafael J. Wysocki
2009-01-11 11:36 2.6.29-rc1: Reported regressions 2.6.27 -> 2.6.28 Rafael J. Wysocki
2009-01-11 11:41 ` [Bug #12224] journal activity on inactive partition causes inactive harddrive spinup Rafael J. Wysocki
2009-01-11 11:41 ` Rafael J. Wysocki
2009-01-19 21:41 2.6.29-rc2-git1: Reported regressions 2.6.27 -> 2.6.28 Rafael J. Wysocki
2009-01-19 21:45 ` [Bug #12224] journal activity on inactive partition causes inactive harddrive spinup Rafael J. Wysocki
2009-01-19 21:45 ` Rafael J. Wysocki
2009-01-20 13:03 ` Theodore Tso
2009-01-20 13:03 ` Theodore Tso
2009-02-04 10:55 2.6.29-rc3-git6: Reported regressions 2.6.27 -> 2.6.28 Rafael J. Wysocki
2009-02-04 10:58 ` [Bug #12224] journal activity on inactive partition causes inactive harddrive spinup Rafael J. Wysocki
2009-02-04 10:58 ` Rafael J. Wysocki
2009-02-05 2:00 ` Theodore Tso
2009-02-05 2:00 ` Theodore Tso
[not found] ` <20090205020013.GG8945-3s7WtUTddSA@public.gmane.org>
2009-02-05 2:36 ` Andrew Morton
2009-02-05 2:36 ` Andrew Morton
2009-02-14 20:48 2.6.29-rc5: Reported regressions 2.6.27 -> 2.6.28 Rafael J. Wysocki
2009-02-14 20:50 ` [Bug #12224] journal activity on inactive partition causes inactive harddrive spinup Rafael J. Wysocki
2009-02-14 20:50 ` Rafael J. Wysocki
2009-02-23 12:22 ` Theodore Tso
2009-02-23 12:22 ` Theodore Tso
[not found] ` <20090223122248.GD19739-3s7WtUTddSA@public.gmane.org>
2009-02-23 14:36 ` Rafael J. Wysocki
2009-02-23 14:36 ` Rafael J. Wysocki
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=20081214231054.86C82108041@picon.linux-foundation.org \
--to=bugme-daemon@bugzilla.kernel.org \
--cc=linux-ext4@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 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.