Hello everyone!
On Proxmox (pve-manager/5.4-14/b0e640f7 (running kernel: 4.15.18-28-pve)) my snapshots are not working for one of my VMs. They appear to complete in the Proxmox UI and on the CLI:
/var/log/pve/tasks/index shows the snapshot as...
Read more
On Proxmox (pve-manager/5.4-14/b0e640f7 (running kernel: 4.15.18-28-pve)) my snapshots are not working for one of my VMs. They appear to complete in the Proxmox UI and on the CLI:
root@proxmox2:~# qm snapshot 110 "Test1" --description "This is a test"
root@proxmox2:~# qm listsnapshot 110
root@proxmox2:~# qm snapshot 110 "Test1" --description "This is a test"
snapshot name 'Test1' already used
root@proxmox2:~#
/var/log/pve/tasks/index shows the snapshot as...
Read more