Re: [ceph-users] lttng duplicate registration problem when using librados2 and libradosstriper

2015-09-25 Thread Paul Mansfield
On 23/09/15 15:11, Jason Dillaman wrote: > It looks like the issue you are experiencing was fixed in the > Infernalis/master branches [1]. I've opened a new tracker ticket to backport > the fix to Hammer [2]. thanks for that we managed to build ceph using the SRPM (having tried and failed

Re: [ceph-users] lttng duplicate registration problem when using librados2 and libradosstriper

2015-09-23 Thread Paul Mansfield
On 22/09/15 19:48, Jason Dillaman wrote: > It's not the best answer, but it is the reason why it is currently > disabled on RHEL 7. Best bet for finding a long-term solution is > still probably attaching with gdb and catching the abort function > call. Once the offending probe can be found, we

Re: [ceph-users] lttng duplicate registration problem when using librados2 and libradosstriper

2015-09-23 Thread Jason Dillaman
://tracker.ceph.com/issues/13210 - Original Message - > From: "Paul Mansfield" <paul.mansfi...@alcatel-lucent.com> > To: "Jason Dillaman" <dilla...@redhat.com> > Cc: ceph-users@lists.ceph.com > Sent: Wednesday, September 23, 2015 6:25:36 AM > Subject: Re: [c

Re: [ceph-users] lttng duplicate registration problem when using librados2 and libradosstriper

2015-09-23 Thread Paul Mansfield
On 22/09/15 19:48, Jason Dillaman wrote: >> On 22/09/15 17:46, Jason Dillaman wrote: >>> As a background, I believe LTTng-UST is disabled for RHEL7 in the Ceph >>> project only due to the fact that EPEL 7 doesn't provide the required >>> packages [1]. >> >> interesting. so basically our program

Re: [ceph-users] lttng duplicate registration problem when using librados2 and libradosstriper

2015-09-22 Thread Jason Dillaman
ansfield" <paul.mansfi...@alcatel-lucent.com> > To: ceph-users@lists.ceph.com > Sent: Tuesday, September 22, 2015 12:35:11 PM > Subject: Re: [ceph-users] lttng duplicate registration problem when using > librados2 and libradosstriper > > On 18/09/15 17:15, Paul Mansfield wr

Re: [ceph-users] lttng duplicate registration problem when using librados2 and libradosstriper

2015-09-22 Thread Paul Mansfield
On 22/09/15 17:46, Jason Dillaman wrote: > As a background, I believe LTTng-UST is disabled for RHEL7 in the Ceph > project only due to the fact that EPEL 7 doesn't provide the required > packages [1]. interesting. so basically our program might only work on RHEL7 by accident!! We got the

Re: [ceph-users] lttng duplicate registration problem when using librados2 and libradosstriper

2015-09-22 Thread Jason Dillaman
> On 22/09/15 17:46, Jason Dillaman wrote: > > As a background, I believe LTTng-UST is disabled for RHEL7 in the Ceph > > project only due to the fact that EPEL 7 doesn't provide the required > > packages [1]. > > interesting. so basically our program might only work on RHEL7 by accident!! >

Re: [ceph-users] lttng duplicate registration problem when using librados2 and libradosstriper

2015-09-22 Thread Paul Mansfield
On 18/09/15 17:15, Paul Mansfield wrote: > LTTng-UST: Error (-17) while registering tracepoint probe. Duplicate > registration of tracepoint probes having the same name is not allowed. > /bin/sh: line 1: 61001 Aborted (core dumped) ./$test I have made an interesting discovery. I

Re: [ceph-users] lttng duplicate registration problem when using librados2 and libradosstriper

2015-09-22 Thread Paul Mansfield
lcatel-lucent.com>, >> ceph-users@lists.ceph.com >> Sent: Saturday, September 19, 2015 3:10:02 AM >> Subject: Re: [ceph-users] lttng duplicate registration problem when using >> librados2 and libradosstriper >> >> Hi Paul, >> >> I hit the same pro

Re: [ceph-users] lttng duplicate registration problem when using librados2 and libradosstriper

2015-09-22 Thread Jason Dillaman
ne.comp.file-systems.ceph.devel/20353 > > > > - Original Message - > >> From: "Nick Fisk" <n...@fisk.me.uk> > >> To: "Paul Mansfield" <paul.mansfi...@alcatel-lucent.com>, > >> ceph-users@lists.ceph.com > >> Sent:

Re: [ceph-users] lttng duplicate registration problem when using librados2 and libradosstriper

2015-09-21 Thread Jason Dillaman
; Sent: Saturday, September 19, 2015 3:10:02 AM > Subject: Re: [ceph-users] lttng duplicate registration problem when using > librados2 and libradosstriper > > Hi Paul, > > I hit the same problem here (see last post): > > https://groups.google.com/forum/#!topic/bareos-user

Re: [ceph-users] lttng duplicate registration problem when using librados2 and libradosstriper

2015-09-19 Thread Nick Fisk
s-boun...@lists.ceph.com] On Behalf Of > Paul Mansfield > Sent: 18 September 2015 17:16 > To: ceph-users@lists.ceph.com > Subject: [ceph-users] lttng duplicate registration problem when using > librados2 and libradosstriper > > Hello, > thanks for your attention. > > I have

[ceph-users] lttng duplicate registration problem when using librados2 and libradosstriper

2015-09-18 Thread Paul Mansfield
Hello, thanks for your attention. I have started using rados striper library, calling the functions from a C program. As soon as I add libradosstriper to the linking process, I get this error when the program runs, even though I am not calling any functions from the rados striper library (I