Hi Andrew,<br><br>> Is this data all from the CIB process?<br>> What was the load from the other processes like? (Ie. using top)<br>The cib process was approximately 100% CPU rates of use,<br>but most of the other processes did not use a CPU when they confirmed it in top.<br>
The number of the cores of the CPU assigns 2.<br><br>>> Is there the method to make these processing early?<br>> You mean faster?<br>Uh...For example, I thought in a parameter like "batch-limit"..<br>Because I feel that the handling of XML is not so early...<br>
<br>> Could you attach the CIB your cluster was using so I can have a go?<br>I'm sorry.cib.xml was not able to send a e-mail by the limit of the attached file.<br>I compress a file and put it in Bugzilla.<br>- cib.xml  :<a href="http://developerbugs.linux-foundation.org/attachment.cgi?id=1684">http://developerbugs.linux-foundation.org/attachment.cgi?id=1684</a><br>
- systemtap:<a href="http://developerbugs.linux-foundation.org/attachment.cgi?id=1685">http://developerbugs.linux-foundation.org/attachment.cgi?id=1685</a><br><br>> Ah, I wondered where you go the data from.<br>> Could you share how you used systemtap for this?<br>
step 1) I divide a crm file at first to build a cluster.<br> - The attached file is cib_14+2_functest01.crm and cib_14+2_functest02.crm.<br> - Because I become the error by construction with one file.<br>step 2) After construction completion, I let a DC node break down.<br>
step 3) I started systemtap from the 1,266th line of the log file in 120 seconds of the 1,267th line and acquired information.<br> - The attached file is ha.log.This file is ha.log of the new DC node.<br><br>note ) A systemtap use procedure<br>
1)stap -x <PID> functime.stp<br>2)stop is Ctl+C<br><br>-- <br>Regards,<br>Tomo<br><br><br><div class="gmail_quote">2010/8/5 Andrew Beekhof <span dir="ltr"><<a href="mailto:andrew@beekhof.net">andrew@beekhof.net</a>></span><br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">2010/8/5 nozawat <<a href="mailto:nozawat@gmail.com">nozawat@gmail.com</a>>:<br>
> Hi Andrew,<br>
><br>
<div class="im">>  I took oprofile of 120 seconds before Time-out occurs.<br>
>  However, sorted_xml function seems not to be called it so much as far as I<br>
> watch log of Oprofile.<br>
<br>
</div>I suspect you're misinterpreting the results.<br>
The number of calls isn't nearly as important as how much time is<br>
spent in that function.<br>
<br>
Could you attach the CIB your cluster was using so I can have a go?<br>
<div class="im"><br>
><br>
>  I took Oprofile by a sample program.<br>
>  But, the contents of Oprofile did not agree with the contents of the sample<br>
> program.<br>
>  Therefore I used systemtap because I was not able to do internal bottleneck<br>
> analysis from information of this Oprofile.<br>
<br>
</div>Ah, I wondered where you go the data from.<br>
Could you share how you used systemtap for this?<br>
<div><div></div><div class="h5"><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://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker" target="_blank">http://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Regards,<br>Tomo<br><br>