Summary: | Section 4.c may yield poor performance on 4K sector drives | ||
---|---|---|---|
Product: | [OLD] Docs on www.gentoo.org | Reporter: | kfm <kfm> |
Component: | Installation Handbook | Assignee: | Docs Team <docs-team> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | http://seagate.com/docs/pdf/whitepaper/tp613_transition_to_4k_sectors.pdf | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
kfm
2010-11-08 20:49:12 UTC
Just to add also that it's not just the first partition which needs to be neatly aligned. Using -c will ensure that all partitions are hard aligned so as to be amenable to 4K sector drives. Needless to say, this is especially important for the swap and root filesystem partitions in a stock gentoo setup. Apologies for posting again so soon but I just noticed bug 304727 (which I didn't initially find as it has been marked as RESOLVED UPSTREAM). Spanky says that he doesn't think anything needs to be done on the part of Gentoo but, needless to say, I don't agree. In the intervening 9 months, we're still using =util-linux-2.17*. A simple change in the documentation seems merited. It is true though that newer versions have addressed the defaults, as previously noted. Since the ~arch versions of util-linux (which will be stabilized soon) already contain the fixes, there's no point in adding anything to the handbook now and then having to revert the changes in the near future. Also, as it is, the options won't do anything to prevent installation or usage of a system, so they will be left as-is. The fixed version of fdisk shouldn't need the flags, right? So once it is marked stable, it will line up exactly with our current instructions. In the mean time, the warnings are cosmetic, and don't impede installation. |