Hi,<br>I have installed the opennebula on ubuntu 11.04 and i'm trying to connect to the host (which is other system ubuntu 10.04 LTS, i have installed kvm, libvert , qem etc) .<br><br>  I can successfully monitored the HOST ,  then I tried the sample ttylinux example but here I have some problem ,<br>
I have created the small net work template <br><br>NAME = "Small network"<br>TYPE = FIXED<br><br>#Now we'll use the cluster private network (physical)<br>BRIDGE = virbr0<br>LEASES = [ IP="192.168.122.5"]<br>
LEASES = [ IP="192.168.122.6"]<br>LEASES = [ IP="192.168.122.7"]<br><br>then I mounted the image , after this image ID and network ID I put in to VM templete and created the VM , but VM was in pending state only so then I went with deploying the VM(onevm deploy 0 0) .<br>
I cloud deploy the VM and went to runn state but I cant do the SSH to <a href="mailto:root@192.168.122.5">root@192.168.122.5</a>  (tried as per the  given doc) ..<br><br>how to do this ..? how to check the IP of my VM ..?<br>
<br><br>rgds<br>Bharath <br>