Probably a dumb question but are any of the packages containing dbgsym in the pve/pbs/pdm repos needed? I'd assume they aren't, as they're debug packages and only get installed if needed.
Attempting to slim down as much as possible on a repo capture
Hi,
I've unfortunately not encrypted my earliest backups and after doing so I realized that the GUI doesn't offer a way to bulk-select backups.
After searching the forum for a while I found workpush's script that bulk deletes unverified...
Hallo zusammen,
ich arbeite mich gerade in das Thema Proxmox ein und habe jetzt ein paar Fragen zum Hardware Setup bzw. genauer gesagt zu meinen Speichermedien.
Ziel ist ein Heimserver der erstmal als NAS (OMV) dienen soll, darauf möchte ich...
Found that on fresh Win2025 server install (+latest updates) retrim fails with strange errors:
C:> defrag c: /l /v
Invoking retrim on WIN20256-STD (C:)...
Retrim: skipped.
Data error (cyclic redundancy check). (0x80070017)
Event log...
Those were hacks and only accelerated specific workloads or patterns. Cache misses still gave the worst case scenario performance and VM and databases both are workloads that should be calculated accordingly (unlike filer NAS).
Ceph/Linux has a...
Might be worth a try to fix the crashkernel size to 1024M.
The parameter as is should technically pick the right size based on system memory but it might still fail.
Apart from that you might benefit from adding KDUMP_DUMP_DMESG=1 to...
That's for file systems (OS/CT) and shouldn't affect ZVOLs. I guess you meant to set volblocksize=16k (which is default) instead?
That said I'd leave both properties alone/default and set the ZVOL part via Datacenter > Storage if needed.
Check...
Spent the weekend benchmarking both on the actual hardware before committing.
Sharing the results.
Setup: 4x 2TB Samsung PM9A3 (enterprise NVMe, PLP), AMD EPYC, 128GB RAM.
LVM-thin on mdadm RAID10:
- Sequential read: ~12 GB/s
- Sequential...
Hi.
Do you mean you want your workstation to only run Proxmox?
It is not recommended to dual boot Proxmox in general.
That said, running it as a VM nested might make it possible to interact with it to learn more about it's lifecycle without...
I myself run my homelab with a VLAN aware bridge as this makes it easy to add vlans on the fly.
Say you want to test iscsi, Ceph etc or any other thing, it makes it easy to segregate traffic to what is what just by changing the tag on additional...
Hi,
if you use local storage, then the downtime will be longer. The downtime that is currently logged in the task log is only for the RAM/VM state migration itself. But the VM can only be resumed after the storage migration is fully finished...
This patch is available in version 4.2.2-1. It won't reduce lock contention, but it should make the server more responsive.
Would you mind upgrading and sending a new version of the backtrace? As far as I can tell the one in the Bugzilla issue...
Yes, they're obsolete because Stormagic claims it supports Proxmox 9 (but previously, it was also possible with version 8).
The presentation slides still mention "generic KVM." There are indeed alternative solutions; after Broadcom's disaster...
Good catch filing the bug. Small note for anyone copying the workaround: the example needs a semicolon after `proxy_pass https://127.0.0.1:8006`. Also, if this node is reachable from the internet, I would still put an allowlist/VPN in front of...