mirror of
https://github.com/Corsinvest/cv4pve-admin.git
synced 2026-04-25 12:55:57 +03:00
[GH-ISSUE #129] Snapshots causing VM to crash and become unresponsive #53
Labels
No labels
bug
bug
enhancement
feedback
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cv4pve-admin#53
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @greavette on GitHub (Mar 6, 2025).
Original GitHub issue: https://github.com/Corsinvest/cv4pve-admin/issues/129
Hello,
I've been using cv4pve-admin for about a year now, and it's been great to have the ability to schedule my snapshots on some critical VMs. I've had issues in the past 2 months with my Windows Server 2019 running SQL Server (database) where, during the snapshot, my VM becomes unresponsive, and my only recourse is to reboot the VM. I've looked in my PVE System Logs, and I can see the following events occurring during the snapshot:
I've confirmed that if I turn off snapshots, my VM doesn't have this issue.
My Auto Snapshot job is using 'Vm Status', 'Only Runs', I keep 8 Snapshots.
Has anyone else recorded this before? I'm searching the Proxmox Forums as well and I'm reaching out to PVE support to see if there are other reasons for this to occur.
Any advice you can provide me would be greatly appreciated.
Thank you.
@franklupo commented on GitHub (Mar 6, 2025):
Hi,
qemu-agent is installed correctly?
But do you save memory?
Have you tried to do it from the proxmox ve web interface?
What does the snapshot lof on Promxoxm VE say?
bets regards
@greavette commented on GitHub (Mar 8, 2025):
Hello, and thank you for this reply!
Just to confirm...I'm not throwing any shade at cv4pve-admin at all for this issue I'm having. It's a snapshot issue. But this community is very knowledgable and I thought you may have seen this before.
Does 'Vm Status' mean that I'm saving memory?
I've taken manual snapshots at various/random times, and I have not noticed my VM becoming unresponsive. It seems to occur only at 3:50 a.m.
I don't see any log information on the snapshot log that indicates an issue. The PVE syslog is where I see the issue (which I pasted in my original post).
Yes, my qemu-agent is installed correctly, updated and is working properly.
Thank you.
@franklupo commented on GitHub (Mar 10, 2025):
HI,
I think it is a problem of Proxmox VE and filesystem.
We call Proxmox VE API.
Could it be a ZFS problem?
https://forum.proxmox.com/threads/qmp-command-query-proxmox-support-failed.117246/
https://forum.proxmox.com/threads/snapshot-causes-vm-to-become-unresponsive.153483/page-4
Bets regards
@franklupo commented on GitHub (Mar 24, 2025):
news?