All of lore.kernel.org
 help / color / mirror / Atom feed
* ceph osd df
@ 2015-01-05 19:03 Sage Weil
  2015-01-10  9:31 ` Mykola Golub
  0 siblings, 1 reply; 7+ messages in thread
From: Sage Weil @ 2015-01-05 19:03 UTC (permalink / raw)
  To: ceph-devel

We see a fair number of issues and confusion with OSD utilization and 
unfortunately there is easy way to see a summary of the current OSD 
utilization state.  'ceph pg dump' includes raw data but it not very 
friendly.  'ceph osd tree' shows weights but not actual utilization.  
'ceph health detail' tells you the nearfull osds but only when they reach 
the warning threshold.

Opened a ticket for a new command that summarizes just the relevant info:

	http://tracker.ceph.com/issues/10452

Suggestions welcome.  It's a pretty simple implementation (the mon has 
all the info; just need to add the command to present it) so I'm hoping it 
can get into hammer.  If anyone is interested in doing the 
implementation that would be great too!

sage

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

end of thread, other threads:[~2015-01-16 15:51 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-05 19:03 ceph osd df Sage Weil
2015-01-10  9:31 ` Mykola Golub
2015-01-10 18:39   ` Sage Weil
2015-01-11 16:31     ` Mykola Golub
2015-01-11 17:33       ` Sage Weil
2015-01-12  8:22         ` Mykola Golub
2015-01-16 15:51           ` Mykola Golub

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.