Re: [Gluster-users] java application crushes while reading a zip file

2018-12-31 Thread Dmitry Isakbayev
The software ran with all of the options turned off over the weekend without any problems. I will try to collect the debug info for you. I have re-enabled the 3 three options, but yet to see the problem reoccurring. On Sat, Dec 29, 2018 at 6:46 PM Raghavendra Gowdappa wrote: > Thanks Dmitry.

[Gluster-users] “Faulty” error while setting up glusterfs georeplication

2018-12-31 Thread Abhilash Mannathanil (amannath)
Hi, I am trying to setup the glusterfs georeplication following the steps from glusterfs documentation. In my setup I have two nodes in the master side and single node in the slave side. Once i issue the command

[Gluster-users] [DHT] serialized readdir(p) across subvols and effect on performance

2018-12-31 Thread Raghavendra Gowdappa
All, As many of us are aware, readdir(p)s are serialized across DHT subvols. One of the intuitive first reactions for this algorithm is that readdir(p) is going to be slow. However this is partly true as reading the contents of a directory is normally split into multiple readdir(p) calls and

Re: [Gluster-users] Replacing arbiter with thin-arbiter

2018-12-31 Thread Ravishankar N
Hello, thin-arbiter is currently a glusterd2 (https://github.com/gluster/glusterd2/) based solution only supporting only creation of new thin-arbiter volumes. If you want to try it out, you would need to do so using the GD2 command line interface. We're still ironing out a few bugs in it

Re: [Gluster-users] [External] Re: Self Heal Confusion

2018-12-31 Thread Davide Obbi
cluster.quorum-type auto cluster.quorum-count (null) cluster.server-quorum-type off cluster.server-quorum-ratio 0 cluster.quorum-readsno Where exacty do I remove the gfid entries from - the .glusterfs directory? --> yes can't remember exactly where but try to do a find in the

Re: [Gluster-users] [External] Re: Self Heal Confusion

2018-12-31 Thread Brett Holcomb
That is probably the case as a lot of files were deleted some time ago. I'm on version 5.2 but was on 3.12 until about a week ago. Here is the quorum info.  I'm running a distributed replicated volumes in 2 x 3 = 6 cluster.quorum-type auto cluster.quorum-count (null)

Re: [Gluster-users] replace-brick operation issue...

2018-12-31 Thread Anand Malagi
Can someone please help here ?? From: gluster-users-boun...@gluster.org On Behalf Of Anand Malagi Sent: Friday, December 21, 2018 3:44 PM To: gluster-users@gluster.org Subject: [Gluster-users] replace-brick operation issue... Hi Friends, Please note that, when replace-brick operation was

Re: [Gluster-users] [External] Re: Self Heal Confusion

2018-12-31 Thread Davide Obbi
if the long GFID does not correspond to any file it could mean the file has been deleted by the client mounting the volume. I think this is caused when the delete was issued and the number of active bricks were not reaching quorum majority or a second brick was taken down while another was down or