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:torin.wolt...@granddial.com] Sent: Friday, March 16, 2018 3:24 PM To: a.vamsikris...@ericsson.com; openstack@lists.openstack.org Cc: isaku.yamah...@intel.com; manjeet.s.bha...@intel.com; isaku.yamah...@gmail.com 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 <a.vamsikris...@ericsson.com<mailto:a.vamsikris...@ericsson.com>> Sent: 3/16/18 2:31 PM To: "openstack@lists.openstack.org<mailto:openstack@lists.openstack.org>" <openstack@lists.openstack.org<mailto:openstack@lists.openstack.org>> Cc: "Yamahata, Isaku" <isaku.yamah...@intel.com<mailto:isaku.yamah...@intel.com>>, "Bhatia, Manjeet S" <manjeet.s.bha...@intel.com<mailto:manjeet.s.bha...@intel.com>>, Isaku Yamahata <isaku.yamah...@gmail.com<mailto:isaku.yamah...@gmail.com>> 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 : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack