<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  two virtual machines winA and winB which have the config parameter   config="/etc/libvirt/qemu/win01.xml</div>
<div>A CRM configure verify yields a warning about  pacemaker violate uniqueness for parameter  /etc/libvirt/qemu/win01.xml</div>
<div>Also the machines wont stay running.  Could this be related to the warning above? Do I need two separate XML  and qemu files?</div>
<div>Ive noticed that 1 of my virtual machines keeps stopping .</div>
<div> </div>
<div>The CRM config snippet is below:</div>
<div> </div>
<div>primitive p_ldirectord lsb:ldirectord \</div>
<div>        op monitor interval="40s" timeout="20s" \</div>
<div>        meta target-role="Started"</div>
<div>primitive p_ldirectord_ip ocf:heartbeat:IPaddr2 \</div>
<div>        params cidr_netmask="24" ip="192.168.155.21" iflabel="ldirectord" \</div>
<div>        op monitor interval="20s" timeout="10s"</div>
<div>primitive p_vm_winA ocf:heartbeat:VirtualDomain \</div>
<div>        params config="/etc/libvirt/qemu/win01.xml" \</div>
<div>        op start interval="0" timeout="60" \</div>
<div>        op stop interval="0" timeout="300" \</div>
<div>        op monitor interval="60s" timeout="50s" start-delay="0" \</div>
<div>        meta target-role="Started" \</div>
<div>        utilization cpu="4" hv_memory="2048"</div>
<div>primitive p_vm_winB ocf:heartbeat:VirtualDomain \</div>
<div>        params config="/etc/libvirt/qemu/win01.xml" \</div>
<div>        op start interval="0" timeout="60" \</div>
<div>        op stop interval="0" timeout="300" \</div>
<div>        op monitor interval="60s" timeout="50s" start-delay="0" \</div>
<div>        meta target-role="Started" \</div>
<div>        utilization cpu="4" hv_memory="2048"</div>
<div> </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> </div>
<div> </div>
<div>Thanks</div>
<div>JohnM</div>
<div> </div>
</span></font>
</body>
</html>