Re: [ceph-users] Benchmark individual OSD's

2015-10-29 Thread Gregory Farnum
You can also extend that command line to specify specific block and total sizes. Check the help text. :) -Greg On Thursday, October 29, 2015, Lindsay Mathieson < lindsay.mathie...@gmail.com> wrote: > > On 29 October 2015 at 19:24, Burkhard Linke < > burkhard.li...@computational.bio.uni-giessen.de

Re: [ceph-users] Benchmark individual OSD's

2015-10-29 Thread Lindsay Mathieson
On 29 October 2015 at 19:24, Burkhard Linke < burkhard.li...@computational.bio.uni-giessen.de> wrote: > # ceph tell osd.1 bench > { > "bytes_written": 1073741824, > "blocksize": 4194304, > "bytes_per_sec": 117403227.00 > } > > It might help you to figure out whether individual OSDs

Re: [ceph-users] Benchmark individual OSD's

2015-10-29 Thread Burkhard Linke
Hi, On 10/29/2015 09:54 AM, Luis Periquito wrote: Only way I can think of that is creating a new crush rule that selects that specific OSD with min_size = max_size = 1, then creating a pool with size = 1 and using that crush rule. Then you can use that pool as you'd use any other pool. I haven

Re: [ceph-users] Benchmark individual OSD's

2015-10-29 Thread Luis Periquito
Only way I can think of that is creating a new crush rule that selects that specific OSD with min_size = max_size = 1, then creating a pool with size = 1 and using that crush rule. Then you can use that pool as you'd use any other pool. I haven't tested however it should work. On Thu, Oct 29, 20

Re: [ceph-users] Benchmark individual OSD's

2015-10-28 Thread Lindsay Mathieson
On 29 October 2015 at 11:39, Lindsay Mathieson wrote: > Is there a way to benchmark individual OSD's? nb - Non-destructive :) -- Lindsay ___ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com