Re: [Openstack] [OpenStack] Xen Hypervisor

2012-04-04 Thread Alexandre Leites
@lists.launchpad.net Date: Tue, 3 Apr 2012 14:13:44 +0100 Subject: RE: [Openstack] [OpenStack] Xen Hypervisor Thanks for the info. The one thing I am missing is the ifconfig info from inside your VM instance (I would personally use XenCenter to access the console and see what is going on). I am

Re: [Openstack] [OpenStack] Xen Hypervisor

2012-04-03 Thread Alexandre Leites
. Thank you. From: john.garb...@citrix.com To: alex_...@live.com; openstack@lists.launchpad.net Date: Mon, 2 Apr 2012 16:05:15 +0100 Subject: RE: [Openstack] [OpenStack] Xen Hypervisor Just double checking, but about the other machine you have put on the same network as your VMs, is the interface

Re: [Openstack] [OpenStack] Xen Hypervisor

2012-04-03 Thread John Garbutt
] [OpenStack] Xen Hypervisor Dom0: 192.168.100.251 DomU: 192.168.100.238 nova.conf http://pastebin.com/B0PVVWiv ifconfig (dom0 and domU): http://pastebin.com/iCLX91RS nova network table: http://pastebin.com/k5XcXHee Please, explain me how to take others informations if you want, i think i have been

Re: [Openstack] [OpenStack] Xen Hypervisor

2012-04-02 Thread Alexandre Leites
Ok, anyway i tested it and didn't worked. Any other solution? Subject: Re: [Openstack] [OpenStack] Xen Hypervisor From: vishvana...@gmail.com Date: Thu, 29 Mar 2012 13:30:32 -0700 CC: salvatore.orla...@eu.citrix.com; alex_...@live.com; ewan.mel...@eu.citrix.com; openstack@lists.launchpad.net

Re: [Openstack] [OpenStack] Xen Hypervisor

2012-04-02 Thread Todd Deshane
On Mon, Apr 2, 2012 at 8:49 AM, Alexandre Leites alex_...@live.com wrote: Ok, anyway i tested it and didn't worked. Any other solution? You should be more specific. You should explain the specific flags you tried and then post the relevant logs files. Thanks, Todd -- Todd Deshane

Re: [Openstack] [OpenStack] Xen Hypervisor

2012-04-02 Thread Alexandre Leites
I tried the last thing about changing public interface to eth0... but it still doesn't work. I still with erro of can't ping anything outside of VM (created by nova on xen). From: todd.desh...@xen.org Date: Mon, 2 Apr 2012 09:15:52 -0400 Subject: Re: [Openstack] [OpenStack] Xen Hypervisor

Re: [Openstack] [OpenStack] Xen Hypervisor

2012-04-02 Thread Alexandre Leites
Sorry, i mean i tried to change public interface to xenbr0... From: alex_...@live.com To: openstack@lists.launchpad.net Date: Mon, 2 Apr 2012 13:53:23 + Subject: Re: [Openstack] [OpenStack] Xen Hypervisor I tried the last thing about changing public interface to eth0... but it still

Re: [Openstack] [OpenStack] Xen Hypervisor

2012-04-02 Thread John Garbutt
14:53 To: openstack@lists.launchpad.net Subject: Re: [Openstack] [OpenStack] Xen Hypervisor I tried the last thing about changing public interface to eth0... but it still doesn't work. I still with erro of can't ping anything outside of VM (created by nova on xen). From: todd.desh...@xen.org

Re: [Openstack] [OpenStack] Xen Hypervisor

2012-03-29 Thread John Garbutt
it into the manuals. Cheers, John From: Vishvananda Ishaya [mailto:vishvana...@gmail.com] Sent: 29 March 2012 19:15 To: John Garbutt Cc: Salvatore Orlando; Alexandre Leites; Ewan Mellor; openstack@lists.launchpad.net; todd.desh...@xen.org Subject: Re: [Openstack] [OpenStack] Xen Hypervisor On Mar 29

Re: [Openstack] [OpenStack] Xen Hypervisor

2012-03-29 Thread Vishvananda Ishaya
...@gmail.com] Sent: 29 March 2012 19:15 To: John Garbutt Cc: Salvatore Orlando; Alexandre Leites; Ewan Mellor; openstack@lists.launchpad.net; todd.desh...@xen.org Subject: Re: [Openstack] [OpenStack] Xen Hypervisor On Mar 29, 2012, at 7:40 AM, John Garbutt wrote: If you want all your

Re: [Openstack] [OpenStack] Xen Hypervisor

2012-03-28 Thread John Garbutt
-Original Message- From: Thomas Goirand [mailto:tho...@goirand.fr] Why not using: xe host-list --minimal instead of the grep, split, strip code, which adds useless complexity? [JG] Sure, that is much better. I just cut and paste the old code to save retesting. Also, this piece of

Re: [Openstack] [OpenStack] Xen Hypervisor

2012-03-27 Thread Ewan Mellor
, Ewan. From: John Garbutt Sent: 26 March 2012 01:36 To: Ewan Mellor; Alexandre Leites; openstack@lists.launchpad.net Subject: RE: [Openstack] [OpenStack] Xen Hypervisor I certainly changed the plugin so it always required the host_uuid, but I also changed the call_plugin code in xenapi_conn

Re: [Openstack] [OpenStack] Xen Hypervisor

2012-03-27 Thread Ewan Mellor
-Original Message- From: Thomas Goirand [mailto:tho...@goirand.fr] Sent: 26 March 2012 13:56 To: John Garbutt Cc: Ewan Mellor; Alexandre Leites; openstack@lists.launchpad.net Subject: Re: [Openstack] [OpenStack] Xen Hypervisor On 03/26/2012 04:35 PM, John Garbutt wrote: I

Re: [Openstack] [OpenStack] Xen Hypervisor

2012-03-26 Thread John Garbutt
From: Ewan Mellor Sent: 25 March 2012 19:56 To: Alexandre Leites; openstack@lists.launchpad.net Cc: John Garbutt Subject: RE: [Openstack] [OpenStack] Xen Hypervisor It looks like you're hitting a recently introduced bug (maybe). I haven't run the code, but from reading through, it looks like

Re: [Openstack] [OpenStack] Xen Hypervisor

2012-03-26 Thread Thomas Goirand
On 03/26/2012 04:35 PM, John Garbutt wrote: I certainly changed the plugin so it always required the host_uuid, but I also changed the “call_plugin” code in xenapi_conn to ensure we always pass the host_uuid. Indeed it looks like in the code path below, that you should get the

Re: [Openstack] [OpenStack] Xen Hypervisor

2012-03-25 Thread Ewan Mellor
Of Alexandre Leites Sent: 23 March 2012 10:46 To: openstack@lists.launchpad.net Subject: Re: [Openstack] [OpenStack] Xen Hypervisor Hi folks, Sorry for late reply, i was trying to install this without following any ready-to-use scripts ( but i used one :( ) to understand how things are made. So i

Re: [Openstack] [OpenStack] Xen Hypervisor

2012-03-23 Thread Alexandre Leites
...@xen.org Date: Wed, 21 Mar 2012 11:04:19 -0400 To: openstack@lists.launchpad.net Subject: Re: [Openstack] [OpenStack] Xen Hypervisor Just realized my reply was accidentally not sent to the list. On Tue, Mar 20, 2012 at 2:03 PM, Todd Deshane todd.desh...@xen.org wrote: Please post specific

Re: [Openstack] [OpenStack] Xen Hypervisor

2012-03-23 Thread Todd Deshane
On Fri, Mar 23, 2012 at 1:45 PM, Alexandre Leites alex_...@live.com wrote: After all this things, i got Xen working, but i have a error with bridge now, as trace below: 2012-03-23 16:30:00,116 DEBUG nova.virt.xenapi [-] Updating host stats from (pid=23556) update_status

[Openstack] [OpenStack] Xen Hypervisor

2012-03-20 Thread Alexandre Leites
Hi folks, First let me say that i'm trying to install xen hypervisor and integrate it with OpenStack for more than one week. I'm studying OpenStack for a company and this company doesn't allow us to use ready scripts (Why? they want to be different from the whole world). I have used some

Re: [Openstack] [OpenStack] Xen Hypervisor

2012-03-20 Thread Thomas Goirand
On 03/21/2012 12:56 AM, Alexandre Leites wrote: Hi folks, First let me say that i'm trying to install xen hypervisor and integrate it with OpenStack for more than one week. I'm studying OpenStack for a company and this company doesn't allow us to use ready scripts (Why? they want to be

Re: [Openstack] [OpenStack] Xen Hypervisor

2012-03-20 Thread Renuka Apte
...@live.commailto:alex_...@live.com Date: Tue, 20 Mar 2012 09:56:14 -0700 To: openstack@lists.launchpad.netmailto:openstack@lists.launchpad.net openstack@lists.launchpad.netmailto:openstack@lists.launchpad.net Subject: [Openstack] [OpenStack] Xen Hypervisor Hi folks, First let me say that i'm trying

Re: [Openstack] [OpenStack] Xen Hypervisor

2012-03-20 Thread Ewan Mellor
To: openstack@lists.launchpad.net Subject: [Openstack] [OpenStack] Xen Hypervisor Hi folks, First let me say that i'm trying to install xen hypervisor and integrate it with OpenStack for more than one week. I'm studying OpenStack for a company and this company doesn't allow us to use ready scripts (Why