Компьютерный форум OSzone.net  

Компьютерный форум OSzone.net (http://forum.oszone.net/index.php)
-   Microsoft Windows NT/2000/2003 (http://forum.oszone.net/forumdisplay.php?f=5)
-   -   Перенос на новое "Железо" Домен Контроллера и вытекающие проблеммы (http://forum.oszone.net/showthread.php?t=202059)

Shock125 15-03-2011 14:00 1635390

Перенос на новое "Железо" Домен Контроллера и вытекающие проблеммы
 
Здохла материнская плата на сервере, закупили другую, перенес системный диск. Так как не сумел подготивить систему к переносу, пришлось зделать востановление системы с диска.

Система запустилась, установил драйвера.

На сервере стоит:

AD, Live Communicator, DNS, WINS.
В сети есть еще 1 сервер AD с DNS, WINS, DHCP.

И так начинаем решать ошибки:

Код:

Event Type:        Error 
Event Source:        NetBT 
Event Category:        None 
Event ID:        4321 
Date:                15.03.2011 
Time:                15:21:13 
User:                N/A 
Computer:        UTPDC1 
Description:  The name "PROEKT        :1d" could not be registered on the Interface with IP address 192.168.10.5. The machine with the IP address 192.168.10.6 did not allow the name to be claimed by this machine.  For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp. 
Data:  0000: 00 00 00 00 04 00 56 00  ......V.  0008: 00 00 00 00 e1 10 00 c0  ....á..À  0010: 01 01 00 00 01 00 00 c0  .......À  0018: 01 00 00 00 00 00 00 00  ........  0020: 00 00 00 00 00 00 00 00  ........

В сети конкретного ничего ни нашел. Куда копать?

Не запускался WINS, прешлось переустановить, настроить репликацию, с винсом вроде стало все ОК

Petya V4sechkin 15-03-2011 14:39 1635425

Shock125, попробуйте вариант KB269155.

Цитата:

The name "PROEKT :1d" could not be registered on the Interface with IP address 192.168.10.5. The machine with the IP address 192.168.10.6 did not allow the name to be claimed by this machine.
Имя PROEKT, адреса 192.168.10.5 и 192.168.10.6 - что это?
ipconfig /all почему не выложили?

Shock125 15-03-2011 14:49 1635434

Домен контроллеры
192.168.10.5 - UTPDC1
192.168.10.6 - UTPDC2


UTPDC1:
Код:

Microsoft Windows [Version 5.2.3790]  (C) Copyright 1985-2003 Microsoft Corp.
C:\Documents and Settings\Administrator.PROEKT>ipconfig /all   
Windows IP Configuration     
Host Name . . . . . . . . . . . . : utpdc1   
Primary Dns Suffix  . . . . . . . : proekt.uz   
Node Type . . . . . . . . . . . . : Hybrid   
IP Routing Enabled. . . . . . . . : No   
WINS Proxy Enabled. . . . . . . . : No   
DNS Suffix Search List. . . . . . : proekt.uz   
Ethernet adapter Local Area Connection 2:     
Connection-specific DNS Suffix  . :   
Description . . . . . . . . . . . : Realtek PCIe GBE Family Controller   
Physical Address. . . . . . . . . : 00-24-1D-2F-6B-C8   
DHCP Enabled. . . . . . . . . . . : No   
IP Address. . . . . . . . . . . . : 192.168.10.5   
Subnet Mask . . . . . . . . . . . : 255.255.255.0   
Default Gateway . . . . . . . . . : 192.168.10.1   
DNS Servers . . . . . . . . . . . : 192.168.10.5                                       
                                            192.168.10.6   
C:\Documents and Settings\Administrator.PROEKT>

UTPDC2:
Код:

Microsoft Windows [Version 5.2.3790]  (C) Copyright 1985-2003 Microsoft Corp.   
C:\Documents and Settings\Administrator.PROEKT.000>ipconfig /all   
Windows IP Configuration     
Host Name . . . . . . . . . . . . : utpdc2   
Primary Dns Suffix  . . . . . . . : proekt.uz   
Node Type . . . . . . . . . . . . : Hybrid   
IP Routing Enabled. . . . . . . . : No   
WINS Proxy Enabled. . . . . . . . : No   
DNS Suffix Search List. . . . . . : proekt.uz   
Ethernet adapter LAN1:     
Connection-specific DNS Suffix  . :   
Description . . . . . . . . . . . : Broadcom NetXtreme Gigabit Ethernet   
Physical Address. . . . . . . . . : 00-E0-81-5D-FD-98   
DHCP Enabled. . . . . . . . . . . : No   
IP Address. . . . . . . . . . . . : 192.168.10.6   
Subnet Mask . . . . . . . . . . . : 255.255.254.0   
Default Gateway . . . . . . . . . : 192.168.10.1   
DNS Servers . . . . . . . . . . . : 192.168.10.6
                                            192.168.10.5   
Primary WINS Server . . . . . . . : 192.168.10.6   
Secondary WINS Server . . . . . . : 192.168.10.5   
C:\Documents and Settings\Administrator.PROEKT.000>


Shock125 15-03-2011 15:09 1635451

Цитата:

Shock125, попробуйте вариант KB269155.
Подчистил. Не помагло!
Добавил в настрйки UTPDC1
Primary WINS Server . . . . . . . : 192.168.10.6
Secondary WINS Server . . . . . . : 192.168.10.5
__________________________________________________
Добавка WINS адресов вроде бы помогла.

Следующая ошибка:


Код:

Event Type:        Error
Event Source:        DNS
Event Category:        None
Event ID:        4015
Date:                15.03.2011
Time:                17:03:06
User:                N/A
Computer:        UTPDC1
Description:
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 "". The event data contains the error.

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Data:
0000: 51 00 00 00              Q...


Shock125 16-03-2011 10:25 1636003

Блин еще Щаашсу Сщььгтшсфещк не запускается!!!!

Shock125 16-03-2011 10:51 1636030

В Общем отчистил все Event'ы
Сейчас сюда скину все ошибки которые там есть. Я уже не знаю что делать!

Application:
Warning:
Код:

Event Type:        Warning
Event Source:        Userenv
Event Category:        None
Event ID:        1517
Date:                16.03.2011
Time:                12:40:48
User:                NT AUTHORITY\SYSTEM
Computer:        UTPDC1
Description:
Windows saved user PROEKT\Administrator registry while an application or service was still using the registry during log off. The memory used by the user's registry has not been freed. The registry will be unloaded when it is no longer in use.

 This is often caused by services running as a user account, try configuring the services to run in either the LocalService or NetworkService account.

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

Warning:
Код:

Event Type:        Warning
Event Source:        MSDTC
Event Category:        MSDTC Proxy
Event ID:        53258
Date:                16.03.2011
Time:                12:35:35
User:                N/A
Computer:        UTPDC1
Description:
MS DTC could not correctly process a DC Promotion/Demotion event. MS DTC will continue to function and will use the existing security settings. Error Specifics: d:\nt\com\complus\dtc\dtc\adme\uiname.cpp:9351, Pid: 1084
No Callstack,
 CmdLine: C:\WINDOWS\system32\msdtc.exe

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Data:
0000: 05 00 07 80              ...?


Код:

Event Type:        Warning
Event Source:        MSDTC
Event Category:        SVC
Event ID:        53258
Date:                16.03.2011
Time:                12:35:35
User:                N/A
Computer:        UTPDC1
Description:
MS DTC could not correctly process a DC Promotion/Demotion event. MS DTC will continue to function and will use the existing security settings. Error Specifics: %1

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.



SYSTEM:

Код:

Event Type:        Error
Event Source:        Service Control Manager
Event Category:        None
Event ID:        7024
Date:                16.03.2011
Time:                12:36:56
User:                N/A
Computer:        UTPDC1
Description:
The Office Communications Server Front-End service terminated with service-specific error 3287447135 (0xC3F2765F).

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.



Код:

Event Type:        Error
Event Source:        TermServDevices
Event Category:        None
Event ID:        1111
Date:                16.03.2011
Time:                12:44:10
User:                N/A
Computer:        UTPDC1
Description:
Driver Microsoft XPS Document Writer required for printer Microsoft XPS Document Writer is unknown. Contact the administrator to install the driver before you log in again.

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Data:
0000: 00 00 00 00 12 0d 00 00  .......

.



Код:

Event Type:        Error
Event Source:        TermServDevices
Event Category:        None
Event ID:        1111
Date:                16.03.2011
Time:                12:44:11
User:                N/A
Computer:        UTPDC1
Description:
Driver HP LaserJet 3050 Series PCL 6 required for printer HP LaserJet 3050 Series PCL 6 is unknown. Contact the administrator to install the driver before you log in again.

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Data:
0000: 00 00 00 00 12 0d 00 00  ........




Live Communicator:
Код:

Event Type:        Error
Event Source:        OCS Conferencing Attendant
Event Category:        (1300)
Event ID:        33046
Date:                16.03.2011
Time:                12:36:38
User:                N/A
Computer:        UTPDC1
Description:
Location profile is empty or invalid.

Location Profile should not be empty. Conferencing Attendant may not function correctly.
Cause: Configuration issues.
Resolution:
Ensure that the pool is configured with a valid location profile.

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.


Код:

Event Type:        Warning
Event Source:        OCS Archiving Agent
Event Category:        (1011)
Event ID:        30518
Date:                16.03.2011
Time:                12:36:52
User:                N/A
Computer:        UTPDC1
Description:
If you are federating, you might want to turn Archiving Notification ON for every Access Edge Server that may be deployed.

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.


Код:

Event Type:        Error
Event Source:        OCS Applications Module
Event Category:        (1010)
Event ID:        30236
Date:                16.03.2011
Time:                12:36:53
User:                N/A
Computer:        UTPDC1
Description:
The UserServices module was not found in the Application List.

Application Uri: 'http://www.microsoft.com/LCS/UserServices'
Cause: The server configuration requires the UserServices module to be registered and active. However the configuration information is not found in WMI.
Resolution:
UserServices configuration is installed in WMI at setup time. Check the application list in MMC and ensure that it is present. If it is not present, reinstall the server. If this problem occurred after you installed a new application, contact the application vendor to rectify the problem.

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.


Код:

Event Type:        Error
Event Source:        OCS Applications Module
Event Category:        (1010)
Event ID:        30211
Date:                16.03.2011
Time:                12:36:53
User:                N/A
Computer:        UTPDC1
Description:
Failed to initialize the API subsystem.

Cause: Review earlier events to determine the specific reason APIEM failed to initialize.

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.


Код:

Event Type:        Error
Event Source:        OCS Server
Event Category:        (1000)
Event ID:        12308
Date:                16.03.2011
Time:                12:36:53
User:                N/A
Computer:        UTPDC1
Description:
A component could not be started.  The service has to stop.

Component: Live Communications Applications Module  Error code: C3F2765F (APIEM_E_ESBASE_MISSING)

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.



Код:

Event Type:        Error
Event Source:        OCS MCU Infrastructure
Event Category:        (1022)
Event ID:        61013
Date:                16.03.2011
Time:                12:37:35
User:                N/A
Computer:        UTPDC1
Description:
The process AcpMcuSvc(2076) failed to send health notifications to the MCU factory at https://utppool.proekt.uz:444/LiveServer/MCUFactory/.
Failure occurrences: 5, since 16.03.2011 12:36:35.

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.



Время: 02:07.

Время: 02:07.
© OSzone.net 2001-