SearchFAQMemberlist Log in
Reply to topic Page 1 of 1
Child exited prematurely
Author Message
Post Child exited prematurely 
Hi guys,

I'm having an issue with two of my CentOS 5.x hosts. Do you have an idea
how to further troubleshoot or any hint what's going wrong there?
The backup starts fine- but stays in the running status nearly forever
and finally says "Child exited prematurely". But I don't know why. Only
hint I got is the "Can't open /var/.... for MD4 check (err=-3)". But
this directory exists and is accessible for Backuppc user.

========================================
incr backup started back to 2011-11-13 23:08:51 (backup #934) for
directory /srv/ftp
Running: /usr/bin/ssh -q -x -l root netinstall /usr/bin/rsync --server
--sender --numeric-ids --perms --owner --group -D --links --hard-links
--times --block-size=2048 --one-file-system --recursive
--checksum-seed=32761 . /srv/ftp/
Xfer PIDs are now 10291
Got remote protocol 30
Negotiated protocol version 28
Checksum caching enabled (checksumSeed = 32761)
Xfer PIDs are now 10291,10294
.: md4 doesn't match: will retry in phase 1; file removed
create d 775 0/0 4096 archiv
create d 775 0/0 4096 archiv/Steuerf�lle
create d 775 0/0 4096 archiv/Steuerf�lle/2004
create d 775 0/0 4096 archiv/Steuerf�lle/2005
create d 775 0/0 4096 archiv/Steuerf�lle/ElsterVersand
create d 775 0/0 4096 archiv/T-Concept XI420
create d 775 0/0 4096 archiv/T-Concept XI420/Dokumentation
archiv/T-Concept XI420/Dokumentation/XI420_B_4_5_2.pdf: md4 doesn't
match: will retry in phase 1; file removed
Can't open /var/lib/BackupPC/pc/netinstall/934/f%2fsrv%2fftp for MD4
check (err=-3, .)
.: md4 doesn't match: will retry in phase 1; file removed
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)
========================================


Thanks for any tips!

Christian

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
BackupPC-users mailing list
BackupPC-users < at > lists.sourceforge.net
List: https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki: http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Post Child exited prematurely 
2011/11/15 Christian Völker <chrischan < at > knebb.de>:

I'm having an issue with two of my CentOS 5.x hosts. Do you have an idea
how to further troubleshoot or any hint what's going wrong there?
The backup starts fine- but stays in the running status nearly forever
and finally says "Child exited prematurely". But I don't know why. Only
hint I got is the "Can't open /var/.... for MD4 check (err=-3)". But
this directory exists and is accessible for Backuppc user.

========================================
incr backup started back to 2011-11-13 23:08:51 (backup #934) for
directory /srv/ftp
Running: /usr/bin/ssh -q -x -l root netinstall /usr/bin/rsync --server
--sender --numeric-ids --perms --owner --group -D --links --hard-links
--times --block-size=2048 --one-file-system --recursive
--checksum-seed=32761 . /srv/ftp/
Xfer PIDs are now 10291
Got remote protocol 30
Negotiated protocol version 28
Checksum caching enabled (checksumSeed = 32761)
Xfer PIDs are now 10291,10294
.: md4 doesn't match: will retry in phase 1; file removed
 create d 775       0/0        4096 archiv
 create d 775       0/0        4096 archiv/Steuerf�lle
 create d 775       0/0        4096 archiv/Steuerf�lle/2004
 create d 775       0/0        4096 archiv/Steuerf�lle/2005
 create d 775       0/0        4096 archiv/Steuerf�lle/ElsterVersand
 create d 775       0/0        4096 archiv/T-Concept XI420
 create d 775       0/0        4096 archiv/T-Concept XI420/Dokumentation
archiv/T-Concept XI420/Dokumentation/XI420_B_4_5_2.pdf: md4 doesn't
match: will retry in phase 1; file removed
Can't open /var/lib/BackupPC/pc/netinstall/934/f%2fsrv%2fftp for MD4
check (err=-3, .)
.: md4 doesn't match: will retry in phase 1; file removed
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)
========================================


If SELinux is enabled, look in /var/log/audit/audit.log to see if it
is blocking access.

--
Les Mikesell
lesmikesell < at > gmail.com

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
BackupPC-users mailing list
BackupPC-users < at > lists.sourceforge.net
List: https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki: http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Post Child exited prematurely 
Yohoo!

On 15/11/2011 17:19, Les Mikesell wrote:
2011/11/15 Christian Völker <chrischan < at > knebb.de>:
Can't open /var/lib/BackupPC/pc/netinstall/934/f%2fsrv%2fftp for MD4
check (err=-3, .)
.: md4 doesn't match: will retry in phase 1; file removed
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)
========================================

If SELinux is enabled, look in /var/log/audit/audit.log to see if it
is blocking access.

No way SE Linux could be enabled out of the sudden. Not on BackupPC and
not on destination host. It's one of the first things I disable on my
Linux installations ;-)

Any other idea?

Greetings

Christian


------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
BackupPC-users mailing list
BackupPC-users < at > lists.sourceforge.net
List: https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki: http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Post Child exited prematurely 
On Tue, 2011-11-15 at 17:36 +0100, Christian Völker wrote:
Yohoo!

On 15/11/2011 17:19, Les Mikesell wrote:
2011/11/15 Christian Völker <chrischan < at > knebb.de>:
Can't open /var/lib/BackupPC/pc/netinstall/934/f%2fsrv%2fftp for MD4
check (err=-3, .)
.: md4 doesn't match: will retry in phase 1; file removed
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)
========================================

Any other idea?

Disk / RAID faults? check dmesg

--
Tim Fletcher <tim < at > night-shade.org.uk>


------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
BackupPC-users mailing list
BackupPC-users < at > lists.sourceforge.net
List: https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki: http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Post Child exited prematurely 
On Tue, Nov 15, 2011 at 10:53 AM, Tim Fletcher <tim < at > night-shade.org.uk> wrote:

Can't open /var/lib/BackupPC/pc/netinstall/934/f%2fsrv%2fftp for MD4
check (err=-3, .)

Any other idea?

Disk / RAID faults? check dmesg

Or filesystem corruption if you are sure that file exists and the
owner/permissions are right. You could try unmounting it and running
an fsck.

--
Les Mikesell
lesmikesell < at > gmail.com

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
BackupPC-users mailing list
BackupPC-users < at > lists.sourceforge.net
List: https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki: http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Display posts from previous:
Reply to topic Page 1 of 1
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
  


Magic SEO URL for phpBB