Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backup/Restore without velero dependency #219

Closed
pawanpraka1 opened this issue Sep 18, 2020 · 2 comments
Closed

Backup/Restore without velero dependency #219

pawanpraka1 opened this issue Sep 18, 2020 · 2 comments
Labels
good first issue Good for newcomers help wanted Need help from community contributors. kind/documentation Improvements or additions to documentation kind/feature Categorizes issue or PR as related to a new feature

Comments

@pawanpraka1
Copy link
Contributor

ZFS-LocalPV has added supports for velero to do the backup and restore. But actually it is not really dependant on velero to do that. Add a steps/doc/blog to do the backup and restore without velero.

@pawanpraka1 pawanpraka1 added kind/documentation Improvements or additions to documentation help wanted Need help from community contributors. labels Sep 18, 2020
@almereyda
Copy link

almereyda commented Oct 6, 2021

If you know how this is been done, can you write a little outline naming the individual steps, that are generic and independent from Velero to you? I'm interested in seeing generic approaches to backing up PVs supported by ZFS, which are not tied to a specific vendor's application.

Also syncoid comes to mind, which is also suggested in #291 (comment) for an in-tree support.

@sinhaashish sinhaashish added the kind/improvement Categorizes issue or PR as related to improving upon a current feature label Jun 5, 2024
@Abhinandan-Purkait Abhinandan-Purkait added backlog kind/feature Categorizes issue or PR as related to a new feature help wanted Need help from community contributors. good first issue Good for newcomers and removed help wanted Need help from community contributors. kind/improvement Categorizes issue or PR as related to improving upon a current feature backlog labels Jun 6, 2024
@avishnu avishnu added milestone/needs-tracking Indicates that an issue or PR needs to be tracked on a milestone and removed milestone/needs-tracking Indicates that an issue or PR needs to be tracked on a milestone labels Sep 24, 2024
@avishnu
Copy link
Member

avishnu commented Sep 24, 2024

Using a solution like Velero has its advantages like being able to selectively backup the configuration and manifest data along-with the volume data. Besides, Velero plug-ins allow one to integrate more natively with the underlying storage provider features (zfs send/recv in case of ZFS).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Need help from community contributors. kind/documentation Improvements or additions to documentation kind/feature Categorizes issue or PR as related to a new feature
Projects
None yet
Development

No branches or pull requests

5 participants