FIX: Pre-allocate fixed iGPU memory using lgfs Gsm2 setting in BIOS
After some additional troubleshooting involving borrowed memory that worked perfectly without hangs (Kingston KVR56S46BS8-16 PC5 5600 CL46) I finally got the system stable using...
I already did this in great detail, if you remember... still no valid answer to that. I said I did not want to feed the trolls, but as long as you deny valid concerns and think that enough "positive" posts will cover those up, I will still post...
Hi @galffing ,
I hope you don't mind me saying this, but based on the questions you've asked, it seems like W365 would be the best fit for your business needs.
Blockbridge : Ultra low latency all-NVME shared storage for Proxmox -...
I agree that the journal around the time of the issue would be useful. In particular, I would look at pvestatd first.
For example:
journalctl -u pvestatd --since "YYYY-MM-DD HH:MM" --until "YYYY-MM-DD HH:MM"
pveversion -v
pvesm status
cat...
Thanks for the report - there was an outage on that system - but it should be reachable again.
We'll take a look.
In the meantime - you could point your system to `na.cdn.proxmox.com` (by making an entry in /etc/hosts for download.proxmox.com to...
I have a SK hynix PE4010 (HFS960GD0TEG-6410A, 894G) installed on a PCIe splitter card on an ASRock B450M Pro4-F. The splitter card has no switch chip; it relies on the motherboard's PCIe bifurcation.
After updating from 7.0.2 to 7.0.14-8, PVE...
I already did this in great detail, if you remember... still no valid answer to that. I said I did not want to feed the trolls, but as long as you deny valid concerns and think that enough "positive" posts will cover those up, I will still post...
This line is just a connected route; it tells the container how to talk to the local subnet - because there is no default gateway listed, the container has no idea how to route traffic outside of 192.168.1.0/24.
Can you post a screenshot of your...
Hello @tomservo and @Francois Baillargeon
Thanks for your reply!
Well, indeed adding the host to the CEPH cluster is indeed the easiest, but I'm afraid for legal reasons, they won't believe that the VM is actually running separately on a...
BackupPilot 1.1.1 ist verfügbar
Mit Version 1.1.1 wird vor allem die Verwaltung von Proxmox Backup Server direkt aus BackupPilot weiter ausgebaut. Der mit 1.1.0 eingeführte HTTP Control Plane bekommt damit einige Funktionen dazu, die bisher nur...
ReBAR looks fine on the host:
So I think we can rule out the BIOS/ReBAR configuration.
Interesting thing though: the PCIe link is currently at 2.5 GT/s x16 while 32 GT/s x16 is supported. This may just be power management/idle behavior, but I...
Es gibt in dem Sinne keinen "Agent", und keinen Agent der ein Backup startet. Vereinfachte Darstellung: der PVE Backup Prozess liest die Datenblöcke vom PVE Storage, verschlüsselt diese ggf. und überträgt die Blöcke an den PBS. Für ein Backup...
Hi,
Since 2026-08-12 ~07:14 (local time, UTC-5) the Proxmox apt repositories
(http://download.proxmox.com/debian/{pve,pbs,pbs-client}, bookworm) intermittently
fail with "connect (113: No route to host)" from my host in Colombia (ISP ETB).
DNS...
For a hdd-based pool adding two small ssds as special device mirror gives the best improvements. You will need to rewrite the data although. And it really needs to be a mirror, if the special device is gone, anything else on the pool is lost too
You probably don't need to.
Unlikely. It disables implicit atime but tools can still explicitly set it on files. PBS should do this and it also has safety checks.
You could try to set a higher minimum ARC size and also play around with metadata...
Is there a specific reason you disabled compression? AFAIK it will only help due to metadata compression, not hurt. Especially with HDDs. I'd try disabling atime and enabling compression again. Ideally you set it at the pool root and let the CT's...
I don't think this affects GC times. If you want faster backups try the metadata mode. If you want faster GCs we need to look at your pool and your settings.
Let's start with
lsblk -o+FSTYPE,LABEL,MODEL
zpool status -vtLP
zfs get all...