Re: [Gluster-users] Brick missing trusted.glusterfs.dht xattr

2019-08-09 Thread Matthew Benstead
Hi Sunny, Where would I find the changes-.log files? Is there anything else to help diagnose this? Thanks,  -Matthew -- Matthew Benstead System Administrator Pacific Climate Impacts Consortium University of Victoria, UH1 PO Box 1800, STN CSC Victoria, BC, V8W 2Y2

Re: [Gluster-users] Brick missing trusted.glusterfs.dht xattr

2019-07-29 Thread Matthew Benstead
Hi Sunny, Yes, I have attached the gsyncd.log file. I couldn't find any changes-.log files... Trying to start replication goes faulty right away: [root@gluster01 ~]# rpm -q glusterfs glusterfs-5.6-1.el7.x86_64 [root@gluster01 ~]# uname -r 3.10.0-957.21.3.el7.x86_64 [root@gluster01 ~]# cat

Re: [Gluster-users] Brick missing trusted.glusterfs.dht xattr

2019-07-28 Thread Sunny Kumar
HI Matthew, Can you share geo-rep logs and one more log file (changes-.log) it will help to pinpoint actual reason behind failure. /sunny On Mon, Jul 29, 2019 at 9:13 AM Nithya Balachandran wrote: > > > > On Sat, 27 Jul 2019 at 02:31, Matthew Benstead wrote: >> >> Ok thank-you for explaining

Re: [Gluster-users] Brick missing trusted.glusterfs.dht xattr

2019-07-28 Thread Nithya Balachandran
On Sat, 27 Jul 2019 at 02:31, Matthew Benstead wrote: > Ok thank-you for explaining everything - that makes sense. > > Currently the brick file systems are pretty evenly distributed so I > probably won't run the fix-layout right now. > > Would this state have any impact on geo-replication? I'm

Re: [Gluster-users] Brick missing trusted.glusterfs.dht xattr

2019-07-26 Thread Matthew Benstead
Ok thank-you for explaining everything - that makes sense. Currently the brick file systems are pretty evenly distributed so I probably won't run the fix-layout right now. Would this state have any impact on geo-replication? I'm trying to geo-replicate this volume, but am getting a weird error:

Re: [Gluster-users] Brick missing trusted.glusterfs.dht xattr

2019-07-26 Thread Nithya Balachandran
On Fri, 26 Jul 2019 at 01:56, Matthew Benstead wrote: > Hi Nithya, > > Hmm... I don't remember if I did, but based on what I'm seeing it sounds > like I probably didn't run rebalance or fix-layout. > > It looks like folders that haven't had any new files created have a dht of > 0, while other

Re: [Gluster-users] Brick missing trusted.glusterfs.dht xattr

2019-07-25 Thread Matthew Benstead
Hi Nithya, Hmm... I don't remember if I did, but based on what I'm seeing it sounds like I probably didn't run rebalance or fix-layout. It looks like folders that haven't had any new files created have a dht of 0, while other folders have non-zero values. [root@gluster07 ~]# getfattr

Re: [Gluster-users] Brick missing trusted.glusterfs.dht xattr

2019-07-24 Thread Nithya Balachandran
On Wed, 24 Jul 2019 at 22:12, Matthew Benstead wrote: > So looking more closely at the trusted.glusterfs.dht attributes from the > bricks it looks like they cover the entire range... and there is no range > left for gluster07. > > The first 6 bricks range from 0x to 0x - so... is

Re: [Gluster-users] Brick missing trusted.glusterfs.dht xattr

2019-07-24 Thread Matthew Benstead
So looking more closely at the trusted.glusterfs.dht attributes from the bricks it looks like they cover the entire range... and there is no range left for gluster07. The first 6 bricks range from 0x to 0x - so... is there a way to re-calculate what the dht values should be? Each

Re: [Gluster-users] Brick missing trusted.glusterfs.dht xattr

2019-07-22 Thread Matthew Benstead
Hi Nithya, Over the weekend there was a maintenance window and the version of gluster was updated from 5.3 to 5.6, and the entire cluster was rebooted, but the dht xattr is still missing: [root@gluster07 ~]# getfattr --absolute-names -m . -d -e hex /mnt/raid6-storage/storage/ # file:

Re: [Gluster-users] Brick missing trusted.glusterfs.dht xattr

2019-07-19 Thread Matthew Benstead
Hi Nithya, I've completed this, and attached the log. [root@gluster07 ~]# getfattr --absolute-names -m . -d -e hex /mnt/raid6-storage/storage/ # file: /mnt/raid6-storage/storage/ security.selinux=0x756e636f6e66696e65645f753a6f626a6563745f723a756e6c6162656c65645f743a733000

Re: [Gluster-users] Brick missing trusted.glusterfs.dht xattr

2019-07-18 Thread Nithya Balachandran
Hi Mathew, Could you send me the log file for this mount point after doing the following: 1. gluster v set client-log-level DEBUG 2. unmount and remount the volume 3. stat 4. gluster v set client-log-level INFO Regards, Nithya On Thu, 18 Jul 2019 at 19:49, Matthew Benstead

Re: [Gluster-users] Brick missing trusted.glusterfs.dht xattr

2019-07-18 Thread Matthew Benstead
Hi Nithya, No - it was added about a year and a half ago. I have tried re-mounting the volume on the server, but it didn't add the attr: [root@gluster07 ~]# umount /storage/ [root@gluster07 ~]# cat /etc/fstab | grep "/storage" 10.0.231.56:/storage /storage glusterfs

[Gluster-users] Brick missing trusted.glusterfs.dht xattr

2019-07-17 Thread Matthew Benstead
Hello, I've just noticed one brick in my 7 node distribute volume is missing the trusted.glusterfs.dht xattr...? How can I fix this? I'm running glusterfs-5.3-2.el7.x86_64 on CentOS 7. All of the other nodes are fine, but gluster07 from the list below does not have the attribute. $ ansible -i