Re: [ceph-users] using jemalloc in trusty

2016-05-26 Thread Joshua M. Boniface
+= --with-librocksdb-static=check - Mail original - De: "Joshua M. Boniface" À: "ceph-users" Envoyé: Mardi 24 Mai 2016 20:00:55 Objet: Re: [ceph-users] using jemalloc in trusty Hello list: I've been building my own Ceph Debian Jessie packages (and QEMU too) to get

Re: [ceph-users] using jemalloc in trusty

2016-05-25 Thread Alexandre DERUMIER
Cc: "ceph-users" Envoyé: Mercredi 25 Mai 2016 12:39:10 Objet: Re: [ceph-users] using jemalloc in trusty Interesting, I've switched to jemalloc about a month ago while running Hammer. after installing the library and using the /etc/ld.so.preload I am seeing that all ceph-osd proce

Re: [ceph-users] using jemalloc in trusty

2016-05-25 Thread Andrei Mikhailovsky
ike the libbrary is being used, but please advise if it is otherwise. Thanks Andrei - Original Message - > From: "Joshua M. Boniface" > To: "ceph-users" > Sent: Tuesday, 24 May, 2016 19:00:55 > Subject: Re: [ceph-users] using jemalloc in trusty > H

Re: [ceph-users] using jemalloc in trusty

2016-05-24 Thread Alexandre DERUMIER
e: "Joshua M. Boniface" À: "ceph-users" Envoyé: Mardi 24 Mai 2016 20:00:55 Objet: Re: [ceph-users] using jemalloc in trusty Hello list: I've been building my own Ceph Debian Jessie packages (and QEMU too) to get jemalloc support, and in Infernalis I was explicitly sett

Re: [ceph-users] using jemalloc in trusty

2016-05-24 Thread Alexandre DERUMIER
# rocksdb is not packaged by anyone. build it if we can. extraopts += --with-librocksdb-static=check - Mail original - De: "Joshua M. Boniface" À: "ceph-users" Envoyé: Mardi 24 Mai 2016 20:00:55 Objet: Re: [ceph-users] using jemalloc in trusty Hello list:

Re: [ceph-users] using jemalloc in trusty

2016-05-24 Thread Joshua M. Boniface
tcmalloc is present. > > you could try to remove tcmalloc packages (libgoogle-perftools4), > > but I think that ceph packages have dependencies on it > > > > - Mail original - > De: "Max A. Krasilnikov" > Cc: "ceph-users" > Envoyé: Mard

Re: [ceph-users] using jemalloc in trusty

2016-05-24 Thread Alexandre DERUMIER
cmalloc is present. you could try to remove tcmalloc packages (libgoogle-perftools4), but I think that ceph packages have dependencies on it - Mail original - De: "Max A. Krasilnikov" Cc: "ceph-users" Envoyé: Mardi 24 Mai 2016 19:33:48 Objet: Re: [ceph-users

Re: [ceph-users] using jemalloc in trusty

2016-05-24 Thread Max A. Krasilnikov
Hello! On Mon, May 23, 2016 at 02:34:37PM +, Somnath.Roy wrote: > You need to build ceph code base to use jemalloc for OSDs..LD_PRELOAD won't > work.. Is it true for Xenial too or only for Trusty? I don't want to rebuild Jewel on xenial hosts... -- WBR, Max A. Krasilnikov ___

Re: [ceph-users] using jemalloc in trusty

2016-05-23 Thread Somnath Roy
> work.. > > Thanks & regards > Somnath > > -Original Message- > From: ceph-users [mailto:ceph-users-boun...@lists.ceph.com] On Behalf > Of Luis Periquito > Sent: Monday, May 23, 2016 7:30 AM > To: Ceph Users > Subject: [ceph-users] using jemalloc in trusty >

Re: [ceph-users] using jemalloc in trusty

2016-05-23 Thread Luis Periquito
> > Thanks & regards > Somnath > > -Original Message- > From: ceph-users [mailto:ceph-users-boun...@lists.ceph.com] On Behalf Of Luis > Periquito > Sent: Monday, May 23, 2016 7:30 AM > To: Ceph Users > Subject: [ceph-users] using jemalloc in trusty > > I&#

Re: [ceph-users] using jemalloc in trusty

2016-05-23 Thread Somnath Roy
eph-users] using jemalloc in trusty I've been running some tests with jewel, and wanted to enable jemalloc. I noticed that the new jewel release now loads properly /etc/default/ceph and has an option to use jemalloc. I've installed jemalloc, enabled the LD_PRELOAD option, however doing s

[ceph-users] using jemalloc in trusty

2016-05-23 Thread Luis Periquito
I've been running some tests with jewel, and wanted to enable jemalloc. I noticed that the new jewel release now loads properly /etc/default/ceph and has an option to use jemalloc. I've installed jemalloc, enabled the LD_PRELOAD option, however doing some tests it seems that it's still using tcmal