Bacula-users

Re: [Bacula-users] Problem with Verify Jobs

2009-07-09 05:21:08
Subject: Re: [Bacula-users] Problem with Verify Jobs
From: Martin Simmons <martin AT lispworks DOT com>
To: bacula-users AT lists.sourceforge DOT net
Date: Thu, 9 Jul 2009 10:15:48 +0100
It fails because you have two different job names for InitCatalog and Catalog.
The Verify Job option isn't used for Catalog verifies.

You need to run the Catalog verify using the same job as the InitCatalog but
with the Level=Catalog option to the run command.

__Martin


>>>>> On Thu, 09 Jul 2009 09:20:27 +0200, Christoph Kaminski said:
> 
> Christoph Kaminski schrieb:
> 
> no one a hint for me?
> 
> have started the InitCatalog Job as first, then the Verify Job but I get 
> ever these errors :/
> 
> Greetz
> 
> > Hi all!
> > 
> > Im new on the list. I have a problem with verify jobs:
> > 
> > lilith-fd JobId 95:      Could not stat /etc/exports: ERR=No such file 
> > or directory
> > 07-Jul 09:39 lilith-dir JobId 95: Bacula lilith-dir 2.4.4 (28Dec08): 
> > 07-Jul-2009 09:39:12
> >    Build:                  x86_64-pc-linux-gnu debian lenny/sid
> >    JobId:                  95
> >    Job:                    lilith_InitCatalog.2009-07-07_09.36.20.39
> >    FileSet:                Verify Set
> >    Verify Level:           InitCatalog
> >    Client:                 lilith-fd
> >    Verify JobId:           0
> >    Verify Job:             lilith_Verify
> >    Start time:             07-Jul-2009 09:36:22
> >    End time:               07-Jul-2009 09:39:12
> >    Files Examined:         37,401
> >    Non-fatal FD errors:    1
> >    FD termination status:  OK
> >    Termination:            Verify OK
> > 
> > 07-Jul 09:39 lilith-dir JobId 95: Begin pruning Jobs.
> > 07-Jul 09:39 lilith-dir JobId 95: No Jobs found to prune.
> > 07-Jul 09:39 lilith-dir JobId 95: Begin pruning Files.
> > 07-Jul 09:39 lilith-dir JobId 95: No Files found to prune.
> > 07-Jul 09:39 lilith-dir JobId 95: End auto prune.
> > 
> > 07-Jul 12:06 lilith-dir JobId 96: Fatal error: Unable to find JobId of 
> > previous InitCatalog Job.
> > Please run a Verify with Level=InitCatalog before
> > running the current Job.
> > 07-Jul 12:06 lilith-dir JobId 96: Error: Bacula lilith-dir 2.4.4 
> > (28Dec08): 07-Jul-2009 12:06:41
> >    Build:                  x86_64-pc-linux-gnu debian lenny/sid
> >    JobId:                  96
> >    Job:                    lilith_Verify.2009-07-07_12.06.39.40
> >    FileSet:                Verify Set
> >    Verify Level:           Catalog
> >    Client:                 lilith-fd
> >    Verify JobId:           0
> >    Verify Job:             lilith_InitCatalog
> >    Start time:             07-Jul-2009 12:06:41
> >    End time:               07-Jul-2009 12:06:41
> >    Files Examined:         0
> >    Non-fatal FD errors:    0
> >    FD termination status:
> >    Termination:            *** Verify Error ***
> > 
> > the config for this jobs:
> > 
> > Job {
> >    Name = "lilith_InitCatalog"
> >    Client = lilith-fd
> >    JobDefs = "DefaultInitCatalog"
> >    FileSet = "Verify Set"
> > }
> > 
> > Job {
> >    Name = "lilith_Verify"
> >    Client = lilith-fd
> >    JobDefs = "DefaultVerifyJob"
> >    FileSet = "Verify Set"
> >    Verify Job = lilith_InitCatalog
> > }
> > 
> > What Im doing wrong?
> > 
> > Greetz
> > 
> > 
> > ------------------------------------------------------------------------------
> > Enter the BlackBerry Developer Challenge  
> > This is your chance to win up to $100,000 in prizes! For a limited time, 
> > vendors submitting new applications to BlackBerry App World(TM) will have 
> > the opportunity to enter the BlackBerry Developer Challenge. See full prize 
> > details at: http://p.sf.net/sfu/blackberry
> > _______________________________________________
> > Bacula-users mailing list
> > Bacula-users AT lists.sourceforge DOT net
> > https://lists.sourceforge.net/lists/listinfo/bacula-users
> 
> 
> ------------------------------------------------------------------------------
> Enter the BlackBerry Developer Challenge  
> This is your chance to win up to $100,000 in prizes! For a limited time, 
> vendors submitting new applications to BlackBerry App World(TM) will have
> the opportunity to enter the BlackBerry Developer Challenge. See full prize  
> details at: http://p.sf.net/sfu/Challenge
> _______________________________________________
> Bacula-users mailing list
> Bacula-users AT lists.sourceforge DOT net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
> 

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
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>