hi all,
trying to recover from a catastrophic power failure and running into dead ends... hoping someone can help.
My PVE node was booting to a grub - unknown filesystem error.
I was able to run fsck on /pve/root and bring it back to bootable but running into this problem:
Searching online isn't proving fruitful for me.
In any case I am more worried about retrieving my single disk ZFS storage I had attached. I have removed the disk and plugged it into another distro but ZFS doesn't find any pools to import:
Any help would be much appreciated
trying to recover from a catastrophic power failure and running into dead ends... hoping someone can help.
My PVE node was booting to a grub - unknown filesystem error.
I was able to run fsck on /pve/root and bring it back to bootable but running into this problem:
# lvconvert --repair /dev/pve/data
The following field needs to be provided on the command line due to corruption in the superblock: transaction id
Repair of thin metadata volume of thin pool pve/data failed (status:1). Manual repair required!
Searching online isn't proving fruitful for me.
In any case I am more worried about retrieving my single disk ZFS storage I had attached. I have removed the disk and plugged it into another distro but ZFS doesn't find any pools to import:
/dev/sdb1: TYPE="zfs_member" PARTLABEL="zfs-87ef51771d35efde" PARTUUID="2829b01a-ceab-b34d-9734-f757d0270a9b"
sdb 8:16 0 2.7T 0 disk
├─sdb1 8:17 0 2.7T 0 part
└─sdb9 8:25 0 8M 0 part
# zpool import
no pools available to import
Any help would be much appreciated
Last edited: