Thank you for the valuable input and the heads-up on the upcoming incompatibility of LXC and docker. I will migrate this to a VM then. Hahaha - ponzi - I hear you. I am working with/on Bitcoin, only, no crypto-something, not altcoins ;-)
Yes, but it will have a downtime until the startup of the container system and service is finished on the target node.
Concerning docker inside lxc: Please reconsider this approach since that might break after updates due to changes in the...
And you need to select the namespace after entering the Datastore, but that's it. It's a good idea to use a different API-Key for each namespace and backed up cluster so in case of an ransomware or hacker attack the bad actor can only mess around...
My random choice of this year: https://www.netcup.com/de/server/vps/vps-nano-g11s-6m = 2 € per month. (They used to have an offer for a single Euro, but that's currently sold out.)
Watch https://lowendbox.com/ to get new hints every week...
Probably you need to wait for a "trixie"-release of PBS.
My fading memory tells me that this aspect is one of the downsides when installing PBS directly/parallel on PVE.
in the end I sort of fixed (for now... I'm sure that something else will break again) by putting it on vmbr0 under dhcp
I'm pretty sure that there were no conflicts... but who knows.
I did not know the project thanks, I was at first considering...
Exactly, they will fail with an error message. Or if one did a PCI-Passtrough.
They can ;) But you will have a short downtime since (different than VM) they can't be migrated with the content of their memory and directly continue. Due to their...
If that's your only reason I would like to mention a completely different approach - to reduce complexity:
If you have an external VPS or are willing to rent one for a dollar or two per month, take a look here: https://github.com/fosrl/pangolin...
I have a small side note:
Just make sure to use the same encryption key to achieve this. (Encryption is done on the client, the PVE, while de-duplication happens on PBS...)
To interconnect two networks you (usually) need to use a router, right?
My personal pitfall (some time in the distant past) was to realize that not only to reach the destination had to be implemented - my attempts just "did not work".
But also...
Naja, man könnte die Daten natürlich auf eine RAM-Disc ( etwa mit log2ram) oder einen externen Speicher ( ob im Netz oder per USB) schreiben lassen, damit verlässt man dann halt den Bereich, der offiziel supported ist. Aber gehen tut es, dank des...
Naja ZFS und btrfs sind beides copy-on-write-Dateisyateme, die nehmen sich da nichts, haben aber dafür halt auch Features, die andere Dateisysteme nicht haben. Und die ProxmoxVE-Dienste schreiben ihre Logging- und Metrikdaten ja immer, auch bei...
Why don't you just post the answer directly instead of linking in multiple threads to (your|a) blog? If the blog goes away, the solution might also go away.
The ChatGPT solution is according to the blog to add the following kernel parameter...
Probably. But why? The kernel is optimized with years of development to distribute compute power in a sane manner.
Usually it is plainly wrong to believe that you know it better. (Exemptions just confirm this rule.)
No.
If you only allow...
The order is indeed only for PVE (bulk start/stop) and not PBS. You could make separate backup schedules. Or use a hookscript to start 101 some time after 100 (post-start) and shutdown 101 before 100 (pre-stop)...