<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<font face="Calibri" size="2"><span style="font-size:11pt;">
<div>My two node cluster has&nbsp; two virtual machines winA and winB which have the config parameter&nbsp;&nbsp; config=&quot;/etc/libvirt/qemu/win01.xml</div>
<div>A CRM configure verify yields a warning about&nbsp; pacemaker violate uniqueness for parameter&nbsp; /etc/libvirt/qemu/win01.xml</div>
<div>Also the machines wont stay running.&nbsp; Could this be related to the warning above? Do I need two separate XML&nbsp; and qemu files?</div>
<div>Ive noticed that 1 of my virtual machines keeps stopping .</div>
<div>&nbsp;</div>
<div>The CRM config snippet is below:</div>
<div>&nbsp;</div>
<div>primitive p_ldirectord lsb:ldirectord \</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; op monitor interval=&quot;40s&quot; timeout=&quot;20s&quot; \</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; meta target-role=&quot;Started&quot;</div>
<div>primitive p_ldirectord_ip ocf:heartbeat:IPaddr2 \</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; params cidr_netmask=&quot;24&quot; ip=&quot;192.168.155.21&quot; iflabel=&quot;ldirectord&quot; \</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; op monitor interval=&quot;20s&quot; timeout=&quot;10s&quot;</div>
<div>primitive p_vm_winA ocf:heartbeat:VirtualDomain \</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; params config=&quot;/etc/libvirt/qemu/win01.xml&quot; \</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; op start interval=&quot;0&quot; timeout=&quot;60&quot; \</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; op stop interval=&quot;0&quot; timeout=&quot;300&quot; \</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; op monitor interval=&quot;60s&quot; timeout=&quot;50s&quot; start-delay=&quot;0&quot; \</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; meta target-role=&quot;Started&quot; \</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; utilization cpu=&quot;4&quot; hv_memory=&quot;2048&quot;</div>
<div>primitive p_vm_winB ocf:heartbeat:VirtualDomain \</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; params config=&quot;/etc/libvirt/qemu/win01.xml&quot; \</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; op start interval=&quot;0&quot; timeout=&quot;60&quot; \</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; op stop interval=&quot;0&quot; timeout=&quot;300&quot; \</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; op monitor interval=&quot;60s&quot; timeout=&quot;50s&quot; start-delay=&quot;0&quot; \</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; meta target-role=&quot;Started&quot; \</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; utilization cpu=&quot;4&quot; hv_memory=&quot;2048&quot;</div>
<div>&nbsp;</div>
<div>location l_vm_winA p_vm_winA -inf: lm08.test.com</div>
<div>location l_vm_winB p_vm_winA -inf: lm07.test.com</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>Thanks</div>
<div>JohnM</div>
<div>&nbsp;</div>
</span></font>
</body>
</html>