Depending on your router it may also be able to forward the port only for the remote PBS IP. But yes that's the general idea, allow access only from that one IP.
You can also just use the VPN as well, either way works.
You can specify different ACME providers using the CLI, see the documentation here [0]:
proxmox-backup-manager acme account register <name> <contact> --directory <harica directory url>
Edit: forgot to mention, this allows you to interactively...
I have exactly this problem: On some machines 20-60TB of HDDs. I don't want to mix backup methods.
But re-reading this amount of data just because the guest was switched off takes another 10-15h for one backup, just to re-read everything.
Yes sorry, I'd forgotten you'd said that. Just so I can be sure I understand the process as it were.
I would on the local PBS setup a firewall rule so that only the remote PBS IP is accepted as a connection
Then open up port 8007 on the local...
Und da ist schon mein nächstes Problem: den Ordner /var/lib/mysql habe ich (bereis mehrfach) an verschiendenen gesichert. Die Daten "gehören" alle "root" (warum nicht "mysql"?). Also eine USB-Platte mit dem Odner in die neu angelegte...
Here is what I did to make the change to the NIC persist upon boot/restart:
# SSH into the PVE host, then run:
sudo nano /usr/local/bin/prevent_NIC_hang.sh
# Paste the following content:
#!/bin/bash
ethtool -K eno1 gso off gro off tso off
echo...
Ive set up wireguard and i know this isnt a forum for wireguard help but thought i would ask the question, It wont let look at my office network because it says we are both on 192.168.1.0/24 how do i work around this ? for example my pbs is on...
Unter /var/ gibt es directory "crash" nicht.
uname -r
7.0.0-3-pve
last -x reboot shutdown
reboot system boot 7.0.0-3-pve Wed Jun 10 18:46 - still running
reboot system boot 7.0.0-3-pve Mon May 4 16:15 - crash
reboot system...
Jonas — thanks for the pointer to the other thread and for the follow-up.
Result: kernel 6.17.13-13-pve works, 7.0.6-2-pve does not.
We tested 6.17.13-13-pve on our RTX 5070 Ti (GB203, 10de:2c05) node and GPU passthrough is fully functional...
The amazing things with live migration is that you can be logged in via Remote Desktop on a Windows VM that is being live migrated, surf on the web continuously and you don't notice when you are moved to a new node. No disconnect, no noticable...
Jonas — thanks for the pointer to the other thread and for the follow-up.
Result: kernel 6.17.13-13-pve works, 7.0.6-2-pve does not.
We tested 6.17.13-13-pve on our RTX 5070 Ti (GB203, 10de:2c05) node and GPU passthrough is fully functional...
We have a client that wants "differential" MSSQL backups.
I don't know why they want this. Usually we do a Full and hourly Logs.
But they do specifically want 'differential' backups. And they are failing.
Our DBA figured out why its failing...
Hi everyone,
I wanted to post an update.
We have successfully upgraded to Proxmox VE 9.2.3, which also updated the PVE host kernel, QEMU-related packages, guest agent components, and everything involved.
At first, we thought the problem had...
Hi @whiterabbit
vielen Dank für deinen Post!
Vorneweg verweise ich mal auf die PMG Doku zum Thema DKIM [1].
Dort sind die Einstellungsmöglichkeiten und Vorgehen erklärt.
Zu deinem konkreten Problem:
Kannst du bitte einmal den TXT Record den...