我有两个服务器: serverA和serverB。他们可以看到相同的SAN磁盘:4和400 GByte磁盘。我在它们上创建了故障转移群集,但是群集显示了一个错误:
Cluster network name resource 'Cluster Name' failed registration of one or more associated DNS name(s) for the following reason:
DNS operation refused.
Ensure that the network adapters associated with dependent IP address resources are configured with at least one accessible DNS server.
AFAIK这与AD中的ServerA和ServerB对象不具有AD中的集群对象的权限有关。
问:在AD中,我能给出什么权限和如何来解决这个错误消息?
发布于 2017-08-16 05:39:03
是1196错误吗?你已经在你所有的网络中设置了DNS服务器地址。我有过一次这个问题,因为其中一个网络有不同的DNS地址,每隔半个小时推一次这些错误。
https://serverfault.com/questions/868758
复制相似问题