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...
For the record to newbies:
1. Download windows update KB3063109 (this update from this page) to desktop. File name is windows6.x-hypervintegrationservices-x64.cab
2. Run PowerShell as Administrator: Dism /online /Add-Package...
@NickyDoes thanks for your contribution! Your tool is great to backup zfs datasets to pbs.
I used rsync before and while it worked, I had to do some bash scripts for cleanup. Now I can set prune jobs - easy!
I've made many modifications and improvements to zpbs-backup. If you tried it already, and were disappointed or confused, I apologize. Please give v0.5.0 or later a try. Expect most changes to be breaking, aside from the dataset properties you...
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...