Page MenuHomeFreeBSD

raidz expansion PRE-ALPHA CODE
Needs ReviewPublic

Authored by mahrens on Apr 18 2018, 12:07 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Sep 5, 4:41 PM
Unknown Object (File)
Fri, Sep 4, 7:19 PM
Unknown Object (File)
Fri, Sep 4, 12:51 AM
Unknown Object (File)
Thu, Sep 3, 11:14 PM
Unknown Object (File)
Wed, Sep 2, 12:51 AM
Unknown Object (File)
Thu, Aug 13, 12:30 PM
Unknown Object (File)
Thu, Aug 13, 12:30 PM
Unknown Object (File)
Mon, Aug 10, 8:54 PM

Details

Summary

Everything happens in one txg

On disk format will change, you will have to destroy your pools.

Design details:
http://www.open-zfs.org/w/images/6/68/RAIDZ_Expansion_v2.pdf
https://www.youtube.com/watch?v=ZF8V7Tc9G28

Diff Detail

Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 16205
Build 16156: arc lint + arc unit

Event Timeline

From RAID-Z Expansion Feature for ZFS Goes Live | FreeBSD Foundation:

… the biggest need for additional help is in testing the feature further and in doing a code review before this feature can be integrated.

I assume that this relatively old D15124 is superseded (no longer needs review), true?

RAIDZ Expansion feature by ahrens · Pull Request #12225 · openzfs/zfs

I assume that this relatively old D15124 is superseded (no longer needs review), true?

RAIDZ Expansion feature by ahrens · Pull Request #12225 · openzfs/zfs

Correct, the GitHub pull request is the most up-to-date version of this work.