i3v / zfs_raidz_striping

a copy of the https://www.tritondatacenter.com/blog/zfs-raidz-striping

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contents

The post_by_Max_Bruning.md is a re-formatted copy of a post written by Mr. Max Bruning, that was probably written around 2013-03-26.

This is just a re-formatted, easier-to-read version of that great but awfully formatted post.

I do can compile the attached main.cpp (I had to slightly modify it), and the resulting raidzdump executable produces the same result as in the original post, namely

>> raidzdump ./raidzdump 14c00 20000 5
cols = 5, firstdatacol =1 
1:4200:8000
2:4200:8000
3:4200:8000
4:4200:8000
0:4400:8000

About

a copy of the https://www.tritondatacenter.com/blog/zfs-raidz-striping


Languages

Language:C 64.4%Language:Python 29.6%Language:CMake 6.0%