After setting up Raid1 Mirror on DNS server, now I am planning to go for a Debian upgrade from 10 to 11.
I was able to update the source.list file and perform apt update
but when i do apt full-upgrade
it fails and when I checked the syslog it shows error as
EXT4-fs error (device md0): ext4_validate_inode_bitmap:100: comm dpkg: corrupt inode bitmap -block_group = 0,inode_bitmap = 1043 Aborting journal on device md0-8
EXT4-fs error (device md0) in ext4_free_inode:357: Filesystem failed CRC
Aug 2 12:39:07 localhost kernel: [2141055.420335] EXT4-fs error (device md0) in ext4_evict_inode:351: IO failure
Can someone help in fixing this