Description of problem: # gluster volume geo-replication source ssh://root@vm-104x::target config /usr/libexec/glusterfs/python/syncdaemon/syncdutils.py:175: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 sys.stderr.write('failure: ' + exc.message + "\n") failure: failed to resolve vm-104x: Name or service not known geo-replication command failed The hostname is incorrect, and "Name or service not known" should be displayed without the DeprecationWarning.
Posted as http://review.gluster.org/4328
CHANGE: http://review.gluster.org/4328 (geo-rep: do not access BaseException.message in syncdutils) merged in master by Anand Avati (avati)