Description of problem: When geo-replication goes to faulty status information message has a '\n' with in it. Version-Release number of selected component (if applicable): nagios-server-addons-0.1.0-82.git77df8ca.el6rhs.x86_64 How reproducible: Always. Steps to Reproduce: 1. Create a master vol out of a cluster called master_cluster. 2. Create a slave vol out of a cluster called slave_cluster. 3. Have password less connection between the one node of master to one node of slave volume. 4. Run the command "gluster system:: execute gsec_create" 5. Now run the command gluster volume geo-replication <master_vol>::<salve_vol> create push-pem force. 6. start geo-rep session by running the command gluster volume geo-replication <master_vol>::<slave_vol> start. 7. Remove the keys from .ssh/authorized_keys file. 8. stop the geo-rep session and start it again. Actual results: The message of status information has \n with in the message. Expected results: Status information needs to be formatted properly. Additional info:
Created attachment 900255 [details] Attachment for geo-rep status information
Thank you for the bug report. However, closing this as the bug is filed against gluster nagios monitoring for which no further new development is being undertaken.