So just like my other guide, this is more for my own records so I can come back and refer to it.
I know there are scripts for these things, but I prefer doing them manually so I can learn along the way.
Maybe it can help someone else in the...
I tried the latest kernel available from community repositories:
Linux pmx-05 7.0.0-3-pve #1 SMP PREEMPT_DYNAMIC PMX 7.0.0-3 (2026-04-21T22:56Z) x86_64 GNU/Linux
For now, the ceph issues seem to be gone - all OSDs on the updated host show up/in...
Hi!
Thanks for the feedback!
Generally, an HA resource must be able to run on any node and also be migratable to any node. Otherwise, one needs to encode these constraints in HA rules. I've sent in a patch [0] to add notes about this so that it...
Thank you for the output!
The `rbd bench` numbers are from a scratch image. That confirms the pool cluster can deliver high throughput, but it does not fully rule out an issue specific to the actual VM image object layout. We recently had a case...
Just in case anyone else stumbles across this.
The instructions worked for me. My notes are attached below:
Phase 1:
1 BIOS Settings
-
2. Host Kernel Parameters
I read that the amdgpu.gttsize parameter was deprecated on the Strix Halo Wiki...
In Ubiquiti networks, there's another problem. GSO/TSO is not the problem, but EEE (Energy Efficient Ethernet) is.
I've added something to /etc/network/interfaces which I see less mention of:
# For network card vmbr0, the bridge for all real...
OPTIONAL:
If you don't want to blind copy the firmware over the top, or you might actually want to check if you're ALREADY on the latest firmware, use this script instead.
#!/bin/bash
# pve-firmware-sync.sh
# 1. Pull latest firmware blobs...
Having spent the last few days fighting all the subtle parts of getting this working, I put together a quick guide on how to get Proxmox, running on a Strix Halo, machine, with working GPU passthrough into LXC containers. To be clear, this is a...
beispielhaft hier mal ein Bild einer Instanz [160] mit EFI-Disk:
Denkt an die Erneuerung der UEFI-Zertifikate, wenn noch nicht geschehen!
Das betrifft nicht nur Windowsmaschinen!
Das Vorgehen hier wäre für die ID:160:
VM herunterfahren...
Hello All
I think I found why my DNS01 is not working.
I found the there issue with cloudflare and DNS01 in ver 2.20 (current CloudFlare Ver)
Please take a look :
The Issue: cloudflare package v2.20.0+ introduces breaking changes that are not...
Update:
Since I can not pass the motherboard attached SATA controller to ProxMox (as ProxMox itself is running of Motherboard SATA controller) I tried to pass through the separate ASM1061 controller and successfully created the Pass Through...
Generell, wenn ein neuer Kernel mal Probleme macht, kann man einen älteren als Default Boot Option pinnen:
https://pve.proxmox.com/pve-docs/pve-admin-guide.html#sysboot_kernel_pin
Um die aktuellen anzusehen: proxmox-boot-tool kernel list
Danke, ja das hab ich bereits getan.
Aber schöner wäre ja wenn ich entweder den neuen Kernel zum laufen bekomme oder aber wenigstens deinstallieren könnte. Jedoch sagt er, beim Versuch ihn zu deinstallieren, dass er nicht installiert ist und...
We're pleased to announce the release of Proxmox Backup Server 4.2.
This version is based on Debian 13.4 ("Trixie"), uses Linux kernel 7.0 as the new stable default for improved hardware support, and comes with ZFS 2.4 for reliable...
@blueman wie sieht denn dein ZFS Pool aus?
zpool status
zpool list -v
Bei HDDs Ich hoffe 7.200 RPM NAS Drives mit CMR Speichermethode.
Evtl. ein Rad10 ähnliches Setup mit 4x HDDs?
Wurde dem ZFS Pool noch SSDs als ZFS Special Device mit mind...