Re: [ceph-users] Please help me get rid of Slow / blocked requests

2018-05-01 Thread John Hearns
>Sounds like one of the following could be happening: > 1) RBD write caching doing the 37K IOPS, which will need to flush at some point which causes the drop. I am not sure this will help Shantur. But you could try running 'watch cat /proc/meminfo' during a benchmark run. You might be able to spo

Re: [ceph-users] Please help me get rid of Slow / blocked requests

2018-05-01 Thread Van Leeuwen, Robert
> On 5/1/18, 12:02 PM, "ceph-users on behalf of Shantur Rathore" > > wrote: >I am not sure if the benchmark is overloading the cluster as 3 out of > 5 runs the benchmark goes around 37K IOPS and suddenly for the >problematic runs it drops to 0 IOPS for a couple of minutes and then >

Re: [ceph-users] Please help me get rid of Slow / blocked requests

2018-05-01 Thread Shantur Rathore
Hi Paul, Thanks for replying to my query. I am not sure if the benchmark is overloading the cluster as 3 out of 5 runs the benchmark goes around 37K IOPS and suddenly for the problematic runs it drops to 0 IOPS for a couple of minutes and then resumes. This is a test cluster so nothing else is run

Re: [ceph-users] Please help me get rid of Slow / blocked requests

2018-04-30 Thread Paul Emmerich
Hi, blocked requests are just requests that took longer than 30 seconds to complete, this just means your cluster is completely overloaded by the benchmark. Also, OSD 2 might be slower than your other OSDs. Paul 2018-04-30 15:36 GMT+02:00 Shantur Rathore : > Hi all, > > I am trying to get my fi