Problem with BackupPC

Discussion in 'HOWTO-Related Questions' started by willow, Mar 13, 2007.

  1. willow

    willow New Member

    Hi,

    For some reason backuppc dont want backup some servers.

    Running: /usr/bin/ssh -C -x -l root -p 22 -o PreferredAuthentications=publickey dedi06.***** /usr/bin/rsync --server --sender --numeric-ids --perms --owner --group --devices --links --times --block-size=2048 --recursive --ignore-times . /home/
    Xfer PIDs are now 2351
    Got remote protocol 29
    Xfer PIDs are now 2351,2352
    [ skipped 538 lines ]
    Done: 491 files, 59838030 bytes
    Running: /usr/bin/ssh -C -x -l root -p 22 -o PreferredAuthentications=publickey dedi06.***** /usr/bin/rsync --server --sender --numeric-ids --perms --owner --group --devices --links --times --block-size=2048 --recursive --ignore-times . /var/lib/mysql/
    Xfer PIDs are now 2359
    Got remote protocol 29
    fileListReceive() failed
    Done: 0 files, 0 bytes
    Got fatal error during xfer (fileListReceive failed)
    Backup aborted (fileListReceive failed)

    it seens going wrong by /var/lib/mysql if i remove this the backup is going fine.

    I got the same problem on a couple other servers
     
  2. falko

    falko Super Moderator Howtoforge Staff

Share This Page