Re: [Gluster-users] Fwd: Replica brick not working

2016-12-08 Thread Pranith Kumar Karampuri
On Thu, Dec 8, 2016 at 11:25 PM, Pranith Kumar Karampuri < pkara...@redhat.com> wrote: > > > On Thu, Dec 8, 2016 at 11:17 PM, Pranith Kumar Karampuri < > pkara...@redhat.com> wrote: > >> >> >> On Thu, Dec 8, 2016 at 10:22 PM, Ravishankar N >> wrote: >> >>> On 12/08/2016 09:44 PM, Miloš Čučulović

Re: [Gluster-users] Fwd: Replica brick not working

2016-12-08 Thread Pranith Kumar Karampuri
On Thu, Dec 8, 2016 at 11:17 PM, Pranith Kumar Karampuri < pkara...@redhat.com> wrote: > > > On Thu, Dec 8, 2016 at 10:22 PM, Ravishankar N > wrote: > >> On 12/08/2016 09:44 PM, Miloš Čučulović - MDPI wrote: >> >>> I was able to fix the sync by rsync-ing all the directories, then the >>> hale sta

Re: [Gluster-users] Fwd: Replica brick not working

2016-12-08 Thread Pranith Kumar Karampuri
On Thu, Dec 8, 2016 at 10:22 PM, Ravishankar N wrote: > On 12/08/2016 09:44 PM, Miloš Čučulović - MDPI wrote: > >> I was able to fix the sync by rsync-ing all the directories, then the >> hale started. The next problem :), as soon as there are files on the new >> brick, the gluster mount will ren

Re: [Gluster-users] Makefile:90: *** missing separator (did you mean TAB instead of 8 spaces?). Stop.

2016-12-08 Thread mabi
So I do the following: $ cd glusterfs-3.8.6 $ ./configure $ make Then I immediately get the error message I sent in my previous mail. I have attached the Makefile to this mail for your reference. If I do the exact same steps with glusterfs-3.7.17 it works perfectly... Best regards, M. -

Re: [Gluster-users] Fwd: Replica brick not working

2016-12-08 Thread Ravishankar N
On 12/08/2016 09:44 PM, Miloš Čučulović - MDPI wrote: I was able to fix the sync by rsync-ing all the directories, then the hale started. The next problem :), as soon as there are files on the new brick, the gluster mount will render also this one for mounts, and the new brick is not ready yet,

Re: [Gluster-users] Fwd: Replica brick not working

2016-12-08 Thread Miloš Čučulović - MDPI
I was able to fix the sync by rsync-ing all the directories, then the hale started. The next problem :), as soon as there are files on the new brick, the gluster mount will render also this one for mounts, and the new brick is not ready yet, as the sync is not yet done, so it results on missing

Re: [Gluster-users] Fwd: Replica brick not working

2016-12-08 Thread Miloš Čučulović - MDPI
Additional info, there are warning / errors in the new brick: [2016-12-08 15:37:05.053615] E [MSGID: 115056] [server-rpc-fops.c:509:server_mkdir_cbk] 0-storage-server: 12636867: MKDIR /dms (----0001/dms) ==> (Permission denied) [Permission denied] [2016-12-08 15:37:

Re: [Gluster-users] Fwd: Replica brick not working

2016-12-08 Thread Miloš Čučulović - MDPI
1. No, atm the old server (storage2) volume is mounted on some other servers, so all files are created there. If I check the new brick, there is no files. 2. On storage2 server (old brick) getfattr: Removing leading '/' from absolute path names # file: data/data-cluster trusted.gfid=0x

Re: [Gluster-users] Fwd: Replica brick not working

2016-12-08 Thread Ravishankar N
On 12/08/2016 06:53 PM, Atin Mukherjee wrote: On Thu, Dec 8, 2016 at 6:44 PM, Miloš Čučulović - MDPI mailto:cuculo...@mdpi.com>> wrote: Ah, damn! I found the issue. On the storage server, the storage2 IP address was wrong, I inversed two digits in the /etc/hosts file, sorry for t

Re: [Gluster-users] RE : Frequent connect and disconnect messages flooded in logs

2016-12-08 Thread Atin Mukherjee
On Thu, Dec 8, 2016 at 4:37 PM, Micha Ober wrote: > Hi Rafi, > > thank you for your support. It is greatly appreciated. > > Just some more thoughts from my side: > > There have been no reports from other users in *this* thread until now, > but I have found at least one user with a very simiar pr

Re: [Gluster-users] Fwd: Replica brick not working

2016-12-08 Thread Miloš Čučulović - MDPI
A note to add, when checking the sudo gluster volume heal storage info I am getting more than 2k Number of entries, but no file on storage server (replica). - Kindest regards, Milos Cuculovic IT Manager --- MDPI AG Postfach, CH-4020 Basel, Switzerland Office: St. Alban-Anlage 66, 4052 Basel

Re: [Gluster-users] Fwd: Replica brick not working

2016-12-08 Thread Atin Mukherjee
On Thu, Dec 8, 2016 at 6:44 PM, Miloš Čučulović - MDPI wrote: > Ah, damn! I found the issue. On the storage server, the storage2 IP > address was wrong, I inversed two digits in the /etc/hosts file, sorry for > that :( > > I was able to add the brick now, I started the heal, but still no data > t

Re: [Gluster-users] RE : Frequent connect and disconnect messages flooded in logs

2016-12-08 Thread Micha Ober
Hi Rafi, thank you for your support. It is greatly appreciated. Just some more thoughts from my side: There have been no reports from other users in *this* thread until now, but I have found at least one user with a very simiar problem in an older thread: https://www.gluster.org/pipermail/

Re: [Gluster-users] Replica brick not working

2016-12-08 Thread Miloš Čučulović - MDPI
Please find attached the required files from storage2 server. The storage server has no /var/lib/glusterd/vols// files. - Kindest regards, Milos Cuculovic IT Manager --- MDPI AG Postfach, CH-4020 Basel, Switzerland Office: St. Alban-Anlage 66, 4052 Basel, Switzerland Tel. +41 61 683 77 35 Fax

Re: [Gluster-users] How to properly set ACLs in GlusterFS?

2016-12-08 Thread Дмитрий Глушенок
Hi, According to man page for setfacl: For uid and gid you can specify either a name or a number. But actually the information will be stored in xattrs in the form of numbers, afaik. One way to solve your problem is the consistent name/id mapping, which can be achieved by using directory serve