From: bugzilla-daemon@bugzilla.kernel.org
To: linux-ext4@vger.kernel.org
Subject: [Bug 39072] New: jbd2 writes on disk every few seconds
Date: Sat, 9 Jul 2011 15:12:48 GMT [thread overview]
Message-ID: <bug-39072-13602@https.bugzilla.kernel.org/> (raw)
https://bugzilla.kernel.org/show_bug.cgi?id=39072
Summary: jbd2 writes on disk every few seconds
Product: File System
Version: 2.5
Kernel Version: 2.6.39.2 arch
Platform: All
OS/Version: Linux
Tree: Mainline
Status: NEW
Severity: normal
Priority: P1
Component: ext4
AssignedTo: fs_ext4@kernel-bugs.osdl.org
ReportedBy: marcin2006@gmail.com
Regression: Yes
If I don't specify in /etc/fstab some large commit value, jbd2 is killing my
disk, I think even more frequently than default 5 seconds. Mount says:
/dev/sda6 on / type ext4 (rw,noatime,user_xattr,acl,barrier=1,data=ordered)
In iotop jbd2 constantly appears on top and sysctl vm.block_dump=1, dmesg |
grep -e READ -e WRITE shows that jdb2 is writting on the disk every few seconds
and only jdb2. I have IBM ThinkPad x30 here, but simmilar thing happens on my
PC. I guess it should not write to disk if there isn't really anything to
write. It is impossible to spin-down the HDD.
I have a minimal archlinux system here with xfce, running from failsafe entry
from GRUB, while pursuing this problem I have killed X, killed all daemons,
swapoff, unloaded acpi modules, usb modules and other - nothing helps.
I'm not even sure what logs should I attach as people are complaining on
different configurations for a year, it's all there:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/607560
https://bbs.archlinux.org/viewtopic.php?id=113516&p=1
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
next reply other threads:[~2011-07-09 15:12 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-09 15:12 bugzilla-daemon [this message]
2011-07-09 15:19 ` [Bug 39072] jbd2 writes on disk every few seconds bugzilla-daemon
2011-07-10 3:49 ` bugzilla-daemon
2011-07-11 3:15 ` bugzilla-daemon
2011-07-11 9:14 ` bugzilla-daemon
2011-07-11 9:21 ` bugzilla-daemon
2011-07-11 10:26 ` bugzilla-daemon
2011-07-11 10:49 ` bugzilla-daemon
2011-07-13 19:57 ` bugzilla-daemon
2011-07-14 17:02 ` bugzilla-daemon
2011-07-14 17:17 ` bugzilla-daemon
2011-07-14 17:25 ` bugzilla-daemon
2011-07-14 17:30 ` bugzilla-daemon
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=bug-39072-13602@https.bugzilla.kernel.org/ \
--to=bugzilla-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.