I’d probably feel slightly smug, if I didn’t feel so sick.
Smug that after two weeks of me suggesting that social media might not be an unequivocally Good Thing in terms
I’d probably feel slightly smug, if I didn’t feel so sick.
Smug that after two weeks of me suggesting that social media might not be an unequivocally Good Thing in terms
IT管理员也好,IT基础架构项目实施人也员好,我们大都多都在一个位置实施Exchange 2007的安装。在某一次项目实施中,涉及到了在第二个活动目录站点部署Exchange 2007站点安装Exchange Cluster的问题。以下就过程中涉及的一些过程与大家分享一下。
Exchange 2007中引入站点的概念,并且与活动目录站点紧密集成。因此,在第二个站点中部署Exchange时,都涉及到与第一个站点信息同步问题时,与AD的复制有密切关系。关于这方面的信息,可以参见:Understanding Active Directory Site-Based Routing(http://technet.microsoft.com/en-us/library/aa998825.aspx)
另一个问题大家可能平时不一定注意到了,在安装Windows Cluster服务时,一般都需要创建计算机帐号资源,并且一般由应用系统(Exchange,SQL)安装程序来创建,并且创建时,Cluster服务需要直接联系AD FSMO中的PDC,来确认计算机名称的唯一性,若此时PDC角色不在当前站点时,会对于Exchange 2007的Cluster,不论是SCC,CCR会有复制延迟的问题,导致在Cluster部署时,无法完成安装。
作为解决办法,有两个选择:1.把FSMO中的PDC移动到当前部署Exchange 2007的站点,在全网复制之后,开始Exchange 2007 Cluster的部署2.pre-stage计算机帐号,这也是建议的方案。先在Windows Cluster中创建计算机帐号资源,等待全网复制之后,再启动Cluster安装
尽管使用上述pre-stage Computer account的办法,有可能仍然遇上Cluster Setup Failure的场景。此时,建议使用下列办法:
先确保安装出第一个A节点,之后,一个群集中的剩余节点安装为P节点,然后单独使用exsetup.exe程序启用Cluster功能
在我安装的过程中,使用了exsetup之后,还会有Information Store不成功的现象,忽略错误,待AD复制足够长时间之后,重新启动exsetup程序,肯定可以成功创建Information Store服务和第一个SG/DB。
非常概要地和大家分享一下在第二个AD站点中部署Exchange 2007 Cluster的过程,若有进一步信息,可以通过此Blog与我联系。
I have a old Compaq V2000 laptop (almost 4.5 years old) (Intel Centrino Mobile and 512 MB ram) and installed Windows 7 on that. I was scared that it will not
Just five days ago Zynga CEO Mark Pincus said mobile subscriptions, among other scammy offers, would be removed from Zynga’s popular Facebook and MySpace games. “We have also removed all
We have been working for a while to get a community site together where we can aggregate all the great buzz, resources and discussions about .NET RIA Services. We hope
Next week I will be presenting at the ASP.NET Connections event in Las Vegas the following topics:
AMS04: Boost Your Site’s Search Ranking with the IIS Search Engine Optimization Toolkit: Search
El jueves pasado tuve la oportunidad de visitar la ciudad de Bahia Blanca, participando del primer encuentro de la gente de Bahia Valley. Quiero agradecer enormemente a Leonardo Valente de
Few days ago i was puzzled why my data access component (DAC) exposed via WCF started firing some cryptic exceptions like:
WCF System.Net.WebException: The underlying connection was closed: The connection was
I have encountered several inquiries about accessing the metadata embedded in Windows Media file headers from Silverlight. Unfortunately Silverlight does not expose this information out of the box. The only