From: bugzilla-daemon@bugzilla.kernel.org
To: linux-ext4@vger.kernel.org
Subject: [Bug 104571] ext4_mb_generate_buddy block bitmap and bg descriptor inconsistent
Date: Tue, 09 Apr 2019 07:57:29 +0000 [thread overview]
Message-ID: <bug-104571-13602-z38Hxex8Uf@https.bugzilla.kernel.org/> (raw)
In-Reply-To: <bug-104571-13602@https.bugzilla.kernel.org/>
https://bugzilla.kernel.org/show_bug.cgi?id=104571
dpsenner (dpsenner@gmail.com) changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dpsenner@gmail.com
--- Comment #6 from dpsenner (dpsenner@gmail.com) ---
We were recently hit by this issue, too on a physical x64 machine that hosts
one kvm virtual machine guest with a windows server 2016 x64 operating system.
The filesystem is a mdadm software raid1 spanning over two disks with ext4
on-top.
$ uname -r
4.15.0-43-generic
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 18.04.1 LTS
Release: 18.04
Codename: bionic
The filesystem of the physical machine went read only and effectively crashed
all processes, including the guest operating system. A hard reset and disk
check appears to have solved the symptom, but we have mixed feelings since we
don't know about any collateral damage this may have caused. dmesg displays
worrying information that is hopefully not a symptom of irreversible root
filesystem corruption:
systemd-journald[457]: File
/var/log/journal/7346ea28f12b763f29b8995058d63291/user-1000.journal corrupted
or uncleanly shut down, renaming and replacing.
The symptom manifested while booting the guest machine and thus may well be
related to a burst of random reads and writes of the kvm guest. We observed
moderate disk activity in htop.
--
You are receiving this mail because:
You are watching the assignee of the bug.
prev parent reply other threads:[~2019-04-09 7:57 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-15 8:10 [Bug 104571] New: ext4_mb_generate_buddy block bitmap and bg descriptor inconsistent bugzilla-daemon
2015-09-28 8:04 ` [Bug 104571] " bugzilla-daemon
2015-09-28 8:37 ` bugzilla-daemon
2015-11-04 21:12 ` bugzilla-daemon
2015-11-05 7:38 ` bugzilla-daemon
2016-01-17 22:15 ` bugzilla-daemon
2019-04-09 7:57 ` bugzilla-daemon [this message]
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-104571-13602-z38Hxex8Uf@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;
as well as URLs for NNTP newsgroup(s).