Search results

  1. D

    Error when purging VM

    Hey thanks for all the help we fixed it, on one node the repo: deb http://download.proxmox.com/debian/pve buster pve-no-subscription was missing, and therefore the versions were different. mg@RMPHLPVE1:~$ pveversion -v proxmox-ve: 6.4-1 (running kernel: 5.4.114-1-pve) Vs mg@RMPHLPVE2:~$...
  2. D

    Error when purging VM

    did that and restarted the cluster, the following happens:. + this error message: May 26 15:13:20 RMPHLPVE2 pveproxy[1428]: file /etc/pve/storage.cfg line 4 (section 'local') - unable to parse value of 'prune-backups': unexpected property 'prune-backups' May 26 15:13:24 RMPHLPVE2...
  3. D

    Error when purging VM

    Yeah just tried it i get the following error only works in shell with skiplock parameter but not in gui user@RMPHLPVE2:/var/lib$ sudo qm destroy 106 --purge Unknown option: purge 400 unable to parse option qm destroy [OPTIONS] user@RMPHLPVE2:/var/lib$ sudo qm destroy 106 --skiplock 1 file...
  4. D

    Error when purging VM

    Sorry for the late answer here is the output + config root@RMPHLPVE2:~# pveversion -v proxmox-ve: 6.0-2 (running kernel: 5.0.15-1-pve) pve-manager: 6.0-4 (running version: 6.0-4/2a719255) pve-kernel-5.0: 6.0-5 pve-kernel-helper: 6.0-5 pve-kernel-5.0.15-1-pve: 5.0.15-1 ceph-fuse...
  5. D

    Error when purging VM

    Hello when ticking the box purge (VM) i get the following error Parameter verification failed. (400) purge: property is not defined in schema and the schema does not allow additional properties What could be the problem?