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

Synchronous snaps #25

Open
vince-weka opened this issue Jan 19, 2023 · 0 comments
Open

Synchronous snaps #25

vince-weka opened this issue Jan 19, 2023 · 0 comments

Comments

@vince-weka
Copy link
Collaborator

We need to add support for Synchronous Snaps (https://docs.weka.io/fs/snap-to-obj/snap-to-obj#sync-a-filesystem-from-a-snapshot)

This probably should be coordinated between the source and target cluster, such that when the source cluster completes uploading a new snapshot, the target cluster is instructed to apply the new snap to it's filesystem.

Brainstorm on what might be needed:

  1. Architecture could be either 2 instances of SnapTool that talk to each other to coordinate OR
  2. A single instance that can talk to both cluster's APIs

Initial throughts are that (1) would be more extensible such that a single source cluster could be replicated to multiple target clusters. (ie: filesystem A is replicated to India, filesystem B to China, or a single filesystem replicated to multiple locations?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant