首页 | 邮件资讯 | 技术教程 | 解决方案 | 产品评测 | 邮件人才 | 邮件博客 | 邮件系统论坛 | 软件下载 | 邮件周刊 | 热点专题 | 工具
网络技术 | 操作系统 | 邮件系统 | 客户端 | 电子邮箱 | 反垃圾邮件 | 邮件安全 | 邮件营销 | 移动电邮 | 邮件软件下载 | 电子书下载

邮件服务器

技术前沿 | Qmail | IMail | MDaemon | Exchange | Domino | 其它 | Foxmail | James | Kerio | JavaMail | WinMail | Sendmail | Postfix | Winwebmail | Merak | CMailServer | 邮件与开发 | 金笛 |
首页 > 邮件服务器 > Exchange Server > Exchange灾难恢复之GC转移和ex转移实录 > 正文

Exchange灾难恢复之GC转移和ex转移实录

出处:Winmag社区 作者:大声喧哗 时间:2004-2-5 20:15:00

最早是一台ip为192.168.0.1(下称a)的服务器做单独的dc,一个单dc域环境,在防火墙(netscreen)做nat,这个dc又作为外部mail(ex2k)服务器,后来又添置两台ibm服务器,做了另外两个dc,ip分别是192.168.0.6(作为代理服务器ISA,下称b),192.168.0.10(作为邮件服务器ex2k,下称c),全局编录gc是a(192.168.0.1),pdc,rid,基础结构都是a,后来我想把a降级,停用,把全局编录,pdc,rid,基础结构服务器都设置成b,重启服务器以后,把a从网络中移开,发现客户端登陆域非常慢(后来发现是某些客户端的网关指向a,更改即可),并且outlook登陆ex2k无法通过,提示找不到exchange服务器。服务器上总共出现三个典型一点的错误日志,分别是event id:9176,5778和36872,后两种的内容如下:
事件类型: 警告
事件来源: Schannel
事件类别目录: 无
事件识别码: 36872
日期:  2003/8/14
时间:  下午 07:19:58
使用者:  不适用
计算机: b
描述:
这个系统不存在适合的预设服务器认证。这样会防止 预期利用系统预设认证的服务器应用程序接受 SSL 联机。 目录服务器就是这样的一个例子。管理自己认证的应用程序, 例如 internet 信息服务器不受这个影响。
事件类型: 信息
事件来源: NETLOGON
事件类别目录: 无
事件识别码: 5778
日期:  2003/8/14
时间:  下午 07:14:28
使用者:  不适用
计算机: b
描述:
ƉRD01' 尝试借着寻找 IP 地址 (192.168.0.131) 来判定它 在 DS Configuration\Sites\Subnets 容器中的站台。找不到和 这个 IP 地址相符的子网络。请考虑为这个 IP 地址新增一个子网络对象。 

我找了9176的解决办法,微软称:
XADM:错误消息:Network Problems Are Preventing Connection to the Microsoft Exchange Server Computer
这篇文章中的信息适用于: 
·    Microsoft Exchange 2000 Server
症状
重建全局编录服务器后,MAPI 客户端(如 Microsoft Outlook)无法连接到 Exchange 2000 Server 计算机。Outlook 客户端可能收到下列错误消息之一: 
The name could not be resolved.Network problems are preventing connection to
the Microsoft Exchange Server Computer.Contact your system administrator if 
this condition persists.

Unable to expand the folder.The set of folders could not be opened.The 
information store could not be opened. 
您或许能够使用 Internet 消息访问协议版本 4rev1 (IMAP4) 和邮局协议版本 3 (POP3) 访问邮箱。

 Exchange 2000 Server 的应用程序日志中,可能记录下列事件: 
Event Type: Error
Event Source: MSExchangeSA 
Event Category: (11)
Event ID: 9176
Date: 9/30/2000
Time: 9:58:21 AM
User: N/A 
Computer: EXCHANGESRVR

Description:NSPI Proxy can contact Global Catalog GCName but it does not support
the NSPI service.After a Domain Controller is promoted to a Global Catalog, the 
Global Catalog must be rebooted to support MAPI Clients.Reboot GCName as soon as possible.

For more information, click http://www.microsoft.com/contentredirect.asp. 
如果您重新启动全局编录服务器,并不能修复该问题。在该问题发生前连接到该服务器的 Outlook 2000 和更高版本的客户端仍然可以连接。然而,新的客户端连接尝试不会成功。出现该行为的原因在于由智能客户端功能和目录服务检索(RFR 接口)生成的缓存值。 
原因
出现该问题的原因在于名称服务提供程序接口 (NSPI) 不是由全局编录服务器公布的。 
解决方案
该问题在 Windows 2000 Service Pack 3 (SP3) 中得到修复。 
替代方法
要解决该问题,请将域控制器从全局编录服务器身份降级,重新启动全局编录服务器,然后将该域控制器再次升级为全局编录服务器。

备注:有关将 Windows 2000 域控制器升级为全局编录服务器的信息,请参阅 Windows 2000 Server 联机帮助。

在该域控制器报告它再次作为全局编录服务器成功公布(通过在目录服务事件日志中记录事件 ID 1119)之后,请重新启动该服务器以公布 NSP 接口。

停止然后重新启动 Exchange 服务,或重新启动 Exchange Server 计算机。Exchange Server 现在应该能够连接到全局编录服务器。 
更多信息
有关目录服务检索的其他信息,请单击下面的文章编号,以查看 Microsoft 知识库中相应的文章: 
256976 XCLN:How MAPI Clients Access Active Directory(MAPI 客户端如何访问 Active Directory) 
302914 XCCC:How Outlook 2000 Accesses Active Directory(Outlook 2000 如何访问 Active Directory) 
有关在将 Windows 2000 域控制器升级为全局编录服务器时 Exchange 2000 的相关注意事项,以及有关如何使用全局编录 Partition Occupancy 注册表值指示全局编录升级进程,在公布自身之前,完成所有名称上下文的完整复制的其他信息,请单击下面的文章编号,以查看 Microsoft 知识库中相应的文章: 
304403 XADM:Exchange Considerations for Promoting a Domain Controller to a Global Catalog
 Server(将域控制器升级为全局编录服务器时 Exchange 的相关注意事项) (http://support.microsoft.com/default.aspx?scid=kb;zh-cn;280401)

后来,在Friday哥哥得教导之下,知道迁移gc关键是要让新旧势力共存2个小时左右,于是又找了一天下午免费加班测试,

以前是将a的身份降下来,然后立即停掉后,所有客户端的outlook登陆时无法通过exchange2k验证,昨天我测试将a这台GC降级,将GC身份转移到b这台dc上面(包括操作主机,pdc,rid,基础结构).让2台dc并行2个小时左右,让原gc的信息充分复制到新的gc上面,发现以前的outlook登陆exchange2k验证出错问题不存在了,但是可能是由于dns出错,所有用户不能浏览internet(包括server),a上出现event,id是1265,并且每十五分钟会出现一次.
事件類型:       警告 
事件來源:       NTDS KCC 
事件類別目錄:   知識一致性檢查程式 
事件識別碼:     1265 
日期:           2003/8/18 
時間:           18:46:31 
使用者:         不適用 
電腦:   A 
描述: 
嘗試建立一個含有下列參數的複寫連結: 
  
磁碟分割: CN=Schema,CN=Configuration,DC=gsmc,DC=com,DC=cn 
來源 DSA DN: CN=NTDS Settings,CN=MAILSRV,CN=Servers,CN=gsmc,CN=Sites,
CN=Configuration,DC=gsmc,DC=com,DC=cn 
來源 DSA 位址: 50231c98-b38f-459b-af50-bc9c6e1d1ed8._msdcs.gsmc.com.cn 
站台間傳輸 (如果有的話): CN=IP,CN=Inter-Site Transports,CN=Sites,CN=Configuration,DC=gsmc,DC=com,DC=cn 
  
但這操作失敗,下列為失敗的狀態: 
  
DSA 操作無法繼續,因為 DNS 對應失敗。 
  
記錄資料是狀態碼。將會再重試這個操作。 
資料: 
0000: 4c 21 00 00               L!..    
我查询相关资料,发现:
As per Microsoft: "If this error is being reported for Active Directory 
replication between two domain controllers of different domains which have
a parent/child or tree root trust relationship, this error may be due to an
 absent critical object that represents the trust relationship between the two domains."
Status: "The DSA operation is unable to proceed because of a DNS lookup failure." See Q319202,
this issue occurs because the DNS Database does not have a service (SRV) resource record for the
domain controller.
而微软的相关KB提示如下:
SYMPTOMS
When you try to replicate changes between replica partners in Active Directory directory service 
Sites and Services, you may receive the following error message: 

The following error occurred during the attempt to synchronize the domain controllers. 
The naming context is in the process of being removed or is not replicated from the specified server. 
An event ID message that is similar to the following may also be logged in the System event log:

Event ID: 1265
Source: NTDS KCC
Type: Warning
Category: Knowledge Consistency

The attempt to establish a replication link with parameters

Partition: DC=yourinfo,DC=yourinfo,DC=yourinfo,DC=com Source DSA DN: CN=NTDS Settings,CN=NT5-PCI-20,CN=Servers,CN=GSCIntranet,CN=Sites,CN=Configuration,DC=child,DC=yourdomain,DC=com
Source DSA Address: 
YourDomainController. YourDomain.com
Inter-site Transport (if any): 

failed with the following status:

The DSA operation is unable to proceed because of a DNS lookup failure. The record data 
is the status code. This operation will be retried. CAUSE
This issue occurs because the DNS Database does not have a service (SRV) resource record 
for the YourDomainController.YourDomain.com domain controller. 
RESOLUTION
To resolve this issue, follow these steps: 
1.    Ping the Domain Controller. To do so, type YourDomainController.YourDomain.com at the
 command prompt, and then press ENTER. 

If you receive a reply that the ping request could not find the host, the domain controller's
 SRV record is not populated in the DNS Database. 
2.    Check the configuration of DNS and make sure that Allow Dynamic Updates is enabled. 
To do this, follow these steps: 
1.    Click Start, point to Programs, click Administrative Tools, and then click DNS. 
2.    Expand the DNS folder. 
3.    Expand the Forward Lookup Zones folder. 
4.    Right-click the folder, and then click Properties. 
5.    In the Allow Dynamic Updates box, click Yes. 
6.    Click OK. 
7.    Stop and then restart DNS. 
3.    Stop and then restart the Netlogon service on YourDomainController. 

By doing this, you force the domain controller to register the appropriate SRV records. The 
change is then replicated to DNS. 
STATUS
Microsoft has confirmed this to be a problem in Microsoft Windows 2000. 

我检查a的dns-Forward Lookup Zones-Properties,已经是支持动态更新的了,并且我也重启了dns和netlogon服务.但是这个错误event还是每隔十五分钟出现一次.

后来昨天终于发现一些问题了,大家注意事件1265里面得那个: CN=MAILSRV,话说这个mailsrv可有来头,是我来之前那个水货网管建立得一个测试服务器,最早是做单独得dc来用得.然后我到ad站点和域控制台一看,果不其然,有一个site,里面含有两台dc:mailsrv和mailserver.这两台dc现在根本就没有用到了.于是我点击右键删除之….结果提示:无法删除ads组件,狂晕一阵,然后到M$网站找到方法了,装win2k tools,然后用adsi修改,删除里面多余得dc,这样问题解决了,event里面再也没有出现错误提示了.

现在我又开始进行我得初衷:将a彻底得从我得dc群组里面消失掉,发现一旦停掉a,普通用户还是会有那个无法找到exchange得错误.这个时候俺已经豁出去了,深呼吸一下,开始找一些问题点.突然发现在建立用户得时候要选择一个ex得母服务器,难不成是这个原因??于是,我新建一个用户,选择ex服务器是b,关掉a,测试---------各位观众,ok了…一切正常了,那么原来选择exa得用户我可以用exchage tasks得move mailbox迁移邮箱到b.这样把a干掉.于是我手起刀落.唰…这个世界安静了……..

综上所述:问题一共有这几个:gc,操作主机迁移造成dns错误提示,解决办法:删除作废得或者退位得dc.(需要安装windows2000 surport tools利用里面得adsi edit)
Ex2k迁移造成outlook登陆解析名称错误,解决办法:利用ex得tsks里面得move mailbox方法迁移邮箱.
,

,
相关文章 热门文章
  • Exchange2000灾难恢复实录
  • Exchange 2000的灾难恢复
  • Exchange 2000 Server 常见问题(四)
  • Exchange 2000 Server 常见问题(一)
  • Exchange 2000 Server 常见问题(三)
  • Exchange 2000 Server 常见问题(五)
  • Exchange 2000 Server 常见问题(二)
  • 部署Exchange Server 2003问题集(1)
  • Telnet到端口25以测试SMTP通信
  • 限制Exchange用户从Internet收发邮件
  • Exchange Server管理与设定(一)
  • 使用Exchange 2000 Server 构建多域名邮件系统
  • 虚拟内存碎片的检测和EXCHANGE的内存优化
  • Exchange Server 公用程序(一)
  • 自由广告区
     
    最新软件下载
  • SharePoint Server 2010 部署文档
  • Exchange 2010 RTM升级至SP1 教程
  • Exchange 2010 OWA下RBAC实现的组功能...
  • Lync Server 2010 Standard Edition 标..
  • Lync Server 2010 Enterprise Edition...
  • Forefront Endpoint Protection 2010 ...
  • Lync Server 2010 Edge 服务器部署文档
  • 《Exchange 2003专家指南》
  • Mastering Hyper-V Deployment
  • Windows Server 2008 R2 Hyper-V
  • Microsoft Lync Server 2010 Unleashed
  • Windows Server 2008 R2 Unleashed
  • 今日邮件技术文章
  • 腾讯,在创新中演绎互联网“进化论”
  • 华科人 张小龙 (中国第二代程序员 QQ...
  • 微软推出新功能 提高Hotmail密码安全性
  • 快压技巧分享:秒传邮件超大附件
  • 不容忽视的邮件营销数据分析过程中的算..
  • 国内手机邮箱的现状与未来发展——访尚..
  • 易观数据:2011Q2中国手机邮箱市场收入..
  • 穿越时空的爱恋 QQ邮箱音视频及贺卡邮件
  • Hotmail新功能:“我的朋友可能被黑了”
  • 入侵邻居网络发骚扰邮件 美国男子被重..
  • 网易邮箱莫子睿:《非你莫属》招聘多过..
  • 中国电信推广189邮箱绿色账单
  • 最新专题
  • 鸟哥的Linux私房菜之Mail服务器
  • Exchange Server 2010技术专题
  • Windows 7 技术专题
  • Sendmail 邮件系统配置
  • 组建Exchange 2003邮件系统
  • Windows Server 2008 专题
  • ORF 反垃圾邮件系统
  • Exchange Server 2007 专题
  • ISA Server 2006 教程专题
  • Windows Vista 技术专题
  • “黑莓”(BlackBerry)专题
  • Apache James 专题
  • 分类导航
    邮件新闻资讯:
    IT业界 | 邮件服务器 | 邮件趣闻 | 移动电邮
    电子邮箱 | 反垃圾邮件|邮件客户端|网络安全
    行业数据 | 邮件人物 | 网站公告 | 行业法规
    网络技术:
    邮件原理 | 网络协议 | 网络管理 | 传输介质
    线路接入 | 路由接口 | 邮件存储 | 华为3Com
    CISCO技术 | 网络与服务器硬件
    操作系统:
    Windows 9X | Linux&Uinx | Windows NT
    Windows Vista | FreeBSD | 其它操作系统
    邮件服务器:
    程序与开发 | Exchange | Qmail | Postfix
    Sendmail | MDaemon | Domino | Foxmail
    KerioMail | JavaMail | Winwebmail |James
    Merak&VisNetic | CMailServer | WinMail
    金笛邮件系统 | 其它 |
    反垃圾邮件:
    综述| 客户端反垃圾邮件|服务器端反垃圾邮件
    邮件客户端软件:
    Outlook | Foxmail | DreamMail| KooMail
    The bat | 雷鸟 | Eudora |Becky! |Pegasus
    IncrediMail |其它
    电子邮箱: 个人邮箱 | 企业邮箱 |Gmail
    移动电子邮件:服务器 | 客户端 | 技术前沿
    邮件网络安全:
    软件漏洞 | 安全知识 | 病毒公告 |防火墙
    攻防技术 | 病毒查杀| ISA | 数字签名
    邮件营销:
    Email营销 | 网络营销 | 营销技巧 |营销案例
    邮件人才:招聘 | 职场 | 培训 | 指南 | 职场
    解决方案:
    邮件系统|反垃圾邮件 |安全 |移动电邮 |招标
    产品评测:
    邮件系统 |反垃圾邮件 |邮箱 |安全 |客户端
    广告联系 | 合作联系 | 关于我们 | 联系我们 | 繁體中文
    版权所有:邮件技术资讯网©2003-2010 www.5dmail.net, All Rights Reserved
    www.5Dmail.net Web Team   粤ICP备05009143号