R relaire New Member Jun 7, 2023 1 0 1 Apr 22, 2024 #1 Hello, I want to delete a snapshot on Proxmox version 7.3.4,but i have a timeout error. (qmp command 'blockdev-snapshot-delete-internal-sync' failed - got timeout). Can i increase this timeout when i use Code: qm delsnapshot vmid snapname ?
Hello, I want to delete a snapshot on Proxmox version 7.3.4,but i have a timeout error. (qmp command 'blockdev-snapshot-delete-internal-sync' failed - got timeout). Can i increase this timeout when i use Code: qm delsnapshot vmid snapname ?
Moayad Proxmox Staff Member Staff member Jan 2, 2020 3,399 353 128 32 Vienna shop.proxmox.com Apr 26, 2024 #2 Hi, relaire said: Can i increase this timeout when i use Click to expand... No. Could you please post the VM config and your storage `/etc/pve/storage.cfg`? And Could you add `--force` flag to the qm delsnapshot command you used, i.e.: Bash: qm delsnapshot vmid snapname --force
Hi, relaire said: Can i increase this timeout when i use Click to expand... No. Could you please post the VM config and your storage `/etc/pve/storage.cfg`? And Could you add `--force` flag to the qm delsnapshot command you used, i.e.: Bash: qm delsnapshot vmid snapname --force