Hello,
i have proxmox 6. I have add some hard disks and i have try to create a new thin lvm.
However when i create the thin lvm i have this warnings:
What is the best to do? To disable zeroing or to change chunk size? And how?
I have read here: https://pve.proxmox.com/wiki/LVM2
the type PoolSize/ChunkSize * 64b = MetadataPoolSize
but it is not clear to me what to do?
Can someone help in order to have very stable and fast storage?
Thank you
i have proxmox 6. I have add some hard disks and i have try to create a new thin lvm.
However when i create the thin lvm i have this warnings:
Code:
Thin pool volume with chunk size 512,00 KiB can address at most 126,50 TiB of data.
WARNING: Pool zeroing and 512,00 KiB large chunk size slows down thin provisioning.
WARNING: Consider disabling zeroing (-Zn) or using smaller chunk size (<512,00 KiB).
WARNING: Converting pve2/data2 to thin pool's data volume with metadata wiping.
What is the best to do? To disable zeroing or to change chunk size? And how?
I have read here: https://pve.proxmox.com/wiki/LVM2
the type PoolSize/ChunkSize * 64b = MetadataPoolSize
but it is not clear to me what to do?
Can someone help in order to have very stable and fast storage?
Thank you