Hi oguz,
many thanks for yout hint. I can see inside live linux system and mounted rpool the config.db under /var/lib/pve-cluster.
If i understand it correctly, i only need to backup this single file and can setup a new pve and replace the config.db with the backup config.db and everything is...
Hello to everyone,
i try to learn how to recover config files from proxmox node for disaster recovery. I also have all my configs backuped but i am interested what to do when no backup was done.
I created a vm and installed proxmox 6.3 inside with a single disk and zfs0. Now i tried to boot...
Hi,
i see that the timestamp from all my backups are wrong. I set timezone to germany and the time is correct. But when look to the timestamp in the backups it is one hour in the past but backup time is correct. I have setup backups at 8am, 1pm and 8pm but the backupnames show T06, T12 and T19...
You can use what ever you want to get a public certificate from LE. But your sever names must match the certificate name. And LE only give certificates for public domains and not for local domains like "mydomain.local". Thats why you must use internal server names that match your public domain...
It is working when deleting the fingerprint but you have to use a domain not a ip for the pbs server connect from pve to pbs. Otherwise the hostname does not match the certificate and you get an error. So you need a matching certificate for your pbs. This is only possible when using internal...
Hier mal mein aktuelles Script:
#!/bin/bash
###Check if Certificate is valid for the next 33 days###
if openssl x509 -checkend $(( 24*3600*33 )) -noout -in /etc/letsencrypt/live/domain.tld/fullchain.pem
then
echo "Certificate is valid for the next 33 days!"
else
echo "Certificate will be...
Hier ist anscheinend Vorsicht geboten. Ändert sich das Zertifikat, ändert sich anscheinend auch der Fingerprint welcher im PVE Host angegeben wird. Habe es gerade getestet und mich gewundert warum mein PBS Storage einen Fehler hat nach dem Zertifikatstausch. Somit müsste man also ein...
Wie ich geschrieben habe, habe ich das auf einem FreeNAS Scale gemacht. FreeNAS Scale ist das Debian basierte FreeNAS welches FreeBSD benutzt. Weil FreeNAS Scale Debian basiert ist, wird dort virtualisierung mittels KVM möglich. Somit ist mein virtueller PBS auf dem FreeNAS Scale eine echte...
Du kannst auch auf der Disk Station einen virtuellen PBS einrichten. Diesem PBS gibst Du eine virtuelle 7TB HDD auf der Synology. Dann musst Du nicht per NFS oder so sharen, was aktuell nur zu Fehlern führt. So mache ich es zumindest mit einem FreeNAS Scale was außerhalb meiner Server Location...
What happen if you disable windows firewall in your original vm, test if ip is pingable. Backup with pbs and restore to a different vm. Disable nic from original vm, copy mac address from original vm to new vm nic and start the vm. Is the restored vm pingable and only windows explorer has issues?
Hello Proxmox Team,
is it possible to implement two options the user can set or not set for verification?
Option 1: checkbox to set auto verify after successfull backup
If a backup was done successfull, auto verify this backup afterwards. Than always after a backup was done it is auto verified...
Please setup a additional rule with the following data in hetzner Firewall and test again:
Name: allow ack
Source IP: No entry
Destination IP: No entry
Source port: No entry
Destination port: 1-65535
Protocol: tcp
TCP flags: ack
Action: accept
When this works you can setup static nat in...
I read your earlier post more in detail now. When you get i ip configuration in your debian/maintenance vm from opensense dhcp server (192.168.1.101) what you wrote, than the network configuration is correct. Than it must be possible to open the opensense webui. Otherwise i think there is a...
Can you Ping the opensense ip 192.168.1.1 from Debian vm?
Did you use https instead of http://192.168.1.1?
Opensense lan nic and debian nic connected to the same vmbr1?
If nothing helps i can have a look over teamviewer to your setup?
Setup your debian/management vm with only one nic to vmbr1 internal opensense network. Setup this vm with ip from internal opensense net like 192.168.1.5/24 and gateway the opensense ip 192.168.1.1
Now connect via proxmox management console to this debian vm and try to get with firefox to...
Hi, one ip is the main ip from your root server. And how many additional ip you ordered?
Best practice i think is to have first bridge for all external network access and one or two bridges only for internal things.
Router VM with nic1 connect to vmbr0 (external internet connect) nic2 connect to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.