ZFS Feature Support & Wishlist

Christian Schwarz 2017-09-20 12:23:17 +02:00
parent be0041f5fe
commit 4eee94ba9f

@ -0,0 +1,18 @@
Syntax:
* Support: FreeBSD | ZoL | OS X | OpenZFS/Illumos
# Required Features
## `zfs list -o guid,createtxg`
* computing diffs by hard facts instead of naming conventions
* Support: > 10.3 (undocumented) | > 0.6.3 (documented since 0.7) | > 1.6.1 (undocumented) | ?
# Wishlist
## `zfs receive -x all`
* ability to ignore all properties from a snapshot stream
* => zrepl still needs property management, however it will sync them itself
* Support: none | `-x` but not all | ? | ?