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-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 13 Jul 2012 14:06:40 +0000 (UTC)
From:	bugzilla-daemon@...zilla.kernel.org
To:	linux-ext4@...r.kernel.org
Subject: [Bug 44731] ext4 deadlock under heavy io?

https://bugzilla.kernel.org/show_bug.cgi?id=44731


Mirek Rusin <mirek@...com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mirek@...com




--- Comment #1 from Mirek Rusin <mirek@...com>  2012-07-13 14:06:39 ---
Some additional information:

- this hang situation happens very rarely, I'd say maybe every 10TBytes of data
written (at 1Gbit/sec).
- there are maximum of 32 threads doing io.
- each io operation is at most 0.5MB of data (written or read) per syscall with
an exception of fallocate, which can be rarely large, ie. 60GB.
- this situation happens on both empty volumes (where fallocate can find
continuous blocks to do any requested fallocate) and, what seems more often,
when disk is close to being full.
- the volume is LSI RAID6 with 500MB cache and 24x 2TB hard drives
- i'm able to do several hundred of ios per second normally, the hang seems to
be caused by the kernel itself and not hardware
- during the hang i can access and write to the volume from other
processes/threads.

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
--
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