how to avoid node panic during upgrade due to quorum
Hi everyone,
I am performing a live upgrade on a 5 node cluster from 3.2u3 to 3.3u3.
Each node is 1 quorum vote, and I have a quorum device that has 3 quorum votes.
The number of votes needed for quorum is 5.
So when I brought the fourth node down, I lost quorum and the fifth node panic'd
What is the best way to avoid the panic? Add 4 additional quorum devices temporarily?
Thanks,
Bill