|
|
|
两台服务器(2K),都运行DNS(主、备份),备份域控制器上没有共享文件夹(SYSVOL、NETLOGON);把备份域控制器降级再重新升级后,也不见共享文件夹(SYSVOL、NETLOGON)。
我在主服务器上新建一个用户,在备份域服务器上也可看到新建的用户,但在事件查看器上总有以下提示:
事件类型: 警告
事件来源: NtFrs
事件种类: 无
事件 ID: 13508
日期: 2007-6-12
事件: 15:44:28
用户: N/A
计算机: NOTES
描述:
文件复制服务使用 DNS 名notes 为 c:\winnt\sysvol\domain 启用从notes 到 server 的复制时有麻烦。FRS 将继续尝试。
下面是一些产生此警告的原因。
[1] FRS 无法正确地从此计算机解析 DNS 名 server.***.com.cn。
[2] server.***.com.cn 上没有运行 FRS。
[3] 此复制的 Active Directory 中的拓扑信息 没有复制到所有域控制器。
此事件日志消息会在每次连接时出现。在问题解决 之后,您会看到另一个显示连接已建立的事件日志消息。
数据:
================================
使用dcdiag查看运行日志如下:
C:\Program Files\Support Tools>dcdiag
DC Diagnosis
Performing initial setup:
Done gathering initial info.
Doing initial non skippeable tests
Testing server: Default-First-Site-Name\NOTES
Starting test: Connectivity
......................... NOTES passed test Connectivity
Doing primary tests
Testing server: Default-First-Site-Name\NOTES
Starting test: Replications
......................... NOTES passed test Replications
Starting test: NCSecDesc
......................... NOTES passed test NCSecDesc
Starting test: NetLogons
......................... NOTES passed test NetLogons
Starting test: Advertising
Warning: NOTES is not advertising as a time server.
......................... NOTES failed test Advertising
Starting test: KnowsOfRoleHolders
......................... NOTES passed test KnowsOfRoleHolders
Starting test: RidManager
......................... NOTES passed test RidManager
Starting test: MachineAccount
......................... NOTES passed test MachineAccount
Starting test: Services
w32time Service is stopped on [NOTES]
......................... NOTES failed test Services
Starting test: ObjectsReplicated
......................... NOTES passed test ObjectsReplicated
Starting test: frssysvol
Error: No record of File Replication System, SYSVOL started.
The Active Directory may be prevented from starting.
There are errors after the SYSVOL has been shared.
The SYSVOL can prevent the AD from starting.
......................... NOTES passed test frssysvol
Starting test: kccevent
......................... NOTES passed test kccevent
Starting test: systemlog
An Error Event occured. EventID: 0x00000457
Time Generated: 06/16/2007 10:01:58
(Event String could not be retrieved)
An Error Event occured. EventID: 0x00000452
Time Generated: 06/16/2007 10:01:58
(Event String could not be retrieved)
An Error Event occured. EventID: 0xC00010DF
Time Generated: 06/16/2007 10:09:12
(Event String could not be retrieved)
An Error Event occured. EventID: 0x00000457
Time Generated: 06/16/2007 10:21:05
(Event String could not be retrieved)
An Error Event occured. EventID: 0x00000452
Time Generated: 06/16/2007 10:21:05
(Event String could not be retrieved)
......................... NOTES failed test systemlog
Running enterprise tests on : ***.com.cn
Starting test: Intersite
......................... ***.com.cn passed test Intersite
Starting test: FsmoCheck
Warning: DcGetDcName(TIME_SERVER) call failed, error 1355
A Time Server could not be located.
The server holding the PDC role is down.
Warning: DcGetDcName(GOOD_TIME_SERVER_PREFERRED) call failed,
5
A Good Time Server could not be located.
......................... ***.com.cn failed test FsmoCheck |
|