Question
March 18, 2008 at 02:08 PM
ajaytatiwar

MySQL on Windows cluster

by ajaytatiwar . Updated 18 years, 4 months ago

Hi,

I have a two windows servers clustered.
I need to install MySQL on both the servers for High availability.

I installed MySQL on server1 with installation patha as local D drive and the data patha s R drive (shared drive). On server2, i selected local D drive as installation path but when I am trying to give data patha s R drive the same shared drive used by server1 the service doesnt start.

Shouldn’t the data path be the same drive?

If I give the data path as a different U drive it works. But how can I have High Availability if the data paths are different since i need to have a single database between two servers?

Thanks,
AJ

This discussion is locked

All Comments