Bei vSphere7 ist die API sehr langsam.
Da kann man nicht viel machen, als vorher auf vSphere8 upzudaten oder die Anleitung mit minimaler Downtime aus dem Wiki befolgen.
you are using pcie passthrough.
minimum and maximum memory doesnt make sense there as the host reserves the full 16gb anyway (see host memory usage on your screenshot).
what happens if you set min and max both to 16gb?
With ballooning the memory is usually given slowly and on demand. With PCI(e) passthrough ballooning doesn't really work though. Can you share the node's Summary too?
I have GPU passthrough and didn't know that all given memory is fully taken from host when passthrough is used.
When I set minimum memory same as maximum, host memory usage stays almost the same and VM sees 16GB as max memory instead of 8GB, so...
Just in case you tell me to make a VPN, I want to make it in a container so I need to use the control panel anyway, and I don't feel like squatting in my garage for hours.
I know - it's unsafe to port forward my control panel, but I have a justification.
The servers run in my garage (homelab) and I want to access it from inside my house.
Both routers are connected to a switch that connects directly to the fiber...
Wenn ich das richtig lese, dann ist die festplatte eine virtuelle disk.
Entweder wächst die an, bis zur maximalen Größe oder ist von Grund auf zu 100% auf dem Datenstore angelegt. Wenn die kleiner werden soll müsste man diese shrinken. Das...
Prüfe zusätzlich mal, ob TRIM in Windows aktiviert ist:
fsutil behavior query DisableDeleteNotify
0 = aktiv
1 = deaktiviert
Zum Aktivieren:
fsutil behavior set DisableDeleteNotify 0
Manueller TRIM für Laufwerk F:
Optimize-Volume...
As @Impact said, the mirror is probably what you're looking for. If you still want to send the zvol (VM disk) to a different location, then you can use the pve-zsync (separate package in the proxmox repo).
Thanks for the quick response. I forgot to mention that in the OP. There is no connectivity at all. Proxmox is not getting an IP, I can see that in the DHCP Leases page on pfSense. Also there is no outgoing network traffic (tries pining local...
Ich bekomme einen Fehler auf einem frischen PBS v9.1.0:
VM 102 qmp command 'backup' failed: ... client error (Connect)
Das ist eine Debian VM die ich sichern möchte.
Dec 26 18:39:38 pve pvedaemon[4068611]: INFO: starting new backup job: vzdump...
@fabian: I faced the same a similar Error when trying to setup a Container based on fedora-coreos
https://quay.io/repository/fedora/fedora-coreos?tab=tags
Specifically the Image: quay.io/fedora/fedora-coreos:stable
Unsure what is going on at...
Ich habe einen ähnlichen Fehler hier: ... qmp command 'backup' failed: ... client error (Connect)
Das ist eine Debian VM die ich sichern möchte.
Dec 26 18:39:38 pve pvedaemon[4068611]: INFO: starting new backup job: vzdump 102 --node pve...