All of lore.kernel.org
 help / color / mirror / Atom feed
* Tool for ceph performance analysis
@ 2015-02-24  8:40 Alyona Kiselyova
  2015-02-24 11:57 ` John Spray
  0 siblings, 1 reply; 9+ messages in thread
From: Alyona Kiselyova @ 2015-02-24  8:40 UTC (permalink / raw)
  To: ceph-devel@vger.kernel.org

Hi,

This topic was raised several times, but we since have no such thing.

We are interested in some tool, which allow us to collect all or any
counters from whole cluster. Now we have internal way to get counters
via admin socket, but we need to do it directly on each node or use
some external network commands.

There are similar message from Sage Weil in ceph-devel maillist some
weeks ago. It was about perf-watch.py script, which is available from
ceph repository, but it provides only per-node work too (and works on
vbstart cluster, so to use it on working system some changes must be
done).

We are working now on tool, which has similar possibilities, but it
can collect counters either from one node, or from all ceph nodes.
Also tool provide possibility to check system resources usage by ceph
processes.Now it uses ssh, so it doesn't work good, if you have no
password-less access to all nodes.

The first version of this tool is available on github
(https://github.com/Ved-vampir/ceph-perf-tool). May be, after
improvements, this tool will be useful for other people and it can
appear in ceph in some way. It would be cose, if such utility will be
in ceph "out of the box". May be, we can merge it?

It would be great, if there will be internal possibility to collect
info about whole cluster from one node. May be, something like
extension for "tell" command, which can call any node directly and
replace external network connections. Or improved version of "ceph osd
perf" command, which would allow to get more info.

-------------------------------
Best regards,
Alyona Kiseleva

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2015-02-25  2:31 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-24  8:40 Tool for ceph performance analysis Alyona Kiselyova
2015-02-24 11:57 ` John Spray
2015-02-24 12:16   ` John Spray
2015-02-24 14:14     ` Mark Nelson
     [not found]       ` <1780156480.1852442.1424793103509.JavaMail.zimbra@oxygem.tv>
2015-02-24 15:51         ` Alexandre DERUMIER
2015-02-25  1:45       ` Brad Hubbard
2015-02-25  1:48         ` Mark Nelson
2015-02-25  1:56           ` Brad Hubbard
2015-02-25  2:31             ` Brad Hubbard

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.