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

Update additional repository files section #64

Conversation

lukpueh
Copy link
Member

@lukpueh lukpueh commented Nov 7, 2019

Fix #60.

Mention duplication of target files required for consistent snapshots.

Mention duplication of target files required for consistent
snapshots.
Copy link
Collaborator

@trishankatdatadog trishankatdatadog left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we please add that:

  1. Symbolic links wouldn't work for KV stores or DBs.
  2. If the increased storage is a concern, modern FSs, KVs, and DBs should allow for dedup.

Thanks!

@lukpueh
Copy link
Member Author

lukpueh commented Nov 7, 2019

Good idea. I just pushed a commit that mentions the possibility of data deduplication. Though I don't think the pep needs to be explicit about what data deduplication may work or not work for what types of storages. Let me know if my changes works for you, @trishankatdatadog.

@trishankatdatadog trishankatdatadog merged commit 526f64b into secure-systems-lab:1st-draft Nov 7, 2019
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

Successfully merging this pull request may close these issues.

Clarify what "multiple target files" mean
2 participants