Can you provide a detailed reproduction instructions --- preferably one
that I can run myself, so I can see exactly is going on?

One thing that would be helpful is whether this can me reproduced
without gpart being part of the mix.  That is, can you do something like
this:

mke2fs -t ext4 /path/to/fs.img 20G
mount -o loop /path/to/fs.img /mnt
<create files, or not, if it's not needed for the repro>
umount /mnt
e2fsck -fy /path/to/fs.img
resize2fs /path/to/fs.img 30G

If it does require gpart being in the mix, this could very much be a
gpart bug, in which case I'll be happy to hand this off to the gpart
maintainer.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1857914

Title:
  resize2fs destroy the content of the partition

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/e2fsprogs/+bug/1857914/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to