NDP → default config von chrony holt sich die Zeit aus dem Internet, kann geändert werden falls es interne Zeitserver gibt.
DNS → sollte selbsterklärend sein
HTTP & HTTPS → sollten Zugriffe auf die verschiedenen package mirror sein wenn nach...
There are some logs of the interfaces going up/down but I don't remember if this happened when I tested it and/or plugged/unplugged the backup switch. Since I removed the backup link inside the bond, no more issues were found.
From what I saw...
Anything in the kernel logs about the interfaces maybe losing the connection? That could trigger the switch to the other interface.
If you do a multi-switch setup, the best approach would be to configure the two switches in an MLAG configuration...
As @gurubert already mentioned, you will need one node in a 3rd location.
Our Stretch Cluster guide has more details on how to get it up and running: https://pve.proxmox.com/wiki/Stretch_Cluster
You will have to span up a layer2 network between...
The KRBD setting in the storage config only affects how VMs access their virtual disks on RBD. For CTs it will always be the kernel variant where rbdmap is run, to map an RBD image to a local block dev.
Ballooning Device wieder anmachen und wenn das eine Windows VM ist, den Balloon Service installieren und automatisch starten lassen.
Siehe https://pve.proxmox.com/wiki/Upgrade_from_8_to_9#VM_Memory_Consumption_Shown_is_Higher
I am not aware of anything that would reconfigure the new NIC with the static IPs of the old one. But someone else might be.
With some powershell magic that is deployed to the guest before the migration, something is surely possible. But my...
Are you really talking about live-migration? That would be when you move a running VM from one node in a cluster to another node.
Or are you importing a VM from another virtualization solution to Proxmox VE? Possibly from VMware with the import...
Wir fahren hier bei Proxmox als Entwickler ein Proxmox VE bare-metal und installieren uns die entsprechenden Pakete nach. Meistens mittlerweile wayland und nicht mehr X11.
In dem Zuge verhält es sich wie ein Debian. Es ist aber kein von uns...
Hast du ein paar Minuten gewartet, nachdem du den Key applied hast? Es braucht die paar Augenblicke bis die neuen Infos an alle Updateserver gepusht wurde.
Am besten meldest du dich beim uns im Support https://my.proxmox.com
Da können wir uns im...
Ich kann nicht mit einer direkten Antwort helfen, aber kann Apache als rpoxy websockets, bzw deine config?? Denn dass connection:upgrade ist der Schritt eine websocket Verbindung aufzubauen.
Interesting. Most likely caused by some changes in the space usage of the pool. Even though the ceph osd pool autoscale-status output posted is useless as it is not formatted as code, I suspect that there is not target_ratio configured for the...
This looks a lot like the autoscaler doing its thing. Was there any config change before all of this?
Check the <NODE> → Ceph → Pool menu to see what is configured there.
Possible reasons could be that one of the "target_*" options was set. Or...