I need advice on how to debug a cluster
- by alcor
I'm the only developer of a complex critical software system, written in Visual C++ 2005.
It's deployed on a classical Microsoft cluster scenario (active/passive), that has Windows Server 2003 R2.
If a server A goes down, the other one (B) starts and take the ownership of its duties.
You have to know that:
both servers have the same Microsoft…