Re: [Openstack-operators] Designate keystone auth issue

2016-05-10 Thread raju
onf.sample#L158 > ___ > Kris Lindgren > Senior Linux Systems Engineer > GoDaddy > > From: raju > Date: Tuesday, May 10, 2016 at 11:52 AM > To: "openstack-operators@lists.openstack.org" < > openstack-operato

[Openstack-operators] Designate keystone auth issue

2016-05-10 Thread raju
Hi All, I am trying to integrate designate(Dnaas) with my existing kilo environment and deployed designate in a separate node where I specified to connect to keystone(controller) server but still it is hitting on localhost while am trying to do api calls. designate conf: auth_uri = http://contro

Re: [Openstack-operators] Security group rules not working on instances kilo

2016-04-21 Thread raju
ill see that > none of the security group chains are seeing traffic. > ___ > Kris Lindgren > Senior Linux Systems Engineer > GoDaddy > > From: raju > Date: Thursday, April 21, 2016 at 5:26 PM > To: "openstack-operators@lists.openstack.org" < > openstack-o

[Openstack-operators] Security group rules not working on instances kilo

2016-04-21 Thread raju
Hi, I am running into a issue where security group rules are not applying to instances when I create a new security group with default rules it should reject all incoming traffic but it is allowing everything without blocking here is my config for nova : security_group_api = neutron firewall_dri

Re: [Openstack-operators] Cinder-backup to swift

2016-01-26 Thread raju
, > Kevin > -- > *From:* raju [raju.r...@gmail.com] > *Sent:* Tuesday, January 26, 2016 9:55 AM > *To:* Fox, Kevin M > *Cc:* openstack-operators@lists.openstack.org > *Subject:* Re: [Openstack-operators] Cinder-backup to swift > > now both services running on sa

Re: [Openstack-operators] Cinder-backup to swift

2016-01-26 Thread raju
: > There is a "feature" where cinder-backup and cinder-volume must be running > on the same node. If they are not, you get an error like that. I tripped > over it myself. > > Thanks, > Kevin > -- > *From:* raju [raju.r...@gmail.com] >

Re: [Openstack-operators] Cinder-backup to swift

2016-01-26 Thread raju
> > Thanks, > Kevin > -- > *From:* raju [raju.r...@gmail.com] > *Sent:* Tuesday, January 26, 2016 8:16 AM > *To:* openstack-operators@lists.openstack.org > *Subject:* [Openstack-operators] Cinder-backup to swift > > > Hi, > > > I am trying to backup cinder volumes to

[Openstack-operators] Cinder-backup to swift

2016-01-26 Thread raju
Hi, I am trying to backup cinder volumes to swift and enabled backup driver in cinder conf and startred cinder-backup service, when am trying to create a backup it is failing with below error Error: cinder backup-create --container Cinder_Backup 0d2eb15f-77b9-408b-86c3-e80fb24948cf ERROR: S

Re: [Openstack-operators] Liberty neutron issues

2016-01-18 Thread raju
really through ovs. All OVS needs to know about > are the bridges that you setup and what they are called and going to be > used for. Any specific configurations will happen on the system side and > not the ovs side of things. > > On Fri, Jan 15, 2016 at 4:52 PM, raju wrote: > >>

[Openstack-operators] Liberty neutron issues

2016-01-15 Thread raju
Hi, I have done 3 node deployment of openstack liberty on cent os 7 and configured neutron with ml2 and ovs. when am trying to spin up instances getting neutron error unable to bind port to host am pasting logs files and ml2 conf file below These are the steps followed to create ovs bridges I h

[Openstack-operators] kilo/nfv-vlan-trunks

2015-09-25 Thread raju
Hi Team, I need to create trunk ports inside neutron where instances will receive traffic from multiple vlans. Do I need to apply any patch to my current openstack version(kilo) to get this feature? Thanks ___ OpenStack-operators mailing list OpenStac

Re: [Openstack-operators] Fwd: Patching openstack

2015-09-16 Thread raju
Exactly Ben, lets say I have issues with nova in my environment how to fix those bugs by manually getting it from git and packaging are there any steps how to follow and backup the current version to roll back? On Wed, Sep 16, 2015 at 3:04 PM, Ben Hines wrote: > It sounds like he's talking about

Re: [Openstack-operators] Neutron Lbaas Issues Icehouse

2015-09-02 Thread raju
Anyone came across this issue? On Tue, Sep 1, 2015 at 8:17 PM, raju wrote: > Hi All, > > I have configured lbaas in my Icehouse environment and able to start the > lbaas agent without any issues. When I create a pool it creates sussfully > without any errors but in lo

[Openstack-operators] Neutron Lbaas Issues Icehouse

2015-09-01 Thread raju
Hi All, I have configured lbaas in my Icehouse environment and able to start the lbaas agent without any issues. When I create a pool it creates sussfully without any errors but in log file it shows WARNING neutron.services.loadbalancer.drivers.haproxy.namespace_driver [-] Stats socket not found

Re: [Openstack-operators] How to restrict AvZones to Tenants

2015-08-27 Thread raju
27 August 2015 at 06:48, raju wrote: > > > Hi, > > > > > > I want to restrict Avzones to particular Tenant so that users in the > Tenant > > > can only see the particular Avzone from drop down while provisioning > > > instances. > > you can add a *

[Openstack-operators] How to restrict AvZones to Tenants

2015-08-26 Thread raju
Hi, I want to restrict Avzones to particular Tenant so that users in the Tenant can only see the particular Avzone from drop down while provisioning instances. Thanks ___ OpenStack-operators mailing list OpenStack-operators@lists.openstack.org http://l

[Openstack-operators] Failed to start Initial cloud-init job (metadata service crawler)

2015-07-22 Thread raju
Hi All, I have created Ubuntu 15.4 cloud image in my openstack Icehouse, whenever I deploy instance using 15.04 image it does not get default route added Same image is working fine in Juno environment and and all the other images are working fine in Icehouse I see the below error in logs [1;31

[Openstack-operators] Juno Lost connectivity to instance and new instances not getting IP

2015-03-26 Thread raju
I have lost connectivity to all my instances and new instances does not get IP from DHCP, I am getting below errors from ovs-agent ov-agent log http://paste.openstack.org/show/196902/ ovs-vsct output for both compute nodes http://paste.openstack.org/show/196903/ TCP dump for br-int ex and en

Re: [Openstack-operators] Unable to delete few instances from dashboard

2015-02-19 Thread raju
Detached volumes and tried deleting the instances from dashboard not working On Wed, Feb 18, 2015 at 9:57 PM, raju wrote: > There was no error seems the delete action is not getting triggered, am > trying with admin credentials still no luck some with volumes and some are > not

Re: [Openstack-operators] Unable to delete few instances from dashboard

2015-02-18 Thread raju
w without any additional information. > Was there an error on the dashboard? Are you using the same credentials? > Did these instances have volumes attached? > > > On Feb 18, 2015, at 12:47 PM, raju wrote: > > > > Hi, > > > > am unable to delete few instances f

[Openstack-operators] Unable to delete few instances from dashboard

2015-02-18 Thread raju
Hi, am unable to delete few instances from dashboard(Havana) but able to delete from nova cmd line is there any way to resolve the issue? ___ OpenStack-operators mailing list OpenStack-operators@lists.openstack.org http://lists.openstack.org/cgi-bin/mail

[Openstack-operators] conductor.log spiking up

2015-01-23 Thread raju
Hi Team, in my openstack(Havana) controller node conductor.log is spiking very fastly and eating all my disk space not sure what is wrong in Nova here is the below message looping in the log 2015-01-23 16:17:40.248 27615 DEBUG qpid.messaging [-] RACK[5e56a70]: Message({'oslo.message': '{"_unique

Re: [Openstack-operators] extend the ip address of subnet in Havana?

2014-10-09 Thread raju
Appreciate your response, it was very clear explanation, will try this and let you know the result. Thanks much On Thu, Oct 9, 2014 at 4:16 PM, Mathieu Gagné wrote: > On 2014-10-09 3:08 PM, raju wrote: > >> I tried changing in DB but doesn't work, I see that Havana Neutron

Re: [Openstack-operators] extend the ip address of subnet in Havana?

2014-10-09 Thread raju
I tried changing in DB but doesn't work, I see that Havana Neutron doesn't have option to expand subnet allocation pools On Thu, Oct 9, 2014 at 1:00 PM, raju wrote: > Neutron > > On Thu, Oct 9, 2014 at 12:57 PM, Abel Lopez wrote: > >> Using neutron or nova-network

Re: [Openstack-operators] extend the ip address of subnet in Havana?

2014-10-09 Thread raju
Neutron On Thu, Oct 9, 2014 at 12:57 PM, Abel Lopez wrote: > Using neutron or nova-network? > > On Oct 9, 2014, at 9:47 AM, raju wrote: > > > Hi All, > > > > Is there any way to extend the ip address of subnet Havana? > > ___

[Openstack-operators] extend the ip address of subnet in Havana?

2014-10-09 Thread raju
Hi All, Is there any way to extend the ip address of subnet Havana? ___ OpenStack-operators mailing list OpenStack-operators@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators

[Openstack-operators] Lbaas and Fwaas on prod environment

2014-09-03 Thread raju
Hi Team, I am having running Havana environment on RHEL I want to add Lbaas and Fwaas now, can anyone guide me through the configuration or good documentation? ___ OpenStack-operators mailing list OpenStack-operators@lists.openstack.org http://lists.open