
UNSOLVED
Impact of an access node going down
Suppose I have a Centera cluster with 4 access nodes with names of A, B, C, and D. I have a server process that connects to this cluster using a connection string of "A,B,C,D". Sometime long after the server has connected to the cluster and has been successfully retrieving objects from the cluster, node A goes offline. What would be the expected impact on the server process? Am I likely to see degraded performance? Does it matter that node A was the initial connection point? Is there any value in having the server reconnect to the cluster using a string of "B,C,D" while node A is offline?
Thanks,
Mark
Responses (0)
Solutions (0)
