You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have Docker set up with the zfs storage driver. Since those images are easily rebuildable or retrievable, I have no need to snapshot or back them up. I thought I could skip them with something like this:
However, I'm still getting snapshots for the docker dataset.
I'm guessing that the recursive snap for the whole pool is taking precedence. If that's the case, and this isn't a bug, let me know and I'd be glad to add a docs clarification.
The text was updated successfully, but these errors were encountered:
I went to create a test case and I'm no longer seeing this. I also confirmed that I can't replicate in 2.0.3, so it's not an unintentional fix. Perhaps I had a typo in my config before.
I have Docker set up with the zfs storage driver. Since those images are easily rebuildable or retrievable, I have no need to snapshot or back them up. I thought I could skip them with something like this:
However, I'm still getting snapshots for the docker dataset.
I'm guessing that the recursive snap for the whole pool is taking precedence. If that's the case, and this isn't a bug, let me know and I'd be glad to add a docs clarification.
The text was updated successfully, but these errors were encountered: