Bacula-users

[Bacula-users] Exchange Agent not working properly

2008-11-11 17:13:24
Subject: [Bacula-users] Exchange Agent not working properly
From: Ricardo Duarte <rjtd21 AT hotmail DOT com>
To: <bacula-users AT lists.sourceforge DOT net>
Date: Tue, 11 Nov 2008 22:08:32 +0000
Dear all,

I'm testing Bacula  2.4.2 (26 July 2008) (Ubuntu Deb) and the Exchange plugin 1.0.7.
I have one Exchange 2007 server, with two storage grops. One has the public folder database and mail database, while the other only has a mail database.
I setup the director in the following way:

FileSet {
  Name = "zeta-exch-full"
  Enable VSS = no
  Include {
        File = "/Microsoft Information Store"
  }
}

Client {
  Name = zeta-fd          # replace xxx with your hostname
  Address = 10.211.6.6               # replace xxx with your hostname
  FDPort = 9105
  Catalog = MyCatalog
  Password = "<zeta fd password>"          # change this to your correct password
  File Retention = 30 days
  Job Retention = 6 months
  AutoPrune = yes
}

Job {
        Name = "Backup Exchange Zeta Store"
        Type = Backup
        Level = incremental
        Client = zeta-fd
        FileSet = "zeta-exch-full"
        Schedule = "WeeklyCycle"
        Storage = "TL2000"
        Messages = Standard
        Pool = Default
        Priority = 10
}



Now the problem is the following:
Bacula backups only the second storage group.
I also tried forcing the Fileset to include the first mailstore (/Microsoft Information Store/Mailbox Store 1/Mailbox Database) without luck.
It gives me the following result:


This is the result:

11-Nov 22:02 backuplinux-sd JobId 35: Job write elapsed time = 00:00:01, Transfer rate = 68  bytes/second
11-Nov 22:02 backuplinux-dir JobId 35: Bacula backuplinux-dir 2.4.2 (26Jul08): 11-Nov-2008 22:02:24
  Build OS:               i486-pc-linux-gnu debian lenny/sid
  JobId:                  35
  Job:                    Backup_Exchange_Zeta_Store.2008-11-11_22.02.03
  Backup Level:           Full (upgraded from Incremental)
  Client:                 "zeta-fd" Exchange Agent 0.1.3062.40484
  FileSet:                "zeta-exch-full" 2008-11-11 22:02:19
  Pool:                   "Default" (From Job resource)
  Storage:                "TL2000" (From Job resource)
  Scheduled time:         11-Nov-2008 22:02:17
  Start time:             11-Nov-2008 22:02:21
  End time:               11-Nov-2008 22:02:24
  Elapsed time:           3 secs
  Priority:               10
  FD Files Written:       0
  SD Files Written:       1
  FD Bytes Written:       0 (0 B)
  SD Bytes Written:       68 (68 B)
  Rate:                   0.0 KB/s
  Software Compression:   None
  VSS:                    no
  Storage Encryption:     no
  Volume name(s):         000004L4
  Volume Session Id:      12
  Volume Session Time:    1226409792
  Last Volume Bytes:      21,277,992,960 (21.27 GB)
  Non-fatal FD errors:    0
  SD Errors:              0
  FD termination status:  OK
  SD termination status:  OK
  Termination:            Backup OK

11-Nov 22:02 backuplinux-dir JobId 35: Begin pruning Jobs.
11-Nov 22:02 backuplinux-dir JobId 35: No Jobs found to prune.
11-Nov 22:02 backuplinux-dir JobId 35: Begin pruning Files.
11-Nov 22:02 backuplinux-dir JobId 35: No Files found to prune.
11-Nov 22:02 backuplinux-dir JobId 35: End auto prune.


As you can see, no errors are show. It says "Backup OK" but 0 files written.

Does anyone know a fix for this?

Thanks.


Connect to the next generation of MSN Messenger  Get it now!
-------------------------------------------------------------------------
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
<Prev in Thread] Current Thread [Next in Thread>