Windows failover cluster - virtual node with multiple Client Access Names
Posted
by
mclaassen
on Server Fault
See other posts from Server Fault
or by mclaassen
Published on 2013-10-25T20:29:43Z
Indexed on
2013/10/25
21:57 UTC
Read the original article
Hit count: 177
I recently encountered a customer environment in which they had failover cluster where one of the virtual nodes had more than one 'Client Access Name' (i.e. more than one IP address and DNS name for the single virtual node).
Long story short we had to modify our software to deal with this situation, but we want to recreate the situation in house to test it before releasing.
I have been unable to locate any information about how or why you would end up with a virtual node that has more than one access name.
Does anyone know how I can set up a Windows failover cluster where a virtual node has more than one access name/IP?
© Server Fault or respective owner