Re: [Gluster-devel] Geo-rep portability issues with NetBSD

2015-08-31 Thread Kotresh Hiremath Ravishankar
Hi Emmanuel,

Right now, I am just tweaking the obstacles to bypass them and 
uncover other issues. I have not fixed them in code. It takes
a while.

Well now I am stuck with the following.

geo-rep uses libgfchangelog.so shared library.
When gluster is installed using source, all other shared libraries are loaded 
fine,
but libgfchangelog doesn't.
LINUX:
   ldconfig /usr/local/lib

NETBSD:
   Since that din't work, I did /usr/lib/libgfchangelog.so -> 
/usr/local/lib/libgfchangelog.so
Well, it able to find the library, the function fails. I need to debug what's 
the reason.
You can login into nbslave75 and check.

#gluster vol geo-rep master nbslave75.cloud.gluster.org::slave status
#gluster vol geo-rep master nbslave75.cloud.gluster.org::slave start

Logs:
/var/log/gluster/geo-replication/master/ssh%3A%2F%2Froot%4023.253.43.210%3Agluster%3A%2F%2F127.0.0.1%3Aslave.log
which says library not found. After playing around with symlinks. It did work, 
but 
function call failed with "name too long" but I pretty sure it is something 
else (Invalid Argument Errors)
You can see the logs of libgfchangelog here:
ssh%3A%2F%2Froot%4023.253.43.210%3Agluster%3A%2F%2F127.0.0.1%3Aslave.%2Fd%2Fbackends%2Fmaster-changes.log


Rsync version update:
Thanks for the update! But it still doesn't support --xattrs and --acls 
option. 
That can be disabled in geo-rep config for now.

Let me know if you can find out something!
Thanks in Advance!

Thanks and Regards,
Kotresh H R

- Original Message -
> From: "Emmanuel Dreyfus" 
> To: "Kotresh Hiremath Ravishankar" , "Gluster Devel" 
> 
> Cc: "Aravinda" 
> Sent: Monday, August 31, 2015 7:39:35 AM
> Subject: Re: Geo-rep  portability issues with NetBSD
> 
> Kotresh Hiremath Ravishankar  wrote:
> 
> > Please let me know your thoughts
> 
> We can disable them, OTOH you seem close to have resolved the 5 points.
> Do you need any help there?
> 
> --
> Emmanuel Dreyfus
> http://hcpnet.free.fr/pubz
> m...@netbsd.org
> 
___
Gluster-devel mailing list
Gluster-devel@gluster.org
http://www.gluster.org/mailman/listinfo/gluster-devel


Re: [Gluster-devel] Geo-rep portability issues with NetBSD

2015-08-30 Thread Emmanuel Dreyfus
Kotresh Hiremath Ravishankar khire...@redhat.com wrote:

 Please let me know your thoughts

We can disable them, OTOH you seem close to have resolved the 5 points.
Do you need any help there?

-- 
Emmanuel Dreyfus
http://hcpnet.free.fr/pubz
m...@netbsd.org
___
Gluster-devel mailing list
Gluster-devel@gluster.org
http://www.gluster.org/mailman/listinfo/gluster-devel


[Gluster-devel] Geo-rep portability issues with NetBSD

2015-08-28 Thread Kotresh Hiremath Ravishankar
Hi Emmanuel and others,

Geo-rep has few issues that's needs to be addressed to work with NetBSD.
The following bug is raised to track the same.
https://bugzilla.redhat.com/show_bug.cgi?id=1257847

So till these issues are fixed, I think we should disable only in
NetBSD and let it run in linux. Currently the geo-rep tests are
marked as bad test.

Please let me know your thoughts

Thanks and Regards,
Kotresh H R

___
Gluster-devel mailing list
Gluster-devel@gluster.org
http://www.gluster.org/mailman/listinfo/gluster-devel