|
| |||||||||
| Tags: attempt, demote, netlogon, timeout |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| netlogon timeout when attempt to demote dc
Hi, I am attempting to demote last DC in a site, it does the final replication, then when netlogon is shutting down, it times out and failes to demote due to timeout. In the event log as soon as netlogon starts to shtdown, the DNS server encounters a critical error from Active Directory. The evens is 4015 and is as follows: The DNS server has encountered a critical error from the Active Directory. Check that the Active Directory is functioning properly. The extended error debug information (which may be empty) is "000020DE: SvcErr: DSID-030F00E4, problem 5001 (BUSY), data 0". The event data contains the error. The dcpromo ends by saying that Active Directory was not removed, I then reboot since AD seems ok after that. Any ideas how I can get this resolved so I can demote this DC properly using dcpromo. I'd rather not try a force demotion or using NTDSUTIL Any idea, thank you, appreciated. |
|
#2
| |||
| |||
| RE: netlogon timeout when attempt to demote dc
WHere is the DC pointing to for its Preferred DNS? "mc123" wrote: > Hi, > > I am attempting to demote last DC in a site, it does the final replication, > then when netlogon is shutting down, it times out and failes to demote due to > timeout. In the event log as soon as netlogon starts to shtdown, the DNS > server encounters a critical error from Active Directory. The evens is 4015 > and is as follows: > > The DNS server has encountered a critical error from the Active Directory. > Check that the Active Directory is functioning properly. The extended error > debug information (which may be empty) is "000020DE: SvcErr: DSID-030F00E4, > problem 5001 (BUSY), data 0". The event data contains the error. > > The dcpromo ends by saying that Active Directory was not removed, I then > reboot since AD seems ok after that. > > Any ideas how I can get this resolved so I can demote this DC properly using > dcpromo. I'd rather not try a force demotion or using NTDSUTIL > > Any idea, thank you, appreciated. |
|
#3
| |||
| |||
| RE: netlogon timeout when attempt to demote dc
It first points to itself then secondly to the main DC in the root domain. Thanks. "Steve B" wrote: > WHere is the DC pointing to for its Preferred DNS? > > "mc123" wrote: > > > Hi, > > > > I am attempting to demote last DC in a site, it does the final replication, > > then when netlogon is shutting down, it times out and failes to demote due to > > timeout. In the event log as soon as netlogon starts to shtdown, the DNS > > server encounters a critical error from Active Directory. The evens is 4015 > > and is as follows: > > > > The DNS server has encountered a critical error from the Active Directory. > > Check that the Active Directory is functioning properly. The extended error > > debug information (which may be empty) is "000020DE: SvcErr: DSID-030F00E4, > > problem 5001 (BUSY), data 0". The event data contains the error. > > > > The dcpromo ends by saying that Active Directory was not removed, I then > > reboot since AD seems ok after that. > > > > Any ideas how I can get this resolved so I can demote this DC properly using > > dcpromo. I'd rather not try a force demotion or using NTDSUTIL > > > > Any idea, thank you, appreciated. |
|
#4
| |||
| |||
| RE: netlogon timeout when attempt to demote dc
Point to the other root DC as its Preferred DNS Server. Ensure that all the AD related records are there for both the DC being demoted and the other root DC. Then try running DCPROMO again. "mc123" wrote: > It first points to itself then secondly to the main DC in the root domain. > > Thanks. > > "Steve B" wrote: > > > WHere is the DC pointing to for its Preferred DNS? > > > > "mc123" wrote: > > > > > Hi, > > > > > > I am attempting to demote last DC in a site, it does the final replication, > > > then when netlogon is shutting down, it times out and failes to demote due to > > > timeout. In the event log as soon as netlogon starts to shtdown, the DNS > > > server encounters a critical error from Active Directory. The evens is 4015 > > > and is as follows: > > > > > > The DNS server has encountered a critical error from the Active Directory. > > > Check that the Active Directory is functioning properly. The extended error > > > debug information (which may be empty) is "000020DE: SvcErr: DSID-030F00E4, > > > problem 5001 (BUSY), data 0". The event data contains the error. > > > > > > The dcpromo ends by saying that Active Directory was not removed, I then > > > reboot since AD seems ok after that. > > > > > > Any ideas how I can get this resolved so I can demote this DC properly using > > > dcpromo. I'd rather not try a force demotion or using NTDSUTIL > > > > > > Any idea, thank you, appreciated. |
|
#5
| |||
| |||
| RE: netlogon timeout when attempt to demote dc
Hi, I tried, but I get the same problem, when netlogon tries to stop, active directory on the particular server encounters a critical error and does not complete? Any ideas, is there some specific tests that can be run to verify AD on this server is ok? I think I have tried most of the netdiag, and dcdiag?? Thanks. "Steve B" wrote: > Point to the other root DC as its Preferred DNS Server. Ensure that all the > AD related records are there for both the DC being demoted and the other root > DC. Then try running DCPROMO again. > > "mc123" wrote: > > > It first points to itself then secondly to the main DC in the root domain. > > > > Thanks. > > > > "Steve B" wrote: > > > > > WHere is the DC pointing to for its Preferred DNS? > > > > > > "mc123" wrote: > > > > > > > Hi, > > > > > > > > I am attempting to demote last DC in a site, it does the final replication, > > > > then when netlogon is shutting down, it times out and failes to demote due to > > > > timeout. In the event log as soon as netlogon starts to shtdown, the DNS > > > > server encounters a critical error from Active Directory. The evens is 4015 > > > > and is as follows: > > > > > > > > The DNS server has encountered a critical error from the Active Directory. > > > > Check that the Active Directory is functioning properly. The extended error > > > > debug information (which may be empty) is "000020DE: SvcErr: DSID-030F00E4, > > > > problem 5001 (BUSY), data 0". The event data contains the error. > > > > > > > > The dcpromo ends by saying that Active Directory was not removed, I then > > > > reboot since AD seems ok after that. > > > > > > > > Any ideas how I can get this resolved so I can demote this DC properly using > > > > dcpromo. I'd rather not try a force demotion or using NTDSUTIL > > > > > > > > Any idea, thank you, appreciated. |
|
#6
| |||
| |||
| Intersite Messaging
I was having the same problem about 30 minutes ago. I corrected it by checking if the Intersite Messaging service was enabled on both domain controllers (we only have two). Sure enough, it had somehow been disabled on the DC that holds all the FSMO roles. As soon as I enabled the service, I was able to demote my non FSMO domain controller without any problems. Good luck! WhitePhantom |
|
#7
| |||
| |||
| Re: netlogon timeout when attempt to demote dc
Hi, I ended up cleaning up AD meta data, also noticed that when I deleted the site, in sites and services, it would not automatically delete the domaindnszone and forestdnszone information, which I believe should be removed when a site is removed from sites and services. I checked the intersite messaging service, which seems to be running on DC that holds all FSMO roles. I should be demoting some other DC in not too long so will see what happens to them, for right now I should be clean from the one DC that was not demoting, I just hope there isn't a problem with AD. Thanks. "WhitePhantom" wrote: > > I was having the same problem about 30 minutes ago. I corrected it by > checking if the Intersite Messaging service was enabled on both domain > controllers (we only have two). Sure enough, it had somehow been > disabled on the DC that holds all the FSMO roles. As soon as I enabled > the service, I was able to demote my non FSMO domain controller without > any problems. > > Good luck! > WhitePhantom > > > -- > WhitePhantom > ------------------------------------------------------------------------ > WhitePhantom's Profile: http://forums.techarena.in/members/30671.htm > View this thread: netlogon timeout when attempt to demote dc > > http://forums.techarena.in > > |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "netlogon timeout when attempt to demote dc" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Which DC do I demote first? | Mehdis | Active Directory | 3 | 10-06-2010 04:49 PM |
| Steps to take to demote a former PDC ... | E-Double | Active Directory | 7 | 21-05-2009 12:44 AM |
| demote w2k8 DC | George | Active Directory | 3 | 27-01-2009 06:17 PM |
| Demote AD - tapi3directory | Patrick | Active Directory | 1 | 01-11-2007 04:53 PM |
| Urgent; Demote W2k DC | Mhd | Window 2000 Help | 4 | 14-05-2007 09:20 PM |