Hi everybody,

I'm having problems backup up exchange 2007.
As far as I can tell, the backup works up to a point, and then bacula-fd 
terminates.
File backups from the same server work without a hitch.
I've scoured the internet but can only find people who are having troubles with 
restoring.

Here are the relevant configs:

Job {
  Name = "srv-03-exchange-short"
  Client = srv-03.verwei-it.nl-fd
  JobDefs = "DefaultJobSrv"
  FileSet = "Exchange"
  Write Bootstrap = "/var/bacula/srv-03.exc-short.bsr"
  Pool = Fileshort
}

FileSet {
  Name = "Exchange"
  Ignore FileSet Changes = yes
  Enable VSS = no
  Include {
    Options {
      signature = SHA1
      compression = GZIP9
      IgnoreCase = yes
    }
    Plugin = "exchange:/@EXCHANGE/Microsoft Information Store"
  }
  Exclude {
  }
}

The backup terminates in error:


23-Nov 19:06 nas-01.verwei-it.nl-dir JobId 497: No prior Full backup Job record 
found.

23-Nov 19:06 nas-01.verwei-it.nl-dir JobId 497: No prior or suitable Full 
backup found in catalog. Doing FULL backup.

23-Nov 19:06 nas-01.verwei-it.nl-dir JobId 497: Start Backup JobId 497, 
Job=srv-03-exchange-short.2009-11-23_19.06.26_41

23-Nov 19:06 nas-01.verwei-it.nl-dir JobId 497: Using Device "FileStorage"

23-Nov 19:06 nas-01.verwei-it.nl-sd JobId 497: Volume "File0083" previously 
written, moving to end of data.

23-Nov 19:06 nas-01.verwei-it.nl-sd JobId 497: Ready to append to end of Volume 
"File0083" size=3721945564 23-Nov 19:06 srv-03.verwei-it.nl-fd JobId 497: 
Preparing Exchange Backup for SRV-03 23-Nov 19:09 nas-01.verwei-it.nl-dir JobId 
497: Fatal error: Network error with FD during Backup: ERR=Connection reset by 
peer 23-Nov 19:09 nas-01.verwei-it.nl-sd JobId 497: Fatal error: append.c:159 
Error reading data header from FD. ERR=Connection reset by peer 23-Nov 19:09 
nas-01.verwei-it.nl-sd JobId 497: Job write elapsed time = 00:03:28, Transfer 
rate = 1.980 M bytes/second 23-Nov 19:09 nas-01.verwei-it.nl-sd JobId 497: 
Fatal error: append.c:292 Fatal append error on device "FileStorage" 
(/var/backup): ERR=block.c:1023 Read zero bytes at 0:0 on device "FileStorage" 
(/var/backup).



23-Nov 19:09 nas-01.verwei-it.nl-sd JobId 497: Job 
srv-03-exchange-short.2009-11-23_19.06.26_41 marked to be canceled.

23-Nov 19:09 nas-01.verwei-it.nl-sd JobId 497: Fatal error: fd_cmds.c:166 
Command error with FD, hanging up. Append data error.



23-Nov 19:09 nas-01.verwei-it.nl-dir JobId 497: Fatal error: No Job status 
returned from FD.

23-Nov 19:09 nas-01.verwei-it.nl-dir JobId 497: Error: Bacula 
nas-01.verwei-it.nl-dir 3.0.3 (18Oct09): 23-Nov-2009 19:09:57

  Build OS:               i686-pc-linux-gnu redhat

  JobId:                  497

  Job:                    srv-03-exchange-short.2009-11-23_19.06.26_41

  Backup Level:           Full (upgraded from Incremental)

  Client:                 "srv-03.verwei-it.nl-fd" 3.0.3 (18Oct09) 
Linux,Cross-compile,Win64

  FileSet:                "Exchange" 2009-11-18 21:49:31

  Pool:                   "Fileshort" (From Job resource)

  Catalog:                "MyCatalog" (From Client resource)

  Storage:                "File" (From Pool resource)

  Scheduled time:         23-Nov-2009 19:06:23

  Start time:             23-Nov-2009 19:06:28

  End time:               23-Nov-2009 19:09:57

  Elapsed time:           3 mins 29 secs

  Priority:               10

  FD Files Written:       0

  SD Files Written:       3

  FD Bytes Written:       0 (0 B)

  SD Bytes Written:       411,959,511 (411.9 MB)

  Rate:                   0.0 KB/s

  Software Compression:   None

  VSS:                    no

  Encryption:             no

  Accurate:               yes

  Volume name(s):         File0083

  Volume Session Id:      19

  Volume Session Time:    1258932266

  Last Volume Bytes:      4,134,370,767 (4.134 GB)

  Non-fatal FD errors:    0

  SD Errors:              0

  FD termination status:  Error

  SD termination status:  Error

  Termination:            *** Backup Error ***


Also a trace of the failing process:

bacula-fd: /home/kern/bacula/k/bacula/src/filed/filed_conf.c:452-0 Inserting 
director res: srv-03-mon
srv-03.verwei-it.nl-fd: 
/home/kern/bacula/k/bacula/src/win32/compat/compat.cpp:1190-0 
opendir(C:\Program Files\Bacula\plugins)
                spec=\\?\C:\Program Files\Bacula\plugins\*,
                FindFirstFile returns 8162816
srv-03.verwei-it.nl-fd: 
/home/kern/bacula/k/bacula/src/win32/compat/compat.cpp:1197-0       FirstFile=.
srv-03.verwei-it.nl-fd: 
/home/kern/bacula/k/bacula/src/win32/compat/compat.cpp:1270-0 readdir_r(2cba18, 
{ d_name=".", d_reclen=1, d_off=0
srv-03.verwei-it.nl-fd: 
/home/kern/bacula/k/bacula/src/win32/compat/compat.cpp:1270-0 readdir_r(2cba18, 
{ d_name="..", d_reclen=2, d_off=1
srv-03.verwei-it.nl-fd: 
/home/kern/bacula/k/bacula/src/win32/compat/compat.cpp:1270-0 readdir_r(2cba18, 
{ d_name="exchange-fd.dll", d_reclen=15, d_off=3
srv-03.verwei-it.nl-fd: /home/kern/bacula/k/bacula/src/lib/plugins.c:127-0 
Loaded plugin: name=exchange-fd.dll len=15
srv-03.verwei-it.nl-fd: /home/kern/bacula/k/bacula/src/filed/fd_plugins.c:609-0 
is_plugin_compatible called
srv-03.verwei-it.nl-fd: /home/kern/bacula/k/bacula/src/filed/filed.c:259-0 
filed: listening on port 9102
srv-03.verwei-it.nl-fd: /home/kern/bacula/k/bacula/src/lib/cram-md5.c:73-0 
send: auth cram-md5 <19408.1258999...@srv-03.verwei-it.nl-fd> ssl=0
srv-03.verwei-it.nl-fd: /home/kern/bacula/k/bacula/src/lib/cram-md5.c:152-0 
sending resp to challenge: d9+CbFAY66/BD++/glccAA
srv-03.verwei-it.nl-fd: exchange-fd.c:171-497 newPlugin JobId=497
srv-03.verwei-it.nl-fd: exchange-fd.c:217-497 JobStart=JobId=497 
Job=srv-03-exchange-short.2009-11-23_19.06.26_41
srv-03.verwei-it.nl-fd: exchange-fd.c:254-497 JobLevel=F 70
srv-03.verwei-it.nl-fd: /home/kern/bacula/k/bacula/src/lib/cram-md5.c:152-497 
sending resp to challenge: dk++oD5huhtTvUhnf++llC
srv-03.verwei-it.nl-fd: /home/kern/bacula/k/bacula/src/lib/cram-md5.c:80-497 
send: auth cram-md5 <9119.1258999...@srv-03.verwei-it.nl-fd> ssl=0
srv-03.verwei-it.nl-fd: /home/kern/bacula/k/bacula/src/lib/cram-md5.c:99-497 
Authenticate OK 1+/wlF+Vt/FHv6ZByE/YAB
srv-03.verwei-it.nl-fd: exchange-fd.c:223-497 BackupStart
srv-03.verwei-it.nl-fd: exchange-fd.c:277-497 backup 
command=exchange:/@EXCHANGE/Microsoft Information Store
srv-03.verwei-it.nl-fd: exchange-fd.c:295-497 name = exchange
srv-03.verwei-it.nl-fd: exchange-fd.c:296-497 path = /@EXCHANGE/Microsoft 
Information Store
srv-03.verwei-it.nl-fd: 
/home/kern/bacula/k/bacula/src/filed/fd_plugins.c:341-497 send: 1 26 0
srv-03.verwei-it.nl-fd: /home/kern/bacula/k/bacula/src/findlib/bfile.c:461-497 
call plugin_bopen fname=/@EXCHANGE/Microsoft Information Store/First Storage 
Group/Mailbox Database/DatabaseBackupInfo
srv-03.verwei-it.nl-fd: 
/home/kern/bacula/k/bacula/src/filed/fd_plugins.c:731-497 Return from plugin 
open status=0
srv-03.verwei-it.nl-fd: /home/kern/bacula/k/bacula/src/findlib/bfile.c:463-497 
return from plugin_bopen status=0
srv-03.verwei-it.nl-fd: /home/kern/bacula/k/bacula/src/findlib/bfile.c:469-497 
plugin_open for read OK file=/@EXCHANGE/Microsoft Information Store/First 
Storage Group/Mailbox Database/DatabaseBackupInfo.
srv-03.verwei-it.nl-fd: /home/kern/bacula/k/bacula/src/findlib/bfile.c:629-497 
==== BFD closed!!!
srv-03.verwei-it.nl-fd: 
/home/kern/bacula/k/bacula/src/filed/fd_plugins.c:341-497 send: 1 26 0
srv-03.verwei-it.nl-fd: 
/home/kern/bacula/k/bacula/src/filed/fd_plugins.c:341-497 send: 2 26 0
srv-03.verwei-it.nl-fd: /home/kern/bacula/k/bacula/src/findlib/bfile.c:461-497 
call plugin_bopen fname=/@EXCHANGE/Microsoft Information Store/First Storage 
Group/Mailbox Database/D:\Program Files\Microsoft\Exchange Server\Mailbox\First 
Storage Group\Mailbox Database.edb
srv-03.verwei-it.nl-fd: file_node.c:121-497 pluginIoOpen_FILE - filename = 
D:\Program Files\Microsoft\Exchange Server\Mailbox\First Storage Group\Mailbox 
Database.edb
srv-03.verwei-it.nl-fd: file_node.c:126-497 Calling HrESEBackupOpenFile
srv-03.verwei-it.nl-fd: 
/home/kern/bacula/k/bacula/src/filed/fd_plugins.c:731-497 Return from plugin 
open status=0
srv-03.verwei-it.nl-fd: /home/kern/bacula/k/bacula/src/findlib/bfile.c:463-497 
return from plugin_bopen status=0
srv-03.verwei-it.nl-fd: /home/kern/bacula/k/bacula/src/findlib/bfile.c:469-497 
plugin_open for read OK file=/@EXCHANGE/Microsoft Information Store/First 
Storage Group/Mailbox Database/D:\Program Files\Microsoft\Exchange 
Server\Mailbox\First Storage Group\Mailbox Database.edb.
srv-03.verwei-it.nl-fd: /home/kern/bacula/k/bacula/src/findlib/bfile.c:629-497 
==== BFD closed!!!
srv-03.verwei-it.nl-fd: 
/home/kern/bacula/k/bacula/src/filed/fd_plugins.c:341-497 send: 2 26 0
srv-03.verwei-it.nl-fd: 
/home/kern/bacula/k/bacula/src/filed/fd_plugins.c:341-497 send: 3 26 0
srv-03.verwei-it.nl-fd: /home/kern/bacula/k/bacula/src/findlib/bfile.c:461-497 
call plugin_bopen fname=/@EXCHANGE/Microsoft Information Store/First Storage 
Group/Mailbox Database/
srv-03.verwei-it.nl-fd: 
/home/kern/bacula/k/bacula/src/filed/fd_plugins.c:731-497 Return from plugin 
open status=0
srv-03.verwei-it.nl-fd: /home/kern/bacula/k/bacula/src/findlib/bfile.c:463-497 
return from plugin_bopen status=0
srv-03.verwei-it.nl-fd: /home/kern/bacula/k/bacula/src/findlib/bfile.c:469-497 
plugin_open for read OK file=/@EXCHANGE/Microsoft Information Store/First 
Storage Group/Mailbox Database/.
srv-03.verwei-it.nl-fd: /home/kern/bacula/k/bacula/src/findlib/bfile.c:629-497 
==== BFD closed!!!
srv-03.verwei-it.nl-fd: 
/home/kern/bacula/k/bacula/src/filed/fd_plugins.c:341-497 send: 3 26 0

Does anybody know what I'm doing wrong here?
Met vriendelijke groet / Best regards,
Raimond Verwei
Verwei IT Solutions
Postbus 123
4380AC Vlissingen
Gsm: 06-40370200
KvK: 22056885

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to