<div dir="ltr"><div>did you try in this following way?<br><br></div>primitive  lxc_db0 ocf:heartbeat:lxc \<br>
        params container="db0" config="/var/lib/lxc/db0/config" \<br><div id=":17c">
        meta remote-node="db0"</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/12/5 James Oakley <span dir="ltr"><<a href="mailto:jfunk@funktronics.ca" target="_blank">jfunk@funktronics.ca</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I have Pacemaker 1.1.10 cluster running on openSUSE 13.1 and I am trying to get pacemaker-remote working so I can manage resources in LXC containers. I have pacemaker_remoted running in the containers.<br>

<br>
However, I can't seem to get crm configured to talk to the daemons. The only documentation I found is the pcs-centric doc here:<br>
<br>
<a href="http://clusterlabs.org/doc/en-US/Pacemaker/1.1/html-single/Pacemaker_Remote/#idm272823453136" target="_blank">http://clusterlabs.org/doc/en-US/Pacemaker/1.1/html-single/Pacemaker_Remote/#idm272823453136</a><br>
<br>
I'm using crm, and not pcs, but it plainly states that all I need to do is set the remote-node meta to the hostname on the LXC resource.<br>
<br>
Unfortunately, crm does not let me add it. I tried forcing it using crm_resource, but it's not working. It shows up now:<br>
<br>
primitive lxc_db0 @lxc \<br>
        params container="db0" config="/var/lib/lxc/db0/config" \<br>
        meta remote-node="db0"<br>
<br>
<br>
But verify doesn't like it:<br>
<br>
crm(live)configure# verify<br>
   error: setup_container:      Resource lxc_db0: Unknown resource container (db0)<br>
   error: setup_container:      Resource lxc_db1: Unknown resource container (db1)<br>
Errors found during check: config not valid<br>
ERROR: lxc_db0: attribute remote-node does not exist<br>
ERROR: lxc_db1: attribute remote-node does not exist<br>
<br>
What am I missing? Is this somehow disabled on non-pcs clusters, and if so, why is the pacemaker-remote package even in the openSUSE repositories and pcs not?<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
James Oakley<br>
<a href="mailto:jfunk@funktronics.ca">jfunk@funktronics.ca</a><br>
<br>
_______________________________________________<br>
Pacemaker mailing list: <a href="mailto:Pacemaker@oss.clusterlabs.org">Pacemaker@oss.clusterlabs.org</a><br>
<a href="http://oss.clusterlabs.org/mailman/listinfo/pacemaker" target="_blank">http://oss.clusterlabs.org/mailman/listinfo/pacemaker</a><br>
<br>
Project Home: <a href="http://www.clusterlabs.org" target="_blank">http://www.clusterlabs.org</a><br>
Getting started: <a href="http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf" target="_blank">http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf</a><br>
Bugs: <a href="http://bugs.clusterlabs.org" target="_blank">http://bugs.clusterlabs.org</a><br>
</font></span></blockquote></div><br><br clear="all"><br>-- <br>esta es mi vida e me la vivo hasta que dios quiera
</div>