Wanted to migrate from barebone 24.04 to PVE but GPUs are not coming up. Any advise would be appreciated.
Supermicro AS -4124GS-TNR+
GPUs recognized in barebone 24.04
IPMI shows all GPUs
lspci only recognizes iGPU
Bios settings unmodified from...
I'm planning out a new build - proxmox with a NAS OS as a VM. My current plan has 2x 1tb sata ssds and 2x 1tb nvmes and several 10tb hdds passed through to the NAS VM.
I'd like to pass the ssds or nvmes as a cache pool in the NAS VM. I'd be...
Awesome! In the meantime, we're looking at adding some mitigations directly into our plugin to bridge the gap. We have a sizable 8.x user base, mostly conservative enterprise deployments, and while there's no immediate pressure to upgrade...
This means, min memory in my case shouldn't be lower than the "base need", so no lower than apporx 1.7 GB as if it would be lower PVE could "steal" it from the VM with unpredictable results?
I'm thinking about optimizing RAM configuration/assigment in PVE over multiple VMs
The screenshot below shows the max memory consumption of a VM in months view.
The VM has been given min memory of 2 GB and max memory of 4 GB.
Obv. 4 GB is never...
Wie kann ich ein Upgrade durchführen? Leider wird es mir per apt dist-upgrade nicht angeboten. Meine debian.sources sieht so aus
cat /etc/apt/sources.list.d/debian.sources
Types: deb deb-src
URIs: http://deb.debian.org/debian/
Suites: trixie...
There are two operations that are happening in the background when adding NFS storage pool in PVE:
- health probe
- mount
When you are doing manual mount, the health probe is skipped.
In PVE case the health probe is a "showmount" command...
Just checked it in detail and it cannot work by design:
ignore_msrs=1 (as a KVM or kvm_intel/kvm_amd module parameter) controls what KVM does when the guest accesses an MSR that KVM doesn’t know how to handle.
With ignore_msrs=0 (usually...
I am confused, if you are upgrading an existing PVE why/where does GUI install come in?
If you are doing a new install and running into boot issues, you can give this option a try...
You may need to use vanilla Debian install and then lay the PVE over it
https://pve.proxmox.com/wiki/Install_Proxmox_VE_on_Debian_13_Trixie
Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
Yes, thank you for this! Having clear reproducer steps and the issue filed stand-alone goes a long way. Like this, it's clear that it's not related to the other issue. And other developers that don't stumble upon it by chance in the forum will be...
That was FAST! and the patch that Fabian Grünbichler came up with was only one line change, so I guess it is more efficient :) There is a 6.17.2-2-pve in the Proxmox Testing repo. I installed it and Podman is humming along now! Now I no longer...