L2ARC is awesome, even on bad SSDs. You can use an old 256GB SSD you have lying around or get one used. As long as it is not too old or some bottom tier QLC drive or one with very few TBW, you should be fine. Google TBW of the disk you want to...
DHCP and IP addresses keep working as expected.
Yes, if you migrate a VM or CT on vmbr1 it will use vmbr1 on the target host as well.
On second thought, what do you mean with "I am going to put them on a seperate network"? As in different IP...
Yesterday I wasted way too much hours migrating some VMs from Windows 10 to Windows 11, since I ran into some obscure problems.
Maybe this helps someone else, because I could not find good information on my specific problems in the forums nor on...
Wanted to say thanks for this write-up. It was helpful as I dove into in-place upgrades on some Windows 10 VMs.
Just wanted to add, for anyone who may face mbr2gpt issues. In my case, I found why mbr2gpt validation was failing in...
Nachtrag: Hier ist noch die /etc/network/interfaces Datei.
Die ist von Server 1 statt Server 2, es ist aber exakt das gleiche Verhalten. Der Ping an einem Anschluss wird mit der MAC-Adresse der Bridge an einem anderen Anschluss...
Wanted to say thanks for this write-up. It was helpful as I dove into in-place upgrades on some Windows 10 VMs.
Just wanted to add, for anyone who may face mbr2gpt issues. In my case, I found why mbr2gpt validation was failing in...
maintenance mode should ensure no writes are happening, yes. nowadays you can configure the "GC atime threshold" if you know your storage is behaving correctly w.r.t. touching files updating their timestamps.
Ich glaube nicht das das an Proxmox liegt, denn viele viele andere nutzen es seit Jahr und Tag.
Auch deine Konfiguration oben mit Debian 12, 64GB RAM und 16 Prozessoren finde ich schon heftig, was auch immer darauf laufen soll.
Deine Infos dazu...
Same story with SATA passthrough
Kernel parameters
intel_iommu=on iommu=pt consoleblank=600 nouveau.blacklist=1 i915.max_vfs=7 module_blacklist=xe
Mar 16 05:38:05 cyberserver kernel: dmar_fault: 21963 callbacks suppressed
Mar 16 05:38:05...
Still having "got timeout" failures during zfs scrub. Since it amounts to lots of emails every month, I went poking around for a "timeout" to change. Best guess so far is a patch to /usr/share/perl5/PVE/Storage/ZFSPoolPlugin.pm:
I adjusted the...
Seeing this error code usually points to PCI resource allocation issues. Could you clarify whether your VM is using OVMF (UEFI) or SeaBIOS?
Also, what's the VRAM capacity of this GPU?
If you are using a newer model with high VRAM, that is...
Hi everyone, I'm having trouble passing through an NVIDIA GPU to a VM. The VM boots up fine, but I keep seeing driver errors in the Guest OS journal as follows:
I've double-checked my passthrough settings and they seem correct, but the driver...
Also, personally I would not recommend installing PVE on a consumer NVMe SSD in a server like this.
PVE is a 24/7 system that constantly writes logs, RRD stats, cluster state, etc. Consumer SSDs (especially without power‑loss protection) can...
EDIT: Google Groups can be identified using a regex based on the sender address. Therefore, it is possible to reject Google Groups much earlier. This contribution should therefore be considered obsolete. Use the other thread instead...
Hallo zusammen.
Ich bin ziemlich frustriert nach gut 10 Stunden Kampf mit meiner Netzwerkkonfiguration und bekomme das Problem überhaupt nicht gelöst. Das Thema sollte eigentlich „einfach“ sein, und ich bin sehr unsicher, ob ich etwas...
Could you provide a bit more context about your use case?
Are you comparing different CPU hardware configurations (for example, number of cores vs threads)?
Or are you planning how to allocate vCPUs for VMs in Proxmox?
What kind of workload...
Hi everyone, I'm hitting a wall with a specific display issue in my nested lab and was wondering if anyone has seen this before.
My setup is basically Proxmox VE (9.1.2) running as a VM inside ESXi 7.0.3, all hosted on AMD EPYC 7443P / 7343...
Hello all,
I just recently put together a homeserver and decided to put proxmox on it to run a couple machines for learning/fun hosting. I want to host both webserver and a Teamspeak 3 server at least. I do not have a static IP from my isp so I...
I'm using Rspamd together with a custom script.
Rspamd has many advantages and works well alongside the SpamAssassin filters I’ve fine-tuned. You get a additional score which is great to sort out some additional spam. Bonus: Often it does NOT...