Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Universal support for overriding minimum ashift #73

Merged
merged 1 commit into from
Sep 6, 2018

Conversation

citrus-it
Copy link
Member

The current system only works for devices that are behind the sd driver which excludes virtio/blkdev and NVMe. ZFS recently acquired support for overriding the minimum ashift via a global system variable so this change adds mdb and supporting files to the miniroot, and then uses it to set the ashift before creating the pool.

In addition, the previous boolean 'Force 4K sectors?' option is now a selection menu cycling to allow a choice of 4K or 8K, since some SSDs now use an 8K sector size.

oetiker
oetiker previously approved these changes Sep 5, 2018
@citrus-it
Copy link
Member Author

Fixing #72

@citrus-it citrus-it removed the on-hold label Sep 6, 2018
@hadfl hadfl merged commit 022971c into omniosorg:master Sep 6, 2018
@citrus-it citrus-it deleted the ashift branch September 6, 2018 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants