Re: [Gluster-users] Gluster communication via TLS client problem

2024-01-26 Thread Stefan Kania
Hi Aravinda Am 26.01.24 um 17:01 schrieb Aravinda: Does the combined glusterfs.ca includes client nodes pem? Also this file need to be placed in Client node as well. Yes, I put all the Gluster-node Certificates AND the client certificate into the glusterfs.ca file. And I put the file to all

Re: [Gluster-users] Upgrade 10.4 -> 11.1 making problems

2024-01-26 Thread Strahil Nikolov
You don't need to mount it. Like this : # getfattr -d -e hex -m. /path/to/brick/.glusterfs/00/46/00462be8-3e61-4931-8bda-dae1645c639e # file: 00/46/00462be8-3e61-4931-8bda-dae1645c639e trusted.gfid=0x00462be83e6149318bdadae1645c639e

Re: [Gluster-users] Upgrade 10.4 -> 11.1 making problems

2024-01-26 Thread Hu Bert
Morning, gfid1: getfattr -d -e hex -m. /gluster/md{3,4,5,6,7}/workdata/.glusterfs/fa/f5/faf59566-10f5-4ddd-8b0c-a87bc6a334fb glusterpub1 (good one): getfattr: Removing leading '/' from absolute path names # file: gluster/md6/workdata/.glusterfs/fa/f5/faf59566-10f5-4ddd-8b0c-a87bc6a334fb

Re: [Gluster-users] Geo-replication status is getting Faulty after few seconds

2024-01-26 Thread Strahil Nikolov
Hi Anant, i would first start checking if you can do ssh from all masters to the slave node.If you haven't setup a dedicated user for the session, then gluster is using root. Best Regards, Strahil Nikolov В петък, 26 януари 2024 г. в 18:07:59 ч. Гринуич+2, Anant Saraswat написа:

Re: [Gluster-users] Geo-replication status is getting Faulty after few seconds

2024-01-26 Thread Strahil Nikolov
Don't forget to test with the georep key. I think it was /var/lib/glusterd/geo-replication/secret.pem Best Regards, Strahil Nikolov В събота, 27 януари 2024 г. в 07:24:07 ч. Гринуич+2, Strahil Nikolov написа: Hi Anant, i would first start checking if you can do ssh from all masters to

[Gluster-users] Gluster communication via TLS client problem

2024-01-26 Thread Stefan Kania
Hi to all, The system is running Debian 12 with Gluster 10. All systems are using the same versions. I try to encrypt the communication between the peers and the clients via TLS. The encryption between the peers works, but when I try to mount the volume on the client I always get an error.

Re: [Gluster-users] Gluster communication via TLS client problem

2024-01-26 Thread Aravinda
Hi Stefan, Does the combined glusterfs.ca includes client nodes pem? Also this file need to be placed in Client node as well. -- Aravinda Kadalu Technologies On Fri, 26 Jan 2024 15:14:39 +0530 Stefan Kania wrote --- Hi to all, The system is running Debian 12 with Gluster