Re: [Openstack] Multi host nova-networking and local DNS resolving

2012-10-08 Thread Doude
Ok, thanks. But how I can configure the external DNS ? Should I manually set it ? Doude. On Fri, Oct 5, 2012 at 9:44 PM, Gui Maluf guimal...@gmail.com wrote: I think it's true. Maybe you will have to setup some external dns if you want resolution between hosts. On Thu, Oct 4, 2012 at 4:51

[Openstack] Multi host nova-networking and local DNS resolving

2012-10-04 Thread Doude
Hi all, I saw this question : https://answers.launchpad.net/nova/+question/197603 Is it still true ? If yes, which workaround is possible ? Regards, Doude. ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net

[Openstack] Fail to reboot VM with Nova + Quantum/OVS

2012-03-01 Thread Doude
-03-01 18:12:37 DEBUG nova.utils [-] Result was 1 from (pid=21485) execute /usr/local/src/nova/nova/utils.py:224 2012-03-01 18:12:37 WARNING nova.virt.libvirt.vif [-] Failed while unplugging vif of instance 'instance-0002' Do you have this problem ? Regards, Doude

Re: [Openstack] Interaction between nova and melange : ip fixed not found

2012-02-28 Thread Doude
I made dirty fix to bypass this problem: http://paste.openstack.org/show/5326/ Doude. 2012/2/28 Jérôme Gallard jeronimo...@gmail.com Hi all, I use the trunk version of Nova, Quantum (with the OVS plugin) and Melange. I created networks, everything seems to be right. I have two questions

Re: [Openstack] Essex-3 Milestone of Quantum Available

2012-02-02 Thread Doude
Nice job netstackers. I've got a remark. I downloaded the Quantum archive from Quantum project Launchpad page and I untared it but I cannot find any OVS agent in the plugin directory. Does it mean it's packaged alone ? If yes, where I can find it ? Regards, Doude. On Fri, Jan 27, 2012 at 1:59

Re: [Openstack] Libvirt block live migration with OpenStack Diablo

2011-11-17 Thread Doude
for Diablo release ? Regards, Doude. On Thu, Nov 17, 2011 at 2:23 PM, Kei.masumoto kei.masum...@gmail.com wrote: I think you should use exactly same template as below. https://github.com/openstack/nova/blob/master/nova/virt/libvirt.xml.template Kei (2011/11/17 2:41), Doude wrote: Hi all, I use

[Openstack] Libvirt block live migration with OpenStack Diablo

2011-11-16 Thread Doude
port='0'/ /serial graphics type='vnc' port='-1' autoport='yes' keymap='fr' listen='0.0.0.0'/ /devices /domain Could you help me ? Regards, Doude. ___ Mailing list: https://launchpad.net/~openstack Post to : openstack

Re: [Openstack] OSAPI and Zones

2011-11-15 Thread Doude
: Monday, November 14, 2011 12:25 PM To: Doude Cc: openstack@lists.launchpad.net Subject: Re: [Openstack] OSAPI and Zones Hi Édouard - I believe zones are documented in the Developer docs in http://nova.openstack.org/devref/zone.html. The howto scenarios are documented using the nova python

[Openstack] OSAPI and Zones

2011-11-14 Thread Doude
Hi all, I'm trying to understand the multi-zone architecture of OpenStack. I saw zone commands (list, show, select ...) have been added to the OSAPI v1.1 (not as an extension but as a core component of the API) but I cannot find any documentations in the OSAPI book:

Re: [Openstack] How to use glance and nova-manage in command with keystone

2011-10-10 Thread Doude
aki 4592896 1Ubuntu 11.04 server amd64 qcow2 bare 1040449536 Can you help me ? Doude. 2011/10/10 Vishvananda Ishaya vishvana...@gmail.com: It looks like if you change your authurl to port 35357 in your glancerc that you can use

Re: [Openstack] nova-compute is unable to contact the metadata server

2011-10-03 Thread Doude
, the meta data handler cannot identify the origin of the meta data request. The flag 'use_forwarded_for' permit to use the HTTP header field 'X-Forwarded-For' tio identify the IP source of the meta data request. But I don't know how configure 'cloud-init' to set this HTTP header ? Doude. On Sun, Oct 2

[Openstack] Host filter - Instance Type Filter with virt layer Libvirt

2011-07-20 Thread Doude
’), the scheduler compares the host capabilities with specified resources of the instance to determined which host can support it. But specified resources of the instance is in Mbytes for memory and Gbytes for the disk. Is it normal ? Doude. ___ Mailing list: https