Re: Mirrored drives still resynching every reboot
- From: v-yanniw@xxxxxxxxxxxxxxxxxxxx ("Jenny wu [MSFT]")
- Date: Wed, 31 Aug 2005 04:25:31 GMT
Hi Lee,
Thanks for your update!
Yes, if you did not format your disks before setup mirror, you will get the
issue. I suggest you format the RAW volume or volumes by using one of the
following supported file systems:
o FAT
o FAT32
o NTFS
To work around this problem.
Additionally, A supported hotfix is now available from Microsoft, but it is
only intended to correct the problem that this article describes. Apply it
only to systems that are experiencing this specific problem.
To resolve this problem, contact Microsoft Product Support Services to
obtain the hotfix. For a complete list of Microsoft Product Support
Services phone numbers and information about support costs, visit the
following Microsoft Web site:
http://support.microsoft.com/default.aspx?scid=fh;[LN];CNTACTMS
*Note: In special cases, charges that are ordinarily incurred for support
calls may be canceled if a Microsoft Support Professional determines that a
specific update will resolve your problem. The usual support costs will
apply to additional support questions and issues that do not qualify for
the specific update in question.
Please refer to the following KB article to get detail info:
RAW Dynamic disk mirrored volumes or RAW RAID-5 volumes regenerate after
every shutdown
http://support.microsoft.com/?id=837640
I am currently standing by for your reply. I am always happy to be of
further assistance.
Have a nice day!
Best Regards,
Jenny Wu
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.
--------------------
>Thread-Topic: Mirrored drives still resynching every reboot
>thread-index: AcWtjprbM5UuZjwgRva164AWhqwRIg==
>X-WBNR-Posting-Host: 209.213.232.146
>From: =?Utf-8?B?TEpB?= <LJA@xxxxxxxxxxxxxxxxxxxxxxxxx>
>References: <1CE7484F-03E5-40B1-90AA-9A873F4FA67B@xxxxxxxxxxxxx>
<eLl5POOrFHA.2008@xxxxxxxxxxxxxxxxxxxx>
<850ACA9D-D571-4B1A-9C48-3069E3FDFA8B@xxxxxxxxxxxxx>
<JaaEbKWrFHA.1204@xxxxxxxxxxxxxxxxxxxxx>
>Subject: Re: Mirrored drives still resynching every reboot
>Date: Tue, 30 Aug 2005 11:14:04 -0700
>Lines: 210
>Message-ID: <F79F331B-4942-4EA4-9873-C0DC010FDD24@xxxxxxxxxxxxx>
>MIME-Version: 1.0
>Content-Type: text/plain;
> charset="Utf-8"
>Content-Transfer-Encoding: 7bit
>X-Newsreader: Microsoft CDO for Windows 2000
>Content-Class: urn:content-classes:message
>Importance: normal
>Priority: normal
>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
>Newsgroups: microsoft.public.windows.server.sbs
>NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
>Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGXA03.phx.gbl
>Xref: TK2MSFTNGXA01.phx.gbl microsoft.public.windows.server.sbs:149236
>X-Tomcat-NG: microsoft.public.windows.server.sbs
>
>Jenny
>
>Many thanks.. I have been pulling my hair out over this, I have not tried
>the things you suggest,,, and I know for sure that i did not format my
disk
>before creating the mirror... I will try that first..and if it does not
work
>I will go through your other suggestions
>
>Again many thanks.
>
>Lee
>
>""Jenny wu [MSFT]"" wrote:
>
>> Hi Lee,
>>
>> Thanks for posting here!
>>
>> According to your post, I understand that you are experiencing the issue
>> that the mirror re-synchronized after you reboot the computer. If I am
>> off-base on that, please let me know.
>>
>> Before we go further, please help me collect some information to isolate
>> the issue:
>>
>> 1. What is your server accurate OS? SBS 2000, SBS 2003, SBS 2003 SP1 or
>> others?
>>
>> 2. How you format your drives? Did you format both drives before setup
>> mirror?
>>
>> 3. Have you installed any Antivirus software? Such as Norton. Try to
>> disable that application to try to test, how about the result?
>> And also you would like to try clean boot to check if there is any
>> third-party software conflict with it. Please refer to the following
steps
>> to perform a Clean Boot. A Clean Boot will allow us to isolate any
device
>> drivers or programs that are loading at startup that may be causing a
>> conflict with other device drivers or programs that are installed in
your
>> computer.
>>
>> 1) Run MSCONFIG.EXE.
>>
>> 2) In the Services tab, click "Hide All Microsoft Services" and click
>> "Disable All".
>>
>> 3) In the Startup tab, click "Disable All". Click OK. (This will
>> temporarily prevent third-party programs from running automatically
during
>> start-up.)
>>
>> 4) Restart the computer and check whether the problem still persists.
>>
>> If the problem does not occur, it indicates that the problem is related
to
>> one application or service we have disabled. You can use the MSCONFIG
tool
>> again to re-enable the disabled item one by one to find out the culprit.
>>
>> *If you are using the Windows Server 2003/SBS 2003 built-in RAID
feature,
>> the article Q837640 is the correct article which explained this issue.
>>
>> RAW Dynamic disk mirrored volumes or RAW RAID-5 volumes regenerate
after
>> every shutdown
>> http://support.microsoft.com/?id=837640
>>
>> Root Cause:
>>
>> There is a problem that if a RAW volume is added as a mirrored disk,
mirror
>> will resynchronize after computer restarting.
>>
>> A RAW volume is a volume that was never formatted and does not contain a
>> file system such as FAT, FAT32, or NTFS. A RAW volume is typically
written
>> to by a program that does not require a file system. The program
performs
>> direct I/O to the RAW volume instead. For example, Microsoft SQL Server
>> does not require a file system. It performs direct I/O to the RAW volume
>> instead.
>>
>> This issue will occur on Windows Server 2003, SBS 2003 and Windows 2000
>> system. Currently, only the hotifx on Windows 2000 platform is published
>> and the hotfix for Windows Server 2003/SBS2003 may be included in SP1.
If
>> you do not want to wait till the SBS SP1, which will be release in 60
days,
>> we can help you get the hotfix on Windows Server 2003 platform. To get
the
>> hotfix, please refer to the HOTFIX session in the latter of the reply.
>>
>> As an alternative, there is a workaround on this issue if you do not
want
>> to want until SBS2k3 SP1 or get the hotfix.
>>
>> To work around this problem, format the RAW volume or volumes by using
one
>> of the following supported file systems:
>> - FAT
>> - FAT32
>> - NTFS
>>
>> Note: You cannot work around this problem by using RAW volumes.
>>
>> I appreciate your time and efforts to perform test. I am currently
>> standing by for you about the test result. I am always happy to be of
>> further assistance.
>>
>> Have a nice day!
>>
>> Best Regards,
>>
>> Jenny Wu
>> 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.
>>
>> --------------------
>> >Thread-Topic: Mirrored drives still resynching every reboot
>> >thread-index: AcWtYAcz+Znh5m6cQveS5a6qSRgHGw==
>> >X-WBNR-Posting-Host: 209.213.232.146
>> >From: =?Utf-8?B?TEpB?= <LJA@xxxxxxxxxxxxxxxxxxxxxxxxx>
>> >References: <1CE7484F-03E5-40B1-90AA-9A873F4FA67B@xxxxxxxxxxxxx>
>> <eLl5POOrFHA.2008@xxxxxxxxxxxxxxxxxxxx>
>> >Subject: Re: Mirrored drives still resynching every reboot
>> >Date: Tue, 30 Aug 2005 05:40:39 -0700
>> >Lines: 46
>> >Message-ID: <850ACA9D-D571-4B1A-9C48-3069E3FDFA8B@xxxxxxxxxxxxx>
>> >MIME-Version: 1.0
>> >Content-Type: text/plain;
>> > charset="Utf-8"
>> >Content-Transfer-Encoding: 7bit
>> >X-Newsreader: Microsoft CDO for Windows 2000
>> >Content-Class: urn:content-classes:message
>> >Importance: normal
>> >Priority: normal
>> >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
>> >Newsgroups: microsoft.public.windows.server.sbs
>> >NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
>> >Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGXA03.phx.gbl
>> >Xref: TK2MSFTNGXA01.phx.gbl microsoft.public.windows.server.sbs:149095
>> >X-Tomcat-NG: microsoft.public.windows.server.sbs
>> >
>> >Yes, write caching has been disabled
>> >
>> >"Merv Porter [SBS-MVP]" wrote:
>> >
>> >> Have you tried turning off the Write Cache on both drives?
>> >>
>> >> Device Manager | Disk Drive | Properties | Drive Properties
>> >>
>> >> --
>> >> Merv Porter [SBS MVP]
>> >> ===================================
>> >> "LJA" <LJA@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
>> >> news:1CE7484F-03E5-40B1-90AA-9A873F4FA67B@xxxxxxxxxxxxxxxx
>> >> > Greetings, I am reposting this issue hoping someone may have some
>> ideas
>> >> > for me.
>> >> > I have a server with a mirror problem
>> >> > Identical IDE drives 80gb no raid controller , I have a system
>> partition
>> >> > and
>> >> > data partition.Original Mirroring completed with no errors.
>> >> > Every re-boot the mirrored partitions re-synch, once complete there
>> are no
>> >> > event log errors and the mirror shows as healthy.I have disabled
write
>> >> > caching
>> >> > I have run scandisk and chkdsk with no errors and SMART is
enabled.....
>> >> > Both drives were on the same IDE channel. After trying every
>> suggestion I
>> >> > have come across my last try was to move the drives to their own IDE
>> >> > channel,So I killed the mirror, put drives on separate channels, re
>> built
>> >> > the
>> >> > mirror, rebooted... And same problem, the mirror is re-synching. No
>> errors
>> >> > anywhere..I disconnect 1 drive and reboot ok, so I know the mirror
is
>> >> > working... It just keeps rebuilding every re-boot and takes 6
hours..
>> >> > The computer is P3 666mhz with 512 mbs ram(due to clients budget
this
>> is
>> >> > the only option for hardware)
>> >> >
>> >> > Has anyone else ran across this issue, or have any ideas on what
might
>> be
>> >> > causing this?
>> >> >
>> >> > Thanks
>> >> >
>> >> > Lee
>> >> >
>> >> >
>> >> >
>> >> >
>> >>
>> >>
>> >>
>> >
>>
>>
>
.
- References:
- Mirrored drives still resynching every reboot
- From: LJA
- Re: Mirrored drives still resynching every reboot
- From: Merv Porter [SBS-MVP]
- Re: Mirrored drives still resynching every reboot
- From: LJA
- Re: Mirrored drives still resynching every reboot
- From: "Jenny wu [MSFT]"
- Re: Mirrored drives still resynching every reboot
- From: LJA
- Mirrored drives still resynching every reboot
- Prev by Date: Can't Access Network Shares from one Client
- Next by Date: Re: My Document Redirection - Corrupting Excel Macro
- Previous by thread: Re: Mirrored drives still resynching every reboot
- Next by thread: DNS problems
- Index(es):
Relevant Pages
|