https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195174
--- Comment #3 from Allan Jude <[email protected]> --- (In reply to Devin Teske from comment #2) The change to vfs.zfs.min_auto_ashift=12 only affects ZFS (it is the replacement for gnop), it does not change the actual partition alignment (controlled with the -a flag when using gpart add) the zfsboot code will need to be modified to use -a 4k or -a 1m when creating the non-boot partitions. I am not sure what the correct way to handle this is for MBR though. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
