Valtteri Lindholm

Results 10 comments of Valtteri Lindholm

Turns out the missing files problem might have been an issue with the chrony configuration on the problematic client. I still need to run more extensive tests. The warnings I...

Perhaps this is relevant so I'm posting it here. When I try to rebalance the volume I get errors like this in the rebalance logs: ``` [2023-10-25 08:50:21.881641 +0000] E...

I have recreated the volume. I have also tuned the volume optimization params, here is the current configuration: ``` Volume Name: glustervol1 Type: Distribute Volume ID: a095f866-b1b5-4a1c-bf34-3c2302aa8244 Status: Started Snapshot...

We are again seeing the missing files problem. Our glusterfs configuration is the one posted in my previous message. The glusterfs logs on the problematic client are full of messages...

Thank you for the suggestion. However, this did not solve the problem.

I'm not sure whether this is relevant, but we are also seeing errors like this (on all the clients): ``` ls: cannot read symbolic link '/mnt/glustervol1/work_dir/ppos/VIS_DifSpike_EUCLID_1.0.4-ON_THE_FLY-pcasenov-PLAN-000002-DK5KFEOE-20231211-130518-167/logs/VIS_DiffractionSpikesFocus/PROFILING__VIS_DifSpike_EUCLID_1.0.4-ON_THE_FLY-pcasenov-PLAN-000002-DK5KFEOE-20231211-130518-167__VIS_DiffractionSpikesFocus_1__retry_0.csv': Invalid argument total 44...

We tried doubling the number of glusterfs bricks from 1 to 2 on each server to even out the IO load but the problem still persists.

Here is the strace for the link creation: ``` 07:29:55.075065 execve("/usr/bin/ln", ["ln", "-s", "/mnt/glustervol1//symlink-test/0"..., "/mnt/glustervol1//symlink-test/0"...], 0x7ffd6a2b1350 /* 30 vars */) = 0 07:29:55.075422 brk(NULL) = 0x5562ba196000 07:29:55.075561 arch_prctl(0x3001 /* ARCH_???...