On Tue, Feb 02, 2021 at 09:19:23PM +0100, Michael Scherer wrote:
> Le mardi 02 février 2021 à 21:06 +0200, Yaniv Kaul a écrit :
> > On Tue, Feb 2, 2021 at 8:14 PM Michael Scherer
> > wrote:
> >
> > > Hi,
> > >
> > > so we finally found the cause of the georep failure, after several
> > > days
>
My observation was similar with Ubuntu 18.04/16.04 too. Even if we install
libtirpc-dev, code would compile but fails to run (ie, no messages would be
received by glusterd process).
One thing to fix it was always compiling/running it in `--without-libtirpc`
option for configure.
Happy to move to
Le mardi 02 février 2021 à 21:06 +0200, Yaniv Kaul a écrit :
> On Tue, Feb 2, 2021 at 8:14 PM Michael Scherer
> wrote:
>
> > Hi,
> >
> > so we finally found the cause of the georep failure, after several
> > days
> > of work from Deepshika and I.
> >
> > Short story:
> >
> >
> > s
On Tue, Feb 2, 2021 at 8:14 PM Michael Scherer wrote:
> Hi,
>
> so we finally found the cause of the georep failure, after several days
> of work from Deepshika and I.
>
> Short story:
>
>
> side effect of adding libtirpc-devel on EL 7:
> https://github.com/gluster/project-infrastruc