Mailing List Archive

Queens horizon is very slow
Folks,

I have deployed pike using openstack-ansible on 3 node (HA) and
everything was good Horizon was fast enough but last week i have
upgraded to queens and found horizon is painful slow, I did command
line test and they are ok but GUI is just hard to watch, I have check
all basic setting memcache etc.. all looks good, i am not sure how to
troubleshoot this issue.

Just wonder if this is queens issue because pike was running fast
enough, is there any good guide line or tool to find out speed of GUI

_______________________________________________
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
Re: Queens horizon is very slow [ In reply to ]
Hi Satish,

Can you try listing the resources (instances, and ports) as non-admin
user
and share your results?

We posted a patch recently because of an issue in oslo.policy which could
potentially
make things better .

https://review.openstack.org/#/q/909a1ea3a7aceb6e0637058b9c6a53d14043d6d1


On 3 August 2018 at 20:47:58, Satish Patel (satish.txt@gmail.com) wrote:

forgot to share some result which is here

[root@ostack-infra-02-utility-container-c39f9322 ~]# openstack
--timing server list
+--------------------------------------+--------+---------+----------------------+-----------------+----------+
| ID | Name | Status | Networks
| Image | Flavor |
+--------------------------------------+--------+---------+----------------------+-----------------+----------+
| d5e16566-1262-4ac7-ad2b-2ad252472b18 | help-1 | ACTIVE |
net-vlan31=10.31.1.5 | cirros-raw | m1.tiny |
| c6f3920b-93f3-4a3a-a546-a5b575f8815d | help | SHUTOFF |
net-vlan31=10.31.1.4 | Centos-7-x86_64 | m1.small |
+--------------------------------------+--------+---------+----------------------+-----------------+----------+

+------------------------------------------------+----------+
| URL | Seconds |
+------------------------------------------------+----------+
| GET http://172.28.0.9:5000/v3 | 0.013816 |
| POST http://172.28.0.9:5000/v3/auth/tokens | 0.357006 |
| POST http://172.28.0.9:5000/v3/auth/tokens | 0.547765 |
| GET http://172.28.0.9:8774/v2.1/servers/detail | 0.645702 |
| GET http://172.28.0.9:8774/v2.1/flavors/detail | 0.093062 |
| Total | 1.657351 |
+------------------------------------------------+----------+

On Fri, Aug 3, 2018 at 2:32 PM, Satish Patel <satish.txt@gmail.com> wrote:
> Folks,
>
> I have deployed pike using openstack-ansible on 3 node (HA) and
> everything was good Horizon was fast enough but last week i have
> upgraded to queens and found horizon is painful slow, I did command
> line test and they are ok but GUI is just hard to watch, I have check
> all basic setting memcache etc.. all looks good, i am not sure how to
> troubleshoot this issue.
>
> Just wonder if this is queens issue because pike was running fast
> enough, is there any good guide line or tool to find out speed of GUI

_______________________________________________
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