lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 25 Jun 2009 22:18:16 -0400
From:	Nick Bowler <nbowler@...conx.ca>
To:	linux-ext4@...r.kernel.org
Cc:	calvin.walton@...il.com
Subject: ext3: massive latencies for some write operations

I wasn't entirely sure which list to post this on, this one seemed to
fit best.  Apologies if there was a better place.

Please CC any replies to me me as I am not subscribed to the list.

Recently, I've been experiencing enormous (more than a minute)
latencies during some write operations to my /home filesystem.  During
such a time, many programs tend to completely stop responding,
although programs doing continuous reads (e.g. music or video players)
appear to be unaffected.

The filesystem is a 3TB ext3 filesystem on a software raid-5 array (4x
1TB drives).  Dmesg is completely silent.

I'm on an amd64 running 2.6.30.  However, I had these issues on 2.6.26
and 2.6.29 as well.  Latencytop output follows.

   LatencyTOP version 0.4       (C) 2008 Intel Corporation

Cause                                                Maximum     Percentage
start_this_handle journal_start ext3_journal_start68746.9 msec         44.3 %
start_this_handle journal_start ext3_journal_start59219.1 msec         38.1 %
sync_page sync_page_killable __lock_page_killable 448.1 msec          2.3 %
sync_buffer __wait_on_buffer ext4_bread ext4_find_445.0 msec          1.6 %
sync_page __lock_page find_lock_page filemap_fault 84.5 msec          0.4 %
do_get_write_access journal_get_write_access __ext 78.2 msec          0.1 %
do_get_write_access journal_get_write_access __ext 70.0 msec          0.0 %
md_write_start make_request md_make_request generi 66.9 msec          0.6 %
sync_buffer __wait_on_buffer ext4_bread ext4_find_ 61.1 msec          0.2 %


Process amuled (19428)                     Total: 69182.1 msec
start_this_handle journal_start ext3_journal_start68746.9 msec         99.4 %do_
sync_page __lock_page find_lock_page filemap_fault 84.5 msec          0.3 %lt do
sync_page sync_page_killable __lock_page_killable  20.9 msec          0.0 %sync_
sync_buffer __wait_on_buffer __ext3_get_inode_loc  15.8 msec          0.0 %looku
sync_buffer __wait_on_buffer __bread ext3_get_bran 11.4 msec          0.0 % ext3
hrtimer_nanosleep sys_nanosleep system_call_fastpa  4.9 msec          0.1 %_read
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ