openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #09304
Re: [OpenStack] Xen Hypervisor
On Mar 29, 2012, at 7:40 AM, John Garbutt wrote:
> If you want all your traffic going through a single nic (Management, Instance, Public), it might be possible using these settings:
>
> public_interface=eth0
I don't think this will work unless the implementation is very different in xen. xenbr0 will be bridged into eth0, so you actually want to be adding ips to the bridge not the raw eth device. I would suggest
public_interface=xenbr0
Xen experts, please correct me if I'm wrong.
> flat_interface=eth0
> flat_network_bridge=xenbr0
Follow ups
References
-
[OpenStack] Xen Hypervisor
From: Alexandre Leites, 2012-03-20
-
Re: [OpenStack] Xen Hypervisor
From: Todd Deshane, 2012-03-21
-
Re: [OpenStack] Xen Hypervisor
From: Alexandre Leites, 2012-03-23
-
Re: [OpenStack] Xen Hypervisor
From: Ewan Mellor, 2012-03-25
-
Re: [OpenStack] Xen Hypervisor
From: John Garbutt, 2012-03-26
-
Re: [OpenStack] Xen Hypervisor
From: Ewan Mellor, 2012-03-28
-
Re: [OpenStack] Xen Hypervisor
From: Alexandre Leites, 2012-03-28
-
Re: [OpenStack] Xen Hypervisor
From: John Garbutt, 2012-03-28
-
Re: [OpenStack] Xen Hypervisor
From: Alexandre Leites, 2012-03-28
-
Re: [OpenStack] Xen Hypervisor
From: Alexandre Leites, 2012-03-28
-
Re: [OpenStack] Xen Hypervisor
From: Alexandre Leites, 2012-03-29
-
Re: [OpenStack] Xen Hypervisor
From: Salvatore Orlando, 2012-03-29
-
Re: [OpenStack] Xen Hypervisor
From: John Garbutt, 2012-03-29