that's what I was thinking too. however I'm curious to know more about these QEMU specific CPU types? why are they generally recommended as the defaults? Speaking of defaults is there any way to change the default CPU type at a cluster level...
das ist der record fuer den _selector_ default, wohingegen die DKIM signatur angibt den selector pmg zu verwenden:
DKIM funktioniert (abgekuerzt) so:
* fuer eine domain xyz.com wird ein private key erstellt (mit diesem werden die mails...
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...
Hi. Ja, danke -- die Doku hatte ich mittlerweile gefunden und es im PMG auch überprüft.
Die beiden TXT-Records des PMG und des HostEurope-Servers unterscheiden sich voneinander (was mich nicht wundert).
Ich erkenne aber leider aus der Antwort...
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...
Whats the best way to set up a wireguard VPN using the UDM, the udm is on the site with the proxmox servers and my home with a standard router is going to have pbs on the network. both networks are on 192.168.1.x, am not sure if that is going to...
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...