Re: [Openstack] error creating instance

2015-07-01 Thread Yngvi Páll Þorfinnsson
ux.vnet.ibm.com] Sent: 1. júlí 2015 09:04 To: Yngvi Páll Þorfinnsson Cc: openstack@lists.openstack.org Subject: Re: [Openstack] error creating instance Ok, So a pre requirement is, that you have an interface available, that does NOT use vlan so far - on each node that runs the ovs agent! This

Re: [Openstack] error creating instance

2015-07-01 Thread Andreas Scheuring
reste in :-) > Best regards > Yngvi > > -Original Message- > From: Andreas Scheuring [mailto:scheu...@linux.vnet.ibm.com] > Sent: 30. júní 2015 14:51 > To: Yngvi Páll Þorfinnsson > Cc: openstack@lists.openstack.org > Subject: Re: [Openstack] error creating instance > &

Re: [Openstack] error creating instance

2015-06-30 Thread Yngvi Páll Þorfinnsson
Yes, it's opttion 2) we're intereste in :-) Best regards Yngvi -Original Message- From: Andreas Scheuring [mailto:scheu...@linux.vnet.ibm.com] Sent: 30. júní 2015 14:51 To: Yngvi Páll Þorfinnsson Cc: openstack@lists.openstack.org Subject: Re: [Openstack] error creating in

Re: [Openstack] error creating instance

2015-06-30 Thread Andreas Scheuring
gt; -Original Message- > From: Andreas Scheuring [mailto:scheu...@linux.vnet.ibm.com] > Sent: 30. júní 2015 12:36 > To: Yngvi Páll Þorfinnsson > Cc: openstack@lists.openstack.org > Subject: Re: [Openstack] error creating instance > > Ok, that was not clear to me! I thought y

Re: [Openstack] error creating instance

2015-06-30 Thread Yngvi Páll Þorfinnsson
From: Andreas Scheuring [mailto:scheu...@linux.vnet.ibm.com] Sent: 30. júní 2015 12:36 To: Yngvi Páll Þorfinnsson Cc: openstack@lists.openstack.org Subject: Re: [Openstack] error creating instance Ok, that was not clear to me! I thought your intention was, to have the data network as vlan (

Re: [Openstack] error creating instance

2015-06-30 Thread Andreas Scheuring
subnet-create demo-net --name demo-subnet \ --gateway x.y.z.1 > x.y.z.0/24 > > And the router was also created according to the manual; > > neutron router-create demo-router > neutron router-interface-add demo-router demo-subnet > > and then is was attached to the external net: >

Re: [Openstack] error creating instance

2015-06-30 Thread Yngvi Páll Þorfinnsson
: openstack@lists.openstack.org Subject: Re: [Openstack] error creating instance Well, I don't have the dashboard yet. I've installed, but I'm waiting for access from the network guys... I'm now in a kind of dilemme, trying to delete the network; root@controller2:

Re: [Openstack] error creating instance

2015-06-30 Thread Yngvi Páll Þorfinnsson
652c-49cd-9025-fc6e4e861ff2' as is presented in the log file. Best regards Yngvi -Original Message- From: Yngvi Páll Þorfinnsson Sent: 30. júní 2015 10:43 To: Andreas Scheuring Cc: openstack@lists.openstack.org Subject: Re: [Openstack] error creating instance Every time I try to create

Re: [Openstack] error creating instance

2015-06-30 Thread Yngvi Páll Þorfinnsson
k': u'external', 'id': u'ef587391-652c-49cd-9025-fc6e4e861ff2', 'network_type': u'vlan'} for mappings: {} with tunnel_types: [u'gre'] check_segment_for_agent /usr/lib/python2.7/dist-packages/neutron/plugins/ml2/drivers/mech_openvswitch.py:5

Re: [Openstack] error creating instance

2015-06-30 Thread Uwe Sauter
| > | gateway_ip| 172.22.18.1 | > | host_routes | | > | id| 6788102a-4791-466f-8638-483fc370f6ac | > | ip_version| 4| > | ipv6_address_mode |

Re: [Openstack] error creating instance

2015-06-30 Thread Yngvi Páll Þorfinnsson
-++------+ root@controller2:/# best regards Yngvi -Original Message- From: Yngvi Páll Þorfinnsson Sent: 30. júní 2015 10:00 To: Andreas Scheuring Cc: openstack@lists.openstack.org Subject: Re: [Openstack] error creating insta

Re: [Openstack] error creating instance

2015-06-30 Thread Yngvi Páll Þorfinnsson
0bf-8d35-f68805558845 | | tenant_id | f976b7c713c64b028c0e89f3956795ed | +---+--+ root@controller2:/# best regards Yngvi -Original Message- From: Andreas Scheuring [mailto:scheu...@linux.vnet.ibm.com] Sent: 30. júní 2015 08:22 To: Yngvi Páll Þorfinnsson Cc: openstack@l

Re: [Openstack] error creating instance

2015-06-30 Thread Yngvi Páll Þorfinnsson
Original Message- From: Andreas Scheuring [mailto:scheu...@linux.vnet.ibm.com] Sent: 30. júní 2015 08:22 To: Yngvi Páll Þorfinnsson Cc: openstack@lists.openstack.org Subject: Re: [Openstack] error creating instance try > neutron router-interface-delete ok, then please adapt the tenent_

Re: [Openstack] error creating instance

2015-06-30 Thread Andreas Scheuring
on router-create demo-router > neutron router-interface-add demo-router demo-subnet > > and then is was attached to the external net: > > Attach the router to the external network by setting it as the gateway: > > neutron router-gateway-set demo-router ext_net1101 > >

Re: [Openstack] error creating instance

2015-06-30 Thread Yngvi Páll Þorfinnsson
ateway: neutron router-gateway-set demo-router ext_net1101 Best regards Yngvi -Original Message- From: Andreas Scheuring [mailto:scheu...@linux.vnet.ibm.com] Sent: 30. júní 2015 08:01 To: Yngvi Páll Þorfinnsson Cc: openstack@lists.openstack.org Subject: Re: [Openstack] error creating instance

Re: [Openstack] error creating instance

2015-06-30 Thread Yngvi Páll Þorfinnsson
g [mailto:scheu...@linux.vnet.ibm.com] Sent: 30. júní 2015 06:43 To: Yngvi Páll Þorfinnsson Cc: openstack@lists.openstack.org Subject: Re: [Openstack] error creating instance Now all makes absolutely sense: +

Re: [Openstack] error creating instance

2015-06-30 Thread Andreas Scheuring
+--+++-+--+ > | ID | Name | Status | Task State | Power State | Networks | > ++--+++-+--+ > +----+--+----+----+-+--+ >

Re: [Openstack] error creating instance

2015-06-29 Thread Andreas Scheuring
nal=True > > > But there seems not to be info on this one > root@controller2:/# neutron net-show cf6489c4-7ed6-43dc-85aa-f4b8c6b501ca > Unable to find network with name 'cf6489c4-7ed6-43dc-85aa-f4b8c6b501ca' > > > best regards > Yngvi > > >

Re: [Openstack] error creating instance

2015-06-29 Thread Uwe Sauter
From: Uwe Sauter [mailto:uwe.sauter...@gmail.com] > Sent: 29. júní 2015 16:11 > To: Yngvi Páll Þorfinnsson; Andreas Scheuring > Cc: openstack@lists.openstack.org > Subject: Re: [Openstack] error creating instance > > If this is just a test setup it might be worth to drop and recreat

Re: [Openstack] error creating instance

2015-06-29 Thread Uwe Sauter
er2:/# > > but I can't see this network with id > > " cf6489c4-7ed6-43dc-85aa-f4b8c6b501ca" > > > Best regards > Yngvi > > -Original Message- > From: Andreas Scheuring [mailto:scheu...@linux.vnet.ibm.com] > Sent: 29. júní 2015 15:25 >

Re: [Openstack] error creating instance

2015-06-29 Thread Yngvi Páll Þorfinnsson
n't see this network with id " cf6489c4-7ed6-43dc-85aa-f4b8c6b501ca" Best regards Yngvi -Original Message- From: Andreas Scheuring [mailto:scheu...@linux.vnet.ibm.com] Sent: 29. júní 2015 15:25 To: Yngvi Páll Þorfinnsson Cc: uwe.sauter...@gmail.com; openstack@lists.ope

Re: [Openstack] error creating instance

2015-06-29 Thread Yngvi Páll Þorfinnsson
auter...@gmail.com] Sent: 29. júní 2015 16:11 To: Yngvi Páll Þorfinnsson; Andreas Scheuring Cc: openstack@lists.openstack.org Subject: Re: [Openstack] error creating instance If this is just a test setup it might be worth to drop and recreate the neutron database, then recreate external and tenant net

Re: [Openstack] error creating instance

2015-06-29 Thread Yngvi Páll Þorfinnsson
uwe.sauter...@gmail.com; openstack@lists.openstack.org Subject: Re: [Openstack] error creating instance Attempting to bind port 2bf4a49b-2ad6-4ead-a656-65814ad0724e on network 7a344656-815c-4116-b697-b52f9fdc6e4c bind_port /usr/lib/python2.7/dist-packages/neutron/plugins/ml2/drivers/mech_agent.py:57 201

Re: [Openstack] error creating instance

2015-06-29 Thread Andreas Scheuring
f it's not visible via the UI, maybe you have to switch to another tenant to get it. Hope we're close to finding the issue ;) Andreas On Mo, 2015-06-29 at 14:33 +, Yngvi Páll Þorfinnsson wrote: > OK, I've enabled > Debug=True > > I did try to create an instance, I've attached

Re: [Openstack] error creating instance

2015-06-29 Thread Andreas Scheuring
VLAN ID > > > Name-Type: VLAN_NAME_TYPE_RAW_PLUS_VID_NO_PAD > > > bond0.48 | 48 | bond0 > > > bond0.47 | 47 | bond0 > > > bond0.45 | 45 | bond0 > > > > > > Tunnel network-> bond0.47 > > > Mgmt netw

Re: [Openstack] error creating instance

2015-06-29 Thread Uwe Sauter
> Sent: 29. júní 2015 13:07 > To: uwe.sauter...@gmail.com > Cc: openstack@lists.openstack.org > Subject: Re: [Openstack] error creating instance > > Uwe, > along the configuration files Yngvi is using gre networking. > So there should no bridge mapping be required at all fo

Re: [Openstack] error creating instance

2015-06-29 Thread Uwe Sauter
47 | bond0 >>> bond0.45 | 45 | bond0 >>> >>> Tunnel network -> bond0.47 >>> Mgmt network-> bond0.48 >>> Extrenal network-> bond0.45 >>> >>> And when I check for bridges and ports on the network n

Re: [Openstack] error creating instance

2015-06-29 Thread Andreas Scheuring
nel network -> bond0.47 > > Mgmt network-> bond0.48 > > Extrenal network-> bond0.45 > > > > And when I check for bridges and ports on the network node: > > > > root@network2:/# ovs-vsctl list-br > > br-ex > > br-int > &g

Re: [Openstack] error creating instance

2015-06-29 Thread Uwe Sauter
>> | >> | | "use_namespaces": true, >> | >> | | "routers": 1, >> | >> | | "interfaces": 1, >> | >> | |

Re: [Openstack] error creating instance

2015-06-29 Thread Uwe Sauter
| > | | "ex_gw_ports": 1 > | > | | } > | > | created_at | 2015-06-16 10:20:18

Re: [Openstack] error creating instance

2015-06-29 Thread Yngvi Páll Þorfinnsson
| | id | cf356c5d-d6da-4648-a2e8-90d594e46d11 | | started_at | 2015-06-29 08:47:22 | | topic | l3_agent

Re: [Openstack] error creating instance

2015-06-29 Thread Uwe Sauter
2e091-62 > > best regards > Yngvi > > > -Original Message- > From: Andreas Scheuring [mailto:scheu...@linux.vnet.ibm.com] > Sent: 29. júní 2015 06:59 > To: Yngvi Páll Þorfinnsson > Cc: openstack@lists.openstack.org > Subject: Re: [Openstack] error creating instance

Re: [Openstack] error creating instance

2015-06-29 Thread Yngvi Páll Þorfinnsson
nsson Cc: openstack@lists.openstack.org Subject: Re: [Openstack] error creating instance This message is a result of that some actions on the compute nodes failed. Could you please provide the log of the neutron-server as well? It should provide additional information why the binding failed. You s

Re: [Openstack] error creating instance

2015-06-29 Thread Uwe Sauter
91-62 > > best regards > Yngvi > > > -Original Message----- > From: Andreas Scheuring [mailto:scheu...@linux.vnet.ibm.com] > Sent: 29. júní 2015 06:59 > To: Yngvi Páll Þorfinnsson > Cc: openstack@lists.openstack.org > Subject: Re: [Openstack] error creating i

Re: [Openstack] error creating instance

2015-06-29 Thread Andreas Scheuring
ance: > 871c6af2-1673-4eb0-94a1-1ad07eb77ce5] Setting instance to ERROR state. > > > Yngvi > > -Original Message- > From: Yngvi Páll Þorfinnsson > Sent: 29. júní 2015 11:02 > To: Andreas Scheuring > Cc: openstack@lists.openstack.org > Subject: Re: [Ope

Re: [Openstack] error creating instance

2015-06-29 Thread Yngvi Páll Þorfinnsson
s Scheuring [mailto:scheu...@linux.vnet.ibm.com] Sent: 29. júní 2015 11:17 To: Yngvi Páll Þorfinnsson Cc: openstack@lists.openstack.org Subject: Re: [Openstack] error creating instance This message is a result of that some actions on the compute nodes failed. Could you please provide the log of the n

Re: [Openstack] error creating instance

2015-06-29 Thread Yngvi Páll Þorfinnsson
rk2:/# ovs-vsctl list-br br-ex br-int br-tun root@network2:/# ovs-vsctl list-ports br-ex bond0.45 phy-br-ex qg-eb22e091-62 best regards Yngvi -Original Message- From: Andreas Scheuring [mailto:scheu...@linux.vnet.ibm.com] Sent: 29. júní 2015 06:59 To: Yngvi Páll Þorfinnsson Cc: openstack

Re: [Openstack] error creating instance

2015-06-29 Thread Yngvi Páll Þorfinnsson
list-ports br-ex bond0.45 phy-br-ex qg-eb22e091-62 best regards Yngvi -Original Message- From: Andreas Scheuring [mailto:scheu...@linux.vnet.ibm.com] Sent: 29. júní 2015 06:59 To: Yngvi Páll Þorfinnsson Cc: openstack@lists.openstack.org Subject: Re: [Openstack] error creating instance

Re: [Openstack] error creating instance

2015-06-29 Thread Abhishek Shrivastava
mailto:scheu...@linux.vnet.ibm.com] > Sent: 29. júní 2015 06:59 > To: Yngvi Páll Þorfinnsson > Cc: openstack@lists.openstack.org > Subject: Re: [Openstack] error creating instance > > The issue seems to be related to a neutron missconfiguration. > --> Unexpected vif_t

Re: [Openstack] error creating instance

2015-06-29 Thread Yngvi Páll Þorfinnsson
vi Páll Þorfinnsson Cc: openstack@lists.openstack.org Subject: Re: [Openstack] error creating instance The issue seems to be related to a neutron missconfiguration. --> Unexpected vif_type=binding_failed Please have a look at your neutron server config file in the network node(s) and the l2 a

Re: [Openstack] error creating instance

2015-06-29 Thread Abhishek Shrivastava
Hi Yngvi, Can you please send us the nova-cpu logs? On Mon, Jun 29, 2015 at 12:28 PM, Andreas Scheuring < scheu...@linux.vnet.ibm.com> wrote: > The issue seems to be related to a neutron missconfiguration. > --> Unexpected vif_type=binding_failed > > Please have a look at your neutron server co

Re: [Openstack] error creating instance

2015-06-29 Thread Andreas Scheuring
The issue seems to be related to a neutron missconfiguration. --> Unexpected vif_type=binding_failed Please have a look at your neutron server config file in the network node(s) and the l2 agent config files (ovs?). You should find additional information there. If this doesn't help, please prov

[Openstack] error creating instance

2015-06-26 Thread Yngvi Páll Þorfinnsson
Hi Can someone please help on this matter? I have installed and configured OpenStack(Juno) environment on Ubuntu(14.04). We have currently 1 controller node, 3 network nodes and 4 compute nodes as well as 4 swift nodes. I'm using OpenStack Networking (neutron). I'v recently introduced VLANs for