[Rdo-list] overcloud cinder volume limits

AliReza Taleghani shayne.alone at gmail.com
Sun Oct 18 04:38:13 UTC 2015


I think there is a mis configuration here:

the notification pop up when you navigate on [ Admin > System > Defaults ]
#Notification
Error: Unable to retrieve volume limit information.
###################################################

if you filter logs for cnider or error this one brings up which delight two
point!
1- Authentication target            => localhost
2- Authentication API version   => v3

I'm sure that the localhost is wrong and should be the float address or at
lease controller management interface address

as bellow nobody listen on localhost
[root at overcloud-controller-0 ~]# netstat -npltu | grep 5000
tcp        0      0 10.20.30.28:5000        0.0.0.0:*
LISTEN      2340/python2
tcp        0      0 10.20.30.26:5000        0.0.0.0:*
LISTEN      1872/haproxy

#ControllerLog
Oct 18 04:22:25 overcloud-controller-0.localdomain cinder-api[2374]:
2015-10-18 04:22:25.912 5406 ERROR cinder.api.middleware.fault
[req-3512a941-266d-49f0-b580-4c4ab93ca4e9 42e375bb99ac4107803ea2dc8a254f8d
638b58b4ff54462195f34adf6cec427c - - -] Caught error: Authorization failed:
Unable to establish connection to http://localhost:5000/v3/auth/tokens
###################################################


But I'm still looking to find how can I force [ cinder.api.middleware ]
authentication configuration for example to update target ip address, be
replace with localhost



Sincerely,
Ali R. Taleghani
@linkedIn <http://ir.linkedin.com/in/taleghani>

On Fri, Oct 16, 2015 at 4:24 PM, AliReza Taleghani <shayne.alone at gmail.com>
wrote:

>
> I have some error via horizon nofication which points to cinder auth api
> calls...
>
> [image: Screenshot from 2015-10-16 16:13:15.png]
>
> I try some configuration change as show in:
> http://paste.ubuntu.com/12798452/
>
> to apply auth info keystonecontext :-/
> but it seems nothing to get solve...
>
> --
> Sincerely,
> Ali R. Taleghani
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rdoproject.org/pipermail/dev/attachments/20151018/c7a928fc/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screenshot from 2015-10-16 16:13:15.png
Type: image/png
Size: 76343 bytes
Desc: not available
URL: <http://lists.rdoproject.org/pipermail/dev/attachments/20151018/c7a928fc/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screenshot from 2015-10-16 16:13:15.png
Type: image/png
Size: 76343 bytes
Desc: not available
URL: <http://lists.rdoproject.org/pipermail/dev/attachments/20151018/c7a928fc/attachment-0001.png>


More information about the dev mailing list