<div style="line-height:1.7;color:#000000;font-size:14px;font-family:arial"><DIV><STRONG>First I define a virtualdomain named test1:</STRONG></DIV>
<DIV><!--StartFragment -->
<DIV> crm(live)configure# primitive test1 ocf:heartbeat:VirtualDomain \<BR>> params config=/mnt/nfs/pacemaker_test/test1.xml migration_transport=tcp \<BR>> op migrate_from interval=0 timeout=240s \<BR>> op migrate_to interval=0 timeout=240s \<BR>> op start interval=0 timeout=120s \<BR>> op stop interval=0 timeout=120s \<BR>> meta target-role=Started</DIV>
<DIV><STRONG>Then I verify it ,everything is ok.</STRONG></DIV>
<DIV><STRONG>I check it in the resource level,and see that test1 start at node h10_150</STRONG></DIV>
<DIV>crm(live)resource# show test1<BR>resource test1 is running on: <STRONG>h10_150 </STRONG></DIV>
<DIV><STRONG>Then I stopped test1,and it successes.</STRONG></DIV>
<DIV>crm(live)resource# stop test1<BR>crm(live)resource# show test1<BR>resource test1 is running on: h10_150 <BR>crm(live)resource# show test1<BR>resource test1 is NOT running</DIV>
<DIV><STRONG>Then I start it again,and it successes.(well ,I am not kiding.)</STRONG></DIV>
<DIV>crm(live)resource# start test1<BR>crm(live)resource# show test1<BR>resource test1 is running on: h10_150 <!--StartFragment --></DIV>
<DIV><STRONG> Well ,up to now ,it seems than everything is ok.However,when I try to stop it again,it fails:</STRONG></DIV>
<DIV>crm(live)resource# stop test1<BR>crm(live)resource# show test1</DIV>
<DIV>crm(live)status:</DIV>
<DIV>Failed actions:<BR><STRONG>    test1_stop_0 (node=h10_150, call=26, rc=-2, status=Timed Out): unknown exec error</STRONG></DIV>
<DIV><STRONG></STRONG> </DIV>
<DIV><STRONG>This really makes me very confused,and I cannot figure out it .</STRONG></DIV></DIV></div><br><br><span title="neteasefooter"><span id="netease_mail_footer"></span></span>