VM Stops During SQL Backup

JMarques

New Member
Nov 20, 2024
2
0
1
I'm working with a Windows Server 2022 VM on Proxmox 7.4-3, using SQL Express as my DB Server. Whenever I run a .bat file to backup my databases using cmd commands, the vm stops and I've to access proxmox to start the vm again. Does this happened to anyone else?
 
Hi @JMarques , welcome to the forum.

The symptoms you describe seem specific to your environment. Have you examined the logs on both the hypervisor (journalctl -n 500 // dmesg) and the VM?
You may need to put performance monitoring in-place. Increasing CPU and Memory are easy steps. Increasing your storage IO and reducing latency may not be as simple.

Good luck


Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
 
I'm working with a Windows Server 2022 VM on Proxmox 7.4-3, using SQL Express as my DB Server. Whenever I run a .bat file to backup my databases using cmd commands, the vm stops and I've to access proxmox to start the vm again. Does this happened to anyone else?
Which Version of virtIO-Drivers are you using? There is a known issue which has been fixed recently with the .266-Version....