Senario :
MySQL Cluster service (for high availability, i.e. failover)
Two identical servers (running Windows Server 2008 Enterprise), with a shared RAID disk array. In an active-passive configuration, only one of the servers would accept client requests and access the shared data. The other would be idle. If the first server failed, the second one would become active.
Is that possible ?
Has anyone done it?
Is there a tutorial?
Thanks!