From: bugzilla-daemon@bugzilla.kernel.org
To: linux-ext4@vger.kernel.org
Subject: [Bug 15074] New: Problem with quota on ext4
Date: Sat, 16 Jan 2010 21:49:46 GMT [thread overview]
Message-ID: <bug-15074-13602@http.bugzilla.kernel.org/> (raw)
http://bugzilla.kernel.org/show_bug.cgi?id=15074
Summary: Problem with quota on ext4
Product: File System
Version: 2.5
Kernel Version: 2.6.33-rc4
Platform: All
OS/Version: Linux
Tree: Mainline
Status: NEW
Severity: normal
Priority: P1
Component: ext4
AssignedTo: fs_ext4@kernel-bugs.osdl.org
ReportedBy: fantonifabio@tiscali.it
Regression: No
I have very big syslog with always this error:
Jan 16 22:38:35 ns3093701 kernel: [ 1247.292650] WARNING: at
fs/quota/dquot.c:984 dquot_claim_space+0x98/0x109()
Jan 16 22:38:35 ns3093701 kernel: [ 1247.292651] Hardware name: X8SIL
Jan 16 22:38:35 ns3093701 kernel: [ 1247.292652] Modules linked in:
xt_multiport iptable_filter ip_tables x_tables quota_v1 snd_pcm snd_timer
tpm_tis snd tpm tpm_bios evdev soundcore snd_page_alloc psmouse i2c_i801
serio_raw pcspkr i2c_core processor ext4 mbcache jbd2 crc16 sd_mod crc_t10dif
ata_generic ata_piix libata scsi_mod ide_pci_generic e1000e ide_core ehci_hcd
button thermal fan thermal_sys [last unloaded: scsi_wait_scan]
Jan 16 22:38:35 ns3093701 kernel: [ 1247.292668] Pid: 1912, comm: flush-8:0
Tainted: G W 2.6.33-rc4 #1
Jan 16 22:38:35 ns3093701 kernel: [ 1247.292669] Call Trace:
Jan 16 22:38:35 ns3093701 kernel: [ 1247.292672] [<ffffffff8111d4cd>] ?
dquot_claim_space+0x98/0x109
Jan 16 22:38:35 ns3093701 kernel: [ 1247.292674] [<ffffffff8111d4cd>] ?
dquot_claim_space+0x98/0x109
Jan 16 22:38:35 ns3093701 kernel: [ 1247.292676] [<ffffffff81045791>] ?
warn_slowpath_common+0x77/0xa3
Jan 16 22:38:35 ns3093701 kernel: [ 1247.292678] [<ffffffff8111d4cd>] ?
dquot_claim_space+0x98/0x109
Jan 16 22:38:35 ns3093701 kernel: [ 1247.292684] [<ffffffffa00ff063>] ?
ext4_get_blocks+0x2d9/0x3a4 [ext4]
Jan 16 22:38:35 ns3093701 kernel: [ 1247.292689] [<ffffffffa00ff5ac>] ?
mpage_da_map_blocks+0xa4/0x579 [ext4]
Jan 16 22:38:35 ns3093701 kernel: [ 1247.292692] [<ffffffff810b3eb6>] ?
pagevec_lookup_tag+0x1a/0x21
Jan 16 22:38:35 ns3093701 kernel: [ 1247.292695] [<ffffffff810b2ab5>] ?
write_cache_pages+0x118/0x29f
Jan 16 22:38:35 ns3093701 kernel: [ 1247.292700] [<ffffffffa01001ea>] ?
__mpage_da_writepage+0x0/0x146 [ext4]
Jan 16 22:38:35 ns3093701 kernel: [ 1247.292705] [<ffffffffa00fff5d>] ?
ext4_da_writepages+0x4dc/0x6c8 [ext4]
Jan 16 22:38:35 ns3093701 kernel: [ 1247.292708] [<ffffffff810ffa5f>] ?
end_buffer_async_write+0x0/0x11d
Jan 16 22:38:35 ns3093701 kernel: [ 1247.292711] [<ffffffff810f97ca>] ?
writeback_single_inode+0xe3/0x2d6
Jan 16 22:38:35 ns3093701 kernel: [ 1247.292713] [<ffffffff810fa40e>] ?
writeback_inodes_wb+0x362/0x439
Jan 16 22:38:35 ns3093701 kernel: [ 1247.292716] [<ffffffff810fa618>] ?
wb_writeback+0x133/0x1b2
Jan 16 22:38:35 ns3093701 kernel: [ 1247.292719] [<ffffffff810fa884>] ?
wb_do_writeback+0x145/0x15b
Jan 16 22:38:35 ns3093701 kernel: [ 1247.292721] [<ffffffff810fa8cb>] ?
bdi_writeback_task+0x31/0x9d
Jan 16 22:38:35 ns3093701 kernel: [ 1247.292724] [<ffffffff810bfd7e>] ?
bdi_start_fn+0x0/0xd2
Jan 16 22:38:35 ns3093701 kernel: [ 1247.292726] [<ffffffff810bfdee>] ?
bdi_start_fn+0x70/0xd2
Jan 16 22:38:35 ns3093701 kernel: [ 1247.292728] [<ffffffff810bfd7e>] ?
bdi_start_fn+0x0/0xd2
Jan 16 22:38:35 ns3093701 kernel: [ 1247.292731] [<ffffffff8105d4cd>] ?
kthread+0x79/0x81
Jan 16 22:38:35 ns3093701 kernel: [ 1247.292733] [<ffffffff81009824>] ?
kernel_thread_helper+0x4/0x10
Jan 16 22:38:35 ns3093701 kernel: [ 1247.292735] [<ffffffff8105d454>] ?
kthread+0x0/0x81
Jan 16 22:38:35 ns3093701 kernel: [ 1247.292737] [<ffffffff81009820>] ?
kernel_thread_helper+0x0/0x10
Jan 16 22:38:35 ns3093701 kernel: [ 1247.292739] ---[ end trace
4eaa2a86a8e2da7c ]---
Jan 16 22:38:35 ns3093701 kernel: [ 1247.292751] ------------[ cut here
]------------
Jan 16 22:38:35 ns3093701 kernel: [ 1247.292753] WARNING: at
fs/quota/dquot.c:984 dquot_claim_space+0x98/0x109()
Jan 16 22:38:35 ns3093701 kernel: [ 1247.292755] Hardware name: X8SIL
Jan 16 22:38:35 ns3093701 kernel: [ 1247.292755] Modules linked in:
xt_multiport iptable_filter ip_tables x_tables quota_v1 snd_pcm snd_timer
tpm_tis snd tpm tpm_bios evdev soundcore snd_page_alloc psmouse i2c_i801
serio_raw pcspkr i2c_core processor ext4 mbcache jbd2 crc16 sd_mod crc_t10dif
ata_generic ata_piix libata scsi_mod ide_pci_generic e1000e ide_core ehci_hcd
button thermal fan thermal_sys [last unloaded: scsi_wait_scan]
Jan 16 22:38:35 ns3093701 kernel: [ 1247.292772] Pid: 1912, comm: flush-8:0
Tainted: G W 2.6.33-rc4 #1
Jan 16 22:38:35 ns3093701 kernel: [ 1247.292773] Call Trace:
Jan 16 22:38:35 ns3093701 kernel: [ 1247.292775] [<ffffffff8111d4cd>] ?
dquot_claim_space+0x98/0x109
Jan 16 22:38:35 ns3093701 kernel: [ 1247.292777] [<ffffffff8111d4cd>] ?
dquot_claim_space+0x98/0x109
Jan 16 22:38:35 ns3093701 kernel: [ 1247.292780] [<ffffffff81045791>] ?
warn_slowpath_common+0x77/0xa3
Jan 16 22:38:35 ns3093701 kernel: [ 1247.292782] [<ffffffff8111d4cd>] ?
dquot_claim_space+0x98/0x109
Jan 16 22:38:35 ns3093701 kernel: [ 1247.292787] [<ffffffffa00ff063>] ?
ext4_get_blocks+0x2d9/0x3a4 [ext4]
Jan 16 22:38:35 ns3093701 kernel: [ 1247.292793] [<ffffffffa00ff5ac>] ?
mpage_da_map_blocks+0xa4/0x579 [ext4]
Jan 16 22:38:35 ns3093701 kernel: [ 1247.292795] [<ffffffff810b3eb6>] ?
pagevec_lookup_tag+0x1a/0x21
Jan 16 22:38:35 ns3093701 kernel: [ 1247.292798] [<ffffffff810b2ab5>] ?
write_cache_pages+0x118/0x29f
Jan 16 22:38:35 ns3093701 kernel: [ 1247.292803] [<ffffffffa01001ea>] ?
__mpage_da_writepage+0x0/0x146 [ext4]
Jan 16 22:38:35 ns3093701 kernel: [ 1247.292809] [<ffffffffa00fff5d>] ?
ext4_da_writepages+0x4dc/0x6c8 [ext4]
Jan 16 22:38:35 ns3093701 kernel: [ 1247.292811] [<ffffffff810ffa5f>] ?
end_buffer_async_write+0x0/0x11d
Jan 16 22:38:35 ns3093701 kernel: [ 1247.292814] [<ffffffff810f97ca>] ?
writeback_single_inode+0xe3/0x2d6
Jan 16 22:38:35 ns3093701 kernel: [ 1247.292817] [<ffffffff810fa40e>] ?
writeback_inodes_wb+0x362/0x439
Jan 16 22:38:35 ns3093701 kernel: [ 1247.292819] [<ffffffff810fa618>] ?
wb_writeback+0x133/0x1b2
Jan 16 22:38:35 ns3093701 kernel: [ 1247.292822] [<ffffffff810fa884>] ?
wb_do_writeback+0x145/0x15b
Jan 16 22:38:35 ns3093701 kernel: [ 1247.292824] [<ffffffff810fa8cb>] ?
bdi_writeback_task+0x31/0x9d
Jan 16 22:38:35 ns3093701 kernel: [ 1247.292827] [<ffffffff810bfd7e>] ?
bdi_start_fn+0x0/0xd2
Jan 16 22:38:35 ns3093701 kernel: [ 1247.292829] [<ffffffff810bfdee>] ?
bdi_start_fn+0x70/0xd2
Jan 16 22:38:35 ns3093701 kernel: [ 1247.292832] [<ffffffff810bfd7e>] ?
bdi_start_fn+0x0/0xd2
Jan 16 22:38:35 ns3093701 kernel: [ 1247.292834] [<ffffffff8105d4cd>] ?
kthread+0x79/0x81
Jan 16 22:38:35 ns3093701 kernel: [ 1247.292836] [<ffffffff81009824>] ?
kernel_thread_helper+0x4/0x10
Jan 16 22:38:35 ns3093701 kernel: [ 1247.292838] [<ffffffff8105d454>] ?
kthread+0x0/0x81
Jan 16 22:38:35 ns3093701 kernel: [ 1247.292840] [<ffffffff81009820>] ?
kernel_thread_helper+0x0/0x10
Jan 16 22:38:35 ns3093701 kernel: [ 1247.292842] ---[ end trace
4eaa2a86a8e2da7d ]---
--
Configure bugmail: http://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:[~2010-01-16 21:49 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-16 21:49 bugzilla-daemon [this message]
2010-01-29 17:28 ` [Bug 15074] Problem with quota on ext4 bugzilla-daemon
2010-02-02 17:49 ` bugzilla-daemon
2010-02-09 14:41 ` bugzilla-daemon
2010-02-09 15:10 ` bugzilla-daemon
2010-02-09 16:02 ` bugzilla-daemon
2010-02-09 16:36 ` bugzilla-daemon
2010-02-09 16:57 ` bugzilla-daemon
2010-02-09 17:25 ` bugzilla-daemon
2010-02-09 17:27 ` bugzilla-daemon
2010-02-10 6:18 ` bugzilla-daemon
2010-02-10 6:38 ` bugzilla-daemon
2010-02-10 8:50 ` bugzilla-daemon
2010-02-10 19:01 ` bugzilla-daemon
2010-02-10 19:17 ` bugzilla-daemon
2010-02-15 14:20 ` 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-15074-13602@http.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).