Hi Romaine,<br><br>Sorry, my bad. In fact, the POLLING method of the KVM virtual machine manager driver just looks for the state of the VM (running, paused, crashed, blocked,etc) and the "Used Memory", but virsh doesn't return the percentage of used CPU or the Network traffic, that is why you have a "-1" in those in your logs.<br>

<br>Best,<br><br>-Tino<br clear="all"><br>--<br>Constantino Vázquez, Grid Technology Engineer/Researcher: <a href="http://www.dsa-research.org/tinova">http://www.dsa-research.org/tinova</a><br>DSA Research Group: <a href="http://dsa-research.org">http://dsa-research.org</a><br>

Globus GridWay Metascheduler: <a href="http://www.GridWay.org">http://www.GridWay.org</a>  <br>OpenNebula Virtual Infrastructure Engine: <a href="http://www.OpenNebula.org">http://www.OpenNebula.org</a><br>
<br><br><div class="gmail_quote">On Fri, Aug 21, 2009 at 4:16 PM, Romaine Martin <span dir="ltr"><<a href="mailto:romeyro@gmail.com">romeyro@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<div><div></div><div class="h5">Thanks for your reply! OK so here is the output from those commands:<br>
virsh # dominfo one-5<br>
Id:             4<br>
Name:           one-5<br>
UUID:           c87d4393-660c-cbb1-36a3-ca7377d11ad9<br>
OS Type:        hvm<br>
State:          running<br>
CPU(s):         1<br>
CPU time:       5456.3s<br>
Max memory:     524288 kB<br>
Used memory:    524288 kB<br>
Autostart:      disable<br>
<br>
virsh # dominfo one-6<br>
Id:             5<br>
Name:           one-6<br>
UUID:           a2afaf73-9fd0-a9b8-6b76-29579f23b08b<br>
OS Type:        hvm<br>
State:          running<br>
CPU(s):         1<br>
CPU time:       111.5s<br>
Max memory:     524288 kB<br>
Used memory:    524288 kB<br>
Autostart:      disable<br>
<br>
<br>
<br>
On Fri, Aug 21, 2009 at 5:39 AM, Tino Vazquez<<a href="mailto:tinova@fdi.ucm.es">tinova@fdi.ucm.es</a>> wrote:<br>
> Hi Romaine,<br>
><br>
> You can check if the hosts are running by logging into tsi3-desktop and<br>
> performing a "virsh list". You should see at least two lines containing<br>
> "one-5" and "one-6" corresponding to two virtual machines running. If whis<br>
> is the case, please send over the output of both<br>
><br>
> ----8<------<br>
> $ virsh dominfo one-5<br>
><br>
> $ virsh dominfo one-6<br>
> ---->8------<br>
><br>
> Those are the commands that OpenNebula use to monitor usage info from the<br>
> VMs, they will be useful to determine what's wrong.<br>
><br>
> Best regards,<br>
><br>
> -Tino<br>
><br>
> --<br>
> Constantino Vázquez, Grid Technology Engineer/Researcher:<br>
> <a href="http://www.dsa-research.org/tinova" target="_blank">http://www.dsa-research.org/tinova</a><br>
> DSA Research Group: <a href="http://dsa-research.org" target="_blank">http://dsa-research.org</a><br>
> Globus GridWay Metascheduler: <a href="http://www.GridWay.org" target="_blank">http://www.GridWay.org</a><br>
> OpenNebula Virtual Infrastructure Engine: <a href="http://www.OpenNebula.org" target="_blank">http://www.OpenNebula.org</a><br>
><br>
><br>
> On Thu, Aug 20, 2009 at 3:27 PM, Romaine Martin <<a href="mailto:romeyro@gmail.com">romeyro@gmail.com</a>> wrote:<br>
>><br>
>> Well, apparently I had a terminal window open in another workspace<br>
>> that was asking for permission to ssh to the other box the whole time,<br>
>> I just didn't realize it. Now it shows that both the linux and windows<br>
>> image are running, but for both the CPU stays at 0 and I cannot ping /<br>
>> connect to either. Does this mean that they are not actually running?<br>
>> Here is the output from "onevm list"<br>
>><br>
>>  ID     NAME STAT CPU     MEM        HOSTNAME        TIME<br>
>>   5    winvm   runn   0  524288    tsi3-desktop 00 18:44:01<br>
>>   6     vm01   runn   0  524288    tsi3-desktop 00 00:07:33<br>
>> and here is what "5.log" shows....doesn't look right to me...(6.log is<br>
>> identical)<br>
>> Thu Aug 20 09:25:24 2009 [VMM][I]: Connecting to uri: qemu:///system<br>
>> Thu Aug 20 09:25:24 2009 [VMM][I]: ExitCode: 0<br>
>> Thu Aug 20 09:25:24 2009 [VMM][I]: Monitor Information:<br>
>>        CPU   : -1<br>
>>        Memory: 524288<br>
>>        Net_TX: -1<br>
>>        Net_RX: -1<br>
>> Could this be a problem with the way that KVM is configured? Or<br>
>> perhaps with my template?<br>
>> _______________________________________________<br>
>> Users mailing list<br>
>> <a href="mailto:Users@lists.opennebula.org">Users@lists.opennebula.org</a><br>
>> <a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org" target="_blank">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a><br>
><br>
><br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opennebula.org">Users@lists.opennebula.org</a><br>
<a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org" target="_blank">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a><br>
</div></div></blockquote></div><br>