[Openstack] While adding external bridge connection lost to the network node

2014-11-20 Thread Geo Varghese
br-ex INTERFACE_NAME = External connection to network node fails. Then we couldn't connect to network node from other machines. Any one faced this issue? Please help us to fix this issue. -- Regards, Ge

Re: [Openstack] [Openstack-operators] While adding external bridge connection lost to the network node

2014-11-21 Thread Geo Varghese
s > which which was assigned to the interface now needs to be assigned to the > br-ex bridge, and then you'll have connectivity once again. > > Thx, > britt > > From: Geo Varghese > Date: Friday, November 21, 2014 at 1:39 AM > To: "openstack@lists.open

Re: [Openstack] [Openstack-operators] While adding external bridge connection lost to the network node

2014-11-21 Thread Geo Varghese
ces file so that the > 192.168.122.54/24 address gets assigned to br-ex instead of eth0. > > From: Geo Varghese > Date: Friday, November 21, 2014 at 7:16 AM > To: Britt Houser > Cc: "openstack@lists.openstack.org" , " > openstack-operat...@li

Re: [Openstack] [Openstack-operators] While adding external bridge connection lost to the network node

2014-11-21 Thread Geo Varghese
something like > this for eth0: > > auto eth0 > iface eth0 inet manual > pre-up ifconfig $IFACE up > post-down ifconfig $IFACE down > > > Thx, > britt > > From: Geo Varghese > Date: Friday, November 21, 2014 at 7:22 AM > To: Britt Houser >

Re: [Openstack] [Openstack-operators] While adding external bridge connection lost to the network node

2014-11-24 Thread Geo Varghese
face "tapa72fb9d6-4a" type: internal ovs_version: "2.0.2 = On Mon, Nov 24, 2014 at 6:22 PM, Britt Houser (bhouser) wrote: > Geo, > > Sorry for not getting back sooner. Was out sick. Can you post the > output of 'ovs-vsctl

Re: [Openstack] [Openstack-operators] While adding external bridge connection lost to the network node

2014-11-24 Thread Geo Varghese
at might > be the source of your error. Might try restarting networking or rebooting > the VM. You can tell its working if you see br-ex with and IP address in > the output of ifconfig, and if you can ping that address. > > Thx, > britt > > From: Geo Varghese > Date:

[Openstack] Need help to create external network

2014-11-24 Thread Geo Varghese
external network. -- Regards, Geo Varghese ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Re: [Openstack] [Openstack-operators] Need help to create external network

2014-11-25 Thread Geo Varghese
gt; > Thx, > britt > > From: Geo Varghese > Date: Monday, November 24, 2014 at 3:17 PM > To: "openstack-operat...@lists.openstack.org" > , "openstack@lists.openstack.org" > > Subject: [Openstack-operators] Need help to create external network > > &g

[Openstack] Need help to setup instance tunnel.

2014-11-25 Thread Geo Varghese
8.0 B) = And given this Ip addres(192.168.123.179) in [mvs] configuration (/etc/neutron/plugins/ml2/ml2_conf.ini) [ovs] local_ip = 192.168.123.179 tunnel_type = gre enable_tunneling = True Is it correct? Please help me. -- Regards, Geo Var

Re: [Openstack] [Openstack-operators] Need help to setup instance tunnel.

2014-11-26 Thread Geo Varghese
, 2014 at 5:01 PM, Andreas Scheuring < scheu...@linux.vnet.ibm.com> wrote: > The Neutron-Openvswitch-Agent is doing it for you. > > > -- > Andreas > (irc: scheuran) > > > On Wed, 2014-11-26 at 16:34 +0530, Geo Varghese wrote: > > Thanks again Andreas. >

Re: [Openstack] [Openstack-operators] Need help to create external network

2014-11-26 Thread Geo Varghese
talking about in Horizon it shows 'Down'? I think that may just > be cosmetic. > > From: Geo Varghese > Date: Tuesday, November 25, 2014 at 3:04 PM > To: Britt Houser > Cc: "openstack-operat...@lists.openstack.org" < > openstack-operat...@lists.openstac

Re: [Openstack] Nova DB sync Operational error

2014-11-26 Thread Geo Varghese
ways I dont see how that >> would affect anyting. Please help!! Thanks! >> > > Are you absolutely sure that the user and password that is in your > nova.conf file (the [database] sql_connection string) is the same as what > you are typing in on the command line? > > How are you d

Re: [Openstack] Nova DB sync Operational error

2014-11-26 Thread Geo Varghese
gt; as the guide says I need to put the password into the connection config? > > Tried below and same error: > > # The SQLAlchemy connection string used to connect to the > # bare-metal database (string value) > connection=mysql://nova:nova@controller/nova > > > On Wed, Nov

Re: [Openstack] Nova DB sync Operational error

2014-11-26 Thread Geo Varghese
into the connection config? > > Tried below and same error: > > # The SQLAlchemy connection string used to connect to the > # bare-metal database (string value) > connection=mysql://nova:nova@controller/nova > > > On Wed, Nov 26, 2014 at 3:02 PM, Geo Varghese wrote: > >>

Re: [Openstack] Nova DB sync Operational error

2014-11-26 Thread Geo Varghese
gt;> > > > _______ > Mailing list: > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > Post to : openstack@lists.openstack.org > Unsubscribe : > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > > -- -- Regards, Geo Varghese ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Re: [Openstack] Nova DB sync Operational error

2014-11-26 Thread Geo Varghese
t | *7088873CEA983CB57491834389F9BB9369B9D756 | ::1 | >>>> | keystone | *7088873CEA983CB57491834389F9BB9369B9D756 | % | >>>> | keystone | *7088873CEA983CB57491834389F9BB9369B9D756 | localhost | >>>> | glance | *7088873CEA983CB57491834389F9BB93

[Openstack] Cinder api enpoint not found error while attach volume to instance

2015-01-13 Thread Geo Varghese
Anyone please help me. Thanks for the support guys. -- Regards, Geo Varghese ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Re: [Openstack] Nova boot spawn failed with message time out

2015-01-20 Thread Geo Varghese
te.manager File > "/usr/local/lib/python2.7/site-packages/oslo/messaging/_drivers/amqpdriver.py", > line 144, in get > > 2015-01-19 21:17:56.350 17307 TRACE nova.compute.manager 'to message > ID %s' % msg_id) > > 2015-01-19 21:17:56.350 17307 TRA

Re: [Openstack] Nova boot spawn failed with message time out

2015-01-20 Thread Geo Varghese
te.manager File > "/usr/local/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line > 1175, in retry_request > 2015-01-20 16:06:50.774 8152 TRACE nova.compute.manager raise > exceptions.ConnectionFailed(reason=_("Maximum attempts reached")) > 2015-0

[Openstack] 503 Internal Server Error when checking swift stat

2015-02-04 Thread Geo Varghese
Hi Guys, Can anyone help to fix this issue. 503 Internal Server Error when checking swift stat How we can find out th exact error for this issue. Any method to setup debugging for sift? Thanks for time. -- Regards, Geo Varghese ___ Mailing list

Re: [Openstack] 503 Internal Server Error when checking swift stat

2015-02-04 Thread Geo Varghese
perty in the [DEFAULT] section of > the *.conf files in /etc/swift and restarting Swift services: > > log_level = DEBUG > > Hope that helps, > Jake Kugel > > Geo Varghese wrote on 02/04/2015 07:44:53 AM: > > > From: Geo Varghese > > To: "openstack

[Openstack] Help with multiple external network in openstack

2015-06-04 Thread Geo Varghese
empty according to the docs. I did that but seems working. Any one please specify whta other changes i have to do to make it working. Thanks for your support guys. -- Regards, Geo Varghese ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman

Re: [Openstack] Help with multiple external network in openstack

2015-06-04 Thread Geo Varghese
, > Kevin > > ---------- > *From:* Geo Varghese > *Sent:* Thursday, June 04, 2015 6:25:46 AM > *To:* openstack-operat...@lists.openstack.org; > openstack@lists.openstack.org > *Subject:* [Openstack-operators] Help with multiple external network in > openstack

Re: [Openstack] Help with multiple external network in openstack

2015-06-04 Thread Geo Varghese
many questions :) -- Forwarded message -- From: Fox, Kevin M Date: Fri, Jun 5, 2015 at 1:24 AM Subject: RE: Help with multiple external network in openstack To: Geo Varghese Cc: "openstack-operat...@lists.openstack.org" < openstack-operat...@lists.openstack.org

Re: [Openstack] Help with multiple external network in openstack

2015-06-04 Thread Geo Varghese
cloud, so I'm not sure what that would > look like. > > Thanks, > Kevin > ------ > *From:* Geo Varghese [gvargh...@aqorn.com] > *Sent:* Thursday, June 04, 2015 1:02 PM > > *To:* Fox, Kevin M > *Cc:* openstack-operat...@lists.openstack.org; &

Re: [Openstack] Help with multiple external network in openstack

2015-06-06 Thread Geo Varghese
ave > vlan,vxlan,gre, for example. When the vlans have been consumed, it moves to > vxlan then to gre. > > All of the tenant network stuff is abstracted from the user, so they > have no idea WHAT type of network they've created. Just FYI. > > I apologize for being a bit lo

[Openstack] patch-int port is not created in br-tun - kilo

2015-09-30 Thread Geo Varghese
o fix this this issue. Is anything specific needs to changed in any conf file? Thanks again for great support from the group. -- -- Regards, Geo Varghese ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to :

Re: [Openstack] patch-int port is not created in br-tun - kilo

2015-09-30 Thread Geo Varghese
gin is started? > > looks like the bridges were made but not the peer ports and as far as i > can tell that is brought up when you start the plugin. > > let me know if that helps. > > sinh > > > On Wed, Sep 30, 2015 at 6:59 AM, Geo Varghese wrote: > >> Hi Team

Re: [Openstack] [Openstack-operators] patch-int port is not created in br-tun - kilo

2015-09-30 Thread Geo Varghese
Hi Assaf, Thanks for that information. Let me check it again. On Thu, Oct 1, 2015 at 1:36 AM, Assaf Muller wrote: > > > On Wed, Sep 30, 2015 at 3:18 PM, Geo Varghese wrote: > >> Hi Sinh, >> >> Thanks for the update. >> >> Its already started and show

Re: [Openstack] patch-int port is not created in br-tun - kilo

2015-09-30 Thread Geo Varghese
rue > > [ovs] > > use_veth_interconnection=True > > bridge_mappings=Intnet1:br-eth1 > > When i switched from havana to juno, i had to specify > use_veth_interconnection=True otherwise my peer ports wouldn't be > physically created. i know you're using patch

Re: [Openstack] patch-int port is not created in br-tun - kilo

2015-10-01 Thread Geo Varghese
e_veth_interconnection=True > > bridge_mappings=Intnet1:br-eth1 > > When i switched from havana to juno, i had to specify > use_veth_interconnection=True otherwise my peer ports wouldn't be > physically created. i know you're using patch ports but hope it helps. &

Re: [Openstack] patch-int port is not created in br-tun - kilo

2015-10-01 Thread Geo Varghese
Sure. Thanks Remo for that information. On Thu, Oct 1, 2015 at 1:44 PM, Remo Mattei wrote: > You may want to also add vxlan on that list it does not hurt and you could > be using vxlan later on. > > Remo > > On Oct 1, 2015, at 09:15, Geo Varghese wrote: > > Hi Sinh/Assa

Re: [Openstack] [Openstack-operators] Need help with adding instance with fixed ip in external network with out using private and floating ip.

2015-10-31 Thread Geo Varghese
r > that network. I hope you can under stand and I also hope I understood you. > Thanks > George > > On Sat, 31 Oct 2015, 08:43 Geo Varghese wrote: > >> Hi Team, >> >> I need help with adding instance with fixed ip in external network with >> out using p

Re: [Openstack] [Openstack-operators] Need help with adding instance with fixed ip in external network with out using private and floating ip.

2015-10-31 Thread Geo Varghese
Hi George, I just tried your method and it seems working perfectly :) Thanks for your valuable inputs. On Sat, Oct 31, 2015 at 6:42 PM, Geo Varghese wrote: > Hi George, > > Thanks for the update. Yes, you are right that is the exact requirement. > > "assign ip from that

Re: [Openstack] [Openstack-operators] Need help with adding instance with fixed ip in external network with out using private and floating ip.

2015-10-31 Thread Geo Varghese
gt; George > > On 31 October 2015 at 15:29, Geo Varghese wrote: > >> Hi George, >> >> I just tried your method and it seems working perfectly :) >> >> Thanks for your valuable inputs. >> >> On Sat, Oct 31, 2015 at 6:42 PM, Geo Varghese >> w

[Openstack] vpnaas will work with neutron DVR + floating IP?

2015-12-21 Thread Geo Varghese
Hi Team, I have tested vpnaas with centralized router. It seems working perfectly. It is also working with neutron DVR. But if we assign any floating IP to instance, it will stop working. Is it expected behaviour? Can you please confirm it? -- -- Regards, Geo Varghese

Re: [Openstack] [Openstack-operators] vpnaas will work with neutron DVR + floating IP?

2015-12-21 Thread Geo Varghese
that VPNaaS + DVR doesn't work > correctly in case there are several controllers [2]. > > Thanks, > Elena > > [1] https://bugs.launchpad.net/neutron/+bug/1476469 > [2] https://bugs.launchpad.net/neutron/+bug/1481329 > > On Mon, Dec 21, 2015 at 3:25 PM, Geo Varghese

Re: [Openstack] Instance not getting IP

2016-01-07 Thread Geo Varghese
metadata.agent.UnixDomainMetadataProxy._report_state' run > outlasted interval by 43.14 sec > > please help...!!! > > > ___ > Mailing list: > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > Post to

Re: [Openstack] ceph and openstack

2016-03-08 Thread Geo Varghese
you are hereby >> notified that any dissemination, distribution or copying of this >> communication is strictly prohibited. If you have received this >> communication in error, please notify sender immediately by telephone or >> return email. Thank you. >> > > >