Is it okay to be taken snapshots of a dataset, lets call it dataset1, at high frequency intervals and also taking snapshots higher up your tree, lets call dataset0, that happened to include the first dataset as well?
For example, we have:
/dataset0
|------ dataset1
And we take a snapshot of dataset1 every 5 minutes and a recursive snapshot of dataset0 once a day. Is there any reason not to do this? Does one of the snapshots override another?
Thanks for the information but it didn't really answer my question , and I've been having trouble finding any really well explained information on this.