yboetz / pyznap

ZFS snapshot tool written in python
GNU General Public License v3.0
197 stars 35 forks source link

Question: is pyznap fully compatible with OpenZFS 2.0? #78

Open recklessnl opened 3 years ago

recklessnl commented 3 years ago

I think it should be, but would be good to have this confirmed, and it would also be good to mention on the main Readme page of this repo.

See here for the changelog: https://github.com/openzfs/zfs/releases/tag/zfs-2.0.0

yboetz commented 3 years ago

I haven't looked into it or tested it, but I would think the relevant commands are still compatible in OpenZFS 2.0. There might be some new features that are not supported, but everything so far should still work. Or do you know of any breaking changes?

recklessnl commented 3 years ago

Following up on this, I don't think there are any breaking changes but time will tell!

yboetz commented 3 years ago

Thanks for letting me know, that's good to hear!