I have just installed barman 1.6 and trying to troubleshoot an issue I have. I see constant "ERROR: [Errno 5] Input/output error" in the log file. I get the same error when trying to run "barman backup". I am not sure how to proceed from here and was hoping someone would be able to tell me if they have seen this issue before.
barman diagnose
{
"global": {
"config": {
"barman_home": "/var/lib/barman",
"barman_user": "barman",
"errors_list": [],
"log_file": "/var/log/barman/barman.log"
},
"system_info": {
"barman_ver": "1.6.0",
"kernel_ver": "Linux c3dupgbarman1 2.6.32-573.12.1.el6.x86_64 #1 SMP Mon Nov 23 12:55:32 EST 2015 x86_64 x86_64 x86_64 GNU/Linux",
"python_ver": "Python 2.6.6",
"release": "RedHat Linux Red Hat Enterprise Linux Server release 6.7 (Santiago)",
"rsync_ver": "rsync version 3.0.6 protocol version 30",
"ssh_ver": "OpenSSH_6.7p1 (CentrifyDC build 5.2.3-425) , OpenSSL 0.9.8zf-fips 19 Mar 2015"
}
},
"servers": {}
}