search for: gverify

Displaying 6 results from an estimated 6 matches for "gverify".

Did you mean: verify
2024 Sep 01
1
geo-rep will not initialize
...that, too, whether geo-rep would not start simply because there was nothing to do. But yes, there are a few files created after the geo-rep session was created. And status remains just "Created." > Can you share the output of your version of? 'sh -x > /usr/libexec/glusterfs/gverify.sh masterVol slaveUser slaveHost > slaveVol sshPort logFileName' check ? sh -x /usr/libexec/glusterfs/gverify.sh j geoacct pms n 7887 /tmp/logger + BUFFER_SIZE=104857600 + SSH_PORT=7887 ++ gluster --print-logdir + primary_log_file=/var/log/glusterfs/geo-replication/gverify-primarymnt.log +...
2017 Aug 18
2
gverify.sh purpose
Hi, When creating a geo-replication session is the gverify.sh used or ran respectively? or is gverify.sh just an ad-hoc command to test manually if creating a geo-replication creationg would succeed? Best, M. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20...
2017 Aug 21
0
gverify.sh purpose
On Saturday 19 August 2017 02:05 AM, mabi wrote: > Hi, > > When creating a geo-replication session is the gverify.sh used or ran > respectively? Yes, It is executed as part of geo-replication session creation. > or is gverify.sh just an ad-hoc command to test manually if creating a > geo-replication creationg would succeed? > No need to run separately ~ Saravana -------------- next part -...
2023 Mar 14
1
can't set up geo-replication: can't fetch slave details
...for the geoaccount user, I ran the command again, and then got this error: root at glusterA:/data/brick# gluster volume geo-replication ansible geoaccount at glusterX::ansible create push-pem Unable to mount and fetch slave volume details. Please check the log: /var/log/glusterfs/geo-replication/gverify-slavemnt.log geo-replication command failed That log file contained this: [2023-03-14 19:13:48.904461 +0000] I [MSGID: 100030] [glusterfsd.c:2685:main] 0-glusterfs: Started running version [{arg=glusterfs}, {version=9.2}, {cmdlinestr=glusterfs --xlator- option=*dht.lookup-unhashed=off --volfile-s...
2023 Mar 21
1
can't set up geo-replication: can't fetch slave details
...n the command again, and then got this > error: > > root at glusterA:/data/brick# gluster volume geo-replication ansible > geoaccount at glusterX::ansible create push-pem > Unable to mount and fetch slave volume details. Please check the log: > /var/log/glusterfs/geo-replication/gverify-slavemnt.log > geo-replication command failed > > That log file contained this: > > [2023-03-14 19:13:48.904461 +0000] I [MSGID: 100030] > [glusterfsd.c:2685:main] 0-glusterfs: Started running version > [{arg=glusterfs}, {version=9.2}, {cmdlinestr=glusterfs --xlator- > opt...
2024 Aug 30
1
geo-rep will not initialize
...olume. A single file, /gluster/j/stuff, is seen by both and is not replicated into /gluster/n. > Also, check with the following command (found it in > https://access.redhat.com/solutions/2616791 ) > <https://access.redhat.com/solutions/2616791>: > |sh -x /usr/libexec/glusterfs/gverify.sh masterVol slaveUser slaveHost > slaveVol sshPort logFileName| That must be the wrong URL, "libexec" doesn't appear there. However, running it with locally-appropriate args: /usr/libexec/glusterfs/gverify.sh j geoacct pms n 6427 /tmp/verify.log ...generates a great deal of regu...