<br><br>Hi,<br><br>I have installed the open nebula and and created the HOST using onehost create 107.108.58.96 im_kvm vmm_kvm tm_nfs , and oned.log file shows host is successfully monitored .<br>Then I went to try the sample VM example ttylinux . But VM stat is always pending ... <br>
<br><span style="color: rgb(0, 0, 153);">Here is oned.log files </span><br><br> Monitoring host 107.108.58.85 (1)<br>Fri Jul 15 02:35:15 2011 [InM][D]: Host 0 successfully monitored.<br>Fri Jul 15 02:35:20 2011 [ReM][D]: HostPoolInfo method invoked<br>
Fri Jul 15 02:35:51 2011 [ReM][D]: VirtualNetworkAllocate method invoked<br>Fri Jul 15 02:35:56 2011 [ReM][D]: VirtualNetworkPoolInfo method invoked<br>Fri Jul 15 02:36:08 2011 [ReM][D]: ImageAllocate invoked<br>Fri Jul 15 02:36:09 2011 [ReM][D]: ImageInfo method invoked<br>
Fri Jul 15 02:36:09 2011 [ReM][D]: ImageEnable invoked<br>Fri Jul 15 02:36:13 2011 [ReM][D]: ImagePoolInfo method invoked<br>Fri Jul 15 02:37:02 2011 [ReM][D]: VirtualMachineAllocate invoked<br>Fri Jul 15 02:37:13 2011 [ReM][D]: VirtualMachinePoolInfo method invoked<br>
Fri Jul 15 02:37:13 2011 [ReM][D]: VirtualMachineInfo method invoked<br>Fri Jul 15 02:37:21 2011 [ReM][D]: VirtualMachinePoolInfo method invoked<br>Fri Jul 15 02:37:31 2011 [ReM][D]: VirtualMachinePoolInfo method invoked<br>
Fri Jul 15 02:37:45 2011 [ReM][D]: VirtualMachinePoolInfo method invoked<br>Fri Jul 15 02:37:47 2011 [ReM][D]: VirtualMachinePoolInfo method invoked<br>Fri Jul 15 02:37:50 2011 [ReM][D]: VirtualMachinePoolInfo method invoked<br>
Fri Jul 15 02:39:00 2011 [ReM][D]: VirtualMachinePoolInfo method invoked<br>Fri Jul 15 02:39:36 2011 [ReM][D]: VirtualMachinePoolInfo method invoked<br><br><span style="color: rgb(0, 0, 153);">Here is the sched.log file </span><br>
<br>Fri Jul 15 02:32:05 2011 [SCHED][I]: Init Scheduler Log system<br>Fri Jul 15 02:32:05 2011 [SCHED][I]: Starting scheduler loop...<br>Fri Jul 15 02:32:05 2011 [SCHED][I]: Scheduler loop started.<br>Fri Jul 15 02:32:34 2011 [HOST][E]: Exception raised: Unable to transport XML to server and get XML response back. HTTP response code is 301, not 200<br>
Fri Jul 15 02:32:34 2011 [POOL][E]: Could not retrieve pool info from ONE<br>Fri Jul 15 02:33:03 2011 [HOST][E]: Exception raised: Unable to transport XML to server and get XML response back. HTTP response code is 301, not 200<br>
Fri Jul 15 02:33:03 2011 [POOL][E]: Could not retrieve pool info from ONE<br>Fri Jul 15 02:33:32 2011 [HOST][E]: Exception raised: Unable to transport XML to server and get XML response back. HTTP response code is 301, not 200<br>
Fri Jul 15 02:33:32 2011 [POOL][E]: Could not retrieve pool info from ONE<br>Fri Jul 15 02:34:02 2011 [HOST][E]: Exception raised: Unable to transport XML to server and get XML response back. HTTP response code is 301, not 200<br>
Fri Jul 15 02:34:02 2011 [POOL][E]: Could not retrieve pool info from ONE<br>Fri Jul 15 02:34:31 2011 [HOST][E]: Exception raised: Unable to transport XML to server and get XML response back. HTTP response code is 301, not 200<br>
Fri Jul 15 02:34:31 2011 [POOL][E]: Could not retrieve pool info from ONE<br>Fri Jul 15 02:35:00 2011 [HOST][E]: Exception raised: Unable to transport XML to server and get XML response back. HTTP response code is 301, not 200<br>
Fri Jul 15 02:35:00 2011 [POOL][E]: Could not retrieve pool info from ONE<br>Fri Jul 15 02:35:29 2011 [HOST][E]: Exception raised: Unable to transport XML to server and get XML response back. HTTP response code is 301, not 200<br>
Fri Jul 15 02:35:29 2011 [POOL][E]: Could not retrieve pool info from ONE<br>Fri Jul 15 02:35:59 2011 [HOST][E]: Exception raised: Unable to transport XML to server and get XML response back. HTTP response code is 301, not 200<br>
Fri Jul 15 02:35:59 2011 [POOL][E]: Could not retrieve pool info from ONE<br>Fri Jul 15 02:36:28 2011 [HOST][E]: Exception raised: Unable to transport XML to server and get XML response back. HTTP response code is 301, not 200<br>
Fri Jul 15 02:36:28 2011 [POOL][E]: Could not retrieve pool info from ONE ..<br><br><font style="color: rgb(0, 0, 153);" size="2">What may be the problem pls help ..</font>?<br><br>Here is my VM template (onevm show 4) <br>
<br><br>VIRTUAL MACHINE 4 INFORMATION <br>ID : 4 <br>NAME : ttylinux <br>STATE : PENDING <br>LCM_STATE : LCM_INIT <br>
START TIME : 07/15 03:01:10 <br>END TIME : - <br>DEPLOY ID: : - <br><br>VIRTUAL MACHINE MONITORING <br>NET_TX : 0 <br>
NET_RX : 0 <br>USED MEMORY : 0 <br>USED CPU : 0 <br><br>VIRTUAL MACHINE TEMPLATE <br>CPU=0.1<br>
DISK=[<br> CLONE=YES,<br> DISK_ID=0,<br> IMAGE=ttylinux,<br> IMAGE_ID=0,<br> READONLY=NO,<br> SAVE=NO,<br> SOURCE=/srv/cloud/one/var//images/8625d68b699fd30e64360471eb2c38fed47fcfb6,<br> TARGET=hda,<br> TYPE=DISK ]<br>
FEATURES=[<br> ACPI=no ]<br>MEMORY=64<br>NAME=ttylinux<br>NIC=[<br> BRIDGE=virbr0,<br> IP=192.168.122.6,<br> MAC=02:00:c0:a8:7a:06,<br> NETWORK=Small network,<br> NETWORK_ID=0 ]<br>VMID=4<br><br><br>regards<br>Chethan<br>