Hi Romaine,<br><br>Before we get ourselves down to other possibilities, have you configured your VMs to set their IP addresses based on their MAC addresses? I am asking this because we provide a script to do so at boot time in Un*x machines (vmcontext.sh, take a look at the last section of [1]), but not for Windows machines.<br>
<br>Best regards,<br><br>-Tino<br><br>[1] <a href="http://opennebula.org/doku.php?id=documentation:rel1.4:vgg">http://opennebula.org/doku.php?id=documentation:rel1.4:vgg</a><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 Thu, Aug 20, 2009 at 6:18 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;">
Hey, so I've gotten my Windows XP and Ububtu vm's to show up as<br>
"running" finally, but I cannot ssh or even ping them. Is this a<br>
problem with the network setup, or the templates, or perhaps even the<br>
disk images? I have them running on Ubuntu boxes with KVM as the<br>
virtualizer. Both images boot correctly with kvm on the local machine.<br>
Thanks in advance for looking at this stuff, you guys are awesome.<br>
<br>
root@tsi1-desktop:/# onevm list<br>
ID NAME STAT CPU MEM HOSTNAME TIME<br>
5 winvm runn 0 524288 tsi3-desktop 00 21:32:33<br>
6 vm01 runn 0 524288 tsi3-desktop 00 02:56:05<br>
<br>
root@tsi1-desktop:/# onevnet list<br>
NID NAME TYPE BRIDGE<br>
2 Private LAN Fixed virbr0<br>
3 Private LAN 2 Fixed virbr0<br>
<br>
root@tsi1-desktop:/# onevnet show 2<br>
NID : 2<br>
UID : 0<br>
Network Name : Private LAN<br>
Type : Fixed<br>
Bridge : virbr0<br>
<br>
....: Template :....<br>
BRIDGE=virbr0<br>
LEASES=IP=192.168.10.105<br>
NAME=Private LAN<br>
TYPE=FIXED<br>
<br>
....: Leases :....<br>
IP = 192.168.10.105 MAC = 00:03:c0:a8:0a:69 USED = 1 VID = 5<br>
<br>
root@tsi1-desktop:/# onevm show winvm<br>
VID : 5<br>
UID : 0<br>
STATE : ACTIVE<br>
LCM STATE : RUNNING<br>
DEPLOY ID : one-5<br>
MEMORY : 524288<br>
CPU : 0<br>
LAST POLL : 1250784924<br>
START TIME : 08/19 14:39:36<br>
STOP TIME : 12/31 19:00:00<br>
NET TX : 0<br>
NET RX : 0<br>
<br>
....: Template :....<br>
CPU : 0.5<br>
DISK :<br>
READONLY=no,SOURCE=/var/lib/one/images/windows.img,TARGET=hda<br>
GRAPHICS : LISTEN=127.0.0.1,PORT=-1,TYPE=vnc<br>
MEMORY : 512<br>
NAME : winvm<br>
NIC :<br>
BRIDGE=virbr0,IP=192.168.10.105,MAC=00:03:c0:a8:0a:69,NETWORK=Private<br>
LAN,VNID=2<br>
OS : BOOT=hd<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>
</blockquote></div><br>