Hi,

bacula 2.0.3, debian etch amd64, postgres 8.1

I've added some verify jobs to my configuration. If I start one of
these jobs by hand it works as expected. But if the job is scheduled
and started after the regular backup I get the error message

Fatal error: verify.c:273 Unimplemented Verify level 73(I)


Job {
  Name = VerifyVU0EM003
  Type = Verify
  Level = VolumeToCatalog
  Verify Job = VU0EM003
  FileSet = VU0EM003
  Schedule = "Regular Backup"
  Client= VU0EM003
  Messages = Standard
  Pool = Default
  Storage = NEC-T40A
  Priority = 11
}

18-Jul 00:13 VU0EM005: Start Verify JobId=330 Level=Incremental
             Job=VerifyVU0EM003.2007-07-18_00.05.03
18-Jul 00:13 VU0EM005: VerifyVU0EM003.2007-07-18_00.05.03 Fatal error:
             verify.c:273 Unimplemented Verify level 73(I)
18-Jul 00:13 VU0EM005: VerifyVU0EM003.2007-07-18_00.05.03 Error: Bacula 2.0.3
             (06Mar07): 18-Jul-2007 00:13:11
  JobId:                  330
  Job:                    VerifyVU0EM003.2007-07-18_00.05.03
  FileSet:                VU0EM003
  Verify Level:           Incremental
  Client:                 VU0EM003
  Verify JobId:           0
  Verify Job:             VU0EM003
  Start time:             18-Jul-2007 00:13:10
  End time:               18-Jul-2007 00:13:11
  Files Examined:         0
  Non-fatal FD errors:    0
  FD termination status:  
  Termination:            *** Verify Error ***


I'm a bit suprised about the 'Verify Level: Incremental', where does it come
from? In my config I use 'Level = VolumeToCatalog' and if I start this job from 
bconsole without changing any parameter it competes without error and correctly
says 'Level: VolumeToCatalog'.

Select Job resource (1-16): 7
Run Verify job
JobName:     VerifyVU0EM003
Level:       VolumeToCatalog
Client:      VU0EM003
FileSet:     VU0EM003
Pool:        Default (From Job resource)
Storage:     NEC-T40A (From Job resource)
Verify Job:  VU0EM003
Verify List:
When:        2007-07-18 08:37:30
Priority:    11
OK to run? (yes/mod/no):


18-Jul 08:48 VU0EM005: Start Verify JobId=331 Level=VolumeToCatalog
             Job=VerifyVU0EM003.2007-07-18_08.48.23
18-Jul 08:48 VU0EM005: 3301 Issuing autochanger "loaded? drive 0" command.
18-Jul 08:48 VU0EM005: 3302 Autochanger "loaded? drive 0", result is Slot 2.
18-Jul 08:48 VU0EM005: Ready to read from volume "06D121L3" on device "LTO3"
             (/dev/ULTRIUM-TD3).
18-Jul 08:48 VU0EM005: Forward spacing Volume "06D121L3" to file:block 4:0.
18-Jul 08:49 VU0EM005: End of file 5 on device "LTO3" (/dev/ULTRIUM-TD3),
             Volume "06D121L3"
18-Jul 08:49 VU0EM005: End of file 6 on device "LTO3" (/dev/ULTRIUM-TD3),
             Volume "06D121L3"
18-Jul 08:49 VU0EM005: End of Volume at file 6 on device "LTO3"
             (/dev/ULTRIUM-TD3), Volume "06D121L3"
18-Jul 08:49 VU0EM005: End of all volumes.
18-Jul 08:49 VU0EM005: Bacula 2.0.3 (06Mar07): 18-Jul-2007 08:49:53
  JobId:                  331
  Job:                    VerifyVU0EM003.2007-07-18_08.48.23
  FileSet:                VU0EM003
  Verify Level:           VolumeToCatalog
  Client:                 VU0EM003
  Verify JobId:           329
  Verify Job:             VU0EM003
  Start time:             18-Jul-2007 08:48:25
  End time:               18-Jul-2007 08:49:53
  Files Expected:         6,681
  Files Examined:         6,681
  Non-fatal FD errors:    0
  FD termination status:  OK
  SD termination status:  OK
  Termination:            Verify OK


Any ideas?

Ralf

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to