Actions
Feature #5120
closedFeature #5061: freebsd boot loader integration (loader project)
zfs should allow large block/gzip/raidz boot pool (loader project)
Start date:
2014-08-26
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
External Bug:
Description
current kernel zfs module does not allow to set following features for boot pools:
large blocks
gzip compression
raidz
as loader does support the features listed above, there is no need for those limits.
Related issues
Updated by Toomas Soome about 8 years ago
- Status changed from New to In Progress
Updated by Toomas Soome over 7 years ago
- Subject changed from zfs should allow setting bootfs property for pool with EFI disk with system or bios boot partition to zfs should allow large block/gzip/raidz boot pool (loader project)
- Description updated (diff)
- % Done changed from 0 to 90
Updated by Electric Monk about 7 years ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
git commit c8811bd3e2427dddbac6c05a59cfe117d8fea370
commit c8811bd3e2427dddbac6c05a59cfe117d8fea370 Author: Toomas Soome <tsoome@me.com> Date: 2016-09-22T18:43:41.000Z 5120 zfs should allow large block/gzip/raidz boot pool (loader project) Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Approved by: Robert Mustacchi <rm@joyent.com>
Updated by Marcel Telka about 7 years ago
- Related to Bug #7404: rootpool_007_neg, bootfs_006_pos and bootfs_008_neg tests fail with the loader project bits added
Actions