Enter #Raspiblitz
CLN:
- the backup plugin replicates the channel database realtime to the OS disk (SDcard on RPi)
- the emergency.recover file (same as LND SBC) is synced to the OS disk and backed up to Nextcloud/Dropbox/Telegram
optionally. The last CLN release can backup with peers as an experimental feature.
LND:
- has no database replication option.
- The SBC is treated as above.
I like using a highly redundant ZFS volume as my data disk.
2 out of 4 disks can fail and be changed on the fly + regular snapshots can be synced to another server or NAS.
♥️
I really need to consider switching to RasbPiBlitz now that you have x86 support...
Thanks to CLN most of these options are easily available and probably easier to configure f not using Docker.
Plus you already added the database replication which can be done parallel to the backup plugin.
The biggest difference is that the backup plugin does the save append-only so better suited for an SDcard (if using an RPi), but also needs compacting (can be done without CLN restart as it is only done on the backup).
Thread collapsed
Thread collapsed