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)
Mon, Nov 3, 10:05 AM
Unknown Object (File)
Sat, Nov 1, 2:44 AM
Unknown Object (File)
Thu, Oct 30, 5:03 AM
Unknown Object (File)
Wed, Oct 29, 12:49 PM
Unknown Object (File)
Wed, Oct 29, 12:49 PM
Unknown Object (File)
Wed, Oct 29, 6:49 AM
Unknown Object (File)
Wed, Oct 29, 5:32 AM
Unknown Object (File)
Sun, Oct 19, 10:03 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.