Re: [ceph-users] Cache tier unexpected behavior: promote on lock

2017-12-21 Thread Захаров Алексей
Thanks for the answers! As it leads to a decrease of caching efficiency, i've opened an issue: http://tracker.ceph.com/issues/22528 15.12.2017, 23:03, "Gregory Farnum" : > On Thu, Dec 14, 2017 at 9:11 AM, Захаров Алексей > wrote: >>  Hi, Gregory, >>  Thank you for your answer! >> >>  Is there a

Re: [ceph-users] Cache tier unexpected behavior: promote on lock

2017-12-15 Thread Gregory Farnum
On Thu, Dec 14, 2017 at 9:11 AM, Захаров Алексей wrote: > Hi, Gregory, > Thank you for your answer! > > Is there a way to not promote on "locking", when not using EC pools? > Is it possible to make this configurable? > > We don't use EC pool. So, for us this meachanism is overhead. It only adds >

Re: [ceph-users] Cache tier unexpected behavior: promote on lock

2017-12-14 Thread Захаров Алексей
Hi, Gregory,Thank you for your answer! Is there a way to not promote on "locking", when not using EC pools?Is it possible to make this configurable? We don't use EC pool. So, for us this meachanism is overhead. It only adds more load on both pools and network. 14.12.2017, 01:16, "Gregory Farnum" :V

Re: [ceph-users] Cache tier unexpected behavior: promote on lock

2017-12-13 Thread Gregory Farnum
Voluntary “locking” in RADOS is an “object class” operation. These are not part of the core API and cannot run on EC pools, so any operation using them will cause an immediate promotion. On Wed, Dec 13, 2017 at 4:02 AM Захаров Алексей wrote: > Hello, > > I've found that when client gets lock on o