Resources for IT Professionals > 論壇首頁 > File Services and Storage > Starting Partition Offset in Windows Server Loghorn
發問發問
 

已答覆Starting Partition Offset in Windows Server Loghorn

  • 2006年12月6日 下午 08:52Niraj Jaiswal 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     

    I observed that the partition starting offset in build 5728 is sector 128 (0x80) instead of the previous sector 63 (0x3F). According to KB article Q923332, in Vista, the default starting offset will generally be sector 2048 (0x800).

    http://support.microsoft.com/kb/923332

    Could someone provide an accurate picture.

    Thanks,

    Niraj

解答

  • 2006年12月7日 下午 09:00Jill Zoeller MSFTMSFT, 版主使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     已答覆

    I received the following answer from one of our developers:

    For Vista we now align all partitions by default. A registry key controls the default values, which are based on disk size. The key is HKLM\System\CurrentControlSet\Services\VDS\Alignment. An admin can change these defaults. You can also use values different from the defaults by using diskpart to create a partition. The ‘create partition’ command has had an alignment parameter since W2K3 SP1, but prior to Vista, only the first partition on the disk could be aligned. With Vista, all partitions, including Extended partitions are aligned.

     This alignment can increase your IO speed, sometimes by as much as 100%.

所有回覆

  • 2006年12月7日 下午 09:00Jill Zoeller MSFTMSFT, 版主使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     已答覆

    I received the following answer from one of our developers:

    For Vista we now align all partitions by default. A registry key controls the default values, which are based on disk size. The key is HKLM\System\CurrentControlSet\Services\VDS\Alignment. An admin can change these defaults. You can also use values different from the defaults by using diskpart to create a partition. The ‘create partition’ command has had an alignment parameter since W2K3 SP1, but prior to Vista, only the first partition on the disk could be aligned. With Vista, all partitions, including Extended partitions are aligned.

     This alignment can increase your IO speed, sometimes by as much as 100%.

  • 2006年12月29日 上午 03:43Ramesh_626 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     

    Hi Jill,

    So, can we ignore the cylinder boundary and stick to this alignment values? Alignment is applicable both for starting sector and size or only to size?

    Thanks

    Ramesh

     

     

  • 2007年6月15日 上午 12:52JoshuaTownsend 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     

    Is this true for the system drive as it is partitioned before the registry key you mention is created?

     

    Josh

     

     Jill Zoeller MSFT wrote:

    I received the following answer from one of our developers:

    For Vista we now align all partitions by default. A registry key controls the default values, which are based on disk size. The key is HKLM\System\CurrentControlSet\Services\VDS\Alignment. An admin can change these defaults. You can also use values different from the defaults by using diskpart to create a partition. The ‘create partition’ command has had an alignment parameter since W2K3 SP1, but prior to Vista, only the first partition on the disk could be aligned. With Vista, all partitions, including Extended partitions are aligned.

     This alignment can increase your IO speed, sometimes by as much as 100%.

  • 2008年9月8日 上午 07:26viola23 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章