On Jan 8, 2008 11:46 AM, Weber, Philip <[EMAIL PROTECTED]> wrote:
> Bacula 2.2.4 Solaris 9.
>
> Is there a way of configuring Bacula to alert for tape errors like
> these?  I see they are being incorporated in the success/fail email for
> a job but would like to email them separately so as to highlight them.
> Obviously I could write a script to parse the log file but don't want to
> do so if the facility is already there.
>
>
> 07-Jan 19:06 storage-sd: client.2008-01-07_19.05.00 Error: Bacula cannot
> write on tape Volume "xxxxxx" because:
> The number of files mismatch! Volume=84 Catalog=83
> 07-Jan 19:06 storage-sd: Marking Volume "xxxxxx" in Error in Catalog.
>
>
I believe this is not a tape error and really a catalog error. What
this says is that there are 84 files on the tape but bacula only
recorded that there were 83. I have seen this happen when a client
crashes during a backup. The tape was ok but bacula thought it was
bad. There are ways to update the catalog to regain use of the tape.
Search the archives for this.

John

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to