Search results

  1. E

    PVE Upgrade 6.4 to 7.1 destroys LVM (thin provision)

    I solved this issue by doing lvconvert --repair pve/data (Remember to backup your volumes first). After node reboot, the problem doesn't return anymore. # Disable the storage pools which is using the volumes pvesm set local-lvm --disable 1 # Deactivate the volumes which we want to repair...