VMs wouldn't start, giving the error "activating LV 'pve/data' failed: Check of pool pve/data failed (status:64). Manual repair required!"
tried "lvconvert --repair pve/data" and the following was the output
thread 'main' panicked at /usr/share/cargo/registry/fixedbitset-0.4.2/src/lib.rs:258:9:
set at index 516574322627673 exceeds fixbitset size 4162560
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Repair of thin metadata volume of thin pool pve/data failed (status:101). Manual repair required!
root@pve:~# ^C
root@pve:~# lvconvert --repair pve/data
thread 'main' panicked at /usr/share/cargo/registry/fixedbitset-0.4.2/src/lib.rs:258:9:
set at index 516574322627673 exceeds fixbitset size 4162560
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Repair of thin metadata volume of thin pool pve/data failed (status:101). Manual repair required!
Dose any have any suggestions?
tried "lvconvert --repair pve/data" and the following was the output
thread 'main' panicked at /usr/share/cargo/registry/fixedbitset-0.4.2/src/lib.rs:258:9:
set at index 516574322627673 exceeds fixbitset size 4162560
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Repair of thin metadata volume of thin pool pve/data failed (status:101). Manual repair required!
root@pve:~# ^C
root@pve:~# lvconvert --repair pve/data
thread 'main' panicked at /usr/share/cargo/registry/fixedbitset-0.4.2/src/lib.rs:258:9:
set at index 516574322627673 exceeds fixbitset size 4162560
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Repair of thin metadata volume of thin pool pve/data failed (status:101). Manual repair required!
Dose any have any suggestions?