Hi PvPaulo,
Leesteken is right about the hypervisor being too far out of date. There have been some issues online about this same driver issue back when I was more active, some people claimed that the solution was upgrading to the 6 kernel from...
In order to update to PVE 8.4 (which is, or is about to be, out of support) you need to update to the latest 7.4.x (see the guide), which you have not done for years. Maybe start a new (supported) 9.2 cluster and see if you still have this issue...
So Jungs, kriegt auch wieder ein. Kein Grund für ad hominem Attacken, wir können bei der Sache bleiben.
Wenn dies dein Problem war, kannst du dir ja ein VPS bei DigitalOcean oder AWS EC2 holen. Dann bist du selbst "Herr der Sache".
Das stimmt...
So Jungs, kriegt auch wieder ein. Kein Grund für ad hominem Attacken, wir können bei der Sache bleiben.
Wenn dies dein Problem war, kannst du dir ja ein VPS bei DigitalOcean oder AWS EC2 holen. Dann bist du selbst "Herr der Sache".
Das stimmt...
Welcome to the forum, SpiceGuy,
I think the part that's causing you some confusion here is that an LXC container has its own filesystem namespace. So /tmp inside the container is not the same /tmp you see when you SSH into the Proxmox host...
Moving everything off of that SSD and rebuilding it with lvm-thin would allow snapshots. You could also enable the snapshot-as-volume-chain option to get snapshots in regular LVM, but you should read the documentation on that first, since there...
Welcome to the forum, SpiceGuy,
I think the part that's causing you some confusion here is that an LXC container has its own filesystem namespace. So /tmp inside the container is not the same /tmp you see when you SSH into the Proxmox host...
Hi PvPaulo,
Leesteken is right about the hypervisor being too far out of date. There have been some issues online about this same driver issue back when I was more active, some people claimed that the solution was upgrading to the 6 kernel from...
When you perform a backup with PBS, PVE/QEMU integrates the backup operation into the VM's I/O path. Data that is being modified while the backup is running has to be coordinated with the backup process. Depending on the storage, network, PBS...
We are excited to announce the release of Proxmox Virtual Environment 9.2. This release focuses heavily on platform refinement, stability, and core optimization.
Proxmox VE 9.2 is built on the robust Debian 13.5 "Trixie" and ships with Linux...
We are excited to announce the first release of Proxmox Virtual Environment with official support for a second CPU architecture: 64-bit ARM (arm64/aarch64). Until now, Proxmox VE was available for x86-64 (amd64) only.
Proxmox VE 9.2 for arm64...
Hi Everyone!
Very very very long time since I've written a real post on here, but it's nice to be back, and I even have a blog now, what do you know? Anyway, I'm deploying a new PVE environment on a flat layer 2 network with no VLAN ability...
There is a way.
Under Container -> Options -> Features -> enable FUSE.
Install rclone and fuse3 in the container.
Run rclone config and setup an SMB remote.
Mount it where needed with rclone mount ...
You can setup a service in the container to...
In ProxMenux, encryption is opt-in. The first host backup asks "Do you want to encrypt this backup?" — pick No and no keyfile is generated.
If you say Yes, ProxMenux walks you through this:
Keyfile source— two options:
Generate a new one —...
Hello! I recently upgraded PVE 8 to 9 on my MacbookPro (Mid-2018) and need help debugging a networking issue.
Network fails to start up on boot. Running systemctl restart networking.service manually gets things going again.
I've masked...
Hi,
This is the top google thread for
"Source and target image have different sizes"
While the original question is a ZFS issue, I suspect most people hitting this thread have my issue.
Which happens when you try to live-clone a VM with a...
i have chrome os flex running inside proxmox (8.3.3) for a long time now. works pretty decent especially due to the "VirGL" GPU.
I cannot remember if i did anything special during installation or something special to the UEFI setup, but i...
You don't need to use the SATA or IDE disk, or serial zero, or activated EFO. This problem usually happens because the VM requires 2 NICs instead of the default of 1. Add a second NIC and it should work. You don't need to configure the second...
That's good news, but remember that you are using an unsupported storage stack that will sooner or later give you some issue that no one will be willing to investigate / fix. Take your time to rebuild your storage to a proper ZFS setup, which...