I'm having issues with VMs on one of my cluster nodes and one thing I am unsure of is that the LVM containing the PVE VG is 93% full:
Is this likely to cause any issues, and if so is there anything I can do about it?
Barry
				
			
root@HaPVEamax4:~# pvs
  PV         VG  Fmt  Attr PSize    PFree
  /dev/sdg3  pve lvm2 a--  <223.07g <16.00g
root@HaPVEamax4:~# vgs
  VG  #PV #LV #SN Attr   VSize    VFree
  pve   1   3   0 wz--n- <223.07g <16.00g
root@HaPVEamax4:~# lvs
  LV   VG  Attr       LSize   Pool Origin Data%  Meta%  Move Log Cpy%Sync Convert
  data pve twi-a-tz-- 140.45g             0.00   1.14
  root pve -wi-ao----  55.75g
  swap pve -wi-a-----   8.00g
Is this likely to cause any issues, and if so is there anything I can do about it?
Barry