Das fundamentale Problem, dass kein Reserve-Node vorhanden ist, der für self-healing notwendig wäre, bleibt dennoch.
Aber ja, mein Artikel treibt die Problemfindung etwas auf die Spitze - das ist natürlich Absicht: mit Problemzonen, die man...
Davon würde ich die Finger lassen, ebenso von rclone. Wenn man nicht weiß, was man tut und wie kann man sich damit sehr effektiv die Backups zerschießen. Pull-sync vom remote-PBS ist der way-to-go, über passend gesetzte Rechte hat man damit auch...
ich habe zu Hause auch einen zweiten PBS für Langzeitarchivierung der die Backups viel länger vorhält als mein Haupt PBS der synct einmal die Woche am Samstag die neuen Backups auf den zweiten PBS (dieser pullt sie vom 1. PBS über eine dedizierte...
@verishare : just note that ZFS adds a lot of capabilities/features *I* don't want to live without: https://forum.proxmox.com/threads/fabu-this-is-just-a-small-setup-with-limited-resources-and-only-a-few-disks-should-i-use-zfs-at-all.160037/
Of...
I strongly recommend to run tailscale NOT directly on the host too. I would expect that tailscales ( otherwise great) MagicDNS feature will mess with the Host network and ProxmoxVEs software-defined-networks layer. Setting up a lightweight vm...
I believe some are out there, but no official reference documentation.
Do not pass-through disks! Pass-through a controller!
...
Actually I rely on the makers of TrueNAS - they should know, don't they? This old article is still valid...
You can decrease the wearout per time if you use a device with PLP - actually writing data to the hardware cells is going to happen more infrequent. Unfortunately the A400 series lacks this feature.
Additionally PLP will increase the...
Ansonsten ist das Betriebssystem von Proxmox (egal ob nun PMG, PVE oder PBS) aber auch relativ schlank (die meisten darauf gehosteten VMs oder Backups werden schon größer sein!), dass man auch einfach stumpf ganz / sichern kann und zusätzlich...
Well, I am fairly sure Corosync does not "know" (or care about) the other services running on one of the rings. Why would it?
Yes, complexity is a beast - earlier or later it bites! But, hey, it's a Homelab - and I want to have fun :-)
(And...
I'm actually considering to add USB nics to my two Lenovo-micro-pc-nodes cluster to have a dedicated network link for corosync as I have no free space/slots for an additional PCI network adapter. I would also love to have faster transfer for...
That's surprising to me. While you do have a cluster (your playground) your always-on-services have no redundancy / HA?
In my Homelab I do it the other way around: nearly everything is in my cluster, approx. half of it with HA. For "dangerous...
If you plan to reinstall everything in any case I would strongly suggest to NOT add the third to the cluster because if the cluster gets somehow broken in the process you won't have a running system at all. Instead I would proceed like this...
Nice setup @aaron I'm wondering whether it might be a good idea to add this to the docs as best-practice setup for qdevices on a ProxmoxBackupServer?
Another benefit I see is that a hacker who manages to take over the cluster can't ssh to the...
I have no idea, sorry.
If you have trouble to install PBS using the .iso-installer you may install a vanilla Debian instance first and then put PBS on top of it: https://pbs.proxmox.com/docs/installation.html#install-proxmox-backup-server-on-debian
If they were important you would have multiple backups.
Unfortunately @BD-Nets might be right.
The problem with recovery from the other disks is that it depends heavily on the used filesystem. Which type did you use? LVM? LVM-thin? ZFS...
Maybe utilize PBS in this case. If you have the backup jobs setup correctly, they only take a few seconds to run after the initial sync. It's not minute by minute sync or anything though. Create a PBS on each site and either A. Backup the VMs...