Edit: nevermind, works again after a reboot.
I am experiencing the same problem. I have an LVM group with 2 physical disks. The logical volume is formatted as ext3. It worked fine, but when I rebooted, I suddenly got the errors described in this thread. But, for me

Originally Posted by
conradin
Code:
$ sudo e2fsck -f -b 1024 -y /dev/backup/nas
still outputs
Code:
e2fsck: Attempt to read block from filesystem resulted in short read while trying to open /dev/backup/nas
Could this be a zero-length partition?
after running the commands in conradin's posts (backup is the LVM group, nas is the formatted logical volume therein).
Bookmarks