Description of problem: When gsyncd failed with tracebacks during start, it prints only exception object but not the error string. This patch adds the error string as well. Version-Release number of selected component (if applicable): mainline How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Example error message "failed with ImportError" Expected results: "failed with ImportError: No module named _io." Additional info:
REVIEW: https://review.gluster.org/23707 (geo-rep: Improve debugging) posted (#1) for review on master by Kotresh HR
REVIEW: https://review.gluster.org/23707 (geo-rep: Improve debugging) merged (#2) on master by Sunny Kumar