Search results

  1. T

    [MOD] Add paste clipboard to noVNC

    thx platix.I modified my PVE according to your tips. my version # pveversion -v proxmox-ve: 5.3-1 (running kernel: 4.15.18-11-pve) pve-manager: 5.3-11 (running version: 5.3-11/d4907f84) pve-kernel-4.15: 5.3-2 pve-kernel-4.15.18-11-pve: 4.15.18-34 pve-kernel-4.15.18-9-pve: 4.15.18-30 ceph...
  2. T

    how know the relation about template and cloned VM

    I got the info by use pvesh get /nodes/{node}/storage/{storage}/status. API is /api2/json/nodes/{node}/storage/{storage}/status thx.
  3. T

    how know the relation about template and cloned VM

    I creat many template,and link clone many VM。 now I want delete one template,PVE tell me: TASK ERROR: base volume 'aaa:base-101-disk-0' is still in use by linked cloned how I know the relation about template and cloned VM?? who linked 101 template?? thx.