Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Active Directory > Urgent:DCs split into 2 groups

Reply
Thread Tools Display Modes

Urgent:DCs split into 2 groups

 
 
Wingo
Guest
Posts: n/a

 
      05-30-2010
Hi all,
We experience replication or pdc role problem.
Those DC split into 2 groups which seems lost the connection.
On PDC, it can replicate and query FSMO with 5 DC.
From another 5 DC, they can't telnet port 53/389, also fail to query FSMO
and replication.

I have setup 1 DC which plan to seize the roles from the PDC.
DNS/WINS are running normal, but DHCP can't assign IP to client computer.
Pls advise how to deal with DHCP and those 5 DC, which connected to the
corrupted PDC.

Many many thx!
Wingo.


 
Reply With Quote
 
 
 
 
Meinolf Weber [MVP-DS]
Guest
Posts: n/a

 
      05-30-2010

Hello Wingo,

Before going on let's see what the source problem is. Was there a restore
of the problem DC or something else? Please run the following commands and
add the output to Windows sky drive as they will be not that small:

dcdiag /v /c /d /e /s:dcname >c:\dcdiag.txt
netdiag /v >c:\netdiag.txt [from each DC]
repadmin /showrepl dc* /verbose /all /intersite >c:\repl.txt (if more then
one DC exists)
dnslint /ad /s "DCipaddress" (http://support.microsoft.com/kb/321045)

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm


> Hi all,
> We experience replication or pdc role problem.
> Those DC split into 2 groups which seems lost the connection.
> On PDC, it can replicate and query FSMO with 5 DC.
> From another 5 DC, they can't telnet port 53/389, also fail to query
> FSMO
> and replication.
> I have setup 1 DC which plan to seize the roles from the PDC.
> DNS/WINS are running normal, but DHCP can't assign IP to client
> computer.
> Pls advise how to deal with DHCP and those 5 DC, which connected to
> the
> corrupted PDC.
> Many many thx!
> Wingo.



 
Reply With Quote
 
Paul Bergson [MVP-DS]
Guest
Posts: n/a

 
      06-01-2010

Hello,
Have you been able to run the troubleshooting commands that Meinolf
requested? If so, please post.

Also are there any firewalls that could be in the way?

--
Paul Bergson
MVP - Directory Services
MCITP - Enterprise Administrator
MCTS, MCT, MCSE, MCSA, MCP, Security +, BS CSci
2008, Vista, 2003, 2000 (Early Achiever), NT4
Microsoft's Thrive IT Pro of the Month - June 2009

http://www.pbbergs.com Twitter - @pbbergs

Please no e-mails, any questions should be posted in the NewGroups. This
posting is provided "AS IS" with no warranties and confers no rights.
"Wingo" <> wrote in message
news:epHryD7$...
> Hi all,
> We experience replication or pdc role problem.
> Those DC split into 2 groups which seems lost the connection.
> On PDC, it can replicate and query FSMO with 5 DC.
> From another 5 DC, they can't telnet port 53/389, also fail to query FSMO
> and replication.
>
> I have setup 1 DC which plan to seize the roles from the PDC.
> DNS/WINS are running normal, but DHCP can't assign IP to client computer.
> Pls advise how to deal with DHCP and those 5 DC, which connected to the
> corrupted PDC.
>
> Many many thx!
> Wingo.
>
>



 
Reply With Quote
 
Wingo
Guest
Posts: n/a

 
      06-02-2010
Hi Paul/Meinolf,

Sorry to reply late.
From dcdiag/netdiag, most of test are failed.
And fsmocheck warns about DcGetName(PDC_Required) call failed, error 1355.
We dealed with it for days that decided to give up on finding the root
cause.
Setup new DC in 3 problem sites and re-install windows/dcpromo on those
problem domain controllers.

Also, we have to clean up metadata on the new FSMO PDC.
and wait for replicate to all sites.

Here are some ref searched from internet which 90% the same as my case.
http://www.techtalkz.com/windows-200...dc-urgent.html
http://www.pcreview.co.uk/forums/thread-2167383.php
FSMO role dcdiag failed

Many Thanks & Best regards,
Wingo.

"Paul Bergson [MVP-DS]" <> wrote in message
news:...
> Hello,
> Have you been able to run the troubleshooting commands that Meinolf
> requested? If so, please post.
>
> Also are there any firewalls that could be in the way?
>
> --
> Paul Bergson
> MVP - Directory Services
> MCITP - Enterprise Administrator
> MCTS, MCT, MCSE, MCSA, MCP, Security +, BS CSci
> 2008, Vista, 2003, 2000 (Early Achiever), NT4
> Microsoft's Thrive IT Pro of the Month - June 2009
>
> http://www.pbbergs.com Twitter - @pbbergs
>
> Please no e-mails, any questions should be posted in the NewGroups. This
> posting is provided "AS IS" with no warranties and confers no rights.
> "Wingo" <> wrote in message
> news:epHryD7$...
>> Hi all,
>> We experience replication or pdc role problem.
>> Those DC split into 2 groups which seems lost the connection.
>> On PDC, it can replicate and query FSMO with 5 DC.
>> From another 5 DC, they can't telnet port 53/389, also fail to query FSMO
>> and replication.
>>
>> I have setup 1 DC which plan to seize the roles from the PDC.
>> DNS/WINS are running normal, but DHCP can't assign IP to client computer.
>> Pls advise how to deal with DHCP and those 5 DC, which connected to the
>> corrupted PDC.
>>
>> Many many thx!
>> Wingo.
>>
>>

>
>



 
Reply With Quote
 
Meinolf Weber [MVP-DS]
Guest
Posts: n/a

 
      06-02-2010
Hello Wingo,

When the replication is done run the commands again and add them to the posting.

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm


> Hi Paul/Meinolf,
>
> Sorry to reply late.
> From dcdiag/netdiag, most of test are failed.
> And fsmocheck warns about DcGetName(PDC_Required) call failed, error
> 1355.
> We dealed with it for days that decided to give up on finding the root
> cause.
> Setup new DC in 3 problem sites and re-install windows/dcpromo on
> those
> problem domain controllers.
> Also, we have to clean up metadata on the new FSMO PDC. and wait for
> replicate to all sites.
>
> Here are some ref searched from internet which 90% the same as my
> case.
> http://www.techtalkz.com/windows-200...le-local-dc-ur
> gent.html http://www.pcreview.co.uk/forums/thread-2167383.php
> FSMO role dcdiag failed
>
> Many Thanks & Best regards,
> Wingo.
> "Paul Bergson [MVP-DS]" <> wrote in message
> news:...
>
>> Hello,
>> Have you been able to run the troubleshooting commands that Meinolf
>> requested? If so, please post.
>> Also are there any firewalls that could be in the way?
>>
>> --
>> Paul Bergson
>> MVP - Directory Services
>> MCITP - Enterprise Administrator
>> MCTS, MCT, MCSE, MCSA, MCP, Security +, BS CSci
>> 2008, Vista, 2003, 2000 (Early Achiever), NT4
>> Microsoft's Thrive IT Pro of the Month - June 2009
>> http://www.pbbergs.com Twitter - @pbbergs
>>
>> Please no e-mails, any questions should be posted in the NewGroups.
>> This posting is provided "AS IS" with no warranties and confers no
>> rights. "Wingo" <> wrote in message
>> news:epHryD7$...
>>
>>> Hi all,
>>> We experience replication or pdc role problem.
>>> Those DC split into 2 groups which seems lost the connection.
>>> On PDC, it can replicate and query FSMO with 5 DC.
>>> From another 5 DC, they can't telnet port 53/389, also fail to query
>>> FSMO
>>> and replication.
>>> I have setup 1 DC which plan to seize the roles from the PDC.
>>> DNS/WINS are running normal, but DHCP can't assign IP to client
>>> computer.
>>> Pls advise how to deal with DHCP and those 5 DC, which connected to
>>> the
>>> corrupted PDC.
>>> Many many thx!
>>> Wingo



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
split video file into scenes ddn85602 Windows Vista Music, Pictures and Video 0 05-28-2010 07:28 AM
split video file into scenes ddn85602 Windows Vista Music, Pictures and Video 0 05-05-2010 07:49 AM
Re: Disappear from Domain Admins group every day? Meinolf Weber [MVP-DS] Active Directory 5 04-01-2010 11:20 PM
Re: Domain Admin groups - users disappear/reappear ??? Meinolf Weber [MVP-DS] Active Directory 4 11-20-2009 12:58 AM
Re: Domain Admin groups - users disappear/reappear ??? Florian Frommherz [MVP] Active Directory 0 11-17-2009 08:47 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59