Hi all
I'm running Openstack Kilo with Neutron configured in HA,
i.e. two network nodes. (all serves are Ubuntu 14.04 LTS).
I've now configured lbaas as well, but I'm not able to configured it as HA
service.
Is this not possible in Kilo? i.e have lbaas in HA mode ?
Best regards
Yngvi
___
Hi all,
I'm going to integrate Opendaylight with Openstack via Devstack.
In a server I have 5 VMs:
VM1: eth0 10.30.3.231
eth1 10.0.0.1
This is my OpenStack Controller+compute.
VM2: eth0 10.30.3.232
eth1 10.0.0.2
Compute node
VM3: eth0 10.30.3.233
eth
What you need is a flat "provider network"
Basically you need to follow these steps:
- Create an ovs bridge
- Update your openvswitch agent configuration file with
bridgemapping=physnet1:where physnet1 can be any
name.
- Now create a provider network of type "flat", with the physical
network
Hi SilviaCould you check flows in ovs bridges. If you are using GRE tunnels, there should be only 1 bridge - br-int in compute and Neutron node each. You will need to configure IP of the end point for tunnel.Than
I have installed controller node and its working great.. with --allinone
option.
Later i have added one more node1 with editing answerfile and re-run
packstack and that is went fine.
CONFIG_COMPUTE_HOSTS=controller_ip,node1_ip
Now i want to add one more node then should i keep remove node1 from
This depends what you plan to do usually if you want to just install a new
compute node exclude the others since they already have the info.
Remo
Inviato da iPhone
> Il giorno 16 nov 2015, alle ore 16:25, Satish Patel ha
> scritto:
>
> I have installed controller node and its working great.
I got following error on controller node when i launch new instance.
What is this??
MessageUnavailable console type rdp-html5.Code400DetailsCreatedNov. 16,
2015, 2:43 p.m.
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
P
Hi Tom,
many thanks for your help. I just found my mistake. The connecting
string for the database was placed in section default but it has to be
in section database.
Joerg
Am 14.11.2015 um 17:46 schrieb Tom Walsh:
Jeorg,
The fact that your database is empty means that you have a different
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Trusted VM can be powered on untrusted hosts
- ---
### Summary ###
A trusted VM that has been launched earlier on a trusted host can
still be powered on from the same host even after the trusted host is
compromised.
### Affected Services / Software
Hello Everyone,
DefCore committee would like to hear your input on this issue:
https://review.openstack.org/#/c/244782/
The issue is not really vendor specific. At the heart of the issue is this
question: for interoperability reasons, should certified OpenStack powered
compute clouds be able to
Hi,
I’m setting up a proof of concept openstack instance for a private cloud. I
have two machines – the first is the controller and network node, and the
second is a compute node. I started a VM on the compute node and assigned a
floating ip on my internal subnet. Now I can’t ping it or connect
I have 1 controller and 2 compute nodes, I have installed RDO and its
working great! (JUNO). When i installed compute node first one installed
without error and working great! but second compute node i am getting
following error. I have re-install OS multiple time but error not going
away.. Please
Its weird..
I have two flat network on different DataCenter, if i attach subnet X to VM
it works!! but if i attach subnet Y to VM it throwing error "Unexpected
vif_type=binding_failed"
I have use following command to create subnet. Am i doing something wrong?
neutron net-create site0 --provider:
Nevermond found the issue. forgot to run following command on second node.
mapping extnet5:br-ex
openstack-config --set
/etc/neutron/plugins/openvswitch/ovs_neutron_plugin.ini ovs bridge_mappings
extnet5:br-ex
On Mon, Nov 16, 2015 at 10:59 PM, Satish Patel wrote:
> Its weird..
>
> I have two
Hi Check for flows in both the bridges. Check if DHCP agent is running. I faced the same issue but I was using GRE tunnels and manual installation. Thanks Janki
15 matches
Mail list logo