<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt;color:#000000;"><div>Hello, I am still a newbie to OpenNebula. I got some trouble when I deploy a Vm to the Host, which is an Ubuntu that I have installed KVM Hypervisor before.<br><br>It's no problem at all when I create the host, create the VM through VM template. I use the ttylinux.one and ttylinux.img (well, it is indeed the ttylinux example from ONE homepage). But when I deploy this Vm to KVM host, it's status remain BOOT overtime. First, I though that is due to the time ONE need ro copy image from Front-end to host, or something like that. But I have waited up to 5 hours and nothing happened, BOOT still remain BOOT. <br><br>My System like that:<br>Front-end: Ubuntu - with OpenNebula, IP add is 172.29.70.141<br>KVM host: Ubuntu - with KVM hypervisor, IP add is 172.29.70.133<br>I connect two
 computer through a Layer 2 switch<br><br>Here is the Small-network.net file: <br>NAME = "Small network"<br>TYPE = "FIXED<br>BRIDGE  = eth0<br>LEASES = [172.16.0.5]<br>LEASES = [172.16.0.6]<br>LEASES = [172.16.0.7]<br><br>Here is the ttylinux.one file<br>NAME = ttylinux<br>CPU = 0.1<br>MEMORY = 64<br>DISK = [<br>    source = "/srv/cloud/ttylinux/ttylinux.img",<br>    target = "hda",<br>    readonly = "no"]<br>NIC = [NETWORK = "Small network"]<br>FEATURES=[acpi="no"]<br><br>And here is the log file:<br><br>Tue May 18 10:54:53 2010 [DiM][I]: New VM state is ACTIVE.<br>Tue May 18 10:54:54 2010 [LCM][I]: New VM state is PROLOG.<br>Tue May 18 10:54:54 2010 [VM][I]: Virtual Machine has no context<br>Tue May 18 10:54:54 2010 [TM][I]: tm_clone.sh: nguyenlinh:/srv/cloud/ttylinux/ttylinux.img 172.29.70.92:/srv/cloud/one/var/30/images/disk.0<br>Tue May 18 10:54:54 2010 [TM][I]: tm_clone.sh: DST:
 /srv/cloud/one//var/30/images/disk.0<br>Tue May 18 10:54:54 2010 [TM][I]: tm_clone.sh: Creating directory /srv/cloud/one//var/30/images<br>Tue May 18 10:54:54 2010 [TM][I]: tm_clone.sh: Executed "mkdir -p /srv/cloud/one//var/30/images".<br>Tue May 18 10:54:54 2010 [TM][I]: tm_clone.sh: Executed "chmod a+w /srv/cloud/one//var/30/images".<br>Tue May 18 10:54:54 2010 [TM][I]: tm_clone.sh: Cloning /srv/cloud/ttylinux/ttylinux.img<br>Tue May 18 10:54:54 2010 [TM][I]: tm_clone.sh: Executed "cp /srv/cloud/ttylinux/ttylinux.img /srv/cloud/one//var/30/images/disk.0".<br>Tue May 18 10:54:54 2010 [TM][I]: tm_clone.sh: Executed "chmod a+w /srv/cloud/one//var/30/images/disk.0".<br>Tue May 18 10:54:54 2010 [LCM][I]: New VM state is BOOT<br>Tue May 18 10:54:54 2010 [VMM][I]: Generating deployment file: /srv/cloud/one/var/30/deployment.0<br><br>By the way, because the VM still in BOOT state, I cannot do anything like telnet to VMs :(<br>Please help me, I don't know how
 to troubleshout this problem. Anyone who has faced and solved this kind of problem please help me.<br></div>
</div><br></body></html>