try to change the colocation like this, example:<br><br>colocation vma_on_drbd \<br>
  inf: kvm_vma ms_vma_R:Master ms_vma_S:Master<br><br><div class="gmail_quote">2013/3/16 Matthias Teege <span dir="ltr">&lt;<a href="mailto:matthias-pcmk@mteege.de" target="_blank">matthias-pcmk@mteege.de</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I&#39;m try to setup a two node cluster for virtuell machines (KVM/libvirt)<br>
with drbd as storage backend. For each vm I use two drbd devices. Starting<br>
and stopping works but I cant migrate the VM to the second node. If i<br>
switch a node to &quot;standby&quot; the VM stays &quot;started&quot; and there ist no call<br>
to VirtualDomain.<br>
<br>
I found the following in this list [0]<br>
<br>
&quot;Yes, migration only works without order-contraints the migrating service<br>
depends on ... and no way to force it&quot;<br>
<br>
and I use order constraints because I need the drbd devices up before<br>
the vm starts.<br>
<br>
How do I migrate a vm or other ressources in the correct order? Is there<br>
another way to migrate vm and drbd device, maybe start/stop?<br>
<br>
My current config looks like this:<br>
<br>
primitive vma_R ocf:linbit:drbd params drbd_resource=&quot;vma_R&quot; \<br>
  op monitor interval=&quot;29s&quot; role=&quot;Master&quot; \<br>
  op monitor interval=&quot;31s&quot; role=&quot;Slave&quot; \<br>
  op start timeout=&quot;240s&quot; \<br>
  op stop timeout=&quot;100s&quot;<br>
<br>
ms ms_vma_R vma_R \<br>
  meta master-max=&quot;1&quot; master-node-max=&quot;1&quot; \<br>
  clone-max=&quot;2&quot; clone-node-max=&quot;1&quot; \<br>
  notify=&quot;true&quot;<br>
<br>
primitive vma_S ocf:linbit:drbd params drbd_resource=&quot;vma_S&quot; \<br>
  op monitor interval=&quot;29s&quot; role=&quot;Master&quot; \<br>
  op monitor interval=&quot;31s&quot; role=&quot;Slave&quot; \<br>
  op start timeout=&quot;240s&quot; \<br>
  op stop timeout=&quot;100s&quot;<br>
<br>
ms ms_vma_S vma_S \<br>
  meta master-max=&quot;1&quot; master-node-max=&quot;1&quot; \<br>
  clone-max=&quot;2&quot; clone-node-max=&quot;1&quot; \<br>
  notify=&quot;true&quot;<br>
<br>
primitive kvm_vma ocf:heartbeat:VirtualDomain \<br>
  params config=&quot;/etc/libvirt/qemu/vma.xml&quot; \<br>
  hypervisor=&quot;qemu:///system&quot; migration_transport=&quot;ssh&quot; \<br>
  meta allow-migrate=&quot;true&quot; \<br>
  op start timeout=&quot;120s&quot; \<br>
  op stop timeout=&quot;180s&quot; \<br>
  op monitor depth=&quot;0&quot; timeout=&quot;30&quot; interval=&quot;10&quot;<br>
<br>
colocation vma_on_drbd \<br>
  inf: ms_vma_R:Master ms_vma_S:Master kvm_vma:started<br>
order vma_after_drbd \<br>
  inf: ms_vma_S:promote ms_vma_R:promote kvm_vma<br>
<br>
Thanks<br>
Matthias<br>
<br>
[0] <a href="http://www.mail-archive.com/pacemaker@oss.clusterlabs.org/msg10499.html" target="_blank">http://www.mail-archive.com/pacemaker@oss.clusterlabs.org/msg10499.html</a><br>
<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>
</blockquote></div><br><br clear="all"><br>-- <br>esta es mi vida e me la vivo hasta que dios quiera