Great work moving s3 across the finish line. Now the next (really important) step there is immutability. So far I'm holding out for that to get done rather than start using Veeam for our Proxmox systems but that's literally the level of tradeoff...
> Having a thin provisioning would be great, expecially for the 4TB disks (because i'm sure that 4TB is just a "max recomended sizing" that the "app vendor" wrote in some document for his application sizing)
What's provisioned on storage are...
There are quite some pitfalls to using OpnSense under Proxmox, see this.
IDK if you passed your NICs through or used virtio drivers from what you wrote, also, bridging should be handled in OpnSense and it is a topic on itself (see OpnSense docs...
After the latest Kernel-Upgrade PSA-2026-00019-2: "DirtyFrag" Local Privilege Escalation on some nodes LXC containers don't start. The reason is, that /run/pve is missing. After creating /run/pve manually the container do start just fine.
I wanted to show the steps that I took to accomplish this task.
I am a real beginner to Proxmox, and I struggled with the idea of changing the disk partitions using a live disk and GParted, etc.
So, I looked for an easier method for me to do...
The errors are about repo fetched, the Nic is completely down. I tried to connect USB ethernet adapter but the system kills the connection instantly. It's marked "down".... No way
Follow this guide, step by step to split the 140T into 7 virtual GPUs. You can then pass-through one of the virtual GPUs to a VM. Remaining vGPUs can be assigned to other VMs. I have 140T on my Proxmox 9.1 host and have followed that guide a few...
I can confirm, this did the magic:
# systemctl edit container-getty@.service
fill in:
[Service]
ExecStart=
ExecStart=-/sbin/agetty --autologin root --noclear --keep-baud tty%I 115200,38400,9600 $TERM
Save & reboot. Tested with Debian.
Thin provisioning is a form of resource oversubscription—specifically, simulating storage that one does not actually possess. Running out of space will give you much more problems as you think of the pros while even cost performance. Restoring a...
Hi everyone,
Just a heads-up for those running MongoDB (specifically version 8.0.21) inside LXC containers on the latest Proxmox 9.x updates.
During my Sunday maintenance window, I updated to Kernel 7.0.2-2-pve. After the reboot, my Graylog...
Manuelles Backup kann sowohl nach/von local als auch von BackupNAS gesichert und auch zurückgespielt werden. PVE ist 9.1.9.
Strange... Ich lasse den Klon jetzt mal so deaktiviert stehe und warte die nächste Nachtsicherung ab.
I already create snapshots from the TrueNAS side, but those are not (easily) restorable from the Proxmox side
Using RAW is not a viable solution since that'll lose my ability for Thin-provisioning and VM Snapshots.
I've done multiple fresh installs of Proxmox (tried 8.4 and 9.1) on a Dell OptiPlex 7020 and I'm consistently getting a white screen when accessing the web UI at my proxmox ip.
What I've verified:
Network connectivity is perfect (100 pings, 0%...