thinpool

  1. N

    Unable to create new VM in proxmox Server VE 8.0.3

    I am trying to create a new Virtual Machine (VM) from Proxmox web GUI but doesn't perform the required operation with the following error message: WARNING: Thin pool pve/data needs check has read-only metadata. TASK ERROR: unable to create VM 101 - lvcreate 'pve/vm-101-disk-0' error: Cannot...
  2. A

    API : Get all LV (disk and snap) to calculate the sum of all thin volume sizes

    Hello, I want to prevent this warning : I can list all LV with : lvs --units=g --nosuffix But, i want to get the list and calculate the sum from the API. I have try : pvesh get /nodes/<node>/scan/lvmthin --vg=<VGID> but the result is : However, the command behind this API endpoint is ...
  3. D

    Online Disk migration not working after upgrade

    Hello, I have a Proxmox cluster made of 4 nodes. Before the upgrade I was running Proxmox 4.4 with GlusterFS 3.5.2-2+deb8u2 and Online Disk migration from GlusterFS storage to thinpool storage was working fine. After upgrade to 5.0-20 and Gluster 3.8.8-1 Online Disk migration is not working...