Re: [ceph-users] osd tree to show primary-affinity value

2015-01-07 Thread Mykola Golub
On Thu, Dec 25, 2014 at 03:57:15PM +1100, Dmitry Smirnov wrote: > Please don't withhold this improvement -- go ahead and submit pull request to > let developers decide whether they want this or not. IMHO it is a very useful > improvement. Thank you very much for implementing it. Done. https://g

Re: [ceph-users] osd tree to show primary-affinity value

2014-12-26 Thread Dmitry Smirnov
Hi Mykola, On Wed, 24 Dec 2014 17:22:13 Mykola Golub wrote: > I stumbled upon this feature request from Dmitry, to make osd tree > show primary-affinity value: > > http://tracker.ceph.com/issues/10036 > > This looks useful in some cases and is simple to implement, so here is > the patch: > >

[ceph-users] osd tree to show primary-affinity value

2014-12-24 Thread Mykola Golub
Hi, I stumbled upon this feature request from Dmitry, to make osd tree show primary-affinity value: http://tracker.ceph.com/issues/10036 This looks useful in some cases and is simple to implement, so here is the patch: https://github.com/trociny/ceph/compare/feature-10036 But before sendin