Hi.
im trying to setup clustering on a VM environment. Successfully done so but do get errors in the eventlog for clustering reporting the following:
Setup:
DC
VSAN
NodeA
NodeB
Network setup:
DC (which has DNS as well):
NodeA:
NodeB:
running WS2008 R2 EE + all updates
im trying to setup clustering on a VM environment. Successfully done so but do get errors in the eventlog for clustering reporting the following:
Cluster network name resource 'Cluster Name' failed registration of one or more associated DNS name(s) for the following reason:
DNS server failure.
.
Ensure that the network adapters associated with dependent IP address resources are configured with at least one accessible DNS server.
Setup:
DC
VSAN
NodeA
NodeB
Network setup:
DC (which has DNS as well):
NIC1:
IP: 192.168.1.42
Subnet: 255.255.255.0
Preferred DNS: 127.0.0.1
NodeA:
NIC1 (Domain):
IP: 192.168.1.50
Subnet: 255.255.255.0
Preferred DNS: 192.168.1.42
NIC2 (iSCSI):
IP: 192.168.20.46
Subnet: 255.255.255.0
NIC3 (LAN/Network):
Auto configured
NodeB:
NIC1 (Domain):
IP: 192.168.1.51
Subnet: 255.255.255.0
Preferred DNS: 192.168.1.42
NIC2 (iSCSI):
IP: 192.168.20.47
Subnet: 255.255.255.0
NIC3 (LAN/Network):
Auto configured
running WS2008 R2 EE + all updates