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] [day] [month] [year] [list]
Date:	Tue, 1 Apr 2014 16:36:02 -0400
From:	Theodore Ts'o <tytso@....edu>
To:	Justin Brown <justin.brown@...dingo.org>
Cc:	linux-ext4@...r.kernel.org
Subject: Re: Fsck.ext4: Memory Allocation Failed

On Tue, Apr 01, 2014 at 03:15:54PM -0500, Justin Brown wrote:
> Hi Ted,
> 
> Thanks for the reply. I had to repeat that on a couple other blocks,
> but it seems to work.
> 
> I do have one other question. The fsck has been running for several
> hours now, and while it was fixing lots of errors at the beginning,
> there hasn't been any output from fsck in ~2 hours. I assume that it's
> still on stage 1 block and inode check. There are two interesting
> things. First, memory utilization is 9GiB (not including cache) and
> has been stable for a long time now, which seems quite odd that memory
> utilization has remained so high. Second, I attached strace to the
> fsck process. It's not particularly easy for me to tell what's
> happening, but it seems like fsck is going through every inode doing a
> 4096 write, lseek -4096, read 4096, and then lseek off to some other
> place. I'm surprised that fsck would be doing such a large number of
> writes, especially given that there's no new messages on
> stdout/stderr. It's more like behavior that I would expect from
> defragmentation. Does this seem normal?

What was the last series of messages that you saw?  Was it messages
about Pass 1b / Pass 1c / Pass 1d?

There should have been some console output, though, so the fact that
you're not seeing anything does seem a bit surprising.

       	   	  	   	     - Ted
--
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