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)
Thu, Aug 13, 12:30 PM
Unknown Object (File)
Thu, Aug 13, 12:30 PM
Unknown Object (File)
Mon, Aug 10, 8:54 PM
Unknown Object (File)
Sat, Aug 8, 7:18 PM
Unknown Object (File)
Tue, Aug 4, 4:36 AM
Unknown Object (File)
Sun, Aug 2, 5:52 AM
Unknown Object (File)
Sat, Aug 1, 7:37 AM
Unknown Object (File)
Sat, Jul 25, 2:49 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.