-
Notifications
You must be signed in to change notification settings - Fork 82
Snapshot Integration with GD2 #461
Comments
Snapshot integration commands
First four will be targetting for mvp2 |
@rafikc30 please provide details about each snapshot command similar to #421 (comment) |
A snapshot is always coupled with a volume, so when a volume is deleted we have to make sure that all snapshots are deleted prior to that. So what I'm thinking to have a structured key in etcd store for each volume. Currently volinfos are stored as key gluster/volumes/{volname}, instead, if we could have a key like for volinfo This is way, we can avoid updating the volinfo each time. With this method, we need to modify a little bit to get the list of volumes. @prashanthpai @kshlm @aravindavk what is your thoughts about this ? |
@rafikc30 Are we blocked on the above discussions? Can we get to a consensus here asap? |
snapshot config will be targeted in sprint 2. I'm moving this to sprint 2 now. |
@rafikc30 Can you please check and see if there's anything pending on this issue? Otherwise we should close this tracker. |
#1228 is no longer a blocker for GCS 1.0 release. |
This github issue is going to track the overall snapshot integration related work required at GD2 workspace.
Checklist
The text was updated successfully, but these errors were encountered: