Re: [ceph-users] nfs-ganesha version in Ceph repos

2018-10-09 Thread Marc Roos


Luminous is also not having an updated librgw that prevents ganesha from 
using the multi tenancy mounts. Especially with the current issues of 
mimic, would it be nice if this could be made available in luminous. 

https://www.mail-archive.com/ceph-users@lists.ceph.com/msg48659.html
https://github.com/ceph/ceph/pull/19358

-Original Message-
From: Erik McCormick [mailto:emccorm...@cirrusseven.com] 
Sent: dinsdag 9 oktober 2018 20:49
To: Alfredo Deza
Cc: ceph-users
Subject: Re: [ceph-users] nfs-ganesha version in Ceph repos



On Tue, Oct 9, 2018, 1:48 PM Alfredo Deza  wrote:


On Tue, Oct 9, 2018 at 1:39 PM Erik McCormick
 wrote:
>
> On Tue, Oct 9, 2018 at 1:27 PM Erik McCormick
>  wrote:
> >
> > Hello,
> >
> > I'm trying to set up an nfs-ganesha server with the Ceph FSAL, 
and
> > running into difficulties getting the current stable release 
running.
> > The versions in the Luminous repo is stuck at 2.6.1, whereas 
the
> > current stable version is 2.6.3. I've seen a couple of HA 
issues in
> > pre 2.6.3 versions that I'd like to avoid.
> >
>
> I should have been more specific that the ones I am looking for 
are for Centos 7

You mean these repos: http://download.ceph.com/nfs-ganesha/ ?



Yes. Specifically
http://download.ceph.com/nfs-ganesha/rpm-V2.6-stable/luminous/x86_64/


Which contains 2.6.1 while current stable upstream is 2.6.3



>
> > I've also been attempting to build my own from source, but 
banging my
> > head against a wall as far as dependencies and config options 
are
> > concerned.
> >
> > If anyone reading this has the ability to kick off a fresh 
build of
> > the V2.6-stable branch with all the knobs turned properly for 
Ceph, or
> > can point me to a set of cmake configs and scripts that might 
help me
> > do it myself, I would be eternally grateful.
> >
> > Thanks,
> > Erik
> ___
> ceph-users mailing list
> ceph-users@lists.ceph.com
> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com



___
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com


Re: [ceph-users] nfs-ganesha version in Ceph repos

2018-10-09 Thread Erik McCormick
On Tue, Oct 9, 2018 at 2:55 PM Erik McCormick
 wrote:
>
>
>
> On Tue, Oct 9, 2018, 2:17 PM Kevin Olbrich  wrote:
>>
>> I had a similar problem:
>> http://lists.ceph.com/pipermail/ceph-users-ceph.com/2018-September/029698.html
>>
>> But even the recent 2.6.x releases were not working well for me (many many 
>> segfaults). I am on the master-branch (2.7.x) and that works well with less 
>> crashs.
>> Cluster is 13.2.1/.2 with nfs-ganesha as standalone VM.
>>
> Yeah I saw you got lots of responses . I actually came across your 
> post over on the ganesha git issues, and it was your bug that led me to 
> trying to build my own. Thanks for pointing it out!
>
> I'm totally fine building 2.7. I've been trying to build 2.6.3 and running 
> into errors running make on it like the following:
>
> /root/rpmbuild/BUILD/nfs-ganesha-2.6.3/include/nfsv41.h:6445:8: error: 
> passing argument 2 of 'xdr_pointer' from incompatible pointer type [-Werror]
> (xdrproc_t) xdr_entry4))
>
> I'm guessing I am missing some newer version of a library somewhere, but not 
> sure. Any tips for successfully getting it to build?
>
The same process worked fine building against master, so we'll see how
that goes.

> -Erik
>
>>
>> Kevin
>>
>>
>> Am Di., 9. Okt. 2018 um 19:39 Uhr schrieb Erik McCormick 
>> :
>>>
>>> On Tue, Oct 9, 2018 at 1:27 PM Erik McCormick
>>>  wrote:
>>> >
>>> > Hello,
>>> >
>>> > I'm trying to set up an nfs-ganesha server with the Ceph FSAL, and
>>> > running into difficulties getting the current stable release running.
>>> > The versions in the Luminous repo is stuck at 2.6.1, whereas the
>>> > current stable version is 2.6.3. I've seen a couple of HA issues in
>>> > pre 2.6.3 versions that I'd like to avoid.
>>> >
>>>
>>> I should have been more specific that the ones I am looking for are for 
>>> Centos 7
>>>
>>> > I've also been attempting to build my own from source, but banging my
>>> > head against a wall as far as dependencies and config options are
>>> > concerned.
>>> >
>>> > If anyone reading this has the ability to kick off a fresh build of
>>> > the V2.6-stable branch with all the knobs turned properly for Ceph, or
>>> > can point me to a set of cmake configs and scripts that might help me
>>> > do it myself, I would be eternally grateful.
>>> >
>>> > Thanks,
>>> > Erik
>>> ___
>>> ceph-users mailing list
>>> ceph-users@lists.ceph.com
>>> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
___
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com


Re: [ceph-users] nfs-ganesha version in Ceph repos

2018-10-09 Thread Erik McCormick
On Tue, Oct 9, 2018, 2:17 PM Kevin Olbrich  wrote:

> I had a similar problem:
>
> http://lists.ceph.com/pipermail/ceph-users-ceph.com/2018-September/029698.html
>
> But even the recent 2.6.x releases were not working well for me (many many
> segfaults). I am on the master-branch (2.7.x) and that works well with less
> crashs.
> Cluster is 13.2.1/.2 with nfs-ganesha as standalone VM.
>
> Yeah I saw you got lots of responses . I actually came across
your post over on the ganesha git issues, and it was your bug that led me
to trying to build my own. Thanks for pointing it out!

I'm totally fine building 2.7. I've been trying to build 2.6.3 and running
into errors running make on it like the following:

/root/rpmbuild/BUILD/nfs-ganesha-2.6.3/include/nfsv41.h:6445:8: error:
passing argument 2 of 'xdr_pointer' from incompatible pointer type [-Werror]
(xdrproc_t) xdr_entry4))

I'm guessing I am missing some newer version of a library somewhere, but
not sure. Any tips for successfully getting it to build?

-Erik


> Kevin
>
>
> Am Di., 9. Okt. 2018 um 19:39 Uhr schrieb Erik McCormick <
> emccorm...@cirrusseven.com>:
>
>> On Tue, Oct 9, 2018 at 1:27 PM Erik McCormick
>>  wrote:
>> >
>> > Hello,
>> >
>> > I'm trying to set up an nfs-ganesha server with the Ceph FSAL, and
>> > running into difficulties getting the current stable release running.
>> > The versions in the Luminous repo is stuck at 2.6.1, whereas the
>> > current stable version is 2.6.3. I've seen a couple of HA issues in
>> > pre 2.6.3 versions that I'd like to avoid.
>> >
>>
>> I should have been more specific that the ones I am looking for are for
>> Centos 7
>>
>> > I've also been attempting to build my own from source, but banging my
>> > head against a wall as far as dependencies and config options are
>> > concerned.
>> >
>> > If anyone reading this has the ability to kick off a fresh build of
>> > the V2.6-stable branch with all the knobs turned properly for Ceph, or
>> > can point me to a set of cmake configs and scripts that might help me
>> > do it myself, I would be eternally grateful.
>> >
>> > Thanks,
>> > Erik
>> ___
>> ceph-users mailing list
>> ceph-users@lists.ceph.com
>> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
>>
>
___
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com


Re: [ceph-users] nfs-ganesha version in Ceph repos

2018-10-09 Thread Erik McCormick
On Tue, Oct 9, 2018, 1:48 PM Alfredo Deza  wrote:

> On Tue, Oct 9, 2018 at 1:39 PM Erik McCormick
>  wrote:
> >
> > On Tue, Oct 9, 2018 at 1:27 PM Erik McCormick
> >  wrote:
> > >
> > > Hello,
> > >
> > > I'm trying to set up an nfs-ganesha server with the Ceph FSAL, and
> > > running into difficulties getting the current stable release running.
> > > The versions in the Luminous repo is stuck at 2.6.1, whereas the
> > > current stable version is 2.6.3. I've seen a couple of HA issues in
> > > pre 2.6.3 versions that I'd like to avoid.
> > >
> >
> > I should have been more specific that the ones I am looking for are for
> Centos 7
>
> You mean these repos: http://download.ceph.com/nfs-ganesha/ ?
>

Yes. Specifically
http://download.ceph.com/nfs-ganesha/rpm-V2.6-stable/luminous/x86_64/

Which contains 2.6.1 while current stable upstream is 2.6.3


>
> > > I've also been attempting to build my own from source, but banging my
> > > head against a wall as far as dependencies and config options are
> > > concerned.
> > >
> > > If anyone reading this has the ability to kick off a fresh build of
> > > the V2.6-stable branch with all the knobs turned properly for Ceph, or
> > > can point me to a set of cmake configs and scripts that might help me
> > > do it myself, I would be eternally grateful.
> > >
> > > Thanks,
> > > Erik
> > ___
> > ceph-users mailing list
> > ceph-users@lists.ceph.com
> > http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
>
___
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com


Re: [ceph-users] nfs-ganesha version in Ceph repos

2018-10-09 Thread Kevin Olbrich
I had a similar problem:
http://lists.ceph.com/pipermail/ceph-users-ceph.com/2018-September/029698.html

But even the recent 2.6.x releases were not working well for me (many many
segfaults). I am on the master-branch (2.7.x) and that works well with less
crashs.
Cluster is 13.2.1/.2 with nfs-ganesha as standalone VM.

Kevin


Am Di., 9. Okt. 2018 um 19:39 Uhr schrieb Erik McCormick <
emccorm...@cirrusseven.com>:

> On Tue, Oct 9, 2018 at 1:27 PM Erik McCormick
>  wrote:
> >
> > Hello,
> >
> > I'm trying to set up an nfs-ganesha server with the Ceph FSAL, and
> > running into difficulties getting the current stable release running.
> > The versions in the Luminous repo is stuck at 2.6.1, whereas the
> > current stable version is 2.6.3. I've seen a couple of HA issues in
> > pre 2.6.3 versions that I'd like to avoid.
> >
>
> I should have been more specific that the ones I am looking for are for
> Centos 7
>
> > I've also been attempting to build my own from source, but banging my
> > head against a wall as far as dependencies and config options are
> > concerned.
> >
> > If anyone reading this has the ability to kick off a fresh build of
> > the V2.6-stable branch with all the knobs turned properly for Ceph, or
> > can point me to a set of cmake configs and scripts that might help me
> > do it myself, I would be eternally grateful.
> >
> > Thanks,
> > Erik
> ___
> ceph-users mailing list
> ceph-users@lists.ceph.com
> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
>
___
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com


Re: [ceph-users] nfs-ganesha version in Ceph repos

2018-10-09 Thread Alfredo Deza
On Tue, Oct 9, 2018 at 1:39 PM Erik McCormick
 wrote:
>
> On Tue, Oct 9, 2018 at 1:27 PM Erik McCormick
>  wrote:
> >
> > Hello,
> >
> > I'm trying to set up an nfs-ganesha server with the Ceph FSAL, and
> > running into difficulties getting the current stable release running.
> > The versions in the Luminous repo is stuck at 2.6.1, whereas the
> > current stable version is 2.6.3. I've seen a couple of HA issues in
> > pre 2.6.3 versions that I'd like to avoid.
> >
>
> I should have been more specific that the ones I am looking for are for 
> Centos 7

You mean these repos: http://download.ceph.com/nfs-ganesha/ ?
>
> > I've also been attempting to build my own from source, but banging my
> > head against a wall as far as dependencies and config options are
> > concerned.
> >
> > If anyone reading this has the ability to kick off a fresh build of
> > the V2.6-stable branch with all the knobs turned properly for Ceph, or
> > can point me to a set of cmake configs and scripts that might help me
> > do it myself, I would be eternally grateful.
> >
> > Thanks,
> > Erik
> ___
> ceph-users mailing list
> ceph-users@lists.ceph.com
> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
___
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com


Re: [ceph-users] nfs-ganesha version in Ceph repos

2018-10-09 Thread Erik McCormick
On Tue, Oct 9, 2018 at 1:27 PM Erik McCormick
 wrote:
>
> Hello,
>
> I'm trying to set up an nfs-ganesha server with the Ceph FSAL, and
> running into difficulties getting the current stable release running.
> The versions in the Luminous repo is stuck at 2.6.1, whereas the
> current stable version is 2.6.3. I've seen a couple of HA issues in
> pre 2.6.3 versions that I'd like to avoid.
>

I should have been more specific that the ones I am looking for are for Centos 7

> I've also been attempting to build my own from source, but banging my
> head against a wall as far as dependencies and config options are
> concerned.
>
> If anyone reading this has the ability to kick off a fresh build of
> the V2.6-stable branch with all the knobs turned properly for Ceph, or
> can point me to a set of cmake configs and scripts that might help me
> do it myself, I would be eternally grateful.
>
> Thanks,
> Erik
___
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com