Then you are still vulnerable due to the known and unknown security issues in PVE8 (which is EOL) and Debian Bookworm. The fix is to upgrade to the latest supported version of PVE aka PVE9 with every updated installed. Everything else is just...
Sorry, I don't understand what you mean with that.
I'm asking about the official support of Proxmox PBS to do backups of QEMU VMs in a PVE cluster that is also backed up by other backup solution (Hornet, Veeam, Nakivo), whether of the same VMs...
Do you mean with PBS using the same PVE API as PBS? I don't think that PBS and other backup solutions can send stuff to each other was your question suggests to me.
What do you mean by that? My point was that IOWait is a bad metric.
I asked you to provide some numbers. Some rough estimates of what you expect and some benchmarks to show that it is possible on your setup.
You mean two backups in total, or...
I am on 7.0.14-12.
I checked VMs ( ~ 10 with highest cpu usage of cluster) and all have TIME+ of 00:00:00 for "kvm-nx-lpage-re".
So no "cpu burning" here as it would increase TIME+ like in your console output with 15:43.
Thank you for your reply.
Just to clarify, its not apt upgrade on pve's that is struggling, its the apt upgrades with unattended upgrades inside the ubuntu VMs.
Yes,this is the setup we have used for many years (If the NUMA option is used, it...
Welcome in this forum! Unfortunately you did not tell us anything specific about that "small server". How could we know anything about it???
What exact brand/type is it? Full spec? How is the SSD connected? Exact type of the SSD?
Generic ideas...
It affected Windows and Linux guests.
You can check by monitoring top for a VM with: top -H -b -p $(cat /var/run/qemu-server/<VMID>.pid)
If you see CPU usage for kvm-nx-lpage-re spike around every minute if it is affected. I wakes up every 60s...
That's a good observation. Turns out I was looking at the wrong bulk action -- the endpoints, and therefore code executed, is different if you use the `Bulk Actions` on the Datacenter level (Datacenter->Bulk Action) or the node level...
Then you are still vulnerable due to the known and unknown security issues in PVE8 (which is EOL) and Debian Bookworm. The fix is to upgrade to the latest supported version of PVE aka PVE9 with every updated installed. Everything else is just...
The local controller is a Dell HBA330 Mini.
The hardware isn't showing any signs of suffering.
I think it's a big problem that the software can't take advantage of the hardware it has available, don't you think?
I created it, and everything is...
Hey everyone,
I wanted to share a working procedure for installing NVIDIA drivers on Proxmox VE 9.2.10 with Kernel 7.0.x when using legacy Pascal-architecture GPUs (specifically the Quadro P620).
I spent hours fighting and researching, and I'm...
Under Proxmox 9.2 the header is now proxmox-headers and I had success when I changed this line to:
apt install -y build-essential dkms proxmox-headers-$(uname -r)
Hi everyone, I plan to replace the hardware on a Proxmox Backup Server because the hardware is outdated. However, a tape library is also connected to this PBS, which will not be replaced but is supposed to be moved from the old server to the new...
Which is the official support status of doing PVE QEMU backups with PBS and other backup solutions?
Specifically, would like to know the support status from Proxmox PBS for:
Veeam
Hornetsecurity (Altaro)
Nakivo
There are a few use cases that...
Then you are still vulnerable due to the known and unknown security issues in PVE8 (which is EOL) and Debian Bookworm. The fix is to upgrade to the latest supported version of PVE aka PVE9 with every updated installed. Everything else is just...
I think the recommendation to match the number of VM sockets to the number of host NUMA nodes is a bit too easy to misinterpret.
Personally, I would use 1 socket as the default and only expose multiple vNUMA nodes to a guest if the VM is...
Anything after 6.19 is affected. 6.17.13-21 has the same CPU vulnerability mitigations as 7.0.14, as opposed to 6.14.x kernels which are missing some mitigations that 6.17.x and 7.0.x cover.
Thank you for your reply.
Just to clarify, its not apt upgrade on pve's that is struggling, its the apt upgrades with unattended upgrades inside the ubuntu VMs.
Yes,this is the setup we have used for many years (If the NUMA option is used, it...