DOS doesn't multi-task so it would have to be a terminate-and-stay-resident program. Might be a bigger change than one would think. Plus there's no demand .
Hello,
I had big problems after updating to 4.1.0 kernel 6.17.2.1.
Backup creation faild, and running vm`s god damaged. lucly we managed to fix them disk wit fschk, only it was not a fun day.
Not having a good recent backup and Damaged vm`s...
I am running latest Proxmox VE 9 .1 but no idea which OS version (Linux and windows) to use as Guest OS.
Not able to find any official support/compatibility matrix for this.
Any input on this will be very helpful.
Den Einsatz solcher Tools will ich auch nicht pauschal verdammen, aber mir gehen (sowohl bei Fragestellern als auch Antwortern) die Tendenz (nicht nur von dir) auf die Nerven alles durch die KI vorformulieren zu lassen. Sobald etwas zu...
Network configuration looks fine at first glance - can you elaborate a bit more on what isn't working? Management network is working on each node? So I assume you're having issues with connectivity in the VMs? Could you post a configuration of a...
Den Einsatz solcher Tools will ich auch nicht pauschal verdammen, aber mir gehen (sowohl bei Fragestellern als auch Antwortern) die Tendenz (nicht nur von dir) auf die Nerven alles durch die KI vorformulieren zu lassen. Sobald etwas zu...
Hallo zusammen,
erstmal danke @sgw, dass du das Thema so sachlich hältst — es geht hier um dein Storage-Problem, und dabei sollte es auch bleiben. Genau dafür ist das Forum da, und genau deswegen bin ich hier.
Mir tut es ehrlich leid, dass sich...
I would suggest to get a used enterprise ssd (with power-loss-protection) which matches the capacity of your M2. SSD, then put both together in ZFS mirror. Due to ZFS flexibiltiy you can then use it for both the OS and your vms/containers. I do...
Working system
https://paste.n9.uk/?3f742395b8606f43#2JkUfxBhEpEviBK3gD9SbEahNK6YWEfE4oHxCJHKm8Re
Non working
https://paste.n9.uk/?d068f772f5c37401#HUzenbr8oJXLGApxEQr1XEqsmbeSjteFMpbFBZEGHnrn
Text was too long to post here
I can't see any...
Hello everyone. I am trying to passthrough 2 x nVIDIA T4s on a Dell 5820 workstation and while I followed all the steps that I think were needed, I get this error when trying to start a vm with one of the gpus attached: kvm: ../hw/pci/pci.c:1815...
We encountered this during a restore of a VM with Veeam. All the other VMs became with status unknown in the GUI. qm list was failing as well
After applying the fix, the error is now reported only for that vmid, and the rest of the vms listed...
Can you post your network configuration on the affected host as well as the VM configuration of an affected VM? Preferably when the system is in the erroneous state:
cat /etc/network/interfaces
cat /etc/network/interfaces.d/sdn
ip a
qm config...
Hi kennyisalive222,
I suppose this few point to check:
You are using jumbopacket. The packet loss may be connected with this. Does the Win server accept Jumbopacket?
Is the loss connected with UDP or TCP trafic?
The loss may be connected with...
Hi,
We use currently Veeam to backup our virtual machines, we get the following error when the process is running.
4-3-2026 22:28:27 :: Failed to explore PostgreSQL instance mailfilter:5432 : Command explore_instance completed with error Error...
Did you upgrade the Proxmox installation after installing? There is a bug in 9.1 related to bonds and VLANs on bridges that gets resolved with a newer version. You'd need to restart the host after updating to ensure that the network devices on...
Network storage (especially over a WAN connection like to a cloud storage) isn't a good option for a PBS datastore:
https://forum.proxmox.com/threads/datastore-performance-tester-for-pbs.148694/
For VMA backups it might work, but for an export...
Can you post your network configuration?
cat /etc/network/interfaces
cat /etc/network/interfaces.d/sdn
ip a
It's very likely related to the vlan-aware setting on the bridge, but I'd need to see the network configuration of your host to verify this