BackupPC-users

[BackupPC-users] backuppc + cubox

2014-06-24 12:50:56
Subject: [BackupPC-users] backuppc + cubox
From: Pavel Smejkal <lenovomi AT gmail DOT com>
To: backuppc-users AT lists.sourceforge DOT net
Date: Tue, 24 Jun 2014 18:49:19 +0200
Hi,

I'm occurring strange behavior while using backuppc. I started full backup of the host manually for a first time, after a some time process BackupPC_Dump was utilizing cpu by 100% but there is no data traffic between host->backuppc server. Im running backuppc 3.3.0 on arch arm linux, device is cubox pro 1.


Looking  into BackupPC_Admin website section Host Summary, there is Backup in progress in the State of the specified host.
Why looking into XferLog + Errors there is:


XferLOG:

create   666 1001/1001    15583377 home/xxx/Documents/work/NET_CL-1_0-CS.oom
Parent read EOF from child: fatal error!
Done: 0 files, 0 bytes
Got fatal error during xfer (Child exited prematurely)
Backup aborted (Child exited prematurely)
Saving this as a partial backup, replacing the prior one (got 4 and 0 files versus 0)




Errors:

Remote[2]: file has vanished: "/home/xxx/.config/google-chrome/Default/File System/Origins/MANIFEST-000975"
[ skipped 12149 lines ]
Parent read EOF from child: fatal error!
Done: 0 files, 0 bytes
Got fatal error during xfer (Child exited prematurely)
Backup aborted (Child exited prematurely)
Saving this as a partial backup, replacing the prior one (got 4 and 0 files versus 0)


In the config i set the Exludes on /proc and so on but in the Log file i have records :

Remote[1]: rsync: readlink_stat("/run/user/1000/gvfs") failed: Permission denied (13)
Remote[2]: file has vanished: "/proc/2/exe"
Remote[2]: file has vanished: "/proc/2/task/2/exe"
Remote[2]: file has vanished: "/proc/3/exe"
Any idea?




Thanks 

Best,
John



Config:

$Conf{ClientTimeout} = 1420000;

$Conf{BackupFilesExclude} = {
  'media' => [
    '/mnt',
    '/media'
  ],
  'proc' => [
    '/proc',
    '/run',
    '/sys'
  ]
};
------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
BackupPC-users mailing list
BackupPC-users AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/
<Prev in Thread] Current Thread [Next in Thread>