UID:513
自己想做2003的群集,但在群集中添加“Micorsoft Exchange System Attendant”系统助理的是候出现了下面的问题。试图将节点“XXX“作为“Exchange system attendant" 资源的可能所有者添加时发生错误 指定的节点不支持这类资源,这也许是由于版本不一致或是由于在这个节点上没有资源DLL 错误,ID:5079 (000013d7)请问我要怎样来排错
UID:2
这是因为:不能作为系统助理资源的所有者(owner)的节点没有安装Exchange的安装文件。在Exchange Server 2003 群集中,MsExchange_NodeState注册表键值标明在所有Windows群集的节点中,有哪些已经安装了Exchange的安装文件,以及安装文件的版本号。Exchange Server 2003群集使用这个注册表键值来计算群集中可容纳Exchange虚拟服务器的数目。如果试图把MsExchange_NodeState = 0的群集节点作为Exchange系统助理的所有者,您将看到下面的错误信息: An error occurred attempting to add node "" as a possible owner of the "" resource. The specified node does not support a resource of this type. This may be due to version inconsistencies or due to the absence of the resource DLL of this node. Error ID: 5079 (000013d7).我在另一个节点上只安装了exchange2003管理工具,是不是把MsExchange_NodeState =0 该1就行了