Re: [Gluster-users] Elasticsearch facing CorruptIndexException exception with GlusterFs 3.10.1

2017-05-09 Thread Niels de Vos
On Mon, May 08, 2017 at 02:23:53PM -0400, Kaleb S. KEITHLEY wrote:
> On 05/08/2017 05:32 AM, Pranith Kumar Karampuri wrote:
> >   We released gluster-block v0.2 just this Friday for which RHEL
> > packages are yet to be built.
> > 
> > +Kaleb,
> >   Could you help with this please?
> 
> Of course this doesn't build in EPEL, where glusterfs-api-devel is not
> available. EPEL does not have packages that exist in RHEL; RHEL has
> glusterfs, but not glusterfs-api-devel, which is in a channel other than the
> base for reasons I don't understand.
> 
> There's no way to do scratch builds in CentOS's Storage SIG. We can add it
> to the Storage SIG after it has been accepted into Fedora. I asked
> previously, but didn't get an answer, about the status is of getting this
> into Fedora.

Actually, we can do scratch build of packages for the CentOS Storage
SIG. We could also do nightly builds of gluster-block and run automated
tests against it. The reason we have not looked into this yet, are:

1. The package is not in Fedora yet.
2. CentOS does not have the required updated versions of tcmu-runner and
   targetcli yet. These will hopefully become available with the next
   RHEL7.x minor release, whenever that is...

> The best option ATM is to do a mockchain build — which anyone can do — using
> the glusterfs src.rpm, e.g. from the Storage SIG, and the gluster-block
> src.rpm.

'mockchain' is a command provided by the 'mock' package, and you can
find that in Fedora EPEL. You will need to take the targetcli and
tcmu-runner source packages from a recent Fedora, and rebuild everything
on RHEL (or CentOS).

Or, you could run gluster-block on Fedora. Building the package there
should be trivial, and all the other dependencies are available.

Good luck!
Niels

> 
> > 
> > Prasanna,
> >   Could you let Abhijit know the rpm versions for tcmu-runner and
> > other packages so that this feature can be used?
> > 
> > 
> > On Mon, May 8, 2017 at 2:49 PM, Pranith Kumar Karampuri
> > mailto:pkara...@redhat.com>> wrote:
> > 
> > Wait, wait we are discussing this issue only. Expect a reply in some
> > time :-)
> > 
> > On Mon, May 8, 2017 at 2:19 PM, Abhijit Paul
> > mailto:er.abhijitp...@gmail.com>> wrote:
> > 
> > poking for previous mail reply
> > 
> > On Sun, May 7, 2017 at 1:06 AM, Abhijit Paul
> > mailto:er.abhijitp...@gmail.com>> wrote:
> > 
> > 
> > https://pkalever.wordpress.com/2017/03/14/elasticsearch-with-gluster-block/
> > 
> > 
> > here used tested environment is Fedora ,
> > but i am using RHEL based Oracle linux so does gluster-block
> > compatible with RHEL as well? What i needs to change & make
> > it work?
> > 
> > On Fri, May 5, 2017 at 5:42 PM, Pranith Kumar Karampuri
> > mailto:pkara...@redhat.com>> wrote:
> > 
> > 
> > 
> > On Fri, May 5, 2017 at 5:40 PM, Pranith Kumar Karampuri
> > mailto:pkara...@redhat.com>> wrote:
> > 
> > 
> > 
> > On Fri, May 5, 2017 at 5:36 PM, Abhijit Paul
> >  > > wrote:
> > 
> > So should i start using gluster-block with
> > elasticsearch in kubernetes environment?
> > 
> > My expectation from gluster-block is, it should
> > not CorruptIndex of elasticsearch...and issue
> > facing in previous mails.
> > 
> > Please let me know whether should i
> > processed with above mentioned combination.
> > 
> > 
> > We are still in the process of fixing the failure
> > scenarios of tcmu-runner dying and failingover in
> > the multipath scenarios.
> > 
> > 
> > Prasanna did test that elasticsearch itself worked fine
> > in gluster-block environment when all the machines are
> > up etc i.e. success path. We are doing failure path
> > testing and fixing things at the moment.
> > 
> > 
> > On Fri, May 5, 2017 at 5:06 PM, Pranith Kumar
> > Karampuri  > > wrote:
> > 
> > Abhijit we just started making the efforts
> > to get all of this stable.
> > 
> > On Fri, May 5, 2017 at 4:45 PM, Abhijit Paul
> >  > > wrote:
> > 
> > I yet to try gluster-block with
> > elasticsearch...but carious to know does
> > this c

Re: [Gluster-users] Elasticsearch facing CorruptIndexException exception with GlusterFs 3.10.1

2017-05-08 Thread Vijay Bellur
On Mon, May 8, 2017 at 1:46 PM, Abhijit Paul 
wrote:

> *@Prasanna & @Pranith & @Keithley *Thank you very much for this update,
> let me try out this with build frm src and then use with Elasticsearch in
> kubernetes environment, i will let you know the update.
>
> My hole intention to use this gluster-block solution is to *avoid
> Elasticsearch index health turn RED issue due to CorruptIndex* issue by
> using GlusterFS & FUSE, *on this regard if any further pointer or
> forwards are there will relay appreciate.*
>
>>
>>
>>
>
We expect gluster's block interface to not have the same problem as
encountered by the file system interface with Elasticsearch.  Our limited
testing validates that expectation as outlined in Prasanna's blog post.

Feedback from your testing would be very welcome! Please feel free to let
us know if you require any help in getting the deployment working.

Thanks!
Vijay
___
Gluster-users mailing list
Gluster-users@gluster.org
http://lists.gluster.org/mailman/listinfo/gluster-users

Re: [Gluster-users] Elasticsearch facing CorruptIndexException exception with GlusterFs 3.10.1

2017-05-08 Thread Kaleb S. KEITHLEY

On 05/08/2017 05:32 AM, Pranith Kumar Karampuri wrote:
  We released gluster-block v0.2 just this Friday for which RHEL 
packages are yet to be built.


+Kaleb,
  Could you help with this please?


Of course this doesn't build in EPEL, where glusterfs-api-devel is not 
available. EPEL does not have packages that exist in RHEL; RHEL has 
glusterfs, but not glusterfs-api-devel, which is in a channel other than 
the base for reasons I don't understand.


There's no way to do scratch builds in CentOS's Storage SIG. We can add 
it to the Storage SIG after it has been accepted into Fedora. I asked 
previously, but didn't get an answer, about the status is of getting 
this into Fedora.


The best option ATM is to do a mockchain build — which anyone can do — 
using the glusterfs src.rpm, e.g. from the Storage SIG, and the 
gluster-block src.rpm.




Prasanna,
  Could you let Abhijit know the rpm versions for tcmu-runner and 
other packages so that this feature can be used?



On Mon, May 8, 2017 at 2:49 PM, Pranith Kumar Karampuri 
mailto:pkara...@redhat.com>> wrote:


Wait, wait we are discussing this issue only. Expect a reply in some
time :-)

On Mon, May 8, 2017 at 2:19 PM, Abhijit Paul
mailto:er.abhijitp...@gmail.com>> wrote:

poking for previous mail reply

On Sun, May 7, 2017 at 1:06 AM, Abhijit Paul
mailto:er.abhijitp...@gmail.com>> wrote:


https://pkalever.wordpress.com/2017/03/14/elasticsearch-with-gluster-block/


here used tested environment is Fedora ,
but i am using RHEL based Oracle linux so does gluster-block
compatible with RHEL as well? What i needs to change & make
it work?

On Fri, May 5, 2017 at 5:42 PM, Pranith Kumar Karampuri
mailto:pkara...@redhat.com>> wrote:



On Fri, May 5, 2017 at 5:40 PM, Pranith Kumar Karampuri
mailto:pkara...@redhat.com>> wrote:



On Fri, May 5, 2017 at 5:36 PM, Abhijit Paul
mailto:er.abhijitp...@gmail.com>> wrote:

So should i start using gluster-block with
elasticsearch in kubernetes environment?

My expectation from gluster-block is, it should
not CorruptIndex of elasticsearch...and issue
facing in previous mails.

Please let me know whether should i
processed with above mentioned combination.


We are still in the process of fixing the failure
scenarios of tcmu-runner dying and failingover in
the multipath scenarios.


Prasanna did test that elasticsearch itself worked fine
in gluster-block environment when all the machines are
up etc i.e. success path. We are doing failure path
testing and fixing things at the moment.


On Fri, May 5, 2017 at 5:06 PM, Pranith Kumar
Karampuri mailto:pkara...@redhat.com>> wrote:

Abhijit we just started making the efforts
to get all of this stable.

On Fri, May 5, 2017 at 4:45 PM, Abhijit Paul
mailto:er.abhijitp...@gmail.com>> wrote:

I yet to try gluster-block with
elasticsearch...but carious to know does
this combination plays well in
kubernetes environment?

On Fri, May 5, 2017 at 12:14 PM, Abhijit
Paul mailto:er.abhijitp...@gmail.com>> wrote:

thanks Krutika for the alternative.

@*Prasanna @**Pranith*
I was going thorough the mentioned
blog post and saw that used tested
environment was Fedora ,
but i am using RHEL based Oracle
linux so does gluster-block
compatible with RHEL as well?

On Fri, May 5, 2017 at 12:03 PM,
Krutika Dhananjay
mailto:kdhan...@redhat.com>> wrote:

Yeah, there are a couple of
cache consistency issues with
performance translators that are
causing these exceptions.
Some of them were fixed b

Re: [Gluster-users] Elasticsearch facing CorruptIndexException exception with GlusterFs 3.10.1

2017-05-08 Thread Abhijit Paul
*@Prasanna & @Pranith & @Keithley *Thank you very much for this update, let
me try out this with build frm src and then use with Elasticsearch in
kubernetes environment, i will let you know the update.

My hole intention to use this gluster-block solution is to *avoid
Elasticsearch index health turn RED issue due to CorruptIndex* issue by
using GlusterFS & FUSE, *on this regard if any further pointer or forwards
are there will relay appreciate.*

Regards,
Abhijit

On Mon, May 8, 2017 at 5:26 PM, Prasanna Kalever 
wrote:

> On Mon, May 8, 2017 at 3:02 PM, Pranith Kumar Karampuri
>  wrote:
> > Abhijit,
> >  We released gluster-block v0.2 just this Friday for which RHEL
> > packages are yet to be built.
> >
> > +Kaleb,
> >  Could you help with this please?
> >
> > Prasanna,
> >  Could you let Abhijit know the rpm versions for tcmu-runner and
> other
> > packages so that this feature can be used?
>
> Hi Abhijit,
>
> We will soon try to help you with the centos packages, but for time
> being you can try compile from sources, dependencies include
>
> gluster-block [1]: use v0.2, INSTALL guide [2]
> tcmu-runner [3] : >= 1.0.4 ( you can use current head for time being )
> targetcli [4]: >= 2.1.fb43 (try yum install, you should get this in
> RHEL, this pulls the required deps)
>
> [1] https://github.com/gluster/gluster-block
> [2] https://github.com/gluster/gluster-block/blob/master/INSTALL
> [3] https://github.com/open-iscsi/tcmu-runner
> [4] https://github.com/open-iscsi/targetcli-fb
>
>
> Note: gluster-block(server side) will be supported soon on RHEL 7.3 and +
> only.
>
> Cheers!
> --
> prasanna
>
>
>
>
> >
> >
> > On Mon, May 8, 2017 at 2:49 PM, Pranith Kumar Karampuri
> >  wrote:
> >>
> >> Wait, wait we are discussing this issue only. Expect a reply in some
> time
> >> :-)
> >>
> >> On Mon, May 8, 2017 at 2:19 PM, Abhijit Paul 
> >> wrote:
> >>>
> >>> poking for previous mail reply
> >>>
> >>> On Sun, May 7, 2017 at 1:06 AM, Abhijit Paul  >
> >>> wrote:
> 
> 
>  https://pkalever.wordpress.com/2017/03/14/elasticsearch-
> with-gluster-block/
>  here used tested environment is Fedora ,
>  but i am using RHEL based Oracle linux so does gluster-block
> compatible
>  with RHEL as well? What i needs to change & make it work?
> 
>  On Fri, May 5, 2017 at 5:42 PM, Pranith Kumar Karampuri
>   wrote:
> >
> >
> >
> > On Fri, May 5, 2017 at 5:40 PM, Pranith Kumar Karampuri
> >  wrote:
> >>
> >>
> >>
> >> On Fri, May 5, 2017 at 5:36 PM, Abhijit Paul
> >>  wrote:
> >>>
> >>> So should i start using gluster-block with elasticsearch in
> >>> kubernetes environment?
> >>>
> >>> My expectation from gluster-block is, it should not CorruptIndex of
> >>> elasticsearch...and issue facing in previous mails.
> >>>
> >>> Please let me know whether should i processed with above mentioned
> >>> combination.
> >>
> >>
> >> We are still in the process of fixing the failure scenarios of
> >> tcmu-runner dying and failingover in the multipath scenarios.
> >
> >
> > Prasanna did test that elasticsearch itself worked fine in
> > gluster-block environment when all the machines are up etc i.e.
> success
> > path. We are doing failure path testing and fixing things at the
> moment.
> >
> >>
> >>
> >>>
> >>>
> >>> On Fri, May 5, 2017 at 5:06 PM, Pranith Kumar Karampuri
> >>>  wrote:
> 
>  Abhijit we just started making the efforts to get all of this
>  stable.
> 
>  On Fri, May 5, 2017 at 4:45 PM, Abhijit Paul
>   wrote:
> >
> > I yet to try gluster-block with elasticsearch...but carious to
> know
> > does this combination plays well in kubernetes environment?
> >
> > On Fri, May 5, 2017 at 12:14 PM, Abhijit Paul
> >  wrote:
> >>
> >> thanks Krutika for the alternative.
> >>
> >> @Prasanna @Pranith
> >> I was going thorough the mentioned blog post and saw that used
> >> tested environment was Fedora ,
> >> but i am using RHEL based Oracle linux so does gluster-block
> >> compatible with RHEL as well?
> >>
> >> On Fri, May 5, 2017 at 12:03 PM, Krutika Dhananjay
> >>  wrote:
> >>>
> >>> Yeah, there are a couple of cache consistency issues with
> >>> performance translators that are causing these exceptions.
> >>> Some of them were fixed by 3.10.1. Some still remain.
> >>>
> >>> Alternatively you can give gluster-block + elasticsearch a try,
> >>> which doesn't require solving all these caching issues.
> >>> Here's a blog post on the same -
> >>> https://pkalever.wordpress.com/2017/03/14/elasticsearch-
> with-gluster-block/
> >>>
> >>> Adding Prasanna and Pranith who worked on this, in case you

Re: [Gluster-users] Elasticsearch facing CorruptIndexException exception with GlusterFs 3.10.1

2017-05-08 Thread Kaleb S. KEITHLEY

On 05/08/2017 05:32 AM, Pranith Kumar Karampuri wrote:

Abhijit,
  We released gluster-block v0.2 just this Friday for which RHEL 
packages are yet to be built.


+Kaleb,
  Could you help with this please?

Prasanna,
  Could you let Abhijit know the rpm versions for tcmu-runner and 
other packages so that this feature can be used?




For RHEL 7?

Do you want CentOS Storage SIG packages?

And what is the status of getting this into Fedora, which could include 
EPEL (instead of CentOS Storage SIG)?


In the mean time I can try scratch builds in Fedora/EPEL using the 
src.rpm from the COPR build. If there are no dependency issues that 
should work. For now.


--

Kaleb


___
Gluster-users mailing list
Gluster-users@gluster.org
http://lists.gluster.org/mailman/listinfo/gluster-users


Re: [Gluster-users] Elasticsearch facing CorruptIndexException exception with GlusterFs 3.10.1

2017-05-08 Thread Prasanna Kalever
On Mon, May 8, 2017 at 3:02 PM, Pranith Kumar Karampuri
 wrote:
> Abhijit,
>  We released gluster-block v0.2 just this Friday for which RHEL
> packages are yet to be built.
>
> +Kaleb,
>  Could you help with this please?
>
> Prasanna,
>  Could you let Abhijit know the rpm versions for tcmu-runner and other
> packages so that this feature can be used?

Hi Abhijit,

We will soon try to help you with the centos packages, but for time
being you can try compile from sources, dependencies include

gluster-block [1]: use v0.2, INSTALL guide [2]
tcmu-runner [3] : >= 1.0.4 ( you can use current head for time being )
targetcli [4]: >= 2.1.fb43 (try yum install, you should get this in
RHEL, this pulls the required deps)

[1] https://github.com/gluster/gluster-block
[2] https://github.com/gluster/gluster-block/blob/master/INSTALL
[3] https://github.com/open-iscsi/tcmu-runner
[4] https://github.com/open-iscsi/targetcli-fb


Note: gluster-block(server side) will be supported soon on RHEL 7.3 and + only.

Cheers!
--
prasanna




>
>
> On Mon, May 8, 2017 at 2:49 PM, Pranith Kumar Karampuri
>  wrote:
>>
>> Wait, wait we are discussing this issue only. Expect a reply in some time
>> :-)
>>
>> On Mon, May 8, 2017 at 2:19 PM, Abhijit Paul 
>> wrote:
>>>
>>> poking for previous mail reply
>>>
>>> On Sun, May 7, 2017 at 1:06 AM, Abhijit Paul 
>>> wrote:


 https://pkalever.wordpress.com/2017/03/14/elasticsearch-with-gluster-block/
 here used tested environment is Fedora ,
 but i am using RHEL based Oracle linux so does gluster-block compatible
 with RHEL as well? What i needs to change & make it work?

 On Fri, May 5, 2017 at 5:42 PM, Pranith Kumar Karampuri
  wrote:
>
>
>
> On Fri, May 5, 2017 at 5:40 PM, Pranith Kumar Karampuri
>  wrote:
>>
>>
>>
>> On Fri, May 5, 2017 at 5:36 PM, Abhijit Paul
>>  wrote:
>>>
>>> So should i start using gluster-block with elasticsearch in
>>> kubernetes environment?
>>>
>>> My expectation from gluster-block is, it should not CorruptIndex of
>>> elasticsearch...and issue facing in previous mails.
>>>
>>> Please let me know whether should i processed with above mentioned
>>> combination.
>>
>>
>> We are still in the process of fixing the failure scenarios of
>> tcmu-runner dying and failingover in the multipath scenarios.
>
>
> Prasanna did test that elasticsearch itself worked fine in
> gluster-block environment when all the machines are up etc i.e. success
> path. We are doing failure path testing and fixing things at the moment.
>
>>
>>
>>>
>>>
>>> On Fri, May 5, 2017 at 5:06 PM, Pranith Kumar Karampuri
>>>  wrote:

 Abhijit we just started making the efforts to get all of this
 stable.

 On Fri, May 5, 2017 at 4:45 PM, Abhijit Paul
  wrote:
>
> I yet to try gluster-block with elasticsearch...but carious to know
> does this combination plays well in kubernetes environment?
>
> On Fri, May 5, 2017 at 12:14 PM, Abhijit Paul
>  wrote:
>>
>> thanks Krutika for the alternative.
>>
>> @Prasanna @Pranith
>> I was going thorough the mentioned blog post and saw that used
>> tested environment was Fedora ,
>> but i am using RHEL based Oracle linux so does gluster-block
>> compatible with RHEL as well?
>>
>> On Fri, May 5, 2017 at 12:03 PM, Krutika Dhananjay
>>  wrote:
>>>
>>> Yeah, there are a couple of cache consistency issues with
>>> performance translators that are causing these exceptions.
>>> Some of them were fixed by 3.10.1. Some still remain.
>>>
>>> Alternatively you can give gluster-block + elasticsearch a try,
>>> which doesn't require solving all these caching issues.
>>> Here's a blog post on the same -
>>> https://pkalever.wordpress.com/2017/03/14/elasticsearch-with-gluster-block/
>>>
>>> Adding Prasanna and Pranith who worked on this, in case you need
>>> more info on this.
>>>
>>> -Krutika
>>>
>>> On Fri, May 5, 2017 at 12:15 AM, Abhijit Paul
>>>  wrote:

 Thanks for the reply, i will try it out but i am also facing one
 more issue "i.e. replicated volumes returning different timestamps"
 so is this because of Bug 1426548 - Openshift Logging
 ElasticSearch FSLocks when using GlusterFS storage backend ?

 FYI i am using glusterfs 3.10.1 tar.gz

 Regards,
 Abhijit



 On Thu, May 4, 2017 at 10:58 PM, Amar Tumballi
  wrote:
>
>
>
> On Thu, May 4, 2017 at 10:41 P

Re: [Gluster-users] Elasticsearch facing CorruptIndexException exception with GlusterFs 3.10.1

2017-05-08 Thread Pranith Kumar Karampuri
Abhijit,
 We released gluster-block v0.2 just this Friday for which RHEL
packages are yet to be built.

+Kaleb,
 Could you help with this please?

Prasanna,
 Could you let Abhijit know the rpm versions for tcmu-runner and other
packages so that this feature can be used?


On Mon, May 8, 2017 at 2:49 PM, Pranith Kumar Karampuri  wrote:

> Wait, wait we are discussing this issue only. Expect a reply in some time
> :-)
>
> On Mon, May 8, 2017 at 2:19 PM, Abhijit Paul 
> wrote:
>
>> poking for previous mail reply
>>
>> On Sun, May 7, 2017 at 1:06 AM, Abhijit Paul 
>> wrote:
>>
>>>  https://pkalever.wordpress.com/2017/03/14/elasticsearch-wit
>>> h-gluster-block/
>>> here used tested environment is Fedora ,
>>> but i am using RHEL based Oracle linux so does gluster-block compatible
>>> with RHEL as well? What i needs to change & make it work?
>>>
>>> On Fri, May 5, 2017 at 5:42 PM, Pranith Kumar Karampuri <
>>> pkara...@redhat.com> wrote:
>>>


 On Fri, May 5, 2017 at 5:40 PM, Pranith Kumar Karampuri <
 pkara...@redhat.com> wrote:

>
>
> On Fri, May 5, 2017 at 5:36 PM, Abhijit Paul  > wrote:
>
>> So should i start using gluster-block with elasticsearch in kubernetes
>> environment?
>>
>> My expectation from gluster-block is, it should not CorruptIndex
>> of elasticsearch...and issue facing in previous mails.
>>
>> Please let me know whether should i processed with above mentioned
>> combination.
>>
>
> We are still in the process of fixing the failure scenarios of
> tcmu-runner dying and failingover in the multipath scenarios.
>

 Prasanna did test that elasticsearch itself worked fine in
 gluster-block environment when all the machines are up etc i.e. success
 path. We are doing failure path testing and fixing things at the moment.


>
>
>>
>> On Fri, May 5, 2017 at 5:06 PM, Pranith Kumar Karampuri <
>> pkara...@redhat.com> wrote:
>>
>>> Abhijit we just started making the efforts to get all of this stable.
>>>
>>> On Fri, May 5, 2017 at 4:45 PM, Abhijit Paul <
>>> er.abhijitp...@gmail.com> wrote:
>>>
 I yet to try gluster-block with elasticsearch...but carious to know
 does this combination plays well in kubernetes environment?

 On Fri, May 5, 2017 at 12:14 PM, Abhijit Paul <
 er.abhijitp...@gmail.com> wrote:

> thanks Krutika for the alternative.
>
> @*Prasanna @**Pranith*
> I was going thorough the mentioned blog post and saw that used
> tested environment was Fedora ,
> but i am using RHEL based Oracle linux so does gluster-block
> compatible with RHEL as well?
>
> On Fri, May 5, 2017 at 12:03 PM, Krutika Dhananjay <
> kdhan...@redhat.com> wrote:
>
>> Yeah, there are a couple of cache consistency issues with
>> performance translators that are causing these exceptions.
>> Some of them were fixed by 3.10.1. Some still remain.
>>
>> Alternatively you can give gluster-block + elasticsearch a try,
>> which doesn't require solving all these caching issues.
>> Here's a blog post on the same - https://pkalever.wordpress.com
>> /2017/03/14/elasticsearch-with-gluster-block/
>>
>> Adding Prasanna and Pranith who worked on this, in case you need
>> more info on this.
>>
>> -Krutika
>>
>> On Fri, May 5, 2017 at 12:15 AM, Abhijit Paul <
>> er.abhijitp...@gmail.com> wrote:
>>
>>> Thanks for the reply, i will try it out but i am also facing one
>>> more issue "i.e. replicated volumes returning different
>>> timestamps"
>>> so is this because of Bug 1426548 - Openshift Logging
>>> ElasticSearch FSLocks when using GlusterFS storage backend
>>>  ?
>>>
>>> *FYI i am using glusterfs 3.10.1 tar.gz*
>>>
>>> Regards,
>>> Abhijit
>>>
>>>
>>>
>>> On Thu, May 4, 2017 at 10:58 PM, Amar Tumballi <
>>> atumb...@redhat.com> wrote:
>>>


 On Thu, May 4, 2017 at 10:41 PM, Abhijit Paul <
 er.abhijitp...@gmail.com> wrote:

> Since i am new to gluster, can please provide how to turn 
> off/disable
> "perf xlator options"?
>
>
 $ gluster volume set  performance.stat-prefetch off
 $ gluster volume set  performance.read-ahead off
 $ gluster volume set  performance.write-behind off
 $ gluster volume set  performance.io-cache off
 $ gluster volume set  performance.quick-read off


 Regards,
 Amar
>

Re: [Gluster-users] Elasticsearch facing CorruptIndexException exception with GlusterFs 3.10.1

2017-05-08 Thread Pranith Kumar Karampuri
Wait, wait we are discussing this issue only. Expect a reply in some time
:-)

On Mon, May 8, 2017 at 2:19 PM, Abhijit Paul 
wrote:

> poking for previous mail reply
>
> On Sun, May 7, 2017 at 1:06 AM, Abhijit Paul 
> wrote:
>
>>  https://pkalever.wordpress.com/2017/03/14/elasticsearch-wit
>> h-gluster-block/
>> here used tested environment is Fedora ,
>> but i am using RHEL based Oracle linux so does gluster-block compatible
>> with RHEL as well? What i needs to change & make it work?
>>
>> On Fri, May 5, 2017 at 5:42 PM, Pranith Kumar Karampuri <
>> pkara...@redhat.com> wrote:
>>
>>>
>>>
>>> On Fri, May 5, 2017 at 5:40 PM, Pranith Kumar Karampuri <
>>> pkara...@redhat.com> wrote:
>>>


 On Fri, May 5, 2017 at 5:36 PM, Abhijit Paul 
 wrote:

> So should i start using gluster-block with elasticsearch in kubernetes
> environment?
>
> My expectation from gluster-block is, it should not CorruptIndex
> of elasticsearch...and issue facing in previous mails.
>
> Please let me know whether should i processed with above mentioned
> combination.
>

 We are still in the process of fixing the failure scenarios of
 tcmu-runner dying and failingover in the multipath scenarios.

>>>
>>> Prasanna did test that elasticsearch itself worked fine in gluster-block
>>> environment when all the machines are up etc i.e. success path. We are
>>> doing failure path testing and fixing things at the moment.
>>>
>>>


>
> On Fri, May 5, 2017 at 5:06 PM, Pranith Kumar Karampuri <
> pkara...@redhat.com> wrote:
>
>> Abhijit we just started making the efforts to get all of this stable.
>>
>> On Fri, May 5, 2017 at 4:45 PM, Abhijit Paul <
>> er.abhijitp...@gmail.com> wrote:
>>
>>> I yet to try gluster-block with elasticsearch...but carious to know
>>> does this combination plays well in kubernetes environment?
>>>
>>> On Fri, May 5, 2017 at 12:14 PM, Abhijit Paul <
>>> er.abhijitp...@gmail.com> wrote:
>>>
 thanks Krutika for the alternative.

 @*Prasanna @**Pranith*
 I was going thorough the mentioned blog post and saw that used
 tested environment was Fedora ,
 but i am using RHEL based Oracle linux so does gluster-block
 compatible with RHEL as well?

 On Fri, May 5, 2017 at 12:03 PM, Krutika Dhananjay <
 kdhan...@redhat.com> wrote:

> Yeah, there are a couple of cache consistency issues with
> performance translators that are causing these exceptions.
> Some of them were fixed by 3.10.1. Some still remain.
>
> Alternatively you can give gluster-block + elasticsearch a try,
> which doesn't require solving all these caching issues.
> Here's a blog post on the same - https://pkalever.wordpress.com
> /2017/03/14/elasticsearch-with-gluster-block/
>
> Adding Prasanna and Pranith who worked on this, in case you need
> more info on this.
>
> -Krutika
>
> On Fri, May 5, 2017 at 12:15 AM, Abhijit Paul <
> er.abhijitp...@gmail.com> wrote:
>
>> Thanks for the reply, i will try it out but i am also facing one
>> more issue "i.e. replicated volumes returning different
>> timestamps"
>> so is this because of Bug 1426548 - Openshift Logging
>> ElasticSearch FSLocks when using GlusterFS storage backend
>>  ?
>>
>> *FYI i am using glusterfs 3.10.1 tar.gz*
>>
>> Regards,
>> Abhijit
>>
>>
>>
>> On Thu, May 4, 2017 at 10:58 PM, Amar Tumballi <
>> atumb...@redhat.com> wrote:
>>
>>>
>>>
>>> On Thu, May 4, 2017 at 10:41 PM, Abhijit Paul <
>>> er.abhijitp...@gmail.com> wrote:
>>>
 Since i am new to gluster, can please provide how to turn 
 off/disable
 "perf xlator options"?


>>> $ gluster volume set  performance.stat-prefetch off
>>> $ gluster volume set  performance.read-ahead off
>>> $ gluster volume set  performance.write-behind off
>>> $ gluster volume set  performance.io-cache off
>>> $ gluster volume set  performance.quick-read off
>>>
>>>
>>> Regards,
>>> Amar
>>>

> On Wed, May 3, 2017 at 8:51 PM, Atin Mukherjee <
> amukh...@redhat.com> wrote:
>
>> I think there is still some pending stuffs in some of the
>> gluster perf xlators to make that work complete. Cced the 
>> relevant folks
>> for more information. Can you please turn off all the perf 
>> xlator options
>> as a work around to move forward?
>>

Re: [Gluster-users] Elasticsearch facing CorruptIndexException exception with GlusterFs 3.10.1

2017-05-08 Thread Abhijit Paul
poking for previous mail reply

On Sun, May 7, 2017 at 1:06 AM, Abhijit Paul 
wrote:

>  https://pkalever.wordpress.com/2017/03/14/elasticsearch-wit
> h-gluster-block/
> here used tested environment is Fedora ,
> but i am using RHEL based Oracle linux so does gluster-block compatible
> with RHEL as well? What i needs to change & make it work?
>
> On Fri, May 5, 2017 at 5:42 PM, Pranith Kumar Karampuri <
> pkara...@redhat.com> wrote:
>
>>
>>
>> On Fri, May 5, 2017 at 5:40 PM, Pranith Kumar Karampuri <
>> pkara...@redhat.com> wrote:
>>
>>>
>>>
>>> On Fri, May 5, 2017 at 5:36 PM, Abhijit Paul 
>>> wrote:
>>>
 So should i start using gluster-block with elasticsearch in kubernetes
 environment?

 My expectation from gluster-block is, it should not CorruptIndex
 of elasticsearch...and issue facing in previous mails.

 Please let me know whether should i processed with above mentioned
 combination.

>>>
>>> We are still in the process of fixing the failure scenarios of
>>> tcmu-runner dying and failingover in the multipath scenarios.
>>>
>>
>> Prasanna did test that elasticsearch itself worked fine in gluster-block
>> environment when all the machines are up etc i.e. success path. We are
>> doing failure path testing and fixing things at the moment.
>>
>>
>>>
>>>

 On Fri, May 5, 2017 at 5:06 PM, Pranith Kumar Karampuri <
 pkara...@redhat.com> wrote:

> Abhijit we just started making the efforts to get all of this stable.
>
> On Fri, May 5, 2017 at 4:45 PM, Abhijit Paul  > wrote:
>
>> I yet to try gluster-block with elasticsearch...but carious to know
>> does this combination plays well in kubernetes environment?
>>
>> On Fri, May 5, 2017 at 12:14 PM, Abhijit Paul <
>> er.abhijitp...@gmail.com> wrote:
>>
>>> thanks Krutika for the alternative.
>>>
>>> @*Prasanna @**Pranith*
>>> I was going thorough the mentioned blog post and saw that used
>>> tested environment was Fedora ,
>>> but i am using RHEL based Oracle linux so does gluster-block
>>> compatible with RHEL as well?
>>>
>>> On Fri, May 5, 2017 at 12:03 PM, Krutika Dhananjay <
>>> kdhan...@redhat.com> wrote:
>>>
 Yeah, there are a couple of cache consistency issues with
 performance translators that are causing these exceptions.
 Some of them were fixed by 3.10.1. Some still remain.

 Alternatively you can give gluster-block + elasticsearch a try,
 which doesn't require solving all these caching issues.
 Here's a blog post on the same - https://pkalever.wordpress.com
 /2017/03/14/elasticsearch-with-gluster-block/

 Adding Prasanna and Pranith who worked on this, in case you need
 more info on this.

 -Krutika

 On Fri, May 5, 2017 at 12:15 AM, Abhijit Paul <
 er.abhijitp...@gmail.com> wrote:

> Thanks for the reply, i will try it out but i am also facing one
> more issue "i.e. replicated volumes returning different
> timestamps"
> so is this because of Bug 1426548 - Openshift Logging
> ElasticSearch FSLocks when using GlusterFS storage backend
>  ?
>
> *FYI i am using glusterfs 3.10.1 tar.gz*
>
> Regards,
> Abhijit
>
>
>
> On Thu, May 4, 2017 at 10:58 PM, Amar Tumballi <
> atumb...@redhat.com> wrote:
>
>>
>>
>> On Thu, May 4, 2017 at 10:41 PM, Abhijit Paul <
>> er.abhijitp...@gmail.com> wrote:
>>
>>> Since i am new to gluster, can please provide how to turn 
>>> off/disable
>>> "perf xlator options"?
>>>
>>>
>> $ gluster volume set  performance.stat-prefetch off
>> $ gluster volume set  performance.read-ahead off
>> $ gluster volume set  performance.write-behind off
>> $ gluster volume set  performance.io-cache off
>> $ gluster volume set  performance.quick-read off
>>
>>
>> Regards,
>> Amar
>>
>>>
 On Wed, May 3, 2017 at 8:51 PM, Atin Mukherjee <
 amukh...@redhat.com> wrote:

> I think there is still some pending stuffs in some of the
> gluster perf xlators to make that work complete. Cced the 
> relevant folks
> for more information. Can you please turn off all the perf xlator 
> options
> as a work around to move forward?
>
> On Wed, May 3, 2017 at 8:04 PM, Abhijit Paul <
> er.abhijitp...@gmail.com> wrote:
>
>> Dear folks,
>>
>> I setup Glusterfs(3.10.1) NFS type as persistence volume for
>> Elasticsearch(5.1.2) but currently facing i

Re: [Gluster-users] Elasticsearch facing CorruptIndexException exception with GlusterFs 3.10.1

2017-05-06 Thread Abhijit Paul
 https://pkalever.wordpress.com/2017/03/14/elasticsearch-with-gluster-block/
here used tested environment is Fedora ,
but i am using RHEL based Oracle linux so does gluster-block compatible
with RHEL as well? What i needs to change & make it work?

On Fri, May 5, 2017 at 5:42 PM, Pranith Kumar Karampuri  wrote:

>
>
> On Fri, May 5, 2017 at 5:40 PM, Pranith Kumar Karampuri <
> pkara...@redhat.com> wrote:
>
>>
>>
>> On Fri, May 5, 2017 at 5:36 PM, Abhijit Paul 
>> wrote:
>>
>>> So should i start using gluster-block with elasticsearch in kubernetes
>>> environment?
>>>
>>> My expectation from gluster-block is, it should not CorruptIndex
>>> of elasticsearch...and issue facing in previous mails.
>>>
>>> Please let me know whether should i processed with above mentioned
>>> combination.
>>>
>>
>> We are still in the process of fixing the failure scenarios of
>> tcmu-runner dying and failingover in the multipath scenarios.
>>
>
> Prasanna did test that elasticsearch itself worked fine in gluster-block
> environment when all the machines are up etc i.e. success path. We are
> doing failure path testing and fixing things at the moment.
>
>
>>
>>
>>>
>>> On Fri, May 5, 2017 at 5:06 PM, Pranith Kumar Karampuri <
>>> pkara...@redhat.com> wrote:
>>>
 Abhijit we just started making the efforts to get all of this stable.

 On Fri, May 5, 2017 at 4:45 PM, Abhijit Paul 
 wrote:

> I yet to try gluster-block with elasticsearch...but carious to know
> does this combination plays well in kubernetes environment?
>
> On Fri, May 5, 2017 at 12:14 PM, Abhijit Paul <
> er.abhijitp...@gmail.com> wrote:
>
>> thanks Krutika for the alternative.
>>
>> @*Prasanna @**Pranith*
>> I was going thorough the mentioned blog post and saw that used
>> tested environment was Fedora ,
>> but i am using RHEL based Oracle linux so does gluster-block
>> compatible with RHEL as well?
>>
>> On Fri, May 5, 2017 at 12:03 PM, Krutika Dhananjay <
>> kdhan...@redhat.com> wrote:
>>
>>> Yeah, there are a couple of cache consistency issues with
>>> performance translators that are causing these exceptions.
>>> Some of them were fixed by 3.10.1. Some still remain.
>>>
>>> Alternatively you can give gluster-block + elasticsearch a try,
>>> which doesn't require solving all these caching issues.
>>> Here's a blog post on the same - https://pkalever.wordpress.com
>>> /2017/03/14/elasticsearch-with-gluster-block/
>>>
>>> Adding Prasanna and Pranith who worked on this, in case you need
>>> more info on this.
>>>
>>> -Krutika
>>>
>>> On Fri, May 5, 2017 at 12:15 AM, Abhijit Paul <
>>> er.abhijitp...@gmail.com> wrote:
>>>
 Thanks for the reply, i will try it out but i am also facing one
 more issue "i.e. replicated volumes returning different timestamps"
 so is this because of Bug 1426548 - Openshift Logging
 ElasticSearch FSLocks when using GlusterFS storage backend
  ?

 *FYI i am using glusterfs 3.10.1 tar.gz*

 Regards,
 Abhijit



 On Thu, May 4, 2017 at 10:58 PM, Amar Tumballi >>> > wrote:

>
>
> On Thu, May 4, 2017 at 10:41 PM, Abhijit Paul <
> er.abhijitp...@gmail.com> wrote:
>
>> Since i am new to gluster, can please provide how to turn off/disable
>> "perf xlator options"?
>>
>>
> $ gluster volume set  performance.stat-prefetch off
> $ gluster volume set  performance.read-ahead off
> $ gluster volume set  performance.write-behind off
> $ gluster volume set  performance.io-cache off
> $ gluster volume set  performance.quick-read off
>
>
> Regards,
> Amar
>
>>
>>> On Wed, May 3, 2017 at 8:51 PM, Atin Mukherjee <
>>> amukh...@redhat.com> wrote:
>>>
 I think there is still some pending stuffs in some of the
 gluster perf xlators to make that work complete. Cced the relevant 
 folks
 for more information. Can you please turn off all the perf xlator 
 options
 as a work around to move forward?

 On Wed, May 3, 2017 at 8:04 PM, Abhijit Paul <
 er.abhijitp...@gmail.com> wrote:

> Dear folks,
>
> I setup Glusterfs(3.10.1) NFS type as persistence volume for
> Elasticsearch(5.1.2) but currently facing issue with 
> *"CorruptIndexException"
> *with Elasticseach logs and due to that index health trued
> RED in Elasticsearch.
>
> Later found that there was an issue with gluster < 3.10 (
> https://bugzilla.redhat.com/show_bug.c

Re: [Gluster-users] Elasticsearch facing CorruptIndexException exception with GlusterFs 3.10.1

2017-05-05 Thread Pranith Kumar Karampuri
On Fri, May 5, 2017 at 5:40 PM, Pranith Kumar Karampuri  wrote:

>
>
> On Fri, May 5, 2017 at 5:36 PM, Abhijit Paul 
> wrote:
>
>> So should i start using gluster-block with elasticsearch in kubernetes
>> environment?
>>
>> My expectation from gluster-block is, it should not CorruptIndex
>> of elasticsearch...and issue facing in previous mails.
>>
>> Please let me know whether should i processed with above mentioned
>> combination.
>>
>
> We are still in the process of fixing the failure scenarios of tcmu-runner
> dying and failingover in the multipath scenarios.
>

Prasanna did test that elasticsearch itself worked fine in gluster-block
environment when all the machines are up etc i.e. success path. We are
doing failure path testing and fixing things at the moment.


>
>
>>
>> On Fri, May 5, 2017 at 5:06 PM, Pranith Kumar Karampuri <
>> pkara...@redhat.com> wrote:
>>
>>> Abhijit we just started making the efforts to get all of this stable.
>>>
>>> On Fri, May 5, 2017 at 4:45 PM, Abhijit Paul 
>>> wrote:
>>>
 I yet to try gluster-block with elasticsearch...but carious to know
 does this combination plays well in kubernetes environment?

 On Fri, May 5, 2017 at 12:14 PM, Abhijit Paul >>> > wrote:

> thanks Krutika for the alternative.
>
> @*Prasanna @**Pranith*
> I was going thorough the mentioned blog post and saw that used tested
> environment was Fedora ,
> but i am using RHEL based Oracle linux so does gluster-block
> compatible with RHEL as well?
>
> On Fri, May 5, 2017 at 12:03 PM, Krutika Dhananjay <
> kdhan...@redhat.com> wrote:
>
>> Yeah, there are a couple of cache consistency issues with performance
>> translators that are causing these exceptions.
>> Some of them were fixed by 3.10.1. Some still remain.
>>
>> Alternatively you can give gluster-block + elasticsearch a try, which
>> doesn't require solving all these caching issues.
>> Here's a blog post on the same - https://pkalever.wordpress.com
>> /2017/03/14/elasticsearch-with-gluster-block/
>>
>> Adding Prasanna and Pranith who worked on this, in case you need more
>> info on this.
>>
>> -Krutika
>>
>> On Fri, May 5, 2017 at 12:15 AM, Abhijit Paul <
>> er.abhijitp...@gmail.com> wrote:
>>
>>> Thanks for the reply, i will try it out but i am also facing one
>>> more issue "i.e. replicated volumes returning different timestamps"
>>> so is this because of Bug 1426548 - Openshift Logging ElasticSearch
>>> FSLocks when using GlusterFS storage backend
>>>  ?
>>>
>>> *FYI i am using glusterfs 3.10.1 tar.gz*
>>>
>>> Regards,
>>> Abhijit
>>>
>>>
>>>
>>> On Thu, May 4, 2017 at 10:58 PM, Amar Tumballi 
>>> wrote:
>>>


 On Thu, May 4, 2017 at 10:41 PM, Abhijit Paul <
 er.abhijitp...@gmail.com> wrote:

> Since i am new to gluster, can please provide how to turn off/disable
> "perf xlator options"?
>
>
 $ gluster volume set  performance.stat-prefetch off
 $ gluster volume set  performance.read-ahead off
 $ gluster volume set  performance.write-behind off
 $ gluster volume set  performance.io-cache off
 $ gluster volume set  performance.quick-read off


 Regards,
 Amar

>
>> On Wed, May 3, 2017 at 8:51 PM, Atin Mukherjee <
>> amukh...@redhat.com> wrote:
>>
>>> I think there is still some pending stuffs in some of the
>>> gluster perf xlators to make that work complete. Cced the relevant 
>>> folks
>>> for more information. Can you please turn off all the perf xlator 
>>> options
>>> as a work around to move forward?
>>>
>>> On Wed, May 3, 2017 at 8:04 PM, Abhijit Paul <
>>> er.abhijitp...@gmail.com> wrote:
>>>
 Dear folks,

 I setup Glusterfs(3.10.1) NFS type as persistence volume for
 Elasticsearch(5.1.2) but currently facing issue with 
 *"CorruptIndexException"
 *with Elasticseach logs and due to that index health trued RED
 in Elasticsearch.

 Later found that there was an issue with gluster < 3.10 (
 https://bugzilla.redhat.com/show_bug.cgi?id=1390050) but even
 after *upgrading to 3.10.1 issue is still there.*

 *So curios to know what would be the root cause to fix this
 issue.*

 Regards,
 Abhijit

 ___
 Gluster-users mailing list
 Gluster-users@gluster.org
 http://lists.gluster.org/mailman/listinfo/gluster-users

>>>
>>

Re: [Gluster-users] Elasticsearch facing CorruptIndexException exception with GlusterFs 3.10.1

2017-05-05 Thread Pranith Kumar Karampuri
On Fri, May 5, 2017 at 5:36 PM, Abhijit Paul 
wrote:

> So should i start using gluster-block with elasticsearch in kubernetes
> environment?
>
> My expectation from gluster-block is, it should not CorruptIndex
> of elasticsearch...and issue facing in previous mails.
>
> Please let me know whether should i processed with above mentioned
> combination.
>

We are still in the process of fixing the failure scenarios of tcmu-runner
dying and failingover in the multipath scenarios.


>
> On Fri, May 5, 2017 at 5:06 PM, Pranith Kumar Karampuri <
> pkara...@redhat.com> wrote:
>
>> Abhijit we just started making the efforts to get all of this stable.
>>
>> On Fri, May 5, 2017 at 4:45 PM, Abhijit Paul 
>> wrote:
>>
>>> I yet to try gluster-block with elasticsearch...but carious to know does
>>> this combination plays well in kubernetes environment?
>>>
>>> On Fri, May 5, 2017 at 12:14 PM, Abhijit Paul 
>>> wrote:
>>>
 thanks Krutika for the alternative.

 @*Prasanna @**Pranith*
 I was going thorough the mentioned blog post and saw that used tested
 environment was Fedora ,
 but i am using RHEL based Oracle linux so does gluster-block compatible
 with RHEL as well?

 On Fri, May 5, 2017 at 12:03 PM, Krutika Dhananjay >>> > wrote:

> Yeah, there are a couple of cache consistency issues with performance
> translators that are causing these exceptions.
> Some of them were fixed by 3.10.1. Some still remain.
>
> Alternatively you can give gluster-block + elasticsearch a try, which
> doesn't require solving all these caching issues.
> Here's a blog post on the same - https://pkalever.wordpress.com
> /2017/03/14/elasticsearch-with-gluster-block/
>
> Adding Prasanna and Pranith who worked on this, in case you need more
> info on this.
>
> -Krutika
>
> On Fri, May 5, 2017 at 12:15 AM, Abhijit Paul <
> er.abhijitp...@gmail.com> wrote:
>
>> Thanks for the reply, i will try it out but i am also facing one more
>> issue "i.e. replicated volumes returning different timestamps"
>> so is this because of Bug 1426548 - Openshift Logging ElasticSearch
>> FSLocks when using GlusterFS storage backend
>>  ?
>>
>> *FYI i am using glusterfs 3.10.1 tar.gz*
>>
>> Regards,
>> Abhijit
>>
>>
>>
>> On Thu, May 4, 2017 at 10:58 PM, Amar Tumballi 
>> wrote:
>>
>>>
>>>
>>> On Thu, May 4, 2017 at 10:41 PM, Abhijit Paul <
>>> er.abhijitp...@gmail.com> wrote:
>>>
 Since i am new to gluster, can please provide how to turn off/disable
 "perf xlator options"?


>>> $ gluster volume set  performance.stat-prefetch off
>>> $ gluster volume set  performance.read-ahead off
>>> $ gluster volume set  performance.write-behind off
>>> $ gluster volume set  performance.io-cache off
>>> $ gluster volume set  performance.quick-read off
>>>
>>>
>>> Regards,
>>> Amar
>>>

> On Wed, May 3, 2017 at 8:51 PM, Atin Mukherjee <
> amukh...@redhat.com> wrote:
>
>> I think there is still some pending stuffs in some of the gluster
>> perf xlators to make that work complete. Cced the relevant folks for 
>> more
>> information. Can you please turn off all the perf xlator options as 
>> a work
>> around to move forward?
>>
>> On Wed, May 3, 2017 at 8:04 PM, Abhijit Paul <
>> er.abhijitp...@gmail.com> wrote:
>>
>>> Dear folks,
>>>
>>> I setup Glusterfs(3.10.1) NFS type as persistence volume for
>>> Elasticsearch(5.1.2) but currently facing issue with 
>>> *"CorruptIndexException"
>>> *with Elasticseach logs and due to that index health trued RED
>>> in Elasticsearch.
>>>
>>> Later found that there was an issue with gluster < 3.10 (
>>> https://bugzilla.redhat.com/show_bug.cgi?id=1390050) but even
>>> after *upgrading to 3.10.1 issue is still there.*
>>>
>>> *So curios to know what would be the root cause to fix this
>>> issue.*
>>>
>>> Regards,
>>> Abhijit
>>>
>>> ___
>>> Gluster-users mailing list
>>> Gluster-users@gluster.org
>>> http://lists.gluster.org/mailman/listinfo/gluster-users
>>>
>>
>>
>

 ___
 Gluster-users mailing list
 Gluster-users@gluster.org
 http://lists.gluster.org/mailman/listinfo/gluster-users

>>>
>>>
>>>
>>> --
>>> Amar Tumballi (amarts)
>>>
>>
>>
>> ___
>> Gluster-users mailing list
>> Gluster-users@gluster.org
>

Re: [Gluster-users] Elasticsearch facing CorruptIndexException exception with GlusterFs 3.10.1

2017-05-05 Thread Abhijit Paul
So should i start using gluster-block with elasticsearch in kubernetes
environment?

My expectation from gluster-block is, it should not CorruptIndex
of elasticsearch...and issue facing in previous mails.

Please let me know whether should i processed with above mentioned
combination.

On Fri, May 5, 2017 at 5:06 PM, Pranith Kumar Karampuri  wrote:

> Abhijit we just started making the efforts to get all of this stable.
>
> On Fri, May 5, 2017 at 4:45 PM, Abhijit Paul 
> wrote:
>
>> I yet to try gluster-block with elasticsearch...but carious to know does
>> this combination plays well in kubernetes environment?
>>
>> On Fri, May 5, 2017 at 12:14 PM, Abhijit Paul 
>> wrote:
>>
>>> thanks Krutika for the alternative.
>>>
>>> @*Prasanna @**Pranith*
>>> I was going thorough the mentioned blog post and saw that used tested
>>> environment was Fedora ,
>>> but i am using RHEL based Oracle linux so does gluster-block compatible
>>> with RHEL as well?
>>>
>>> On Fri, May 5, 2017 at 12:03 PM, Krutika Dhananjay 
>>> wrote:
>>>
 Yeah, there are a couple of cache consistency issues with performance
 translators that are causing these exceptions.
 Some of them were fixed by 3.10.1. Some still remain.

 Alternatively you can give gluster-block + elasticsearch a try, which
 doesn't require solving all these caching issues.
 Here's a blog post on the same - https://pkalever.wordpress.com
 /2017/03/14/elasticsearch-with-gluster-block/

 Adding Prasanna and Pranith who worked on this, in case you need more
 info on this.

 -Krutika

 On Fri, May 5, 2017 at 12:15 AM, Abhijit Paul >>> > wrote:

> Thanks for the reply, i will try it out but i am also facing one more
> issue "i.e. replicated volumes returning different timestamps"
> so is this because of Bug 1426548 - Openshift Logging ElasticSearch
> FSLocks when using GlusterFS storage backend
>  ?
>
> *FYI i am using glusterfs 3.10.1 tar.gz*
>
> Regards,
> Abhijit
>
>
>
> On Thu, May 4, 2017 at 10:58 PM, Amar Tumballi 
> wrote:
>
>>
>>
>> On Thu, May 4, 2017 at 10:41 PM, Abhijit Paul <
>> er.abhijitp...@gmail.com> wrote:
>>
>>> Since i am new to gluster, can please provide how to turn off/disable
>>> "perf xlator options"?
>>>
>>>
>> $ gluster volume set  performance.stat-prefetch off
>> $ gluster volume set  performance.read-ahead off
>> $ gluster volume set  performance.write-behind off
>> $ gluster volume set  performance.io-cache off
>> $ gluster volume set  performance.quick-read off
>>
>>
>> Regards,
>> Amar
>>
>>>
 On Wed, May 3, 2017 at 8:51 PM, Atin Mukherjee >>> > wrote:

> I think there is still some pending stuffs in some of the gluster
> perf xlators to make that work complete. Cced the relevant folks for 
> more
> information. Can you please turn off all the perf xlator options as a 
> work
> around to move forward?
>
> On Wed, May 3, 2017 at 8:04 PM, Abhijit Paul <
> er.abhijitp...@gmail.com> wrote:
>
>> Dear folks,
>>
>> I setup Glusterfs(3.10.1) NFS type as persistence volume for
>> Elasticsearch(5.1.2) but currently facing issue with 
>> *"CorruptIndexException"
>> *with Elasticseach logs and due to that index health trued RED
>> in Elasticsearch.
>>
>> Later found that there was an issue with gluster < 3.10 (
>> https://bugzilla.redhat.com/show_bug.cgi?id=1390050) but even
>> after *upgrading to 3.10.1 issue is still there.*
>>
>> *So curios to know what would be the root cause to fix this
>> issue.*
>>
>> Regards,
>> Abhijit
>>
>> ___
>> Gluster-users mailing list
>> Gluster-users@gluster.org
>> http://lists.gluster.org/mailman/listinfo/gluster-users
>>
>
>

>>>
>>> ___
>>> Gluster-users mailing list
>>> Gluster-users@gluster.org
>>> http://lists.gluster.org/mailman/listinfo/gluster-users
>>>
>>
>>
>>
>> --
>> Amar Tumballi (amarts)
>>
>
>
> ___
> Gluster-users mailing list
> Gluster-users@gluster.org
> http://lists.gluster.org/mailman/listinfo/gluster-users
>


>>>
>>
>
>
> --
> Pranith
>
___
Gluster-users mailing list
Gluster-users@gluster.org
http://lists.gluster.org/mailman/listinfo/gluster-users

Re: [Gluster-users] Elasticsearch facing CorruptIndexException exception with GlusterFs 3.10.1

2017-05-05 Thread Pranith Kumar Karampuri
Abhijit we just started making the efforts to get all of this stable.

On Fri, May 5, 2017 at 4:45 PM, Abhijit Paul 
wrote:

> I yet to try gluster-block with elasticsearch...but carious to know does
> this combination plays well in kubernetes environment?
>
> On Fri, May 5, 2017 at 12:14 PM, Abhijit Paul 
> wrote:
>
>> thanks Krutika for the alternative.
>>
>> @*Prasanna @**Pranith*
>> I was going thorough the mentioned blog post and saw that used tested
>> environment was Fedora ,
>> but i am using RHEL based Oracle linux so does gluster-block compatible
>> with RHEL as well?
>>
>> On Fri, May 5, 2017 at 12:03 PM, Krutika Dhananjay 
>> wrote:
>>
>>> Yeah, there are a couple of cache consistency issues with performance
>>> translators that are causing these exceptions.
>>> Some of them were fixed by 3.10.1. Some still remain.
>>>
>>> Alternatively you can give gluster-block + elasticsearch a try, which
>>> doesn't require solving all these caching issues.
>>> Here's a blog post on the same - https://pkalever.wordpress.com
>>> /2017/03/14/elasticsearch-with-gluster-block/
>>>
>>> Adding Prasanna and Pranith who worked on this, in case you need more
>>> info on this.
>>>
>>> -Krutika
>>>
>>> On Fri, May 5, 2017 at 12:15 AM, Abhijit Paul 
>>> wrote:
>>>
 Thanks for the reply, i will try it out but i am also facing one more
 issue "i.e. replicated volumes returning different timestamps"
 so is this because of Bug 1426548 - Openshift Logging ElasticSearch
 FSLocks when using GlusterFS storage backend
  ?

 *FYI i am using glusterfs 3.10.1 tar.gz*

 Regards,
 Abhijit



 On Thu, May 4, 2017 at 10:58 PM, Amar Tumballi 
 wrote:

>
>
> On Thu, May 4, 2017 at 10:41 PM, Abhijit Paul <
> er.abhijitp...@gmail.com> wrote:
>
>> Since i am new to gluster, can please provide how to turn off/disable
>> "perf xlator options"?
>>
>>
> $ gluster volume set  performance.stat-prefetch off
> $ gluster volume set  performance.read-ahead off
> $ gluster volume set  performance.write-behind off
> $ gluster volume set  performance.io-cache off
> $ gluster volume set  performance.quick-read off
>
>
> Regards,
> Amar
>
>>
>>> On Wed, May 3, 2017 at 8:51 PM, Atin Mukherjee 
>>> wrote:
>>>
 I think there is still some pending stuffs in some of the gluster
 perf xlators to make that work complete. Cced the relevant folks for 
 more
 information. Can you please turn off all the perf xlator options as a 
 work
 around to move forward?

 On Wed, May 3, 2017 at 8:04 PM, Abhijit Paul <
 er.abhijitp...@gmail.com> wrote:

> Dear folks,
>
> I setup Glusterfs(3.10.1) NFS type as persistence volume for
> Elasticsearch(5.1.2) but currently facing issue with 
> *"CorruptIndexException"
> *with Elasticseach logs and due to that index health trued RED in
> Elasticsearch.
>
> Later found that there was an issue with gluster < 3.10 (
> https://bugzilla.redhat.com/show_bug.cgi?id=1390050) but even
> after *upgrading to 3.10.1 issue is still there.*
>
> *So curios to know what would be the root cause to fix this issue.*
>
> Regards,
> Abhijit
>
> ___
> Gluster-users mailing list
> Gluster-users@gluster.org
> http://lists.gluster.org/mailman/listinfo/gluster-users
>


>>>
>>
>> ___
>> Gluster-users mailing list
>> Gluster-users@gluster.org
>> http://lists.gluster.org/mailman/listinfo/gluster-users
>>
>
>
>
> --
> Amar Tumballi (amarts)
>


 ___
 Gluster-users mailing list
 Gluster-users@gluster.org
 http://lists.gluster.org/mailman/listinfo/gluster-users

>>>
>>>
>>
>


-- 
Pranith
___
Gluster-users mailing list
Gluster-users@gluster.org
http://lists.gluster.org/mailman/listinfo/gluster-users

Re: [Gluster-users] Elasticsearch facing CorruptIndexException exception with GlusterFs 3.10.1

2017-05-05 Thread Abhijit Paul
I yet to try gluster-block with elasticsearch...but carious to know does
this combination plays well in kubernetes environment?

On Fri, May 5, 2017 at 12:14 PM, Abhijit Paul 
wrote:

> thanks Krutika for the alternative.
>
> @*Prasanna @**Pranith*
> I was going thorough the mentioned blog post and saw that used tested
> environment was Fedora ,
> but i am using RHEL based Oracle linux so does gluster-block compatible
> with RHEL as well?
>
> On Fri, May 5, 2017 at 12:03 PM, Krutika Dhananjay 
> wrote:
>
>> Yeah, there are a couple of cache consistency issues with performance
>> translators that are causing these exceptions.
>> Some of them were fixed by 3.10.1. Some still remain.
>>
>> Alternatively you can give gluster-block + elasticsearch a try, which
>> doesn't require solving all these caching issues.
>> Here's a blog post on the same - https://pkalever.wordpress.com
>> /2017/03/14/elasticsearch-with-gluster-block/
>>
>> Adding Prasanna and Pranith who worked on this, in case you need more
>> info on this.
>>
>> -Krutika
>>
>> On Fri, May 5, 2017 at 12:15 AM, Abhijit Paul 
>> wrote:
>>
>>> Thanks for the reply, i will try it out but i am also facing one more
>>> issue "i.e. replicated volumes returning different timestamps"
>>> so is this because of Bug 1426548 - Openshift Logging ElasticSearch
>>> FSLocks when using GlusterFS storage backend
>>>  ?
>>>
>>> *FYI i am using glusterfs 3.10.1 tar.gz*
>>>
>>> Regards,
>>> Abhijit
>>>
>>>
>>>
>>> On Thu, May 4, 2017 at 10:58 PM, Amar Tumballi 
>>> wrote:
>>>


 On Thu, May 4, 2017 at 10:41 PM, Abhijit Paul >>> > wrote:

> Since i am new to gluster, can please provide how to turn off/disable
> "perf xlator options"?
>
>
 $ gluster volume set  performance.stat-prefetch off
 $ gluster volume set  performance.read-ahead off
 $ gluster volume set  performance.write-behind off
 $ gluster volume set  performance.io-cache off
 $ gluster volume set  performance.quick-read off


 Regards,
 Amar

>
>> On Wed, May 3, 2017 at 8:51 PM, Atin Mukherjee 
>> wrote:
>>
>>> I think there is still some pending stuffs in some of the gluster
>>> perf xlators to make that work complete. Cced the relevant folks for 
>>> more
>>> information. Can you please turn off all the perf xlator options as a 
>>> work
>>> around to move forward?
>>>
>>> On Wed, May 3, 2017 at 8:04 PM, Abhijit Paul <
>>> er.abhijitp...@gmail.com> wrote:
>>>
 Dear folks,

 I setup Glusterfs(3.10.1) NFS type as persistence volume for
 Elasticsearch(5.1.2) but currently facing issue with 
 *"CorruptIndexException"
 *with Elasticseach logs and due to that index health trued RED in
 Elasticsearch.

 Later found that there was an issue with gluster < 3.10 (
 https://bugzilla.redhat.com/show_bug.cgi?id=1390050) but even
 after *upgrading to 3.10.1 issue is still there.*

 *So curios to know what would be the root cause to fix this issue.*

 Regards,
 Abhijit

 ___
 Gluster-users mailing list
 Gluster-users@gluster.org
 http://lists.gluster.org/mailman/listinfo/gluster-users

>>>
>>>
>>
>
> ___
> Gluster-users mailing list
> Gluster-users@gluster.org
> http://lists.gluster.org/mailman/listinfo/gluster-users
>



 --
 Amar Tumballi (amarts)

>>>
>>>
>>> ___
>>> Gluster-users mailing list
>>> Gluster-users@gluster.org
>>> http://lists.gluster.org/mailman/listinfo/gluster-users
>>>
>>
>>
>
___
Gluster-users mailing list
Gluster-users@gluster.org
http://lists.gluster.org/mailman/listinfo/gluster-users

Re: [Gluster-users] Elasticsearch facing CorruptIndexException exception with GlusterFs 3.10.1

2017-05-04 Thread Abhijit Paul
thanks Krutika for the alternative.

@*Prasanna @**Pranith*
I was going thorough the mentioned blog post and saw that used tested
environment was Fedora ,
but i am using RHEL based Oracle linux so does gluster-block compatible
with RHEL as well?

On Fri, May 5, 2017 at 12:03 PM, Krutika Dhananjay 
wrote:

> Yeah, there are a couple of cache consistency issues with performance
> translators that are causing these exceptions.
> Some of them were fixed by 3.10.1. Some still remain.
>
> Alternatively you can give gluster-block + elasticsearch a try, which
> doesn't require solving all these caching issues.
> Here's a blog post on the same - https://pkalever.wordpress.
> com/2017/03/14/elasticsearch-with-gluster-block/
>
> Adding Prasanna and Pranith who worked on this, in case you need more info
> on this.
>
> -Krutika
>
> On Fri, May 5, 2017 at 12:15 AM, Abhijit Paul 
> wrote:
>
>> Thanks for the reply, i will try it out but i am also facing one more
>> issue "i.e. replicated volumes returning different timestamps"
>> so is this because of Bug 1426548 - Openshift Logging ElasticSearch
>> FSLocks when using GlusterFS storage backend
>>  ?
>>
>> *FYI i am using glusterfs 3.10.1 tar.gz*
>>
>> Regards,
>> Abhijit
>>
>>
>>
>> On Thu, May 4, 2017 at 10:58 PM, Amar Tumballi 
>> wrote:
>>
>>>
>>>
>>> On Thu, May 4, 2017 at 10:41 PM, Abhijit Paul 
>>> wrote:
>>>
 Since i am new to gluster, can please provide how to turn off/disable "perf
 xlator options"?


>>> $ gluster volume set  performance.stat-prefetch off
>>> $ gluster volume set  performance.read-ahead off
>>> $ gluster volume set  performance.write-behind off
>>> $ gluster volume set  performance.io-cache off
>>> $ gluster volume set  performance.quick-read off
>>>
>>>
>>> Regards,
>>> Amar
>>>

> On Wed, May 3, 2017 at 8:51 PM, Atin Mukherjee 
> wrote:
>
>> I think there is still some pending stuffs in some of the gluster
>> perf xlators to make that work complete. Cced the relevant folks for more
>> information. Can you please turn off all the perf xlator options as a 
>> work
>> around to move forward?
>>
>> On Wed, May 3, 2017 at 8:04 PM, Abhijit Paul <
>> er.abhijitp...@gmail.com> wrote:
>>
>>> Dear folks,
>>>
>>> I setup Glusterfs(3.10.1) NFS type as persistence volume for
>>> Elasticsearch(5.1.2) but currently facing issue with 
>>> *"CorruptIndexException"
>>> *with Elasticseach logs and due to that index health trued RED in
>>> Elasticsearch.
>>>
>>> Later found that there was an issue with gluster < 3.10 (
>>> https://bugzilla.redhat.com/show_bug.cgi?id=1390050) but even after 
>>> *upgrading
>>> to 3.10.1 issue is still there.*
>>>
>>> *So curios to know what would be the root cause to fix this issue.*
>>>
>>> Regards,
>>> Abhijit
>>>
>>> ___
>>> Gluster-users mailing list
>>> Gluster-users@gluster.org
>>> http://lists.gluster.org/mailman/listinfo/gluster-users
>>>
>>
>>
>

 ___
 Gluster-users mailing list
 Gluster-users@gluster.org
 http://lists.gluster.org/mailman/listinfo/gluster-users

>>>
>>>
>>>
>>> --
>>> Amar Tumballi (amarts)
>>>
>>
>>
>> ___
>> Gluster-users mailing list
>> Gluster-users@gluster.org
>> http://lists.gluster.org/mailman/listinfo/gluster-users
>>
>
>
___
Gluster-users mailing list
Gluster-users@gluster.org
http://lists.gluster.org/mailman/listinfo/gluster-users

Re: [Gluster-users] Elasticsearch facing CorruptIndexException exception with GlusterFs 3.10.1

2017-05-04 Thread Krutika Dhananjay
Yeah, there are a couple of cache consistency issues with performance
translators that are causing these exceptions.
Some of them were fixed by 3.10.1. Some still remain.

Alternatively you can give gluster-block + elasticsearch a try, which
doesn't require solving all these caching issues.
Here's a blog post on the same -
https://pkalever.wordpress.com/2017/03/14/elasticsearch-with-gluster-block/

Adding Prasanna and Pranith who worked on this, in case you need more info
on this.

-Krutika

On Fri, May 5, 2017 at 12:15 AM, Abhijit Paul 
wrote:

> Thanks for the reply, i will try it out but i am also facing one more
> issue "i.e. replicated volumes returning different timestamps"
> so is this because of Bug 1426548 - Openshift Logging ElasticSearch
> FSLocks when using GlusterFS storage backend
>  ?
>
> *FYI i am using glusterfs 3.10.1 tar.gz*
>
> Regards,
> Abhijit
>
>
>
> On Thu, May 4, 2017 at 10:58 PM, Amar Tumballi 
> wrote:
>
>>
>>
>> On Thu, May 4, 2017 at 10:41 PM, Abhijit Paul 
>> wrote:
>>
>>> Since i am new to gluster, can please provide how to turn off/disable "perf
>>> xlator options"?
>>>
>>>
>> $ gluster volume set  performance.stat-prefetch off
>> $ gluster volume set  performance.read-ahead off
>> $ gluster volume set  performance.write-behind off
>> $ gluster volume set  performance.io-cache off
>> $ gluster volume set  performance.quick-read off
>>
>>
>> Regards,
>> Amar
>>
>>>
 On Wed, May 3, 2017 at 8:51 PM, Atin Mukherjee 
 wrote:

> I think there is still some pending stuffs in some of the gluster perf
> xlators to make that work complete. Cced the relevant folks for more
> information. Can you please turn off all the perf xlator options as a work
> around to move forward?
>
> On Wed, May 3, 2017 at 8:04 PM, Abhijit Paul  > wrote:
>
>> Dear folks,
>>
>> I setup Glusterfs(3.10.1) NFS type as persistence volume for
>> Elasticsearch(5.1.2) but currently facing issue with 
>> *"CorruptIndexException"
>> *with Elasticseach logs and due to that index health trued RED in
>> Elasticsearch.
>>
>> Later found that there was an issue with gluster < 3.10 (
>> https://bugzilla.redhat.com/show_bug.cgi?id=1390050) but even after 
>> *upgrading
>> to 3.10.1 issue is still there.*
>>
>> *So curios to know what would be the root cause to fix this issue.*
>>
>> Regards,
>> Abhijit
>>
>> ___
>> Gluster-users mailing list
>> Gluster-users@gluster.org
>> http://lists.gluster.org/mailman/listinfo/gluster-users
>>
>
>

>>>
>>> ___
>>> Gluster-users mailing list
>>> Gluster-users@gluster.org
>>> http://lists.gluster.org/mailman/listinfo/gluster-users
>>>
>>
>>
>>
>> --
>> Amar Tumballi (amarts)
>>
>
>
> ___
> Gluster-users mailing list
> Gluster-users@gluster.org
> http://lists.gluster.org/mailman/listinfo/gluster-users
>
___
Gluster-users mailing list
Gluster-users@gluster.org
http://lists.gluster.org/mailman/listinfo/gluster-users

Re: [Gluster-users] Elasticsearch facing CorruptIndexException exception with GlusterFs 3.10.1

2017-05-04 Thread Abhijit Paul
Thanks for the reply, i will try it out but i am also facing one more issue
"i.e. replicated volumes returning different timestamps"
so is this because of Bug 1426548 - Openshift Logging ElasticSearch FSLocks
when using GlusterFS storage backend
 ?

*FYI i am using glusterfs 3.10.1 tar.gz*

Regards,
Abhijit



On Thu, May 4, 2017 at 10:58 PM, Amar Tumballi  wrote:

>
>
> On Thu, May 4, 2017 at 10:41 PM, Abhijit Paul 
> wrote:
>
>> Since i am new to gluster, can please provide how to turn off/disable "perf
>> xlator options"?
>>
>>
> $ gluster volume set  performance.stat-prefetch off
> $ gluster volume set  performance.read-ahead off
> $ gluster volume set  performance.write-behind off
> $ gluster volume set  performance.io-cache off
> $ gluster volume set  performance.quick-read off
>
>
> Regards,
> Amar
>
>>
>>> On Wed, May 3, 2017 at 8:51 PM, Atin Mukherjee 
>>> wrote:
>>>
 I think there is still some pending stuffs in some of the gluster perf
 xlators to make that work complete. Cced the relevant folks for more
 information. Can you please turn off all the perf xlator options as a work
 around to move forward?

 On Wed, May 3, 2017 at 8:04 PM, Abhijit Paul 
 wrote:

> Dear folks,
>
> I setup Glusterfs(3.10.1) NFS type as persistence volume for
> Elasticsearch(5.1.2) but currently facing issue with 
> *"CorruptIndexException"
> *with Elasticseach logs and due to that index health trued RED in
> Elasticsearch.
>
> Later found that there was an issue with gluster < 3.10 (
> https://bugzilla.redhat.com/show_bug.cgi?id=1390050) but even after 
> *upgrading
> to 3.10.1 issue is still there.*
>
> *So curios to know what would be the root cause to fix this issue.*
>
> Regards,
> Abhijit
>
> ___
> Gluster-users mailing list
> Gluster-users@gluster.org
> http://lists.gluster.org/mailman/listinfo/gluster-users
>


>>>
>>
>> ___
>> Gluster-users mailing list
>> Gluster-users@gluster.org
>> http://lists.gluster.org/mailman/listinfo/gluster-users
>>
>
>
>
> --
> Amar Tumballi (amarts)
>
___
Gluster-users mailing list
Gluster-users@gluster.org
http://lists.gluster.org/mailman/listinfo/gluster-users

Re: [Gluster-users] Elasticsearch facing CorruptIndexException exception with GlusterFs 3.10.1

2017-05-04 Thread Amar Tumballi
On Thu, May 4, 2017 at 10:41 PM, Abhijit Paul 
wrote:

> Since i am new to gluster, can please provide how to turn off/disable "perf
> xlator options"?
>
>
$ gluster volume set  performance.stat-prefetch off
$ gluster volume set  performance.read-ahead off
$ gluster volume set  performance.write-behind off
$ gluster volume set  performance.io-cache off
$ gluster volume set  performance.quick-read off


Regards,
Amar

>
>> On Wed, May 3, 2017 at 8:51 PM, Atin Mukherjee 
>> wrote:
>>
>>> I think there is still some pending stuffs in some of the gluster perf
>>> xlators to make that work complete. Cced the relevant folks for more
>>> information. Can you please turn off all the perf xlator options as a work
>>> around to move forward?
>>>
>>> On Wed, May 3, 2017 at 8:04 PM, Abhijit Paul 
>>> wrote:
>>>
 Dear folks,

 I setup Glusterfs(3.10.1) NFS type as persistence volume for
 Elasticsearch(5.1.2) but currently facing issue with 
 *"CorruptIndexException"
 *with Elasticseach logs and due to that index health trued RED in
 Elasticsearch.

 Later found that there was an issue with gluster < 3.10 (
 https://bugzilla.redhat.com/show_bug.cgi?id=1390050) but even after 
 *upgrading
 to 3.10.1 issue is still there.*

 *So curios to know what would be the root cause to fix this issue.*

 Regards,
 Abhijit

 ___
 Gluster-users mailing list
 Gluster-users@gluster.org
 http://lists.gluster.org/mailman/listinfo/gluster-users

>>>
>>>
>>
>
> ___
> Gluster-users mailing list
> Gluster-users@gluster.org
> http://lists.gluster.org/mailman/listinfo/gluster-users
>



-- 
Amar Tumballi (amarts)
___
Gluster-users mailing list
Gluster-users@gluster.org
http://lists.gluster.org/mailman/listinfo/gluster-users

Re: [Gluster-users] Elasticsearch facing CorruptIndexException exception with GlusterFs 3.10.1

2017-05-04 Thread Abhijit Paul
Since i am new to gluster, can please provide how to turn off/disable "perf
xlator options"?


> On Wed, May 3, 2017 at 8:51 PM, Atin Mukherjee 
> wrote:
>
>> I think there is still some pending stuffs in some of the gluster perf
>> xlators to make that work complete. Cced the relevant folks for more
>> information. Can you please turn off all the perf xlator options as a work
>> around to move forward?
>>
>> On Wed, May 3, 2017 at 8:04 PM, Abhijit Paul 
>> wrote:
>>
>>> Dear folks,
>>>
>>> I setup Glusterfs(3.10.1) NFS type as persistence volume for
>>> Elasticsearch(5.1.2) but currently facing issue with 
>>> *"CorruptIndexException"
>>> *with Elasticseach logs and due to that index health trued RED in
>>> Elasticsearch.
>>>
>>> Later found that there was an issue with gluster < 3.10 (
>>> https://bugzilla.redhat.com/show_bug.cgi?id=1390050) but even after 
>>> *upgrading
>>> to 3.10.1 issue is still there.*
>>>
>>> *So curios to know what would be the root cause to fix this issue.*
>>>
>>> Regards,
>>> Abhijit
>>>
>>> ___
>>> Gluster-users mailing list
>>> Gluster-users@gluster.org
>>> http://lists.gluster.org/mailman/listinfo/gluster-users
>>>
>>
>>
>
___
Gluster-users mailing list
Gluster-users@gluster.org
http://lists.gluster.org/mailman/listinfo/gluster-users

Re: [Gluster-users] Elasticsearch facing CorruptIndexException exception with GlusterFs 3.10.1

2017-05-04 Thread Abhijit Paul
Since i am new to gluster, can please provide how to turn off/disable "perf
xlator options"?

On Wed, May 3, 2017 at 8:51 PM, Atin Mukherjee  wrote:

> I think there is still some pending stuffs in some of the gluster perf
> xlators to make that work complete. Cced the relevant folks for more
> information. Can you please turn off all the perf xlator options as a work
> around to move forward?
>
> On Wed, May 3, 2017 at 8:04 PM, Abhijit Paul 
> wrote:
>
>> Dear folks,
>>
>> I setup Glusterfs(3.10.1) NFS type as persistence volume for
>> Elasticsearch(5.1.2) but currently facing issue with *"CorruptIndexException"
>> *with Elasticseach logs and due to that index health trued RED in
>> Elasticsearch.
>>
>> Later found that there was an issue with gluster < 3.10 (
>> https://bugzilla.redhat.com/show_bug.cgi?id=1390050) but even after 
>> *upgrading
>> to 3.10.1 issue is still there.*
>>
>> *So curios to know what would be the root cause to fix this issue.*
>>
>> Regards,
>> Abhijit
>>
>> ___
>> Gluster-users mailing list
>> Gluster-users@gluster.org
>> http://lists.gluster.org/mailman/listinfo/gluster-users
>>
>
>
___
Gluster-users mailing list
Gluster-users@gluster.org
http://lists.gluster.org/mailman/listinfo/gluster-users

Re: [Gluster-users] Elasticsearch facing CorruptIndexException exception with GlusterFs 3.10.1

2017-05-03 Thread Atin Mukherjee
I think there is still some pending stuffs in some of the gluster perf
xlators to make that work complete. Cced the relevant folks for more
information. Can you please turn off all the perf xlator options as a work
around to move forward?

On Wed, May 3, 2017 at 8:04 PM, Abhijit Paul 
wrote:

> Dear folks,
>
> I setup Glusterfs(3.10.1) NFS type as persistence volume for
> Elasticsearch(5.1.2) but currently facing issue with *"CorruptIndexException"
> *with Elasticseach logs and due to that index health trued RED in
> Elasticsearch.
>
> Later found that there was an issue with gluster < 3.10 (
> https://bugzilla.redhat.com/show_bug.cgi?id=1390050) but even after *upgrading
> to 3.10.1 issue is still there.*
>
> *So curios to know what would be the root cause to fix this issue.*
>
> Regards,
> Abhijit
>
> ___
> Gluster-users mailing list
> Gluster-users@gluster.org
> http://lists.gluster.org/mailman/listinfo/gluster-users
>
___
Gluster-users mailing list
Gluster-users@gluster.org
http://lists.gluster.org/mailman/listinfo/gluster-users