Re: [PATCH] ceph: use msecs_to_jiffies for time conversion

2015-03-11 Thread Yan, Zheng
On Fri, Feb 6, 2015 at 7:52 PM, Nicholas Mc Guire wrote: > This is only an API consolidation and should make things more readable > it replaces var * HZ / 1000 by msecs_to_jiffies(var). > > Signed-off-by: Nicholas Mc Guire > --- > > Patch was only compile tested with x86_64_defconfig + CONFIG_CEP

Re: [PATCH] ceph: match wait_for_completion_timeout return type

2015-03-11 Thread Yan, Zheng
On Tue, Mar 10, 2015 at 11:18 PM, Nicholas Mc Guire wrote: > return type of wait_for_completion_timeout is unsigned long not int. An > appropriately named unsigned long is added and the assignment fixed up. > > Signed-off-by: Nicholas Mc Guire > --- > > This was only compile tested for x86_64_def

Re: [PATCH] ceph: match wait_for_completion_timeout return type

2015-03-11 Thread Nicholas Mc Guire
On Wed, 11 Mar 2015, Yan, Zheng wrote: > On Tue, Mar 10, 2015 at 11:18 PM, Nicholas Mc Guire wrote: > > return type of wait_for_completion_timeout is unsigned long not int. An > > appropriately named unsigned long is added and the assignment fixed up. > > > > Signed-off-by: Nicholas Mc Guire > >

Re: [ceph-users] ceph cache tier pool objects not evicted automatically even when reaching full ratio

2015-03-11 Thread Xinze Chi
It may be a bug. We should set target_max_bytes or target_max_objects before tier pool process request. 2015-03-10 20:39 GMT+08:00 Kamil Kuramshin : > Thanks a lot to Be-El from #ceph (irc://irc.oftc.net/ceph) > The problem is resolved after setting 'target_max_bytes' for cache pool: > > $ ceph o

Re: FileStore performance: coalescing operations

2015-03-11 Thread Sage Weil
On Wed, 11 Mar 2015, Ning Yao wrote: > Can we also consider to coalesce two OP_SETATTR transaction to a > single OP_SETATTRS transaction? Yeah, definitely! sage > Regards > Ning Yao > > > 2015-03-05 15:04 GMT+08:00 Haomai Wang : > > I think the performance improvement can be refer to > > http

Re: [PATCH] ceph: match wait_for_completion_timeout return type

2015-03-11 Thread Yan, Zheng
On Wed, Mar 11, 2015 at 7:04 PM, Nicholas Mc Guire wrote: > On Wed, 11 Mar 2015, Yan, Zheng wrote: > >> On Tue, Mar 10, 2015 at 11:18 PM, Nicholas Mc Guire wrote: >> > return type of wait_for_completion_timeout is unsigned long not int. An >> > appropriately named unsigned long is added and the a

RE: packages on download.ceph.com

2015-03-11 Thread Deneau, Tom
> -Original Message- > From: Sage Weil [mailto:sw...@redhat.com] > Sent: Monday, March 09, 2015 4:05 PM > To: Danny Al-Gaaf > Cc: Mark Nelson; Deneau, Tom; ceph-devel > Subject: Re: packages on download.ceph.com > > On Mon, 9 Mar 2015, Danny Al-Gaaf wrote: > > Am 09.03.2015 um 20:35 schr