Hi,
If I create a backup of a running VM in Proxmox, and the backup task is running, does the VM get put into read-only mode during the backup?
For example: if the VM is running a database that is constantly processing data, will the database...
Hi!
we upgraded one of our pve servers from 8 to 9, and now cannot access the VMs anymore via VNC console. Gui just says "timeout", in the log theres following:
May 06 10:33:08 vmhost2 pvedaemon[692919]: starting vnc proxy...
Hi,
this is a regression and is fixed in qemu-server >= 9.1.10, which currently is going through internal testing and should reach the pve-test and no-subscription repositories in the following days (the enterprise repository has...
Im Moment gibt es kein implizites automatisches Verteilen zwischen den Regelmitgliedern. Jedoch gibt es ab Proxmox VE 9.0 die strikt negativen HA Resource Affinity Rules, welche es ermöglichen, dass mehrere HA Ressourcen auf verschiedenen Knoten...
You can use the journalctl command. See man journalctl. For example, to collect the logs from the current boot to a file, use journalctl -b > /tmp/journal.txt.
Do you mean the qcow feature introduced in PVE9? It's limited to snapshots (although main developer @spirit mentioned at some point that in theory this might also be a possible way to implement thin provisioning, but afik nothing happened since...
Hello everyone,
excuse my last post, it has been a complicated intertwined series of issues.
What a rabbit hole!
You will learn to love error messages like "mdadm: imsm capabilities not found for controller soandso" and rethink the whole...
Hey,
with the current default it behaves like sync would currently, that is also the reason it was chosen. Something like a datastore option that allows configuring the default could make sense. What I am not so sure about is offering an option...
Hi,
I'm trying to encrypt my backups from a PBS datastore namespace added to PVE.
I did it from the GUI, but could not find a solution in the CLI documentation.
I added the Encryption key, but nowhere to find where to set the key password.
The...
Hallo,
ergänzend zu der Antwort von @UdoB sei der Vollständigkeit halber noch ergänzt, dass Rules ebenfalls eine strict Option bieten. Siehe hier.
Intern werden bei einer Node Affinity Rule, die nicht strict ist, Nodes, die nicht Teil der Node...
Turns out, the problem was not the missing TOS but that the internal root certificate wasn't added and the client did not connect.
Putting the root PEM into /usr/share/ca-certificates and running update-ca-certificates was not enough this time...
I'll have you all know!
That i installed PBS to do my backups instead of Proxmox doing snapshots (i dont really see the difference, but it feeels better).
And i went through my pve8to9 --full script, and ran all the suggestions that were provided...
Trixie needs to be lowercase. Check grep --color -sRHIn "trixie" /etc/apt/ to find the references and modify them accordingly. I suppose you could also use the GUI.
I'm currently comparing against Veeam, which is achieving around 10gbit/s. So Veeam is 3 times faster, which would put my backup window, if we choose to switch to PBS, in danger.
Thanks for the test! Can you run the same test directly on the...