openebs / zfs-localpv

Dynamically provision Stateful Persistent Node-Local Volumes & Filesystems for Kubernetes that is integrated with a backend ZFS data storage stack.
https://openebs.io
Apache License 2.0
422 stars 103 forks source link

recover volumes from cluster/node disaster recovery #217

Open pawanpraka1 opened 4 years ago

pawanpraka1 commented 4 years ago

when there are no backup of zfs volume CRs, we need to manually create each CR and attach them to the ZFS-LocalPV(https://github.com/openebs/zfs-localpv/blob/master/docs/import-existing-volume.md). We need an Operator which should do this automatically.

giomf commented 2 years ago

This would be a good feature that allows backup strategies that use syncoid for example. Currently it is quite tedious to restore the backups to zfs-localpv.

avishnu commented 2 weeks ago

This will be picked up for discussion after the current backlog list is tackled. Community contributions will be definitely welcome.