Hello,
I am having a PBS instance in a docker container on my Synology NAS based off this GitHub project : https://github.com/ayufan/pve-backup-server-dockerfiles/
I know it is not recommended, but given my current setup it's the only way I...
@martin_comp Yes, the issue affects IO delay (the name for iowait in the UI) too.
A fix was applied in git master and the new pve-qemu-kvm=10.2.1-2 package is currently going through internal testing.
Hello,
What network cards do you recommend for the DELL R720?
I was considering the Dell X710-DA2 2x10Gb SFP+ PCIe. But only the R740 is supported on the manufacturer's website. Or should I choose the Dell X520-DA2 2x10Gb SFP+ PCIe?
What do...
As of now tar-rs does not expose any flags to configure this behavior and using a different tar implementation would require modifications to our Rust code.
As a workaround for now you could try converting the OCI image into an LXC template...
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...