RE: Change Tracks Per Sector on system Partition



Hi Rob,

I am just writing to see how everything is going. If you have any updates
or need any further assistance on this issue, please feel free to let me
know. I am glad to be of assistance.

Have a great day!

Steven Wang
Microsoft Online Partner Support

--------------------
>X-Tomcat-ID: 336074400
>References: <uW3JNHR5FHA.3876@xxxxxxxxxxxxxxxxxxxx>
>MIME-Version: 1.0
>Content-Type: text/plain
>Content-Transfer-Encoding: 7bit
>From: v-stwang@xxxxxxxxxxxxxxxxxxxx (Steven Wang [MSFT])
>Organization: Microsoft
>Date: Thu, 10 Nov 2005 15:03:49 GMT
>Subject: RE: Change Tracks Per Sector on system Partition
>X-Tomcat-NG: microsoft.public.windows.server.setup
>Message-ID: <IXVH3fg5FHA.1236@xxxxxxxxxxxxxxxxxxxxx>
>Newsgroups: microsoft.public.windows.server.setup
>Lines: 157
>Path: TK2MSFTNGXA02.phx.gbl
>Xref: TK2MSFTNGXA02.phx.gbl microsoft.public.windows.server.setup:17926
>NNTP-Posting-Host: TOMCATIMPORT1 10.201.218.122
>
>Hello Rob,
>
>Thank you for posting.
>
>>From your post, my understanding of this issue is: You have problems
>mirroring system partitions of a cluster to an offsite SAN due to
differing
>sectors per track between the local and remote disks. If this is not
>correct, please feel free to let me know.
>
>Based on my research, this error is only displayed for two reasons:
>
>1. We cannot physically read the file system boot sector (mbs) usually at
>sector 32 or 63 on a single partition drive.
>2. The Sector we did read does not have the 55AA signature as the last two
>bytes of the sector.
>
>If your software mirror a Windows NT/2000/2003 operating system partition
>that is on a disk that is translated as 63 sectors per track (63spt) to
>another disk that is translated as 32spt, then the partition table entries
>used to boot are not properly configured to boot if the shadow drive is
>configured as the primary boot drive.
>
>I would suggest we refer to the following steps to see whether the issue
>can be resolved:
>
>Solution 1: Enable drive translation for disks >8gb in the system BIOS -
>this will change the default translation from 32spt to 63spt and allow the
>mirroring to work without making any changes to the disk partition
manually.
>
>Solution 2: If you cannot enable translation or the drive remains being
>translated at 32spt. We may use the Dskprobe utility to modify the disk
>partition table. The Dskprobe utility is included in the Windows Server
>2003 Support Tools, you may download it from the following link:
>Windows Server 2003 Service Pack 1 32-bit Support Tools
><http://www.microsoft.com/downloads/details.aspx?familyid=6EC50B78-8BE1-4E8
1
>-B3BE-4E7AC4F0912D&displaylang=en>
>
>The partition table will most likely look like the following in
>dskprobe.exe - where # is some variable number that changes from
>configuration to configuration:
>
>Boot Indicator System ID Partition tabel Index
>SYSTEM NTFS / or DYNAMIC Volume Partition 1
>
>Starting Head Ending Head
>1 ###
>Starting Sector Ending Sector
>1 32
>Starting Cylinder Ending Cylinder
>0 ###
>Relative Sector Total Sectors
>63 #######
>
>Change the STARTING SECTOR to be 32 as seen below:
>
>Boot Indicator System ID Partition tabel Index
>SYSTEM NTFS / or DYNAMIC Volume Partition 1
>Starting Head Ending Head
>1 ###
>Starting Sector Ending Sector
>32 32
>Starting Cylinder Ending Cylinder
>0 ###
>
>Relative Sector Total Sectors
>63 #######
>
>This is because the BIOS uses the starting CHS values to locate the boot
>sector.
>
>Hope the above information helps. If anything is unclear or you have any
>concerns, please feel free to post back. I am glad to be of assistance.
>
>Have a nice day!
>
>Steven Wang (MSFT)
>Microsoft CSS Online Newsgroup Support
>
>Get Secure! - www.microsoft.com/security
>=====================================================
>This newsgroup only focuses on SBS technical issues. If you have issues
>regarding other Microsoft products, you'd better post in the corresponding
>newsgroups so that they can be resolved in an efficient and timely manner.
>You can locate the newsgroup here:
>http://www.microsoft.com/communities/newsgroups/en-us/default.aspx
>
>When opening a new thread via the web interface, we recommend you check
the
>"Notify me of replies" box to receive e-mail notifications when there are
>any updates in your thread. When responding to posts via your newsreader,
>please "Reply to Group" so that others may learn and benefit from your
>issue.
>
>Microsoft engineers can only focus on one issue per thread. Although we
>provide other information for your reference, we recommend you post
>different incidents in different threads to keep the thread clean. In
doing
>so, it will ensure your issues are resolved in a timely manner.
>
>For urgent issues, you may want to contact Microsoft CSS directly. Please
>check http://support.microsoft.com for regional support phone numbers.
>
>Any input or comments in this thread are highly appreciated.
>=====================================================
>This posting is provided "AS IS" with no warranties, and confers no rights.
>--------------------
>>From: "Rob Jeffrey" <technet@xxxxxxxxx>
>>Subject: Change Tracks Per Sector on system Partition
>>Date: Wed, 9 Nov 2005 09:43:14 -0000
>>Lines: 23
>>X-Priority: 3
>>X-MSMail-Priority: Normal
>>X-Newsreader: Microsoft Outlook Express 6.00.2900.2527
>>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527
>>X-RFC2646: Format=Flowed; Original
>>Message-ID: <uW3JNHR5FHA.3876@xxxxxxxxxxxxxxxxxxxx>
>>Newsgroups: microsoft.public.windows.server.setup
>>NNTP-Posting-Host: idsnat.ids.ac.uk 139.184.194.221
>>Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP09.phx.gbl
>>Xref: TK2MSFTNGXA02.phx.gbl microsoft.public.windows.server.setup:17905
>>X-Tomcat-NG: microsoft.public.windows.server.setup
>>
>>I am having problems mirroring system partitions of a cluster to an
>offsite
>>SAN due to differing disk geometry between the local and remote disks;
>More
>>specifically the tracks per sector is different, 32 on the local and 63
on
>>the remote disks.
>>
>>The system setup is as follows:
>>A two node MSCS cluster running Windows 2003 Enterprise Edition
>>Each node has two local physical disks using hardware RAID 1+0 (10)
>>The shared disk storage for the Quorum and Data partition is a Raid 5
SCSI
>>JBOD
>>
>>I am using Veritas Storage Foundation to perform a software mirror of all
>>disks to our offsite location. This works for all disks except the
system
>>partition which fails due to the difference in tracks per sector on these
>>disks. I have checked disk on other (non clustered) servers and the TPS
>is
>>always 63.
>>
>>Why are these partitions set to 32 and how can I change this?
>>
>>BTW: I used the array diagnostics tool and diskpar.exe to access the disk
>>geometry.
>>
>>
>>
>
>

.



Relevant Pages

  • RE: Change Tracks Per Sector on system Partition
    ... mirroring system partitions of a cluster to an offsite SAN due to differing ... We cannot physically read the file system boot sector usually at ... If your software mirror a Windows NT/2000/2003 operating system partition ... another disk that is translated as 32spt, ...
    (microsoft.public.windows.server.setup)
  • Re: Dual Boot Instructions
    ... Maybe you haven't Maximized the Disk Management window and cannot see the Graphical View at the bottom of the window. ... The Graphical View doesn't bother to put column headings, but the left-most column shows the PHYSICAL DISK number, not the partition letter. ... But, at another time, when you dual-boot into a different OS, the System Partition should remain the same volume, but a different volume will have the Boot status - and the volume that was labeled Boot before will now be "just another volume". ... Well, it will no longer the Boot volume, but if it was the System Partition (in Vista?), it still should have that status. ...
    (microsoft.public.windows.vista.hardware_devices)
  • Re: Hard Drive Issues
    ... I'm assuming that particular sector on the drive is dying, ... Looks like you disk is on its way out, from the look of the above ... bsdlabel and newfs the new disk the way you want it. ... Ignore all the stuff above where it displays the partition information. ...
    (freebsd-questions)
  • Re: [opensuse] fdisk calculations
    ... I'm revising the partition HOWTO, ... Disk identifier: 0x04030201 ... The Cylinder / Head / Sector concept is an anachronism from the 1980's ... hard drives configured in the factory to have one alignment or the ...
    (SuSE)
  • Re: Dual Boot Instructions
    ... the PHYSICAL DISK number, ... Partition and Boot Volume as well as other things. ... You should, at any one time, see ONE System Partition and ONE Boot Volume - ... for the typical two floppy drives and assigning Drive C: ...
    (microsoft.public.windows.vista.hardware_devices)