Thanks Vijay. I solved this yesterday on IRC. It looks like there's a
packaging bug on ubuntu. They don't have the expected /usr/libexec path.
Intil that packaging issue is solved, I worked around it with:
mkdir -p /usr/libexec/glusterfs/ && ln -s
/usr/lib/x86_64-linux-gnu/glusterfs/gsyncd /usr/libexec/glusterfs/gsyncd
On 01/08/2015 10:08 AM, Vijay Bellur wrote:
On 01/07/2015 04:57 PM, Thomas Lau wrote:
root@test1:/home# gluster volume geo-replication testvol1
repl2.domain.com::testvol2 start
Starting geo-replication session between testvol1 &
repl2.domain.com::testvol2 has been successful
root@test1:/home# gluster volume geo-replication testvol1
repl2.domain.com::testvol2 status
MASTER NODE MASTER VOL MASTER BRICK SLAVE
STATUS CHECKPOINT STATUS CRAWL STATUS
------------------------------------------------------------------------------------------------------------------------------
test1 testvol1 /home/testvol1
repl2.domain.com::testvol2 Not Started N/A N/A
root@test1:/home# cat /etc/hosts | grep domain
172.16.0.1 repl1.domain.com
172.16.0.2 repl2.domain.com
root@test1:/home# uname -a
Linux test1 3.13.0-24-generic #47-Ubuntu SMP Fri May 2 23:30:00 UTC
2014 x86_64 x86_64 x86_64 GNU/Linux
root@test1:/home# cat /etc/glusterfs/glusterd.vol
volume management
type mgmt/glusterd
option working-directory /var/lib/glusterd
option transport-type socket,rdma
option transport.socket.keepalive-time 10
option transport.socket.keepalive-interval 2
option transport.socket.read-fail-log off
# option base-port 49152
end-volume
root@test1:/home# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 14.04.1 LTS
Release: 14.04
Codename: trusty
________________
Any idea?
Which version of glusterfs is in use here? Geo-replication has changed
quite a bit over the last few releases. Recommend using a 3.5.x or
3.6.x release of glusterfs for geo-replication.
Regards,
Vijay
_______________________________________________
Gluster-users mailing list
Gluster-users@xxxxxxxxxxx
http://www.gluster.org/mailman/listinfo/gluster-users
_______________________________________________
Gluster-users mailing list
Gluster-users@xxxxxxxxxxx
http://www.gluster.org/mailman/listinfo/gluster-users