Page MenuHomeFreeBSD

raidz expansion PRE-ALPHA CODE
Needs ReviewPublic

Authored by mahrens on Apr 18 2018, 12:07 AM.
Tags
None
Referenced Files
F153142100: D15124.diff
Sun, Apr 19, 11:02 AM
Unknown Object (File)
Sat, Apr 11, 6:22 AM
Unknown Object (File)
Sat, Apr 11, 4:29 AM
Unknown Object (File)
Sun, Apr 5, 7:16 AM
Unknown Object (File)
Sun, Mar 22, 2:39 PM
Unknown Object (File)
Mar 12 2026, 7:05 AM
Unknown Object (File)
Mar 7 2026, 8:05 PM
Unknown Object (File)
Feb 8 2026, 6:31 AM

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.