First time here? Check out the FAQ!
2016-02-26 12:17:01 -0600 | received badge | ● Notable Question (source) |
2016-01-20 09:23:59 -0600 | received badge | ● Teacher (source) |
2016-01-11 19:19:34 -0600 | received badge | ● Popular Question (source) |
2016-01-11 08:12:26 -0600 | commented answer | RDO - Reference setup for server with 2 NICs I have only 2 NICs. Do you have a sample of how your eth0 and eth1 looks like? As well as br-ex and br-eth1 ? |
2016-01-11 01:00:41 -0600 | asked a question | RDO - Reference setup for server with 2 NICs Hi I am in the process of setting up RDO Is there a reference architecture set up for a server with 2 NICs? eth0 + eth1 eth0 == External network (1 public IP) eth1 == Internal network for API calls etc (10.1.1.x) Appreciate assistance |
2016-01-10 18:09:28 -0600 | received badge | ● Enthusiast |
2016-01-09 20:25:25 -0600 | commented answer | cinder volume quotas broken for RDO install in centOs? Confirmed works for me too :) This is interesting, isn't this information already provided in api-paste.init? http://pastebin.com/tJDEqVZa Can someone please explain? |
2016-01-08 00:03:58 -0600 | commented answer | cinder volume quotas broken for RDO install in centOs? This is the full strace. From "GET" to response ""HTTP/1.1 500 Internal" - http://pastebin.com/h4F06YSs |
2016-01-07 23:05:54 -0600 | commented answer | cinder volume quotas broken for RDO install in centOs? I actually now have a reason to think that the missing "chardet" and "netrc" libraries are fine.. apparently the messages are present in a working host running Kilo as well |
2016-01-07 17:29:23 -0600 | commented answer | cinder volume quotas broken for RDO install in centOs? @theque42 No I haven't installed "netrc" - I can't find specifically the package for it. I can't also confirm if cinder-api needs it. "python-chardet" is already installed though. My steps were to carry out 'process of elimination' - hoping we can all find an answer soon. Did you follow what I did? |
2016-01-07 17:24:02 -0600 | commented question | ERROR: The server has either erred or is incapable of performing the requested operation. (HTTP 500) No this is a known bug/issue - check other thread on steps to reproduce https://ask.openstack.org/en/question/87002/cinder-volume-quotas-broken-for-rdo-install-in-centos/ (https://ask.openstack.org/en/question...) |
2016-01-07 00:54:30 -0600 | answered a question | cinder volume quotas broken for RDO install in centOs? Hi As you will know I am experiencing the same issue as OP - this is not a solution yet - just steps I am taking to troubleshoot, and hopefully get to the bottom of this. Tools used
Syntax and sample output to test "cinder quota-show" via curl (output may vary - however syntax should auto-retrieve/populate endpoint and auth token) HTTP 200 Response HTTP 50x Response I've compared output between 2 hosts Both installed via RDO and running CentOS 7.x strace has some interesting output - but what stood out was the many "(No such file or directory)" messages Syntax to scrub output Here's the output for comparison Controller-A http://pastebin.com/vpCQ1gq5 Controller-B http://pastebin.com/zBvYWGKs Notice the missing "chardet" "netrc" packages in Controller-B |
2016-01-06 22:47:09 -0600 | commented answer | cinder volume quotas broken for RDO install in centOs? Same issue here guys You can reproduce this with curl - see my command http://pastebin.com/Eh9YyvEq |
2016-01-06 18:27:16 -0600 | answered a question | Error: Unable to retrieve volume limit information. Same here https://ask.openstack.org/en/question/87002/cinder-volume-quotas-broken-for-rdo-install-in-centos/ (https://ask.openstack.org/en/question...) |
2016-01-06 09:03:01 -0600 | answered a question | cinder volume quotas broken for RDO install in centOs? Definitely no problems with cinder api starting up And as OP has pointed out With debug mode turned on is pretty much useless... 0.3312410.335274 |
2016-01-06 02:53:13 -0600 | commented answer | cinder volume quotas broken for RDO install in centOs? Yes the file was sourced |
2016-01-06 02:53:13 -0600 | answered a question | cinder volume quotas broken for RDO install in centOs? Same error here |