From: Alfredo Deza <adeza@redhat.com>
To: Loic Dachary <loic@dachary.org>
Cc: Ceph Development <ceph-devel@vger.kernel.org>
Subject: Re: pulpito slowness
Date: Mon, 20 Jul 2015 08:05:16 -0400 (EDT) [thread overview]
Message-ID: <777209038.608223.1437393916818.JavaMail.zimbra@redhat.com> (raw)
In-Reply-To: <55ABD6AC.3030903@dachary.org>
----- Original Message -----
> From: "Loic Dachary" <loic@dachary.org>
> To: "Alfredo Deza" <adeza@redhat.com>
> Cc: "Ceph Development" <ceph-devel@vger.kernel.org>
> Sent: Sunday, July 19, 2015 12:56:12 PM
> Subject: pulpito slowness
>
> Hi Alfredo,
>
> After installing pulpito and run from sources with:
>
> virtualenv ./virtualenv
> source ./virtualenv/bin/activate
> pip install -r requirements.txt
> python run.py &
>
> I run a rados suite with 40 workers and 218 jobs. All is well except a
> slowness from pulpito that I don't quite understand. It takes 9 seconds to
> load although the load average of the machine is low, the CPU are not all
> busy, there is plenty of free ram.
There are pieces of the setup that might be causing this. Pulpito on its own doesn't do much, it is stateless
and just serves HTML.
I would look into paddles (pulpito feeds from it) and see how that is doing. Ideally, paddles would be setup with
PostgreSQL as well, I remember that at some point the queries became very complex in paddles and some investigation
was done to improve their speed.
>
> ubuntu@teuthology:~$ curl
> http://localhost:8081/ubuntu-2015-07-19_15:57:13-rados-hammer---basic-openstack/
> > /dev/null % Total % Received % Xferd Average Speed Time Time
> Time Current
> Dload Upload Total Spent Left Speed
> 100 391k 100 391k 0 0 42774 0 0:00:09 0:00:09 --:--:--
> 96305
>
> Do you have an idea of the reason for this slowness ?
>
> Cheers
>
> --
> Loïc Dachary, Artisan Logiciel Libre
>
>
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
prev parent reply other threads:[~2015-07-20 12:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-19 16:56 pulpito slowness Loic Dachary
2015-07-20 12:05 ` Alfredo Deza [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=777209038.608223.1437393916818.JavaMail.zimbra@redhat.com \
--to=adeza@redhat.com \
--cc=ceph-devel@vger.kernel.org \
--cc=loic@dachary.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.