Re: [Gluster-users] Tons of dht: Found anomalies in (null)

2020-05-21 Thread Artem Russakovskii
Rolling this into https://github.com/gluster/glusterfs/issues/1256. Sincerely, Artem -- Founder, Android Police , APK Mirror , Illogical Robot LLC beerpla.net | @ArtemR On Tue, May 19, 2020 at 10:56 AM Artem

Re: [Gluster-users] Tons of dht: Found anomalies in (null)

2020-05-19 Thread Artem Russakovskii
I think there's something else going on here. Our gluster setup is 4x1 replicate, and there should be no such discrepancies and missing unsynced data. In my experience the replication part of gluster works very well and all files replicate correctly to all 4 servers. Yet a single ls could run for

Re: [Gluster-users] Tons of dht: Found anomalies in (null)

2020-05-19 Thread Gionatan Danti
Il 2020-05-19 13:07 Susant Palai ha scritto: This can happen when a server goes down (reboot, crash, network partition) during a fop execution. Once the brick is back up, dht will heal the entry so that operation goes smoothly. If there is a resultant error, it should have been logged in the

Re: [Gluster-users] Tons of dht: Found anomalies in (null)

2020-05-19 Thread Gionatan Danti
Il 2020-05-19 08:35 Susant Palai ha scritto: Generally, these logs indicate that there were directories missing ("hole = 1") on one of the bricks. These are harmless message and you can ignore them. I would guess that a message warning about missing directories on a brick is not to be ignore

Re: [Gluster-users] Tons of dht: Found anomalies in (null)

2020-05-19 Thread Susant Palai
On Tue, May 19, 2020 at 12:15 PM Aravinda VK wrote: > > > On 19-May-2020, at 12:05 PM, Susant Palai wrote: > > > > On Thu, Apr 30, 2020 at 6:31 AM Artem Russakovskii > wrote: > >> Hi, >> >> Every time I ls large dirs in our 1x4 replicate gluster volume, I get a >> ton of these in the logs. >>

Re: [Gluster-users] Tons of dht: Found anomalies in (null)

2020-05-19 Thread Aravinda VK
> On 19-May-2020, at 12:05 PM, Susant Palai wrote: > > > > On Thu, Apr 30, 2020 at 6:31 AM Artem Russakovskii > wrote: > Hi, > > Every time I ls large dirs in our 1x4 replicate gluster volume, I get a ton > of these in the logs. > > If I run the same ls right

Re: [Gluster-users] Tons of dht: Found anomalies in (null)

2020-05-19 Thread Susant Palai
On Thu, Apr 30, 2020 at 6:31 AM Artem Russakovskii wrote: > Hi, > > Every time I ls large dirs in our 1x4 replicate gluster volume, I get a > ton of these in the logs. > > If I run the same ls right away again, they won't repeat, but inevitably, > in a couple of hours or days, they show up

Re: [Gluster-users] Tons of dht: Found anomalies in (null)

2020-05-18 Thread Artem Russakovskii
Hi, Any updates on this one? It seems to be related to the listing performance issue I also emailed about, and resolving whatever is causing these could be key to resolving the dir listing slowdowns. Sincerely, Artem -- Founder, Android Police , APK Mirror

[Gluster-users] Tons of dht: Found anomalies in (null)

2020-04-29 Thread Artem Russakovskii
Hi, Every time I ls large dirs in our 1x4 replicate gluster volume, I get a ton of these in the logs. If I run the same ls right away again, they won't repeat, but inevitably, in a couple of hours or days, they show up again. What is the meaning of these messages and why am I getting them so