PHWinfo banniere

Titres
PORTAIL ANNUAIRE ARTICLES COMPARATEUR HÉBERGEURS DEVIS FORUMS RÉDUCTEUR D'URL
Précédent   PHWinfo > Forums Hébergement > Forum Noms de domaine > ms.public.win.server.dns > Preparing Network Connections
S'inscrire FAQ Membres Recherche Messages du jour Marquer les forums comme lus
Preparing Network Connections

Réponse
 
LinkBack Outils de la discussion
Vieux 21/06/2007, 22h07   #1
Rachel L Chipman
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Preparing Network Connections

When I reboot some of my 2003 DC, they get to "Preparing Network Connections"
and sit for AT LEAST 5 minutes before the CTRL-ALT-DEL screen comes on. Is
this normal for DCs?

I have read some articles saying it is a DNS problem however I have run
DCDIAG and everything looks fine. I don't know what else to do . Any
suggestions would be appreciated.
  Réponse avec citation
Vieux 21/06/2007, 22h40   #2
Kevin D. Goodknecht Sr. [MVP]
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Preparing Network Connections

Read inline please.

In news:9E16A750-6DE0-4337-A766-031984D417D8@microsoft.com,
Rachel L Chipman <RachelLChipman@discussions.microsoft.com> typed:
> When I reboot some of my 2003 DC, they get to "Preparing Network
> Connections" and sit for AT LEAST 5 minutes before the CTRL-ALT-DEL
> screen comes on. Is this normal for DCs?
>
> I have read some articles saying it is a DNS problem however I have
> run DCDIAG and everything looks fine. I don't know what else to do .
> Any suggestions would be appreciated.


Make sure each DC has another DC's address (that is already running and has
its zone) for its Preferred DNS, then itself for Alternate. Also, you should
likely make ALL DCs a Global Catalog in AD Sites & Services. When rebooting
DCs, it is recommended to have at least one DC with DNS running at all
times.

--
Best regards,
Kevin D. Goodknecht Sr. [MVP]
Hope This s

===================================
When responding to posts, please "Reply to Group"
via your newsreader so that others may learn and
benefit from your issue, to respond directly to
me remove the nospam. from my email address.
===================================
http://www.lonestaramerica.com/
http://support.wftx.us/
http://message.wftx.us/
===================================
Use Outlook Express?... Get OE_Quotefix:
It will strip signature out and more
http://home.in.tum.de/~jain/software/oe-quotefix/
===================================
Keep a back up of your OE settings and folders
with OEBackup:
http://www.oe.com/OEBackup/Default.aspx
===================================


  Réponse avec citation
Vieux 29/06/2007, 17h50   #3
Niatross
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Preparing Network Connections

Kevin,

Is this because the netlogon service starts before the DNS service?

Is this why you have each DC point to another DC that's already running.

It looks as if the DC (that points to itself, using netlogon to register
it's SRV records - PARTICULARLY IT'S _GC RECORD) finds that the DNS service
has not started. The DC finds that it cannot find itself and will not logon
for 5 minutes, until netlogon tries to register SRV records again once DNS
has started

My question is this:

Why can a single DC (that's point to itself) logon quickly with no problems?
Why is it that when you introduce a second DC (that's pointing to itself)
cannot find itself anymore?

Thanks in advance for your response.

-----------------------------------------------

"Kevin D. Goodknecht Sr. [MVP]" wrote:

> Read inline please.
>
> In news:9E16A750-6DE0-4337-A766-031984D417D8@microsoft.com,
> Rachel L Chipman <RachelLChipman@discussions.microsoft.com> typed:
> > When I reboot some of my 2003 DC, they get to "Preparing Network
> > Connections" and sit for AT LEAST 5 minutes before the CTRL-ALT-DEL
> > screen comes on. Is this normal for DCs?
> >
> > I have read some articles saying it is a DNS problem however I have
> > run DCDIAG and everything looks fine. I don't know what else to do .
> > Any suggestions would be appreciated.

>
> Make sure each DC has another DC's address (that is already running and has
> its zone) for its Preferred DNS, then itself for Alternate. Also, you should
> likely make ALL DCs a Global Catalog in AD Sites & Services. When rebooting
> DCs, it is recommended to have at least one DC with DNS running at all
> times.
>
> --
> Best regards,
> Kevin D. Goodknecht Sr. [MVP]
> Hope This s
>
> ===================================
> When responding to posts, please "Reply to Group"
> via your newsreader so that others may learn and
> benefit from your issue, to respond directly to
> me remove the nospam. from my email address.
> ===================================
> http://www.lonestaramerica.com/
> http://support.wftx.us/
> http://message.wftx.us/
> ===================================
> Use Outlook Express?... Get OE_Quotefix:
> It will strip signature out and more
> http://home.in.tum.de/~jain/software/oe-quotefix/
> ===================================
> Keep a back up of your OE settings and folders
> with OEBackup:
> http://www.oe.com/OEBackup/Default.aspx
> ===================================
>
>
>

  Réponse avec citation
Vieux 29/06/2007, 18h57   #4
Kevin D. Goodknecht Sr. [MVP]
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Preparing Network Connections

Read inline please.

In news:452F602A-6BD3-4702-AF12-B7BC1AA527A5@microsoft.com,
Niatross <niatross@newsgroup.nospam> typed:
> Kevin,
>
> Is this because the netlogon service starts before the DNS service?
>
> Is this why you have each DC point to another DC that's already
> running.
>
> It looks as if the DC (that points to itself, using netlogon to
> register
> it's SRV records - PARTICULARLY IT'S _GC RECORD) finds that the DNS
> service has not started. The DC finds that it cannot find itself and
> will not logon for 5 minutes, until netlogon tries to register SRV
> records again once DNS has started
>
> My question is this:
>
> Why can a single DC (that's point to itself) logon quickly with no
> problems? Why is it that when you introduce a second DC (that's
> pointing to itself) cannot find itself anymore?


Call it a bug, call it by design, or you can call it another one of
Microsoft Windows "Features". Apparently when you have a Second DC, both are
aware that a second DC exists and it expects to find a DNS server and Global
Catalog already running. If it can't find what it knows should be there it
waits until it just gives up. Personally, I think it's because it won't load
the AD database until it can verify that its Update Sequence Number (USN) is
correct.
If the USN doesn't match what it is supposed to be it breaks replication and
will eventually Tombstone the other DC. It won't Tombstone itself, but each
DC will think it has the correct USN and they will stop replication with
each other eventually forever. This usually happens if you do an improper
restoration from backup, like when you try to use a Ghosted drive for a
backup, or if network and DNS problems prevent replication.

On that note- if you use Ghosted drives for backups, you have to disconnect
all DCs from the Network (Stops replication in it tracks) and take your
Ghost of ALL DCs. If you have to use a ghost to restore a DC, you have to
restore all Ghosts at the same time. I happen to know this because I have
one client that does it this way, and three or four years ago, he had tried
to restore one DC from his ghost backups and two months later he called me
because everything started going bad (One had Exchange) when both of his
DCs Tombstoned the other and Exchange crapped out on him.



--
Best regards,
Kevin D. Goodknecht Sr. [MVP]
Hope This s

===================================
When responding to posts, please "Reply to Group"
via your newsreader so that others may learn and
benefit from your issue, to respond directly to
me remove the nospam. from my email address.
===================================
http://www.lonestaramerica.com/
http://support.wftx.us/
http://message.wftx.us/
===================================
Use Outlook Express?... Get OE_Quotefix:
It will strip signature out and more
http://home.in.tum.de/~jain/software/oe-quotefix/
===================================
Keep a back up of your OE settings and folders
with OEBackup:
http://www.oe.com/OEBackup/Default.aspx
===================================


  Réponse avec citation
Réponse


Outils de la discussion

Règles de messages
Vous ne pouvez pas créer de nouvelles discussions
Vous ne pouvez pas envoyer des réponses
Vous ne pouvez pas envoyer des pièces jointes
Vous ne pouvez pas modifier vos messages

Les balises BB sont activées : oui
Les smileys sont activés : oui
La balise [IMG] est activée : oui
Le code HTML peut être employé : non
Trackbacks are oui
Pingbacks are oui
Refbacks are oui


Fuseau horaire GMT +1. Il est actuellement 04h40.


Édité par : vBulletin® version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC5 Tous droits réservés.
Version française #16 par l'association vBulletin francophone
PHWinfo est un site Éducation Sans Frontières ©2000-2008
Ad Management by RedTyger
©Tous droits réservés par les parties respectives
Page generated in 0,12709 seconds with 12 queries