Hi,
I have been testing 6.14.11-3-pve since one week onto a 5 nodes cluster with jumbo frames (9000) on Ceph interfaces, and I can still see a memory leak. It depends on each node, one of them is eating his memory much faster than others, but I...
I
I had this issue. If I understand the root cause correctly, some DHCP servers are using client ID, not MAC address to assign IP addresses. You will need to reset the machine id before cloning. I used the commands below and it worked for me...
After the corruption issues with the livelist feature and Docker a few years ago, I’ve been conservative about when to run zpool upgrade. What I’ve done is do an upgrade right before a ZFS upgrade. So right now, I’ve been on the 2.2.x branch for...
I am planning to build my first Proxmox server. I will be using this server as a single-node device, meaning I will manage and connect to my VMs from this machine. So, I will install a lightweight WM such as XFCE and a Chromium browser, where I...
The Asus ProArt X870E Creator WiFi is a fine board for Proxmox and PCIe passthrough. For those interested:
IOMMU groups (with two PCIe GPUs installed):
./list-iommu.sh
Group 0: [1022:14d8] 00:00.0 Host bridge...
The only issue I had was the nVidia Windows driver throwing up Code 43. This was my approach to fixing it:
Standard BIOS settings required for PCIe passthrough:
« Advanced « CPU Configuration « SVM Mode
Enabled
« Advanced « AMD CBS « IOMMU...
Hi @KeyzerSuze ,
Yes, you can do what you described. It is not an exact match to VMware way, but close enough.
Here is a guide that may be helpful: https://kb.blockbridge.com/technote/proxmox-lvm-shared-storage/
Cheers
Blockbridge : Ultra low...
Hi
If i have a 3 node cluster - can I just create a lun and share it with all 3 nodes - can it be used by all 3 at the same time - like in VMware or how do you share it like that ?
It's one of the things I try my best to avoid on a Proxmox host, installing 3rd party software/driver packages that have a large number of very specific dependencies, can screw up a hell of a lot of things come upgrade time, ie. nailbiting...
A quick, crude kludge to disable AppArmor for Docker without needing to recreate the containers with a different profile:
systemctl edit docker
[Service]
Environment=container="disable apparmor"
From...
Normally you would configure one job which will skip the verified job and reverify the skiped ones after some time of time and another less executed one for the full-verify.
As example I have one verify job which is run every day and will skip...
Hi,
I have Proxmox 9, two hosts configured with iSCSI (10Gbps) to an IBM Flash System 5200 Storage, the deployment and migration of VMs works very well, but when I delete snapshots it is too slow, does anyone know how to improve this part or is...
This would be nice to have a way to clean up up a backup after it hits so many days old. I want to keep 5 days of backups but when I decom a server and delete it I want the last backup to fall off after 5 days.
Nun ja das hinkt (eben weil es eben manuell arbeitet) dem Upstream von den Versionen aber immer hinterher, anders als der offizielle Weg:
Ich würde das Ausführen von bash-Skripten, deren Funktionsweise man nicht verstanden hat als root auf dem...
Latest git build is here:
https://shell.bzed.at/~bzed/.publish/2025-10-08-c0rKu11KxKk/
(please note its one commit after the last 4.0.16 changelog update, so it might not be whatever will be on the mirror at some point. as usual, no warranties.
PBS doesn't work with ssh though but with https (via Port 8007), ssh is only needed for administration on the command line. And imho it's a wide stretch to assume that wireguard or openvpn are more insecure than ssh, imho the security of...
Which version Windows are you using?
If passthrough works with a linux guest, but not with windows, then windows is the problem, to be honest, windows is nearly always the problem lol
Make sure VBS is off and the hypervisor in windows is off...
You didn't mention what the backing storage is, I'm assuming SSD. Keep an eye on the wearout indicator in the GUI and SMART table, you /might/ be getting excessive write amplification.
However, I get the same error when I do that on the host...