[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#840070: marked as done (cloud.debian.org: ext4 feature too new for jessie e2fsprogs)



Your message dated Wed, 16 Oct 2019 00:00:24 +0200
with message-id <23974.16760.482047.133526@informatik.uni-koeln.de>
and subject line closing
has caused the Debian Bug report #840070,
regarding cloud.debian.org: ext4 feature too new for jessie e2fsprogs
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
840070: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=840070
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: cloud.debian.org
Severity: important

The ext4 filesystem for at least the libvirt box on Atlas is too new for
the version of e2fsprogs in jessie.

Trying to label the root partition results in:

tune2fs 1.42.12 (29-Aug-2014)
tune2fs: Filesystem has unsupported read-only feature(s) while trying to
open /dev/vda1
Couldn't find valid filesystem superblock.

Probable cause is an unsupported feature:

# dumpe2fs -h /dev/vda1 | grep -i feature
dumpe2fs 1.42.12 (29-Aug-2014)
Filesystem features:      has_journal ext_attr resize_inode dir_index
filetype needs_recovery extent 64bit flex_bg sparse_super large_file
huge_file dir_nlink extra_isize metadata_csum
Journal features:         journal_incompat_revoke journal_64bit
FEATURE_I4

FEATURE_I4 is "journal_checksum_v3" which is probably set by the hosts 
mkfs.ext4, but since the jessie e2fsprogs don't support it, it should 
not be set. It may even be the case that fsck will fail but I have not 
tested this.

To avoid this, "mkfs.ext4 -O ^metadata_csum" should suffice, until
e2fsprogs is at 1.43 or higher in jessie..

--- End Message ---
--- Begin Message ---
I'm closing this bug, since it does not apply to stable or oldstable
any more.
-- 
regards Thomas

--- End Message ---

Reply to: