BackupPC-users

[BackupPC-users] Backuppc: BackupFilesOnly-string being read incorrect (bpc 3.1.0)!

2009-01-21 13:55:05
Subject: [BackupPC-users] Backuppc: BackupFilesOnly-string being read incorrect (bpc 3.1.0)!
From: "Jesper Haggren, Zolid" <jeha AT zolid DOT dk>
To: <backuppc-users AT lists.sourceforge DOT net>
Date: Wed, 21 Jan 2009 19:10:22 +0100
Hi all,

Running backuppc on "Debian GNU/Linux 4.0r6" means that you run version 3.1.0 
as of December 18th 2008 which is brilliant!
Still I have installed two backuppc-systems last week and both seem to have the 
same error/bug.

When backing up Windows Servers (tried both w2003 and w2008) it seems that 
backuppc somehow misinterpret its configured
"BackupFilesOnly" setting.
If you for example define that you want to dump the /windows/sysvol folder on 
c$ it fails with an error that /windows/WINDOWS was
not found. The same thing applies if you want to backup /windows/system32/dhcp 
on c$ - this time it says that
/windows/system32/system32 doesn't exist.

If you for example want to backup /data on d$ it works fine - this is because 
the "/data" string is only a one-level-folder.

In other words: All backups of folder in more than 2 levels fails.
 
I have attached my xferlog, please see the log for details, here is the 
relevant entries:

<LOG>
(servername: brain)
(backup configured: c:\windows\sysvol and c:\windows\system32\dhcp)

backuppc:/usr/share/backuppc/bin$ ./BackupPC_dump -f -v brain ....
Running: /usr/bin/smbclient \\\\brain.nprsa.dom\\c\$ -U backuppc -E -d 1 -c 
tarmode\ full -Tc - /windows/sysvol
/windows/system32/dhcp ....
cmdExecOrEval: about to exec /usr/bin/smbclient \\\\brain.nprsa.dom\\c\$ -U 
backuppc -E -d 1 -c tarmode\ full -Tc - /windows/sysvol
/windows/system32/dhcp ....
Domain=[NPRSA] OS=[Windows Server (R) 2008 Standard 6001 Service Pack 1] 
Server=[Windows Server (R) 2008 Standard 6.0] ....
NT_STATUS_OBJECT_NAME_NOT_FOUND listing \windows\Windows\* 
NT_STATUS_OBJECT_NAME_NOT_FOUND listing \windows\system32\System32\* ....
tar: dumped 2 files and directories
....
Total bytes written: 0
  create d 755       0/0           0 windows/Windows
  create d 755       0/0           0 windows/system32/System32
....
tarExtract: Done: 0 errors, 0 filesExist, 0 sizeExist, 0 sizeExistComp, 0 
filesTotal, 0 sizeTotal Got fatal error during xfer (No
files dumped for share c$)

</LOG>

Does anyone have a clue whats going on?

Thanks In avance
- Jesper

Attachment: xferlog_backuppc3.1.0.log
Description: Binary data

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
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>
  • [BackupPC-users] Backuppc: BackupFilesOnly-string being read incorrect (bpc 3.1.0)!, Jesper Haggren, Zolid <=