[Borgbackup] logging problem on RHEL6

Rainer Traut tr.ml at gmx.de
Thu Mar 23 12:15:58 EDT 2017


Hi,

running borg 1.0.10 on RHEL6.9 - it seems to work w/o problem although 
glibc is older... (glibc-2.12-1.209.el6.x86_64)

However logging seems to be a problem when creating backups:

--list does nothing:
# borg create --list --compression lzma ::{now:%y-%m-%d-%H%M%S}-xyz3 
/srv/backup/xyz3
#

--verbose does nothing:
# borg create --verbose --compression lzma ::{now:%y-%m-%d-%H%M%S}-xyz3 
/srv/backup/xyz3
#

--progress lists the files in one line, then eats this line:
# borg create --progress --compression lzma ::{now:%y-%m-%d-%H%M%S}-xyz3 
/srv/backup/xyz3
#

--stats does nothing:
# borg create --stats --compression lzma ::{now:%y-%m-%d-%H%M%S}-xyz3 
/srv/backup/netplan3
#

All these archives are created fine.
Combining these options gives the expextec output, but...

I'd like to see only errors and the summary of a backup run.

Is this a special RHEL6 problem?

Thx
Rainer


More information about the Borgbackup mailing list