On Tue, 15 Jun 2021 at 13:05, russell <[email protected]> wrote: > The arstechnica article they cover the a openzfs raidz vdev expansion > which is functionality I would like to use as I want to expand a raidz2 > vdev from 6 to 8 drives. > > https://arstechnica.com/gadgets/2021/06/raidz-expansion-code-lands-in-openzfs-master/ > > Can this be achieved currently in OI zfs implementation?
No, because we do not currently use the OpenZFS repository directly it would need to be ported from OpenZFS to illumos. I would recommend waiting for it to show up in an OpenZFS release before doing so, as there can still be incompatible on-disk format changes and bug fixes after things land in OpenZFS master but before a release. I would also recommend coordinating on the illumos lists and/or in #illumos IRC with other folks that have been porting changes from OpenZFS. Cheers. -- Joshua M. Clulow http://blog.sysmgr.org _______________________________________________ openindiana-discuss mailing list [email protected] https://openindiana.org/mailman/listinfo/openindiana-discuss
