Recent content by flaviu88

  1. F

    Thin pool pve-data-tpool (253:4) transaction_id is 32, while expected 29.

    yes I know, just I deleted the previous data_meta and I recreated, there was enough space for it
  2. F

    Thin pool pve-data-tpool (253:4) transaction_id is 32, while expected 29.

    done but is still showing this message Transaction id 29 from pool "pve/data" does not match repaired transaction id 32 from /dev/mapper/pve-lvol0_pmspare. Volume group "pve" has insufficient free space (2021 extents): 2075 required.
  3. F

    Thin pool pve-data-tpool (253:4) transaction_id is 32, while expected 29.

    additional info root@srv01:/# lvconvert --repair /dev/pve/data WARNING: Sum of all thin volume sizes (<4.05 TiB) exceeds the size of thin pools and the size of whole volume group (<930.50 GiB). WARNING: You have not turned on protection against thin pools running out of space. WARNING: Set...
  4. F

    Thin pool pve-data-tpool (253:4) transaction_id is 32, while expected 29.

    This is the /etc/fstab root@srv01:/# cat /etc/fstab # <file system> <mount point> <type> <options> <dump> <pass> /dev/pve/root / ext4 errors=remount-ro 0 1 UUID=A173-CDEF /boot/efi vfat defaults 0 1 /dev/pve/swap none swap sw 0 0 proc /proc proc defaults 0 0 I manage to create the meta_data...
  5. F

    Thin pool pve-data-tpool (253:4) transaction_id is 32, while expected 29.

    Hi Daniel Yes I try to repair and this is the message then I tried to increase the space root@srv01:/# lvconvert --repair /dev/pve/data Transaction id 29 from pool "pve/data" does not match repaired transaction id 32 from /dev/mapper/pve-lvol1_pmspare. Volume group "pve" has insufficient...
  6. F

    Thin pool pve-data-tpool (253:4) transaction_id is 32, while expected 29.

    additional info: root@srv01:/# pvs PV VG Fmt Attr PSize PFree /dev/sda3 pve lvm2 a-- <930.50g 7.89g root@srv01:/# vgs VG #PV #LV #SN Attr VSize VFree pve 1 25 0 wz--n- <930.50g 7.89g root@srv01:/# lvs LV VG Attr LSize...
  7. F

    Thin pool pve-data-tpool (253:4) transaction_id is 32, while expected 29.

    Hello, I hope you all well! I have an issue with the proxmox server, and I need your help. When boots the server show this message: Thin pool pve-data-tpool (253:4) transaction_id is 32, while expected 29. Checks: root@srv01:/# lvscan ACTIVE '/dev/pve/swap' [8.00 GiB] inherit...