Re: [Openstack] Openstack live migration and multiple interfaces / fqdn

2015-07-02 Thread Aviolat Romain
openstack.org Subject: Re: [Openstack] Openstack live migration and multiple interfaces / fqdn why don't you fix it with your configuration management? You could patch nova but I think is far more easy to tell puppet/cheff/salt to set live_migration_uri the way you want my 0.02 $ On 20

Re: [Openstack] Openstack live migration and multiple interfaces / fqdn

2015-07-02 Thread gustavo panizzo (gfa)
lat Romain; openstack@lists.openstack.org Subject: Re: [Openstack] Openstack live migration and multiple interfaces / fqdn asuming you are using libvirt as hypervisor you can change this on nova.conf on the computes # Migration target URI (any included "%s" is replaced with the # migrat

Re: [Openstack] Openstack live migration and multiple interfaces / fqdn

2015-07-02 Thread Aviolat Romain
lto:g...@zumbi.com.ar] Sent: jeudi 2 juillet 2015 08:46 To: Aviolat Romain; openstack@lists.openstack.org Subject: Re: [Openstack] Openstack live migration and multiple interfaces / fqdn asuming you are using libvirt as hypervisor you can change this on nova.conf on the computes # Migration target URI

Re: [Openstack] Openstack live migration and multiple interfaces / fqdn

2015-07-01 Thread gustavo panizzo (gfa)
asuming you are using libvirt as hypervisor you can change this on nova.conf on the computes # Migration target URI (any included "%s" is replaced with the # migration target hostname) (string value) #live_migration_uri=qemu+tcp://%s/system set something like live_migration_uri=qemu+tcp://%s-api/

[Openstack] Openstack live migration and multiple interfaces / fqdn

2015-07-01 Thread Aviolat Romain
Hi, I have some troubles with the live migration mechanism of OpenStack and my setup: Our compute nodes have two types interfaces with different things running on top of them. 1GbE interface: - interface to access the hypervisor OS - hypervisor access to the core infra services (dns, ntp, sys