Hi @jawsgee
thanks for posting in the forum!
This is very unusual and unexpected behavior.
Did you install this host recently? What method did you use, i.e. ISO or Debian and manually install PVE on top of that?
To gather a bit of information...
Some news :
I was able to reboot one of the both Proxmox host on Kernel 6.17.13-13-pve and retry the same process / same stress write test (30 minutes of stress).
I confirm that there is no issue on this kernel version.
So it seems to be a...
Even then, AMD <-> Intel live migrations can break due to too many subtle differences and vendor-specific optimizations to guarantee that this could work independent of the used vCPU type; some types (like host) will make breakage much more...
Most NTP servers will say their time is invalid or a high stratum unless they are synchronized to an external source like another NTP server or a GPS clock. One common symptom of this is that the clients of that server will refuse to synchronize...
Hi @nec_k
thanks for posting in the forum!
Just to clarify, only the "Receiver Statistics" is impacted, correct?
Can you please take a screenshot of the page, just so i know in which part of the loading process your system gets stuck.
Also...
After doing more research, a retry needs to be implemented on files that return 400 or 503. Sometimes iDrive rate limits, or has availability issues with a certain node you hit. Can devs implement a 'max retries' perhaps per chunk? When I request...
Danke für die ausführliche Antwort Johannes,
auch wenn ich jetzt auch wieder nur mir Halbwissen antworten kann, dachte ich eben mit dem wöchentlichen (statt monatlichen) trimmen würde ich die write amplification reduzieren? Da ich ja keine...
Kunde hat mich gerade angerufen, zur Abwechslung mit good news: Seit 3 Tagen nun stabiler Betrieb der beiden VMs, geringere Last auf den Nodes etc.
Und Sahnehäubchen: deren Kunden melden, die Applikation darin ist responsiv wie nie zuvor.
Das...
Hi all,
I ran into an issue where none of my VMs would start after rebooting my Proxmox server. For context, after the reboot, vmbr0 was missing when I checked with ip a, and the Proxmox web UI was also unavailable. I had to manually start the...
So not quite what I was thinking. The property security.capability is in the security namespace for xattrs, which I believe can be controlled by a security extension in the kernel (like selinux or apparmor). Even root can't write to that...
I've searched for a easy way to change the owner of all backup groups in a namespace.
Instead of doing this in the web gui, I've built a little helper script.
So, here it is, if someone has the same wish to do this not via click :cool:
With further digging I found a solution in my case as well. The "hugepage" hint was very helpful but did not fix it for me.
The explanation i put together for my case: The patch mentioned above changes how the kernel allocates IOVA (IO Virtual...
Kunde hat mich gerade angerufen, zur Abwechslung mit good news: Seit 3 Tagen nun stabiler Betrieb der beiden VMs, geringere Last auf den Nodes etc.
Und Sahnehäubchen: deren Kunden melden, die Applikation darin ist responsiv wie nie zuvor.
Das...
Hi everyone,
Statistics are not displaying:
https://server:8006/#pmgReceiverStatistics
It's blank.
There is no data in the database. How can I resolve the issue with statistics collection?
Did a bit of testing on a lab cluster before doing this on prod. Sharing the
recipe I landed on.
TL;DR: use an API token with a dedicated user, not root@pam. Even if PDM is
"trusted infra", spreading root credentials is a habit you don't want...