Hello!
My problem is, that i wanted to make a backup of my vm and got the error message:
So I think the reason for this is that my Metadata size is only 100 MiB with a 2.73TiB HDD Raid1.
If i want to resize the Metadata Size with this command
I think that's a big problem isn't it?
I hope anyone has a solution for this and thanks in advance.
JoeHanson
My problem is, that i wanted to make a backup of my vm and got the error message:
Backup of VM 100 failed - lvcreate snapshot 'raid1/snap_vm-100-disk-0_vzdump' error: Cannot create new thin volume, free space in thin pool raid1/vmstorage reached threshold
So I think the reason for this is that my Metadata size is only 100 MiB with a 2.73TiB HDD Raid1.
If i want to resize the Metadata Size with this command
lvresize --poolmetadatasize +1G /dev/raid1/vmstorage
I get the error message: Insufficient free space: 256 extents needed, but only 0 available
I think that's a big problem isn't it?
I hope anyone has a solution for this and thanks in advance.
JoeHanson