Re: [Openstack] nova-compute fails to start

2012-12-07 Thread Mohammed Naser
Looks like something is wrong with your migration Try running nova-manage db migrate On Fri, Dec 7, 2012 at 8:13 AM, Afef MDHAFFAR wrote: > 2-12-07 13:00:55 DEBUG nova.compute.resource_tracker [-] Hypervisor: VCP -- Mohammed Naser — vexxh

Re: [Openstack] Accessing Nova DB from the Compute Host

2012-12-05 Thread Mohammed Naser
/xenserver/vm_vdi_cleaner.py It'd be helpful to paste the script as well to help us debug it. Regards, Mohammed Naser On Wed, Dec 5, 2012 at 6:15 AM, Trinath Somanchi wrote: > Hi- > > I have added the correct credentials with respect to my setup. > > But still the same er

Re: [Openstack] Citrix Xen Server + XenApi Failed to start nova-compute service

2012-11-21 Thread Mohammed Naser
> xenapi_connection_url=http://192.168.0.98 > xenapi_connection_username=root > > -- > Lei Zhang > > Blog: http://jeffrey4l.github.com > twitter/weibo: @jeffrey4l > > > ___ &

Re: [Openstack] nova.virt.xenapi.driver [-] Got exception: ['XENAPI_MISSING_PLUGIN', 'xenhost']

2012-11-18 Thread Mohammed Naser
ile >> "/opt/stack/nova/nova/compute/resource_tracker.py", line 366, in >> update_available_resource >> 2012-11-15 19:57:05 TRACE nova resources = >> self.driver.get_available_resource() >> 2012-11-15 19:57:05 TRACE nova File >> "/opt/stack/nova/nova/virt/xenapi/driver.py", line 411,

Re: [Openstack] [XenAPI] Implementing text console (log)

2012-06-01 Thread Mohammed Naser
Just a small ping for everyone involved, any updates? On Fri, May 25, 2012 at 6:02 PM, Mohammed Naser wrote: > Thanks for the reply.  It's a bit annoying to see the FAKE text in there. > > On Fri, May 25, 2012 at 5:52 AM, John Garbutt wrote: >> Awesome, this has been on my

Re: [Openstack] [XenAPI] Implementing text console (log)

2012-05-25 Thread Mohammed Naser
o stdout and adding that into the console.log -- This is not something that can be done by us because nova-compute runs on a DomU so no access to the console directly. VMware (https://github.com/openstack/nova/blob/master/nova/virt/vmwareapi/vmops.py#L710): Looks like they have a built in API tha

[Openstack] [XenAPI] Implementing text console (log)

2012-05-24 Thread Mohammed Naser
t the best way to approach this at the moment so I would like the input of the OpenStack XenAPI community so we can get this silly-sounding feature to output proper output instead of fake data. Regards, Mohammed -- Mohammed Naser — vexxhost ___ M

Re: [Openstack] Cross-zone instance identifiers in EC2 API - Is it worth the effort?

2011-07-11 Thread Mohammed Naser
Hello everyone, This is the first time that I post on the list so please accept my apologies if I come in "late" to the conversation. I understand that Rackspace does not intend to add an EC2 implementation, or rather that it's not of importance to them. However, this is something that's importa