mysql with DRBD on rackspace
Posted
by
Richard Castle
on Server Fault
See other posts from Server Fault
or by Richard Castle
Published on 2011-01-04T19:20:51Z
Indexed on
2011/01/04
19:55 UTC
Read the original article
Hit count: 396
I am trying to set up a failover secondary MySQL server that is a mirror of my primary MySQL server using DRBD. The problem is that I am on a rackspace cloud server and I need a second partition on both the primary and secondary servers that I will replicate with DRBD. Rackspace does not allow me to create a second partition. I am left with the default single partition. How can I mirror using DRBD?
© Server Fault or respective owner