I've got the 64 bit client installed (3.0.1) and it is loading the exchange
plugin (as verified by looking at the loaded dll's with Process Monitor),
but I think the syntax for the FileSet's Plugin line must be different for
Exchange 2007 than for Exchange 2003 (I've only seen an example for 2003).
Here's my FileSet definition:

 

FileSet {

  Name = "Exchange"

  Include {

    File = "C:/Program Files/Microsoft/Exchange Server/Mailbox"

    Plugin = "exchange:/@EXCHANGE/Microsoft Information Store"

  }

  Exclude {

    File = "C:/Program Files/Microsoft/Exchange Server/Mailbox/*"

  }

}

 

When I run with this, I get all the other VSS stuff (which I don't want!!!),
but not a backup of the Exchange information store. In fact, the job only
took 3 minutes, so obviously it's not backing up the store. Here's a snippet
of what I see in the report:

 

09-Jun 22:57 mcp-fd JobId 8: Truncated database logs for Storage Group First
Storage Group 09-Jun 22:57 mcp-fd JobId 8: Truncated database logs for
Storage Group Second Storage Group 09-Jun 22:57 mcp-fd JobId 8: VSS Writer
(BackupComplete): "System Writer", State: 0x1 (VSS_WS_STABLE) 09-Jun 22:57
mcp-fd JobId 8: VSS Writer (BackupComplete): "SqlServerWriter", State: 0x1
(VSS_WS_STABLE) 09-Jun 22:57 mcp-fd JobId 8: VSS Writer (BackupComplete):
"MSDEWriter", State: 0x1 (VSS_WS_STABLE) 09-Jun 22:57 mcp-fd JobId 8: VSS
Writer (BackupComplete): "Event Log Writer", State: 0x1 (VSS_WS_STABLE)
09-Jun 22:57 mcp-fd JobId 8: VSS Writer (BackupComplete): "Registry Writer",
State: 0x1 (VSS_WS_STABLE) 09-Jun 22:57 mcp-fd JobId 8: VSS Writer
(BackupComplete): "COM+ REGDB Writer", State: 0x1 (VSS_WS_STABLE) 09-Jun
22:57 mcp-fd JobId 8: VSS Writer (BackupComplete): "Microsoft Exchange
Writer", State: 0x1 (VSS_WS_STABLE) 09-Jun 22:57 mcp-fd JobId 8: VSS Writer
(BackupComplete): "Dhcp Jet Writer", State: 0x1 (VSS_WS_STABLE) 09-Jun 22:57
mcp-fd JobId 8: VSS Writer (BackupComplete): "FRS Writer", State: 0x1
(VSS_WS_STABLE) 09-Jun 22:57 mcp-fd JobId 8: VSS Writer (BackupComplete):
"WMI Writer", State: 0x1 (VSS_WS_STABLE) 09-Jun 22:57 mcp-fd JobId 8: VSS
Writer (BackupComplete): "NTDS", State: 0x1 (VSS_WS_STABLE) 09-Jun 22:57
mcp-fd JobId 8: VSS Writer (BackupComplete): "IIS Metabase Writer", State:
0x1 (VSS_WS_STABLE) 09-Jun 22:57 mcp-sd JobId 8: Job write elapsed time =
00:02:45, Transfer rate = 4.728 M bytes/second 09-Jun 22:57 mcp-dir JobId 8:
Bacula mcp-dir 3.0.1 (28Apr09): 09-Jun-2009 22:57:38

 

Any idea what's wrong?

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to