Re: periodically delays when one of mons dies

2012-03-25 Thread ruslan usifov
2012/3/24 Sage Weil : > On Fri, 23 Mar 2012, ruslan usifov wrote: >> Sorry for my bad English. >> >> I mean that, if throw pacemaker we organize fault tolerant monitor >> (monitor that will work all time - even in fail case), we prevent > > The other key thing to keep in mind is that this is comple

Compilation issues on Fedora 13 and Fedora 15

2012-03-25 Thread Ajit K Jena
Hello All, I have lost touch with the growth of ceph after version 0.30. I am trying to compile version 0.43 and 0.44 on FC13 and FC15. It does not build successfully. I get the following error: make[3]: *** No rule to make target `leveldb/libleveldb.a', needed by `ceph-osd'. Stop. make[3]

Re: Compilation issues on Fedora 13 and Fedora 15

2012-03-25 Thread Wido den Hollander
Hi, On 03/25/2012 10:57 AM, Ajit K Jena wrote: Hello All, I have lost touch with the growth of ceph after version 0.30. I am trying to compile version 0.43 and 0.44 on FC13 and FC15. It does not build successfully. I get the following error: make[3]: *** No rule to make target `leveldb/lib

Re: Compilation issues on Fedora 13 and Fedora 15

2012-03-25 Thread Ajit K Jena
Hi Wido, Thanx for your response. No. I just downloaded the bz2 compressed tar file and tried rpmbuild. Just when and where do I run the git commands ? I had never done this from version 0.20 till 0.31. Why now ? In any case I get the following response when I run it: fatal: Not a git reposito

Re: Compilation issues on Fedora 13 and Fedora 15

2012-03-25 Thread Nick Couchman
Ajit, Did you see my previous post to the list about leveldb build issues in 0.44? This is an issue specifically with rpmbuild, with the spec file. If you check out the list archives you'll see that Alexandre posted a patch for the spec file that fixes the rpmbuild (have not tried it, yet - ju

Re: leveldb build issues in 0.44

2012-03-25 Thread Nick Couchman
Sorry for the delay - just now got back to trying out this patch. It seems to work - leveldb compiles correctly. I have not finished the build process, yet, so once it is completed I will respond and you know for sure. -Nick >>> Sage Weil 03/23/12 6:28 PM >>> Hey Nick- Can you confirm this

Re: leveldb build issues in 0.44

2012-03-25 Thread Nick Couchman
Well, leveldb is fine, but I'm still seeing a build error: CXXlibcommon_la-version.lo In file included from ./rgw/rgw_common.h:18:0, from ./rgw/rgw_access.h:11, from test/encoding/types.h:87, from test/encoding/ceph_dencoder.cc:13: ./common/

Re: Compilation issues on Fedora 13 and Fedora 15

2012-03-25 Thread Jonathan Dieter
On Sun, 2012-03-25 at 14:27 +0530, Ajit K Jena wrote: > Hello All, > > I have lost touch with the growth of ceph after version 0.30. > I am trying to compile version 0.43 and 0.44 on FC13 and FC15. FWIW, we've pushed 0.43 in Fedora 17. We don't have anything later than 0.41 in versions lower than

Re: periodically delays when one of mons dies

2012-03-25 Thread Sage Weil
On Sun, 25 Mar 2012, ruslan usifov wrote: > 2012/3/24 Sage Weil : > > On Fri, 23 Mar 2012, ruslan usifov wrote: > >> Sorry for my bad English. > >> > >> I mean that, if throw pacemaker we organize fault tolerant monitor > >> (monitor that will work all time - even in fail case), we prevent > > > >

Re: Compilation issues on Fedora 13 and Fedora 15

2012-03-25 Thread Sage Weil
Hi Jonathan, On Sun, 25 Mar 2012, Jonathan Dieter wrote: > On Sun, 2012-03-25 at 14:27 +0530, Ajit K Jena wrote: > > Hello All, > > > > I have lost touch with the growth of ceph after version 0.30. > > I am trying to compile version 0.43 and 0.44 on FC13 and FC15. > > FWIW, we've pushed 0.43 in

Re: leveldb build issues in 0.44

2012-03-25 Thread Sage Weil
On Sun, 25 Mar 2012, Nick Couchman wrote: > Well, leveldb is fine, but I'm still seeing a build error: > > CXXlibcommon_la-version.lo > In file included from ./rgw/rgw_common.h:18:0, > from ./rgw/rgw_access.h:11, > from test/encoding/types.h:87, >

Re: Compilation issues on Fedora 13 and Fedora 15

2012-03-25 Thread Jonathan Dieter
On Sun, 2012-03-25 at 08:40 -0700, Sage Weil wrote: > Hi Jonathan, > > On Sun, 25 Mar 2012, Jonathan Dieter wrote: > > On Sun, 2012-03-25 at 14:27 +0530, Ajit K Jena wrote: > > > Hello All, > > > > > > I have lost touch with the growth of ceph after version 0.30. > > > I am trying to compile vers