Hi Vamsi, The interesting part is this,
http://192.168.56.108:9696 "GET /v2.0/qos/policies/QosPolicyBothRules HTTP/1.1" 404 125 RESP: [404] Content-Type: application/json Content-Length: 125 X-Openstack-Request-Id: req-136b482a-5d62-42ee-a3ac-555d10071d53 Date: Fri, 16 Mar 2018 19:26:23 GMT Connection: keep-alive RESP BODY: {"NeutronError": {"message": "QoS policy QosPolicyBothRules could not be found.", "type": "QosPolicyNotFound", "detail": ""}} Can you verify if the QoS policy exists with “openstack network qos policy list”? Another thing to check would be to see if the policy is visible across projects. -Kaustubh From: Torin Woltjer [mailto:[email protected]] Sent: Friday, March 16, 2018 3:24 PM To: [email protected]; [email protected] Cc: [email protected]; [email protected]; [email protected] Subject: Re: [Openstack] Internal Server Error (HTTP 500) in PIKE Hi Vamsi, It looks to me like an issue with the neutron service. I would suggest watching what happens in the various neutron logs when you try running the failing commands. If you see errors happening in the logs, paste them at http://paste.openstack.org for us to view. Thanks, ________________________________ From: A Vamsikrishna <[email protected]<mailto:[email protected]>> Sent: 3/16/18 2:31 PM To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Cc: "Yamahata, Isaku" <[email protected]<mailto:[email protected]>>, "Bhatia, Manjeet S" <[email protected]<mailto:[email protected]>>, Isaku Yamahata <[email protected]<mailto:[email protected]>> Subject: [Openstack] Internal Server Error (HTTP 500) in PIKE undefinedundefined Hi All, I am using Openstack PIKE & when I am seeing HTTP 500 error during below operations: stack@pike-ctrl:~/devstack$ openstack port set --qos-policy BothRules af63928b-4061-443d-bd9e-622a8b120f90 HttpException: Internal Server Error (HTTP 500) (Request-ID: req-832be17f-e516-4840-a707-6e163c5454a0), Request Failed: internal server error while processing your request. stack@pike-ctrl:~/devstack$ openstack network set --qos-policy BothRules 8ee4a086-0c88-47bf-b0ed-0fb177b38f17 HttpException: Internal Server Error (HTTP 500) (Request-ID: req-e4badfe0-2245-454f-bc4b-d37733c9b506), Request Failed: internal server error while processing your request. Lot of googling didn’t help much. Can you please help me with some pointers for reason behind this error & fix for this ? I am using below wiki: https://docs.openstack.org/neutron/pike/admin/config-qos.html Thanks, Vamsi
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
