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 "OK":
Snapshots do not appear in the Proxmox UI either:
You will also notice the "NOW" default snapshot is gone. Does anyone know what's going on and how to correct it? It's the only VM that is experiencing this issue.
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 "OK":
UPID:proxmox2:00004ADE:000AB986:5EB5D4BD:qmsnapshot:110:root@pam: 5EB5D4BE OK
Snapshots do not appear in the Proxmox UI either:
You will also notice the "NOW" default snapshot is gone. Does anyone know what's going on and how to correct it? It's the only VM that is experiencing this issue.