On Mon, Jan 6, 2020 at 7:45 PM DUCARROZ Birgit <[email protected]> wrote:
> Hi Kaleb, > > Installed on ubuntu > > add-apt-repository ppa:gluster/glusterfs-7 > apt-get update > apt-get install glusterfs-server -y > > I'm new to glusterFS so I missed the years of warning and ganesha did > not work as expected on my HA system. > > So no chance for me or is there anyway a possibility to enable gNFS again? > > The packages may not have it. You can build it as Xie mentioned earlier like below from source-code of release tarball. ./autogen.sh; ./configure --enable-gnfs ; make install; Note that as it is built from source, it has to be done on all machines. Regards, Amar -- https://kadalu.io > Regards, > Birgit > > On 06/01/20 14:54, Kaleb Keithley wrote: > > > > On Mon, Jan 6, 2020 at 8:19 AM Yaniv Kaul <[email protected] > > <mailto:[email protected]>> wrote: > > > > > > > > On Mon, Jan 6, 2020 at 2:27 PM Xie Changlong <[email protected] > > <mailto:[email protected]>> wrote: > > > > Hi Birgit > > > > > > Gnfs is not build in glusterfs 7.0 by default, you can > > build the > > source code with: ./autogen.sh; ./configure --enable-gnfs > > > > to enable it. > > > > > > I'm not sure that explains it. > > Gluster 7 was released in November[1]. > > My patch for this [2] was merged only to Master, late December. > > It was never backported to 7.x. > > > > > > > > Installed from where? > > > > And by 7.0 all the Gluster community packages* finally disabled gnfs > > after years of warning that gnfs was deprecated and that the gnfs bits > > would eventually not be built and packaged. > > > > FWIW I know that Debian, Ubuntu, and SUSE build their own "official" > > packages. They may or may not have disabled gnfs in their packages. > > > > * E.g. from download.gluster.org <http://download.gluster.org>, the > > Gluster Launchpad PPA, the Gluster OpenSUSE OBS, and the CentOS Storage > SIG. > > > > -- > > > > Kaleb > > > > > > ________ > > > > Community Meeting Calendar: > > > > APAC Schedule - > > Every 2nd and 4th Tuesday at 11:30 AM IST > > Bridge: https://bluejeans.com/441850968 > > > > NA/EMEA Schedule - > > Every 1st and 3rd Tuesday at 01:00 PM EDT > > Bridge: https://bluejeans.com/441850968 > > > > Gluster-users mailing list > > [email protected] > > https://lists.gluster.org/mailman/listinfo/gluster-users > > > ________ > > Community Meeting Calendar: > > APAC Schedule - > Every 2nd and 4th Tuesday at 11:30 AM IST > Bridge: https://bluejeans.com/441850968 > > NA/EMEA Schedule - > Every 1st and 3rd Tuesday at 01:00 PM EDT > Bridge: https://bluejeans.com/441850968 > > Gluster-users mailing list > [email protected] > https://lists.gluster.org/mailman/listinfo/gluster-users >
________ Community Meeting Calendar: APAC Schedule - Every 2nd and 4th Tuesday at 11:30 AM IST Bridge: https://bluejeans.com/441850968 NA/EMEA Schedule - Every 1st and 3rd Tuesday at 01:00 PM EDT Bridge: https://bluejeans.com/441850968 Gluster-users mailing list [email protected] https://lists.gluster.org/mailman/listinfo/gluster-users
