Admittedly, I'm still confused by how Linux itself reports its own RAM usage, but I'm realizing that I need to actually understand this better.
I've set up a Debian 13 VM with 4 GiB of RAM, which is overkill for this workload. PVE reports RAM...
did you restore a backup from your old gateway - or set it up freshly?
one guess based on the debug-output:
- your PMG does not seem to have TLS enabled - maybe the sending servers are configured to not send mails over the internet without TLS...
Nur eine kurze Frage, bevor ich das Upgrade zum dritten Mal anstoße: Muss der PMG-Container privileged oder unprivileged sein? Oder spielt das in diesem Zshg. keine Rolle?
Hi, @ferp
Start searching the reason by using Memtest program (reboot the host and from the boot menu select Memtest).
Then leave it running for a few "passes" (depending on the amount of RAM - a few hours or a night).
The entire chassis is not redundant, the backplane electrically is likely going to be redundant, if you use SAS drives, you can reach the disk from ‘two channels’. Backplanes are not passive components, they have controllers, depending on model...
Nur wenn die Storage-Hardware das kann ( viele tun das nicht ). Und es wäre nett gewesen neben dieser Übersicht noch andere Posts zu verlinken, wo dir begründet widersprochen wurde (...
Welcome, @ac8a2126-3fc7-4acd-90ee-3
Hard to guess, not seeing your configuration.
The reason likely is in smtpd_recipient_restrictions value. Though, depending on particular setup, it may be in other parameter as well...
Hello,
I created a new user, added them to a new group, created a new resource pool, added an LXC to that resource pool, and then gave the new group the PVETemplateUser role in that resource pool. I then created an API key for the new user...
I spent the whole day debugging what I thought was an S3 issue in the PBS 4.1.6-1 + S3 bundle, not understanding why it was hanging... Turns out the problem wasn't in S3 at all.
I downgraded to 4.1.5-2 and everything worked fine. That's the way...
Nur wenn die Storage-Hardware das kann ( viele tun das nicht ). Und es wäre nett gewesen neben dieser Übersicht noch andere Posts zu verlinken, wo dir begründet widersprochen wurde (...
One possible alternative to VPN is to use s reverse proxy as described by @meyergru
https://forum.proxmox.com/threads/using-a-reverse-proxy-to-limit-pbs-exposition-to-api-endpoints-only.182188/
Personally I would still use a vpn like wireguard...
One possible alternative to VPN is to use s reverse proxy as described by @meyergru
https://forum.proxmox.com/threads/using-a-reverse-proxy-to-limit-pbs-exposition-to-api-endpoints-only.182188/
Personally I would still use a vpn like wireguard...
Based on my review of the current code, I understand that proxmox-backup-proxy is designed to expose its service over HTTPS/TCP port 8007, while the internal privileged API listens on 127.0.0.1:82, and that there is no available configuration to...
Ich würde es mit beiden Varianten (Ubuntu- und Debian-Livecd testen), da man notfalls ja auch ein ProxmoxVE dadurch installieren kann, dass man erst Debian installiert und danach ProxmoxVE...