Skip to content

omnipitr-backup-master and skip-xlogs  #13

@ottob

Description

@ottob

I get the following messages in my log file. Shouldn't omnipitr-backup-master notice that skip-xlogs is used and not try to upload the xlog tar.gz file?

2013-12-19 01:20:51.691215 +0100 : 5349 : omnipitr-backup-master : ERROR : Cannot
send archive /var/postgresql/hot_backup/myhost-xlog-2013-12-19.tar.gz to
[email protected]:/var/tmp/hot_backup/myhost-xlog-2013-12-19.tar.gz: $
VAR1 = {
2013-12-19 01:20:51.691215 +0100 : 5349 : omnipitr-backup-master : ERROR :
   'stderr' => 'Use of uninitialized value in string eq at /var/postgresql/omnipit
r/lib/OmniPITR/Tools/ParallelSystem.pm line 252.
2013-12-19 01:20:51.691215 +0100 : 5349 : omnipitr-backup-master : ERROR : rsync:
link_stat "/var/postgresql/hot_backup/myhost-xlog-2013-12-19.tar.gz" fail
ed: No such file or directory (2)
2013-12-19 01:20:51.691215 +0100 : 5349 : omnipitr-backup-master : ERROR : rsync e
rror: some files/attrs were not transferred (see previous errors) (code 23) at mai
n.c(1165) [sender=3.1.0]

My config for omnipitr-backup-master:

-D /var/postgresql/data
-l /var/postgresql/omnipitr/log/omnipitr-^Y^m^d.log
-x /var/tmp/omnipitr/dstbackup
-dr [email protected]:/var/tmp/hot_backup/
-dl gzip=/var/postgresql/hot_backup/
-t /var/tmp/omnipitr/
--pid-file /var/postgresql/omnipitr/backup-master.pid
--skip-xlogs
-U postgres

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions