[Openstack] Openstack Pike SRIOV Enablement issue

2018-09-07 Thread Navdeep Uniyal
Dear All, I am facing some issues while trying to enable SRIOV interfaces with OpenStack Pike. I am using Solarflare NICs. In my case I have done all the required configurations as stated in : But on starting the sriov-nic-agent, I am getting following error: neutron-sriov-nic-agent --config

[Openstack] [openstack][pike][cinder] cinder-volume agent is marked down during image upload

2018-04-18 Thread Fabian Zimmermann
Hi, we just evaluating the upgrade to pike and running into an issue with cinder-volume agent We see cinder-volume-Agent being marked DOWN if we request an volume-upload to glance and the upload runs longer than heartbeat-timeout. As soon as curl starts to upload the image, there are no fur

Re: [Openstack] [openstack] [pike]

2018-02-20 Thread Guru Desai
no, everywhere its "controller" now. On Tue, Feb 20, 2018 at 10:56 PM, nithish B wrote: > Wait. Why does it say curl -g -i -X GET http://controller:35357/v3/ -H > "Accept: application/json" - shouldn't it be your "h > ttp://nagraj_controller:35357/v3/ ."? > >

Re: [Openstack] [openstack] [pike]

2018-02-20 Thread nithish B
Wait. Why does it say curl -g -i -X GET http://controller:35357/v3/ -H "Accept: application/json" - shouldn't it be your "http://nagraj_controller: 35357/v3/ ."? Regards, Nitish B. On Tue, Feb 20, 2018 at 11:54 AM, Guru Desai wrote: > Here you go with the out

Re: [Openstack] [openstack] [pike]

2018-02-20 Thread Guru Desai
Here you go with the output : [root@controller ~]# openstack --debug endpoint list START with options: [u'--debug', u'endpoint', u'list'] options: Namespace(access_key='', access_secret='***', access_token='***', access_token_endpoint='', access_token_type='', auth_type='', auth_url=' http://cont

Re: [Openstack] [openstack] [pike]

2018-02-20 Thread Erik McCormick
According to your bootstrap and auth file, you're using http://controller:35357/v3, but the error you posted said http://nagraj_controller:35357/v3/. Run this: openstack --debug endpoint list Paste the output in here. -Erik On Tue, Feb 20, 2018 at 11:22 AM, Guru Desai wrote: > yes, did the bo

Re: [Openstack] [openstack] [pike]

2018-02-20 Thread Guru Desai
yes, did the bootstrap commands and everything went fine i.e no errors. admin port 35357 as mentioned in the pike install guide for keystone.. keystone-manage bootstrap --bootstrap-password ADMIN_PASS *\* --bootstrap-admin-url http://controller:35357/v3 *\* --bootstrap-internal-url http://contr

Re: [Openstack] [openstack] [pike]

2018-02-20 Thread Remo Mattei
Why are you auth on the admin port? Try the default 5000? > On Feb 20, 2018, at 7:58 AM, Erik McCormick > wrote: > > Did you run all the keystone-manage bootstrap commands? This looks > like you're trying to create the domain you're supposed to be > authenticating against. > > On Tue, Feb 20,

Re: [Openstack] [openstack] [pike]

2018-02-20 Thread Erik McCormick
Did you run all the keystone-manage bootstrap commands? This looks like you're trying to create the domain you're supposed to be authenticating against. On Tue, Feb 20, 2018 at 10:34 AM, Guru Desai wrote: > Hi Nithish, > > That part is verified. Below is the snippet of the rc file > > export OS_U

Re: [Openstack] [openstack] [pike]

2018-02-20 Thread Guru Desai
Hi Nithish, That part is verified. Below is the snippet of the rc file export OS_USERNAME=admin export OS_PASSWORD=ADMIN_PASS export OS_PROJECT_NAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_AUTH_URL=http://controller:35357/v3 export OS_ID

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

[Openstack] [openstack] [pike]

2018-02-20 Thread Guru Desai
Hi I am trying to install openstack pike and following the instruction mentioned in https://docs.openstack.org/keystone/pike/install/keystone-install-rdo.html for installing keystone. I am done with the environment setup. But after installing keystone, tried to create a project as mentioned in the

[Openstack] [openstack][pike][neutron]

2017-09-13 Thread Jai Singh Rana
Hi, I have installed pike cluster with ovn as a mechanism driver following the installation manual. Once every thing is installed, neutron is not not responding to any commands like 'openstack network agent list'. Also verified that ovn-northd is in runnung state. I am continuously seeing follow