[one-users] Could not retrieve pool info from ONE(ttylinux sample)
Carlos Martín Sánchez
cmartin at opennebula.org
Wed Jul 27 02:13:19 PDT 2011
Hi,
Those messages mean that the Scheduler (mm_sched) can't communicate with the
core (oned). Please make sure that
- you don't have old processes running
- that both are started as 'oneadmin' using 'one start'
- the oneadmin environment variables (ONE_AUTH, ONE_XMLRPC) are correctly
set
Regards.
--
Carlos Martín, MSc
Project Major Contributor
OpenNebula - The Open Source Toolkit for Cloud Computing
www.OpenNebula.org <http://www.opennebula.org/> | cmartin at opennebula.org
On Thu, Jul 21, 2011 at 3:17 PM, chethan kp <chethankp7 at gmail.com> wrote:
>
>
> Hi,
>
> 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 .
> Then I went to try the sample VM example ttylinux . But VM stat is
> always pending ...
>
> Here is oned.log files
>
> Monitoring host 107.108.58.85 (1)
> Fri Jul 15 02:35:15 2011 [InM][D]: Host 0 successfully monitored.
> Fri Jul 15 02:35:20 2011 [ReM][D]: HostPoolInfo method invoked
> Fri Jul 15 02:35:51 2011 [ReM][D]: VirtualNetworkAllocate method invoked
> Fri Jul 15 02:35:56 2011 [ReM][D]: VirtualNetworkPoolInfo method invoked
> Fri Jul 15 02:36:08 2011 [ReM][D]: ImageAllocate invoked
> Fri Jul 15 02:36:09 2011 [ReM][D]: ImageInfo method invoked
> Fri Jul 15 02:36:09 2011 [ReM][D]: ImageEnable invoked
> Fri Jul 15 02:36:13 2011 [ReM][D]: ImagePoolInfo method invoked
> Fri Jul 15 02:37:02 2011 [ReM][D]: VirtualMachineAllocate invoked
> Fri Jul 15 02:37:13 2011 [ReM][D]: VirtualMachinePoolInfo method invoked
> Fri Jul 15 02:37:13 2011 [ReM][D]: VirtualMachineInfo method invoked
> Fri Jul 15 02:37:21 2011 [ReM][D]: VirtualMachinePoolInfo method invoked
> Fri Jul 15 02:37:31 2011 [ReM][D]: VirtualMachinePoolInfo method invoked
> Fri Jul 15 02:37:45 2011 [ReM][D]: VirtualMachinePoolInfo method invoked
> Fri Jul 15 02:37:47 2011 [ReM][D]: VirtualMachinePoolInfo method invoked
> Fri Jul 15 02:37:50 2011 [ReM][D]: VirtualMachinePoolInfo method invoked
> Fri Jul 15 02:39:00 2011 [ReM][D]: VirtualMachinePoolInfo method invoked
> Fri Jul 15 02:39:36 2011 [ReM][D]: VirtualMachinePoolInfo method invoked
>
> Here is the sched.log file
>
> Fri Jul 15 02:32:05 2011 [SCHED][I]: Init Scheduler Log system
> Fri Jul 15 02:32:05 2011 [SCHED][I]: Starting scheduler loop...
> Fri Jul 15 02:32:05 2011 [SCHED][I]: Scheduler loop started.
> 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
> Fri Jul 15 02:32:34 2011 [POOL][E]: Could not retrieve pool info from ONE
> 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
> Fri Jul 15 02:33:03 2011 [POOL][E]: Could not retrieve pool info from ONE
> 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
> Fri Jul 15 02:33:32 2011 [POOL][E]: Could not retrieve pool info from ONE
> 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
> Fri Jul 15 02:34:02 2011 [POOL][E]: Could not retrieve pool info from ONE
> 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
> Fri Jul 15 02:34:31 2011 [POOL][E]: Could not retrieve pool info from ONE
> 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
> Fri Jul 15 02:35:00 2011 [POOL][E]: Could not retrieve pool info from ONE
> 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
> Fri Jul 15 02:35:29 2011 [POOL][E]: Could not retrieve pool info from ONE
> 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
> Fri Jul 15 02:35:59 2011 [POOL][E]: Could not retrieve pool info from ONE
> 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
> Fri Jul 15 02:36:28 2011 [POOL][E]: Could not retrieve pool info from ONE
> ..
>
> What may be the problem pls help ..?
>
> Here is my VM template (onevm show 4)
>
>
> VIRTUAL MACHINE 4
> INFORMATION
> ID : 4
> NAME : ttylinux
> STATE : PENDING
> LCM_STATE : LCM_INIT
> START TIME : 07/15 03:01:10
> END TIME : -
> DEPLOY ID: : -
>
> VIRTUAL MACHINE
> MONITORING
> NET_TX : 0
> NET_RX : 0
> USED MEMORY : 0
> USED CPU : 0
>
> VIRTUAL MACHINE
> TEMPLATE
> CPU=0.1
> DISK=[
> CLONE=YES,
> DISK_ID=0,
> IMAGE=ttylinux,
> IMAGE_ID=0,
> READONLY=NO,
> SAVE=NO,
>
> SOURCE=/srv/cloud/one/var//images/8625d68b699fd30e64360471eb2c38fed47fcfb6,
> TARGET=hda,
> TYPE=DISK ]
> FEATURES=[
> ACPI=no ]
> MEMORY=64
> NAME=ttylinux
> NIC=[
> BRIDGE=virbr0,
> IP=192.168.122.6,
> MAC=02:00:c0:a8:7a:06,
> NETWORK=Small network,
> NETWORK_ID=0 ]
> VMID=4
>
>
> regards
> Chethan
>
> _______________________________________________
> Users mailing list
> Users at lists.opennebula.org
> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20110727/79e00d4c/attachment-0003.htm>
More information about the Users
mailing list