I upgraded from 4.4 to 5.2 recently and noticed my /var/lib/vz ext4 filesystem didn't survive the upgrade. Is this a known issue with Debian 9 or something? On 4.4 this system was rebooted, and fsck'd, practically every weekend for either Proxmox or SAN upgrades so I'm wondering if the error is due to some feature not preset in 4.4 (kernel, ext4, etc) or just.. sunspots.
# fsck -Cf /dev/pve/data
fsck from util-linux 2.29.2
e2fsck 1.43.4 (31-Jan-2017)
ext2fs_open2: Bad magic number in super-block
fsck.ext2: Superblock invalid, trying backup blocks...
The filesystem size (according to the superblock) is 460950528 blocks
The physical size of the device is 448367616 blocks
Either the superblock or the partition table is likely to be corrupt!
Abort<y>? cancelled!
/dev/mapper/pve-data: ***** FILE SYSTEM WAS MODIFIED *****
/dev/mapper/pve-data: ********** WARNING: Filesystem still has errors **********
# fsck -Cf /dev/pve/data
fsck from util-linux 2.29.2
e2fsck 1.43.4 (31-Jan-2017)
ext2fs_open2: Bad magic number in super-block
fsck.ext2: Superblock invalid, trying backup blocks...
The filesystem size (according to the superblock) is 460950528 blocks
The physical size of the device is 448367616 blocks
Either the superblock or the partition table is likely to be corrupt!
Abort<y>? cancelled!
/dev/mapper/pve-data: ***** FILE SYSTEM WAS MODIFIED *****
/dev/mapper/pve-data: ********** WARNING: Filesystem still has errors **********