Bugs: |
|
---|
5120 zfs should allow large block/gzip/raidz boot pool (loader project)
Review Request #156 — Created March 1, 2016 and submitted
Information | |
---|---|
tsoome | |
illumos-gate | |
5120 | |
Reviewers | |
general | |
5120 zfs should allow large block/gzip/raidz boot pool (loader project)
tested large blocks/gzip compression and raidz boot.
tsoome@beastie:/code/illumos-gate/usr/src/boot$ zpool status
pool: rpool
state: ONLINE
scan: resilvered 1,44M in 0h0m with 0 errors on Fri Oct 16 21:11:33 2015
config:NAME STATE READ WRITE CKSUM rpool ONLINE 0 0 0 raidz1-0 ONLINE 0 0 0 c3t0d0 ONLINE 0 0 0 c3t1d0 ONLINE 0 0 0 c3t3d0 ONLINE 0 0 0 c3t4d0 ONLINE 0 0 0errors: No known data errors
tsoome@beastie:/code/illumos-gate/usr/src/boot$