Is default (install) LVM2 thin pool metadata size appropriate?

mailinglists

Renowned Member
Mar 14, 2012
641
67
93
Hi guys.

I'm just checking if the default (install) metadata size (68MB) for thin pool LVM is appropriately set. Below is what I have got during default install. I worry i might get metadata full and run into problems. However my worrying might be baseless, 'cause i'm still new to thin lvm. :)

Code:
# lvs -a
  LV              VG   Attr       LSize  Pool Origin Data%  Meta%  Move Log Cpy%Sync Convert
  data            pve  twi-aotz--  1.01t             1.45   1.13                            
  [data_tdata]    pve  Twi-ao----  1.01t                                                    
  [data_tmeta]    pve  ewi-ao---- 68.00m                                                    
  [lvol0_pmspare] pve  ewi------- 68.00m                                                    
  root            pve  -wi-ao---- 50.00g                                                    
  swap            pve  -wi-ao---- 16.00g

What do you guys have on your installs? Is it normal to have such small metadata lvs?
 
Sorry to push this thread up but I just run into this really nasty problem that I had over 100G free data but 64m Metadata was full - WTF.
I highly suggest to "waste" Harddiskspace and set the metadata to max allowed size (according to manpage = 16G) right from the beginning.
Second use two Volumegroups. One for the "local" pve and a second for the new default thin pool "local-lvm". After increasing the size of the Metadata with the command "lvextend --poolmetadatasize +1G pve/data" you need to repair the LV to actually use the more space with "lvconvert --repair /pve/data". For that command you need to turn off the PVGroup in which the proxmox also resides so you have no way around to reboot the server because of some MB missing in F*ing Metadata.
It could potentially fry the whole lvm config because no data can be written at the "lvm-thin".

If anyone stumbles over this .. use swapoff pve to turn of the swap LVM and use lvreduce pve/swap to reduce the swap LV if you don't want to/can't plug in another harddrive.

Best Regards.
 
I guess it is up to Fabian and the guys to answer your hopes.
I care not anymore, because I mostly use ZFS by now.
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!