Re: [Openstack] [openstack] [pike]

2018-02-20 Thread nithish B
and(cmd) > File "/usr/lib/python2.7/site-packages/osc_lib/shell.py", line 437, in > prepare_to_run_command > self.client_manager.auth_ref > File > "/usr/lib/python2.7/site-packages/openstackclient/common/clientmanager.py", > line 99, in auth_ref >

Re: [Openstack] [openstack] [pike]

2018-02-20 Thread nithish B
Hi Guru, This looks more like a problem of finding the credentials. Please check if you sourced the credentials, and you did it right. A sample source parameters might look like the following: export OS_USERNAME=admin export OS_PASSWORD= export OS_TENANT_NAME=admin export OS_AUTH_URL=https://nagar

Re: [Openstack] load balancer as a service for all protocols

2016-05-16 Thread nithish B
: > Hi Nitish, > It should be a LBaaS. > > Thanks, > > Priyanka > On Monday 16 May 2016 07:35 PM, nithish B wrote: > > Hi Priyanka, > When you say you want to load balance between a set of VMs, will this load > balancer be another VM or should it be a LBaaS. Please let

Re: [Openstack] load balancer as a service for all protocols

2016-05-16 Thread nithish B
d for VMs on openstack cloud. > There is no plugin in openstack for this. > > Thanks, > > Priyanka > On Monday 16 May 2016 07:14 PM, nithish B wrote: > > Hi Priyanka, > You could have a look at IPVS > <https://en.wikipedia.org/wiki/IP_Virtual_Server>. It is part o

Re: [Openstack] load balancer as a service for all protocols

2016-05-16 Thread nithish B
Hi Priyanka, You could have a look at IPVS . It is part of the linux kernel and load balances at the transport layer. Regards, Nitish B. On Mon, May 16, 2016 at 6:46 PM, Priyanka wrote: > Hi, > > I have a openstack juno cloud with one controlle

Re: [Openstack] instance moving to another AZ while doing resize

2015-10-29 Thread nithish B
Hi Kevin, This generally happens when nova does not find enough system resources to resize to the new node. Please check the nova-compute logs and let me know. Thanks. On Oct 29, 2015 9:36 PM, "kevin parrikar" wrote: > Hello All, > I have single compute node in AZ1(different server

Re: [Openstack] [openstack-dev] Errors in neutron-server while launching VM

2015-10-16 Thread nithish B
7; () > > > I am not able to solve this.Please help me on this, > > .. > > Regards > > Rahul Arora > > > How are you installing juno? Is it a packaged version (devstack / ansible > etc) or manually? It might be that you have MariaDB compiled for x86 on > t

Re: [Openstack] Errors in neutron-server while launching VM

2015-10-16 Thread nithish B
RCHAR(36), \n\tPRIMARY KEY (destination, nexthop, > router_id), \n\tFOREIGN KEY(router_id) REFERENCES routers (id) ON DELETE CA > SCADE\n)ENGINE=InnoDB\n\n' () > > > I am not able to solve this.Please help me on this, > > .. > > Regards > > Rahul Arora > > >

Re: [Openstack] Errors in neutron-server while launching VM

2015-10-16 Thread nithish B
> Connection: Localhost via UNIX socket > Server characterset:utf8 > Db characterset:utf8 > Client characterset:latin1 > Conn. characterset:latin1 > UNIX socket:/var/lib/mysql/mysql.sock > Uptime: 1 hour 15 min 15 sec >

Re: [Openstack] Errors in neutron-server while launching VM

2015-10-16 Thread nithish B
t) > File "/usr/lib/python2.7/site-packages/sqlalchemy/engine/base.py", line > 1267, in _handle_dbapi_exception > util.raise_from_cause(newraise, exc_info) > File "/usr/lib/python2.7/site-packages/sqlalchemy/util/compat.py", line > 199, in raise_from_cause >

Re: [Openstack] Errors in neutron-server while launching VM

2015-10-16 Thread nithish B
Hi Rahul, Is the table "networks" available in the DB? Looks like it does not exist and thus when neutron queries the DB, it returns the error. Let me know. Thanks. Nitish B. Regards, Nitish B. On Fri, Oct 16, 2015 at 3:10 PM, Rahul Arora wrote: > Hi Team. > > I am trying to run Openstack KILO

Re: [Openstack] (no subject)

2015-10-08 Thread nithish B
Hi Ayushi, The below link should answer your question: https://ask.openstack.org/en/question/25815/can-i-build-a-vm-in-swift-object-storage/ Regards, Nitish B. On Fri, Oct 9, 2015 at 12:59 AM, Ayushi Kumar wrote: > Hi, > > why cant we use object storage for launching a vm. Please help . > > >

Re: [Openstack] Unable to attach Cinder storage node on Ubuntu 14.04

2015-10-04 Thread nithish B
ode, however there is database > named as "cinder" with 21 tables at Controller node. Regards.. > > On 10/5/15, nithish B wrote: > > Hi Shashank, > > Can you please check if any DB entries for cinder is created at all. It > > might be that the cinder is unable to c

Re: [Openstack] Unable to attach Cinder storage node on Ubuntu 14.04

2015-10-04 Thread nithish B
Hi Shashank, Can you please check if any DB entries for cinder is created at all. It might be that the cinder is unable to connect to DB or read from it otherwise. Let me know if this is working first. Then we can check the other possibilities. Thanks. Regards, Nitish B. On Mon, Oct 5, 2015 at 9

Re: [Openstack] Re Error while signing saml assertion

2015-09-07 Thread nithish B
called from > sign_assertion method > > and following is my saml section in keystone.conf : > > [saml] > > certfile = /etc/keystone/ssl/certs/ca.pem > > keyfile = /etc/keystone/ssl/private/cakey.pem > > idp_entity_id = http://keystone.idp/v3/OS-FEDERATION/saml2/id

Re: [Openstack] Re Error while signing saml assertion

2015-09-07 Thread nithish B
Hi Sreeja, It seems like your private key and/or the ssl certificate you use to auth does not exist. If you are indeed using key-pair based authentication, make sure you have the key "signing_key.pem" at the mentioned location, i.e. at /etc/ssl/private If this doesn't help, can you then just share

Re: [Openstack] External network Issues

2015-08-04 Thread nithish B
Hi, Is IP Forwarding enabled on your host? Regards, Nitish B. On Tue, Aug 4, 2015 at 7:15 PM, Dhvanan Shah wrote: > Hi, > > I have deployed Kilo using Packstack on CentOS , but I am having troubles > accessing the VM's that I spawn , through the public IP's that they are > assigned to them.

Re: [Openstack] Use of injected-files in compute service

2015-07-27 Thread nithish B
Hi Priyanka, Those options are used when arbitrary files has to be placed within the instance. For example, if you wish to use your own "authorized_keys", instead of the regular keys which exists, you may use this method. The only limitation is that you may add upto 5 files only. So to summari

Re: [Openstack] Openstack deployment on two nodes with single NIC

2015-07-20 Thread nithish B
gw for the instances on the their private >> network (I can see it if I type 'route -n' from within an instance). I >> thought this was the first hop in the packet routing. >> >> >> What will happen if I change that IP? What entity will act as gateway >>

Re: [Openstack] Openstack deployment on two nodes with single NIC

2015-07-18 Thread nithish B
Hi Tusa, Looking at the post on ask.openstack.org , I see that the Ip address of qr-c15092f4-bb is 192.168.1.1. Isn't that supposed to be the gateway IP for that I/F? This might be the issue because I see that the command ip netns exec qrouter-dff3861b-69d2-46c8-b990-0d218826955b tcpdump -n -i q

Re: [Openstack] REST client-server

2015-03-04 Thread nithish B
Hi Sandhya, You have to probably add those ports to the security group and enable IP forwarding in neutron. Thanks. Regards, Nitish B. On Thu, Mar 5, 2015 at 6:59 AM, Sandhya S wrote: > Hi all, > > I am trying to implement client-server architecture by placing my client > code on local mac

Re: [Openstack] iperf not working between VMs

2015-03-04 Thread nithish B
gt;>>> >>>>>>> On 03/04/2015 05:45 AM, Priyanka Naik wrote: >>>>>>> >>>>>>>> Hi, >>>>>>>> >>>>>>>> Sorry my mistake . I was actually trying it for different ports and >&

Re: [Openstack] Allocated virtual RAM 512 MB even if no instance

2015-01-08 Thread nithish B
Hi, It maybe because: - The VM instance entry may not have been deleted from the database, thus the mention of the usage. Hope this helps. Regards, Nitish B. On Thu, Jan 8, 2015 at 5:18 PM, ppnaik wrote: > Hi All, > > On my compute node the nova-compute.log shows: > > 2015-01-08 17:13:19.9

Re: [Openstack] Openstack nova free disk issue

2015-01-06 Thread nithish B
Btw, you can try adding the /home as the default disk and try. To have /home as the default disk, you can use: # echo "/dev/mapper/centos-home /home defaults 1 2" >> /etc/fstab Regards, Nitish B. On Tue, Jan 6, 2015 at 5:59 PM, nithish B wrote: > Hi Priyanka, > Can

Re: [Openstack] Openstack nova free disk issue

2015-01-06 Thread nithish B
ommiting. Is there a way to ask it to use the > /home partition instead. > > Thanks > > Priyanka > > > On 2015-01-06 15:39, nithish B wrote: > >> Hi Priyanka, >> The compute node has already been ballooned and over allocated to it's >> limit

Re: [Openstack] Failed to launch instance after ironic API settings

2014-11-13 Thread nithish B
Hi, Can you post the nova-compute log because "Please try again later [Error: No valid host was found. There are not enough hosts available.]" is more of a generic error. The actual error will be present in the logs. Thanks. Regards, Nitish B. On Fri, Nov 14, 2014 at 2:10 AM, sindhusha.yadav

Re: [Openstack] Complete Newb Questions.

2014-11-06 Thread nithish B
Hi Ken, To try openstack, other than DevStack, you can also try The OpenStackCookbook , which builds OpenStack on Ubuntu and uses Vagrant and VirtualBox. Also, you can try Packstack , which

Re: [Openstack] [cinder] Sonething went wrong

2014-09-19 Thread nithish B
Hi, Looking at the log, it seems like the auth key for cinder does not exist. >From the python docs, exception KeyError is raised when a mapping (dictionary) key is not found in the set of existing keys. So, please check the cinder installation and setup. Also, cinder logs might give you a bet

Re: [Openstack] floating ip (icehouse)

2014-09-11 Thread nithish B
talled by openstack. > > > I can't traceroute the floating ips from the router which has the same > network address. > > > Paras. > > > > On Wed, Sep 10, 2014 at 2:41 AM, nithish B > wrote: > >> Hi, >>Is this ip listed in your network? Kindly

Re: [Openstack] floating ip (icehouse)

2014-09-10 Thread nithish B
Hi, Is this ip listed in your network? Kindly confirm that. Also, maybe the firewall is configured to drop those packets. Check it up with $traceroute and post the output. That's a start! Regards, Nitish B. On Tue, Sep 9, 2014 at 9:17 PM, Paras pradhan wrote: > Hello, > > I have a controlle

Re: [Openstack] problem in launching instance in icehouse [Virtual Interface creation failed]

2014-09-07 Thread nithish B
Hi, Adding vif_plugging_is_fatal = False vif_plugging_timeout = 0 in the DEFAULT section of nova.conf in all the nodes usually works. Add that and try again, and let me know if it still has got issues. Thanks. Regards, Nitish B. On Sun, Sep 7, 2014 at 10:47 PM, Srinivasreddy R < srinivasredd

Re: [Openstack] problem in launching instance in icehouse [Virtual Interface creation failed]

2014-09-07 Thread nithish B
Hi Srinivasreddy, Can you please paste your nova.conf and ml2_conf.ini? Regards, Nitish B. On Sun, Sep 7, 2014 at 12:12 AM, Srinivasreddy R < srinivasreddy4...@gmail.com> wrote: > Hi, > > I am trying to setup openstack with 3 node setup . > i am following > OPENSTACK INSTALLATION GUIDE F

Re: [Openstack] Unexpected error in OpenStack Nova

2014-09-03 Thread nithish B
Hi all, I guess it is a keystone issue. Can you please post the output of $keystone user-list ? Thanks. Regards, Nitish B. On Thu, Sep 4, 2014 at 1:28 AM, Chris Buccella < chris.bucce...@antallagon.com> wrote: > Have you checked the nova-api log? > > > -Chris > > > On Wed, Sep 3, 2014 at 10

Re: [Openstack] Help regarding openstack dashboard

2014-09-03 Thread nithish B
e. Pls see attached. I found these two files different from > what you have told me. Should I change these files accordingly in order to > make things work? > > > On Wed, Sep 3, 2014 at 2:36 PM, nithish B wrote: > >> Hi Sadia, >> If you cannot find nova.conf and

Re: [Openstack] Help regarding openstack dashboard

2014-09-03 Thread nithish B
Hi Sadia, If you cannot find nova.conf and keystone.conf in your system, do the following: 1. Copy the following to a file. NOVA_CONF=/etc/nova/nova.conf KEYSTONE_CONF=/etc/keystone/keystone.conf cp ${NOVA_CONF}{,.bak} cat > ${NOVA_CONF}