Here is the output of "barman diagnose", in case that helps.
{
"global": {
"config": {
"barman_home": "/sso/data/postgres/backup/barman",
"barman_user": "barman",
"compression": "gzip",
"last_backup_maximum_age": "2 DAYS",
"log_file": "/var/log/barman/barman.log",
"minimum_redundancy": "2",
"retention_policy": "RECOVERY WINDOW OF 7 DAYS"
},
"system_info": {
"barman_ver": "1.4.1",
"kernel_ver": "Linux vacld06au 2.6.32-504.8.1.el6.x86_64 #1 SMP Fri Dec 19 12:09:25 EST 2014 x86_64 x86_64 x86_64 GNU/Linux",
"python_ver": "Python 2.6.6",
"release": "LSB Version:\t:base-4.0-amd64:base-4.0-noarch:core-4.0-amd64:core-4.0-noarch:graphics-4.0-amd64:graphics-4.0-noarch:printing-4.0-amd64:printing-4.0-noarch\nDistributor ID:\tRedHatEnterpriseServer\nDescription:\tRed Hat Enterprise Linux Server release 6.6 (Santiago)\nRelease:\t6.6\nCodename:\tSantiago",
"rsync_ver": "rsync version 3.0.6 protocol version 30",
"ssh_ver": "OpenSSH_5.3p1, OpenSSL 1.0.1e-fips 11 Feb 2013"
}
},
"servers": {
"vacld06au": {
"backups": {
"20150521T145952": {
"backup_id": "20150521T145952",
"backup_label": "None",
"begin_offset": "32",
"begin_time": "Thu May 21 14:59:52 2015",
"begin_wal": "0000000100000007000000C6",
"begin_xlog": "7/C6000020",
"config_file": "/sso/data/postgres/data/9.2AS/data/postgresql.conf",
"deduplicated_size": 42859634,
"end_offset": "168",
"end_time": "Thu May 21 14:59:58 2015",
"end_wal": "0000000100000007000000C6",
"end_xlog": "7/C60000A8",
"error": null,
"hba_file": "/sso/data/postgres/data/9.2AS/data/pg_hba.conf",
"ident_file": "/sso/data/postgres/data/9.2AS/data/pg_ident.conf",
"mode": "default",
"pgdata": "/sso/data/postgres/data/9.2AS/data",
"server_name": "vacld06au",
"size": 42859634,
"status": "DONE",
"tablespaces": null,
"timeline": 1,
"version": 90201
},
"20150521T152909": {
"backup_id": "20150521T152909",
"backup_label": "None",
"begin_offset": "32",
"begin_time": "Thu May 21 15:29:09 2015",
"begin_wal": "0000000100000007000000CF",
"begin_xlog": "7/CF000020",
"config_file": "/sso/data/postgres/data/9.2AS/data/postgresql.conf",
"deduplicated_size": 42966150,
"end_offset": "168",
"end_time": "Thu May 21 15:29:13 2015",
"end_wal": "0000000100000007000000CF",
"end_xlog": "7/CF0000A8",
"error": null,
"hba_file": "/sso/data/postgres/data/9.2AS/data/pg_hba.conf",
"ident_file": "/sso/data/postgres/data/9.2AS/data/pg_ident.conf",
"mode": "default",
"pgdata": "/sso/data/postgres/data/9.2AS/data",
"server_name": "vacld06au",
"size": 42966150,
"status": "DONE",
"tablespaces": null,
"timeline": 1,
"version": 90201
}
},
"config": {
"active": true,
"backup_directory": "/sso/data/postgres/backup/barman/vacld06au",
"backup_options": "exclusive_backup",
"bandwidth_limit": null,
"barman_home": "/sso/data/postgres/backup/barman",
"basebackup_retry_sleep": 30,
"basebackup_retry_times": 0,
"basebackups_directory": "/sso/data/postgres/backup/barman/vacld06au/base",
"compression": "gzip",
"custom_compression_filter": null,
"custom_decompression_filter": null,
"description": "TEST PostgreSQL Database",
"immediate_checkpoint": false,
"incoming_wals_directory": "/sso/data/postgres/backup/barman/vacld06au/incoming",
"last_backup_maximum_age": "2 days",
"lock_file": "/sso/data/postgres/backup/barman/vacld06au/vacld06au.lock",
"minimum_redundancy": 2,
"name": "vacld06au",
"network_compression": false,
"post_archive_script": null,
"post_backup_script": null,
"pre_archive_script": null,
"pre_backup_script": null,
"retention_policy": "window 4 w",
"retention_policy_mode": "auto",
"reuse_backup": null,
"tablespace_bandwidth_limit": null,
"wal_retention_policy": "simple-wal 4 w",
"wals_directory": "/sso/data/postgres/backup/barman/vacld06au/wals"
},
"status": {
"archive_command": "cp %p /sso/data/postgres/backup/archived_xlog/%f",
"archive_mode": "on",
"config_file": "/sso/data/postgres/data/9.2AS/data/postgresql.conf",
"current_xlog": "0000000100000007000000D0",
"data_directory": "/sso/data/postgres/data/9.2AS/data",
"hba_file": "/sso/data/postgres/data/9.2AS/data/pg_hba.conf",
"ident_file": "/sso/data/postgres/data/9.2AS/data/pg_ident.conf",
"last_archived_wal": "0000000100000007000000CF.00000020.backup",
"pgespresso_installed": false,
"server_txt_version": "9.2.1.3"
},
"system_info": {
"kernel_ver": "Linux vacld06au 2.6.32-504.8.1.el6.x86_64 #1 SMP Fri Dec 19 12:09:25 EST 2014 x86_64 x86_64 x86_64 GNU/Linux",
"python_ver": "Python 2.6.6",
"release": "LSB Version:\t:base-4.0-amd64:base-4.0-noarch:core-4.0-amd64:core-4.0-noarch:graphics-4.0-amd64:graphics-4.0-noarch:printing-4.0-amd64:printing-4.0-noarch\nDistributor ID:\tRedHatEnterpriseServer\nDescription:\tRed Hat Enterprise Linux Server release 6.6 (Santiago)\nRelease:\t6.6\nCodename:\tSantiago",
"rsync_ver": "rsync version 3.0.6 protocol version 30",
"ssh_ver": "OpenSSH_5.3p1, OpenSSL 1.0.1e-fips 11 Feb 2013"
}
}
}
}