From: bugzilla-daemon@bugzilla.kernel.org
To: linux-ext4@vger.kernel.org
Subject: [Bug 118511] Corruption of VM qcow2 image file on EXT4 with crypto enabled
Date: Tue, 24 May 2016 14:50:49 +0000 [thread overview]
Message-ID: <bug-118511-13602-PIWBKwFAHC@https.bugzilla.kernel.org/> (raw)
In-Reply-To: <bug-118511-13602@https.bugzilla.kernel.org/>
https://bugzilla.kernel.org/show_bug.cgi?id=118511
Navin <navinp1912@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |navinp1912@gmail.com
--- Comment #1 from Navin <navinp1912@gmail.com> ---
Can you check the memory state of Host/Hypervisor if is full around the range
[596476,596478.] so that 596477.535490 when ext4_bio_write_page is not able to
get memory ?
If your hypervisor is using encryption then this patch may help (already
present in 4.6 mainline)
https://patchwork.ozlabs.org/patch/602204/
If that doesn't work then ,You need to your system stats logged and check and
check when ENOMEM is returned. It could genuinely out of memory or there could
be something wrong with code.
Hypervisor/Host cannot write/commit/allocate buffers because it is out of
memory.
Hence your guest is in a transient state where the change are not committed and
most probably journal is aborted.
[[Hypervisor]]
[596477.535490] ext4_bio_write_page: ret = -12
http://lxr.free-electrons.com/source/include/uapi/asm-generic/errno-base.h#L15
15 #define ENOMEM 12 /* Out of memory */
--
You are receiving this mail because:
You are watching the assignee of the bug.
next prev parent reply other threads:[~2016-05-24 14:50 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-19 14:50 [Bug 118511] New: Corruption of VM qcow2 image file on EXT4 with crypto enabled bugzilla-daemon
2016-05-24 14:50 ` bugzilla-daemon [this message]
2016-05-25 17:45 ` [Bug 118511] " bugzilla-daemon
2016-05-30 16:46 ` 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-118511-13602-PIWBKwFAHC@https.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