<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)"><style><!--
/* Font Definitions */
@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="1026" />
</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>Hi,<o:p></o:p></p><p class=MsoNormal>  I have two sets of 2 node clusters, one set up for disaster recovery.  I am attempting to backup my cluster from the production system and load the definitions into the DR cluster.  The systems are named the same.  I am using heartbeat 3.0.4 and pacemaker 1.1.5.  When I run the crm configure load replace command I always get the following error: <o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>ERROR: 3bad7b25-d0e8-2f59-c2e3-648c57dfa5ed: invalid object id<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>For the most part the cluster defs seem to be replaced.  <o:p></o:p></p><p class=MsoNormal>Our ha.cf<o:p></o:p></p><p class=MsoNormal>autojoin none<o:p></o:p></p><p class=MsoNormal>use_logd false<o:p></o:p></p><p class=MsoNormal>logfacility daemon<o:p></o:p></p><p class=MsoNormal>debug 0<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal># use the v2 cluster resource manager<o:p></o:p></p><p class=MsoNormal>crm yes<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal># the cluster communication happens via unicast on bond0 and broadcast on hb1<o:p></o:p></p><p class=MsoNormal>compression bz2<o:p></o:p></p><p class=MsoNormal>ucast bond0 <NODE1_MGT_IP><o:p></o:p></p><p class=MsoNormal>ucast bond0 <NODE2_MGT_IP><o:p></o:p></p><p class=MsoNormal>ucast hb1 <NODE1_HB1_IP><o:p></o:p></p><p class=MsoNormal><span lang=NL>ucast hb1 <NODE2_HB1_IP><o:p></o:p></span></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>deadtime 60<o:p></o:p></p><p class=MsoNormal>initdead 60<o:p></o:p></p><p class=MsoNormal>keepalive 2<o:p></o:p></p><p class=MsoNormal>uuidfrom nodename<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal># these are the node names participating in the cluster<o:p></o:p></p><p class=MsoNormal># the names should match "uname -n" output on the system<o:p></o:p></p><p class=MsoNormal>node <NODE1_HOSTNAME><o:p></o:p></p><p class=MsoNormal>node <NODE2_HOSTNAME><o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Is this an error that should be ignored or is there something else wrong?<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Thanks,<o:p></o:p></p><p class=MsoNormal>Diane Schaefer<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p></div></body></html>