Hi <div><br></div><div>It seems that every thing is properly setup. Can you open a VNC connection and check that:</div><div><br></div><div>1.- The VM actually boots and it is not stuck at fsck...</div><div>2.- The IP is set as expected by the init scripts</div>

<div><br></div><div>Cheers</div><div><br></div><div>Ruben<br><br><div class="gmail_quote">On Thu, Feb 17, 2011 at 10:55 PM, Whiffen, Richard <span dir="ltr"><<a href="mailto:Richard_Whiffen@cable.comcast.com">Richard_Whiffen@cable.comcast.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">



<div style="color:rgb(0, 0, 0);font-size:14px;font-family:Calibri, sans-serif;word-wrap:break-word">
<div>
<div>
<div>Hello all,</div>
<div><br>
</div>
<div>I'm struggling with the networking configuration and am hoping to get some guidance on where I'm going wrong or what I can change.   Everything seems to be working so far except networking on my configuration.  I have a /22 subnet to work with: 10.21.164/22.
  Controler is 10.21.164.54, kvm node is: 10.21.164.153.  I set up a network with three IP addresses: 10.21.167.110, .111 and .112.</div>
<div><br>
</div>
<div>When I do a 'onevm create ttylinux.one' everything appears to work fine but the virt is not pingable. I have a feeling I'm missing something fundamental here.  I've attached some cmd output in hopes someone can see what I did wrong,</div>


<div><br>
</div>
<div>Thanks for your help in advance,</div>
<div><br>
</div>
<div>Rich Whiffen</div>
<div><br>
</div>
<div>Here's the bridge on the kvm host (this configuration works when we do standalone KVM).</div>
<div><br>
</div>
<div>
<div>[root@io-kvm-04 ~]# brctl show</div>
<div>bridge name     bridge id               STP enabled     interfaces</div>
<div>br0             8000.ca0d15fc0213       no              vnet0</div>
<div>                                                        eth0</div>
<div>virbr0          8000.000000000000       yes</div>
<div>[root@io-kvm-04 ~]# </div>
</div>
<div><br>
</div>
<div>I have two boxes set up this way:</div>
<div><br>
</div>
<div>
<div>
<div>[oneadmin@io-kvm-ctrl-01 one-templates]$ onehost list</div>
<div>  ID NAME              CLUSTER  RVM   TCPU   FCPU   ACPU    TMEM    FMEM STAT</div>
<div>   4 io-kvm-03         default    0   2400   2400   2400    252G  251.7G   on</div>
<div>   5 io-kvm-04         default    1   2400   2396   2390    252G  251.7G   on</div>
<div><br>
</div>
<div><br>
</div>
<div>[oneadmin@io-kvm-ctrl-01 one-templates]$ onevnet show "Small network"</div>
<div>VIRTUAL NETWORK 3 INFORMATION                                                   </div>
<div>ID:       : 3                   </div>
<div>UID:      : 0                   </div>
<div>PUBLIC    : Y                   </div>
<div><br>
</div>
<div>VIRTUAL NETWORK TEMPLATE                                                        </div>
<div>BRIDGE=br0</div>
<div>LEASES=[ IP=10.21.167.110 ]</div>
<div>LEASES=[ IP=10.21.167.111 ]</div>
<div>LEASES=[ IP=10.21.167.112 ]</div>
<div>NAME=Small network</div>
<div>TYPE=FIXED</div>
<div><br>
</div>
<div>LEASES INFORMATION                                                              </div>
<div>LEASE=[ IP=10.21.167.110, MAC=02:00:0a:15:a7:6e, USED=1, VID=16 ]</div>
<div>LEASE=[ IP=10.21.167.111, MAC=02:00:0a:15:a7:6f, USED=0, VID=-1 ]</div>
<div>LEASE=[ IP=10.21.167.112, MAC=02:00:0a:15:a7:70, USED=0, VID=-1 ]</div>
<div>[oneadmin@io-kvm-ctrl-01 one-templates]$ </div>
</div>
</div>
<div>
<div>
<div><br>
</div>
<div>[oneadmin@io-kvm-ctrl-01 one-templates]$ onevm list</div>
<div>   ID     USER     NAME STAT CPU     MEM        HOSTNAME        TIME</div>
<div>   16 oneadmin ttylinux runn   0      0K       io-kvm-04 00 00:02:07</div>
<div><br>
</div>
</div>
<div>
<div>[oneadmin@io-kvm-ctrl-01 one-templates]$ onevm show ttylinux</div>
<div>VIRTUAL MACHINE 16 INFORMATION                                                  </div>
<div>ID             : 16                  </div>
<div>NAME           : ttylinux            </div>
<div>STATE          : ACTIVE              </div>
<div>LCM_STATE      : RUNNING             </div>
<div>START TIME     : 02/17 16:34:00      </div>
<div>END TIME       : -                   </div>
<div>DEPLOY ID:     : one-16              </div>
<div><br>
</div>
<div>VIRTUAL MACHINE MONITORING                                                      </div>
<div>NET_RX         : 0                   </div>
<div>USED MEMORY    : 0                   </div>
<div>USED CPU       : 0                   </div>
<div>NET_TX         : 0                   </div>
<div><br>
</div>
<div>VIRTUAL MACHINE TEMPLATE                                                        </div>
<div>CONTEXT=[</div>
<div>  GATEWAY=10.21.164.1,</div>
<div>  HOSTNAME=ttylinux,</div>
<div>  IP=10.21.167.110,</div>
<div>  NETMASK=255.255.252.0,</div>
<div>  NS=10.21.164.97,</div>
<div>  TARGET=hdb ]</div>
<div>CPU=0.1</div>
<div>DISK=[</div>
<div>  DISK_ID=0,</div>
<div>  READONLY=no,</div>
<div>  SOURCE=/home/oneadmin/one-templates/ttylinux.img,</div>
<div>  TARGET=hda ]</div>
<div>FEATURES=[</div>
<div>  ACPI=no ]</div>
<div>MEMORY=64</div>
<div>NAME=ttylinux</div>
<div>NIC=[</div>
<div>  BRIDGE=br0,</div>
<div>  IP=10.21.167.110,</div>
<div>  MAC=02:00:0a:15:a7:6e,</div>
<div>  NETWORK=Small network,</div>
<div>  NETWORK_ID=3 ]</div>
<div>VMID=16</div>
<div>[oneadmin@io-kvm-ctrl-01 one-templates]$</div>
</div>
<div><br>
</div>
<div>-- </div>
<div>Rich Whiffen</div>
<div><a href="mailto:richard_whiffen@cable.comcast.com" target="_blank">richard_whiffen@cable.comcast.com</a></div>
<div>AIM: richwhiffen</div>
<div>Yahoo: richwhiffen</div>
<div>Phone: 202-449-1312</div>
<div><br>
</div>
</div>
</div>
</div>
</div>

<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></blockquote></div><br><br clear="all"><br>-- <br>Dr. Ruben Santiago Montero<br>Associate Professor (Profesor Titular), Complutense University of Madrid<br><br>URL: <a href="http://dsa-research.org/doku.php?id=people:ruben" target="_blank">http://dsa-research.org/doku.php?id=people:ruben</a><br>

Weblog: <a href="http://blog.dsa-research.org/?author=7" target="_blank">http://blog.dsa-research.org/?author=7</a><br>
</div>