Conversation
Notices
-
Embed this notice
lamp (lamp@kitty.haus)'s status on Saturday, 21-Sep-2024 00:11:05 JST lamp Trying to figure out how to backup #ZFS... I need backup system to keep a copy of ZFS datasets from remote system on its zpool. So first I snapshotted remote dataset and send/recv it over ssh, now I have a copy dataset. But now I need to automatically pull updates... for that I need incremental (-i) send, but for that I need to make another snapshot and explicitly specify the two snapshots... this get complicated.
And then should I make snapshots on the backup system or leave the snapshots on the remote system...- Blaise Pabón - controlpl4n3 repeated this.
-
Embed this notice
Torsten Senf (sentor@digitalcourage.social)'s status on Saturday, 21-Sep-2024 00:12:02 JST Torsten Senf @lamp https://github.com/jimsalterjrs/sanoid
use this in production … it’s rock solid