HWCloudEngine / storage-gateway

storage gateway to adapt cloud storage to replicate/snapshot/backup to other different cloud storage.
7 stars 10 forks source link

backup restore flow enhance #34

Open dsnlevi opened 7 years ago

dsnlevi commented 7 years ago

todo:

  1. sg client add restore api, restore the backup to specify volume
  2. when client is restoring, should protect backup from be deleted by other
  3. may add lease, when backup failure, sync the backup status
  4. add protect an unprotect interface? when restore, you should first protect backup, after restore unprotect it?