Considering that virtualization is one of the most critical components of modern cloud infrastructure, it’s hard to think of a more deserving European company in this space than Proxmox Server Solutions GmbH.
Blockbridge : Ultra low latency...
It looks like you run into the bug reported here: https://bugzilla.proxmox.com/show_bug.cgi?id=7271
Feel free to chime in there!
To temporarily downgrade pve-container you can run apt install pve-container=6.0.18
@fweber
Switched the VMD controller back on and activated VMD global mapping in BIOS. Results are:
6.17.4-2 still does not boot (this was expected).
6.17.9-1 does boot.
Problem found and fixed I suppose. :D
I'm using a 14500T on a...
Hi, for everyone who has boot issues on kernel 6.17.4-2 if Intel VMD is enabled: One option would be to try kernel 6.17.9-1 (currently on pve-test [1] ), it contains a potential fix [2] for the issue. If you test 6.17.9-1, it would be great if...
Did you find a solution to your problem? I have exactly the same issue.
CPPC is Enabled in the BIOS. I tried various BIOS settings but the issue persists. It works with Kernel 6.8.
That version of pve-container is running? You can see that if you run pveversion -v on the CLI or click on the "Package Versions" button located at the top left of the NODE → Summary panel.
Does it only happen only with bindmounts to a network...
Until Proxmox's native method of running OCI containers inside LXC becomes more mature, I wanted to run the official Frigate OCI container nested in an LXC container. I found using containerd along with nerdctl instead of Docker or Podman works...
i agree it's not optimal. If you have a (in the best case concrete) improvement suggestion, please open an enhancement request on https://bugzilla.proxmox.com . that way we can better keep track of these requests :)
Dear Proxmox-Community, we are asking for your support.
The European Commission has opened a Call for Evidence on the initiative European Open Digital Ecosystems, an initiative that will support EU ambitions to secure technological sovereignty...
Considering that virtualization is one of the most critical components of modern cloud infrastructure, it’s hard to think of a more deserving European company in this space than Proxmox Server Solutions GmbH.
Blockbridge : Ultra low latency...
@mouse51180 You appear to have no debian repos (where this package is provided from) set up. Please read this.
@bbgeek17 You have a stray cat on the second command. I'd use tail -n+1 /etc/apt/sources.list* to get all the files including their names.
Hi @mouse51180 , welcome to the forum.
You are mixing Debian (PVE userland) and Ubuntu (universe repo). What happens when you run "apt update" now?
What is in your:
cat /etc/apt/sources.list
ls -al /etc/apt/sources.list.d/
cat...
Hi @mouse51180 , welcome to the forum.
You are mixing Debian (PVE userland) and Ubuntu (universe repo). What happens when you run "apt update" now?
What is in your:
cat /etc/apt/sources.list
ls -al /etc/apt/sources.list.d/
cat...
I'm trying to install numactl, but am running down a rabbit hole of error messages.
root@pve-node0:~# apt-get update
Hit:1 http://download.proxmox.com/debian/ceph-squid trixie InRelease
Hit:2 http://download.proxmox.com/debian/pve trixie...