jonmatifa / zfsmanager

ZFS administration tool for Webmin
Other
108 stars 22 forks source link

Support for pool version 5000 #18

Closed vinnie-ki closed 6 years ago

vinnie-ki commented 6 years ago

The supported poolversions now only go up to 28. Pool version 5000 is around some time now. How about supporting it in zfsmanger?

jonmatifa commented 6 years ago

Pool version 5000 corresponds to the Feature Flags implementation in OpenZFS, which is supported. You can specify a legacy pool version upon creation for backwards compatibility, or omit the option which will automatically create a pool supporting the latest Feature Flags.