<div dir="auto">Let&#39;s assume a 1PB storage full of VMs images with each brick over ZFS, replica 3, sharding enabled<div dir="auto"><br></div><div dir="auto">How do you backup/restore that amount of data?</div><div dir="auto"><br></div><div dir="auto">Backing up daily is impossible, you&#39;ll never finish the backup that the following one is starting (in other words, you need more than 24 hours)</div><div dir="auto"><br></div><div dir="auto">Restoring is even worse. You need more than 24 hours with the whole cluster down</div><div dir="auto"><br></div><div dir="auto">You can&#39;t rely on ZFS snapshot due to sharding (the snapshot took from one node is useless without all other node related at the same shard) and you still have the same restore speed</div><div dir="auto"><br></div><div dir="auto">How do you backup this?</div><div dir="auto"><br></div><div dir="auto">Even georep isn&#39;t enough, if you have to restore the whole storage in case of disaster</div></div>