<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 12 (filtered medium)"><!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
        {mso-style-priority:99;
        mso-style-link:"Balloon Text Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:8.0pt;
        font-family:"Tahoma","sans-serif";}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.BalloonTextChar
        {mso-style-name:"Balloon Text Char";
        mso-style-priority:99;
        mso-style-link:"Balloon Text";
        font-family:"Tahoma","sans-serif";}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="2050" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal>I need to make a HA Openstack configuration, so I need to take on the MySQL replication piece.  The docs I’ve found indicate you need to install the wsrep package for MySQL, then tie it all together with galera.  However, when I follow the docs at <a href="https://launchpadlibrarian.net/170877464/README-MySQL">https://launchpadlibrarian.net/170877464/README-MySQL</a>, I get the following errors (doing this on RHEL 6.5):<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>--> Finished Dependency Resolution<o:p></o:p></p><p class=MsoNormal>Error: Package: mysql-wsrep-5.1.53-0.7.6.x86_64 (/mysql-wsrep-5.1.53-0.7.6-x86_64)<o:p></o:p></p><p class=MsoNormal>           Requires: MySQL-client-community >= 5.1.47<o:p></o:p></p><p class=MsoNormal>Error: Package: mysql-wsrep-5.1.53-0.7.6.x86_64 (/mysql-wsrep-5.1.53-0.7.6-x86_64)<o:p></o:p></p><p class=MsoNormal>           Requires: MySQL-shared-community >= 5.1.47<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I am totally unable to find these packages for anything newer than RHEL 5.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Any suggestions?<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><span style='color:#1F497D'>Dan O'Reilly<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>UNIX Systems Administration<o:p></o:p></span></p><p class=MsoNormal><span style='color:blue'><img border=0 width=65 height=45 id="Picture_x005f_x0020_1" src="cid:image001.jpg@01CFBC66.11CEDF10" alt="cid:638154011@09122011-048B"><o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D'>9601 S. Meridian Blvd.</span><span style='color:#1F497D'><o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D'>Englewood, CO 80112</span><span style='color:#1F497D'><o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>720-514-6293<o:p></o:p></span></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p></div></body></html>