> In reply to Dietmar in absence of John: > > root@pve:~# lvchange -a y pve/data > Thin pool transaction_id is 0, while expected 3.
Does it help if you reboot the node? Some people reported that is possible to fix this with vgcfgbackup/vgcfgrestore, but you should be really careful when doing such things (backup everything first). # vgcfgbackup -f lvmbackup.txt pve edit transaction_id inside lvmbackup.txt # vgcfgrestore --file lvmbackup.txt --force pve But John wrote: > There was an issue with the BBWC on the RAID So it is likely that more than this is damaged (what happened exactly?)... _______________________________________________ pve-user mailing list [email protected] http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user
