Re: [ceph-users] Memory usage of librados

2013-12-25 Thread Sage Weil
On Wed, 25 Dec 2013, Potapov Sergey wrote: > Hi! > > I`am accessing to Ceph cluster via librados and found that memory usage > (VSZ in ps) is extremely increases on writing/reading/removing objects. > If I successively write+read+remove the object with the same name, then > memory usage is not

[ceph-users] Memory usage of librados

2013-12-25 Thread Potapov Sergey
Hi! I`am accessing to Ceph cluster via librados and found that memory usage (VSZ in ps) is extremely increases on writing/reading/removing objects. If I successively write+read+remove the object with the same name, then memory usage is not increased, but if I do the same operations with the dif

[ceph-users] Memory usage of librados

2013-12-24 Thread Potapov Sergey
Hi! I`am accessing to Ceph cluster via librados and found that memory usage (VSZ in ps) is extremely increases on writing/reading/removing objects. If I successively write+read+remove the object with the same name, then memory usage is not increased, but if I do the same operations with the dif