[Bug 638745] New: really poor flush performance on unmount
https://bugzilla.novell.com/show_bug.cgi?id=638745 https://bugzilla.novell.com/show_bug.cgi?id=638745#c0 Summary: really poor flush performance on unmount Classification: openSUSE Product: openSUSE 11.3 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Kernel AssignedTo: kernel-maintainers@forge.provo.novell.com ReportedBy: jnelson-suse@jamponi.net QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.8) Gecko/20100723 SUSE/3.6.8-0.1.1 Firefox/3.6.8 I have a system where, periodically, filesystems undergo a bunch of mounting, copying, and then unmounting. I noticed a change with openSUSE 11.3, and it was not for the better. I believe I've narrowed down a test case: 1. format a new filesystem (xfs, ext4, btrfs, etc...) 2. copy a bunch of stuff (not large files, preferably) to the filesystem (cp, rsync, cpio, whatever) (even a few 10's of MB should be sufficient, but I don't know for sure) 3. *don't issue sync* 4. umount the filesystem 5. watch I/O grind to a halt and the cached buffers take a _very_ long time to get to disk. Expecting to see flush I/O in the neighborhood of 30-60 MB/s, I saw mere hundred's of KB per second. Repeat again, but this time in step 3 issue a sync. I don't recall seeing the horrible flush-on-umount performance with openSUSE 11.2 When I first encountered this, I thought the system was hung. The disk light was steadily lit, but the umount call went on for minutes and minutes. Please note that I haven't had 100% success in replicating this, but more often than not, the test works. I *am* using LVM, but I've seen the behavior where the LVM is on a software raid device and where it is on raw disk and also where it is on a luks-formatted encrypted volume. Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=638745 https://bugzilla.novell.com/show_bug.cgi?id=638745#c1 --- Comment #1 from Jon Nelson <jnelson-suse@jamponi.net> 2010-09-12 16:12:52 UTC --- I happened to find this bug: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/543617 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=638745 https://bugzilla.novell.com/show_bug.cgi?id=638745#c2 Jeff Mahoney <jeffm@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |jeffm@novell.com InfoProvider| |jnelson-suse@jamponi.net --- Comment #2 from Jeff Mahoney <jeffm@novell.com> 2011-02-09 15:09:59 UTC --- Are you still seeing this problem? The Ubuntu bug is a bit misleading as it talks about patches being included in 2.6.32.21 that weren't. We've been carrying the fix that did make it into 2.6.32.21 for a while, though: Thu Aug 12 08:54:25 CEST 2010 - jslaby@suse.de - patches.fixes/vmscan-fix-stalls.patch: vmscan: raise the bar to PAGEOUT_IO_SYNC stalls (bnc#625339). It was in the 2.6.34.4-0.1 release. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=638745 https://bugzilla.novell.com/show_bug.cgi?id=638745#c3 Jon Nelson <jnelson-suse@jamponi.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|jnelson-suse@jamponi.net | --- Comment #3 from Jon Nelson <jnelson-suse@jamponi.net> 2011-08-02 21:16:52 UTC --- I think this is probably fine. I haven't encountered the issue that I'm aware of with openSUSE 11.4 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=638745 https://bugzilla.novell.com/show_bug.cgi?id=638745#c4 Jeff Mahoney <jeffm@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #4 from Jeff Mahoney <jeffm@novell.com> 2011-08-03 00:55:11 UTC --- Ok, thanks for the feedback. Closing as fixed. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com