Bacula-users

[Bacula-users] Problem to include File on Client side

2008-09-18 05:30:58
Subject: [Bacula-users] Problem to include File on Client side
From: Urban Loesch <bind AT enas DOT net>
To: bacula-users AT lists.sourceforge DOT net
Date: Thu, 18 Sep 2008 11:30:38 +0200
Hi,

I'm new to the list and with bacula.
I installed bacula on debian lenny from official repositories with 
version 2.4.2-1.

I have teh following packages installed on my test environment.
bacula-client                   2.4.2-1
bacula-common                   2.4.2-1
bacula-console                  2.4.2-1
bacula-director-common          2.4.2-1
bacula-director-myl             2.4.2-1
bacula-fd                       2.4.2-1
bacula-sd                       2.4.2-1
bacula-sd-mysql                 2.4.2-1
bacula-traymonitor        2.4.2-1

I tried to include a file from the client with a speficic directory list 
to backup.

The file lies on a WinXP Pro machine with SP3 installed under:
d:\baculaincludelist

"winbacula-2.4.2" downloaded from Sourceforge is installed on the machine.

The FileSet section in the bacula-dir.conf file looks as follows and is
very similar.

-- snip --
FileSet {
   Name = "winxpfiles"
   Include {
     Options {
       signature = MD5
     }
     File = "\\< d:/baculaincludelist"
   }
}
-- snip --

I get the following error in the logfile. It seems that bacula doesn't 
find the included file on the client machine.

-- snipp --
02-Sep 15:33 backup1.rolbox.net-dir JobId 65: No prior Full backup Job 
record found.
02-Sep 15:33 backup1.rolbox.net-dir JobId 65: No prior or suitable Full 
backup found in catalog. Doing FULL backup.
02-Sep 15:33 backup1.rolbox.net-dir JobId 65: Start Backup JobId 65, 
Job=wxpclient.2008-09-02_15.33.21
02-Sep 15:33 backup1.rolbox.net-dir JobId 65: Using Device "FileStorage"
02-Sep 15:33 wxpclient JobId 65: Fatal error: Cannot open FileSet input 
file: d:/baculaincludelist. ERR=No such file or directory
02-Sep 15:33 wxpclient JobId 65: Fatal error: Failed to authenticate 
Storage daemon.
02-Sep 15:33 backup1.rolbox.net-dir JobId 65: Fatal error: Socket error 
on Storage command: ERR=No data available
02-Sep 15:33 backup1.rolbox.net-dir JobId 65: Error: Bacula 
backup1.rolbox.net-dir 2.4.2 (26Jul08): 02-Sep-2008 15:33:14
   Build OS:               x86_64-pc-linux-gnu debian lenny/sid
   JobId:                  65
   Job:                    wxpclient.2008-09-02_15.33.21
   Backup Level:           Full (upgraded from Incremental)
   Client:                 "wxpclient-fd" 2.4.2 (26Jul08) 
Linux,Cross-compile,Win32
   FileSet:                "winxpfiles" 2008-09-02 12:11:38
   Pool:                   "Default" (From Job resource)
   Storage:                "File" (From Job resource)
   Scheduled time:         02-Sep-2008 15:33:03
   Start time:             02-Sep-2008 15:33:07
   End time:               02-Sep-2008 15:33:14
   Elapsed time:           7 secs
   Priority:               10
   FD Files Written:       0
   SD Files Written:       0
   FD Bytes Written:       0 (0 B)
   SD Bytes Written:       0 (0 B)
   Rate:                   0.0 KB/s
   Software Compression:   None
   VSS:                    no
   Storage Encryption:     no
   Volume name(s):
   Volume Session Id:      60
   Volume Session Time:    1220255835
   Last Volume Bytes:      5,374,466 (5.374 MB)
   Non-fatal FD errors:    0
   SD Errors:              0
   FD termination status:
   SD termination status:  Waiting on FD
   Termination:            *** Backup Error ***

-- snip --

I tried various configuration in the "File" statement like:

File = \< d:/baculaincludelist
File = "\\d:/baculaincludelist"
File = "\\d:\\baculaincludelist"
File = "\\D:/baculaincludelist"
etc.

But nothing seems to work. If I use a linux client the include statement 
  will work correctly.
For example:
File = "\\</root/bclist.txt"

I read the manuals and searched the archives but I tried no solution.
I have to implement bacula with this type of configuration, because I 
must give the client the possibility to define the directories to be 
backuped by himself.

Have you any idea how I can sole my problem?

Many thanks and regards
Urban Loesch

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users