I'm using the verify Job since Bacula 1.34.
After upgrading to 1.38.2 these job still fails.
Here the Config Part of the Dir config:
Job {
Name = "NAS-Woche-Verify-Volume2Catalog"
Type = Verify
Level = VolumeToCatalog # default level
Verify Job = "NAS-Weekly"
Client = nas01-fd
FileSet = "Weekly Verify"
Messages = Standard
Storage = HP-Library
Pool = Woche
Schedule = "VerifyWeeklyCycle"
}
These is the Error MSG:
|
|
26-Dec 07:10 nas01: Bootstrap records written to /var/lib/bacula/nas01.restore.NAS-Woche-Verify-Volume2Catalog.2005-12-25_23.00.01.bsr
26-Dec 07:10 nas01:
26-Dec 07:10 nas01: The job will require the following Volumes:
26-Dec 07:10 nas01:
26-Dec 07:10 nas01: PNG428L2
26-Dec 07:10 nas01: PNG427L2
26-Dec 07:10 nas01: PNG424L2
26-Dec 07:10 nas01: PNG425L2
26-Dec 07:10 nas01: PNG429L2
26-Dec 07:10 nas01:
26-Dec 07:10 nas01: Start Verify JobId=298 Level=VolumeToCatalog Job=NAS-Woche-Verify-Volume2Catalog.2005-12-25_23.00.01
26-Dec 07:10 nas01-sd: 3301 Issuing autochanger "loaded drive 0" command.
26-Dec 07:10 nas01-sd: 3302 Autochanger "loaded drive 0", result: nothing loaded.
26-Dec 07:33 nas01-sd: NAS-Woche-Verify-Volume2Catalog.2005-12-25_23.00.01 Fatal error: dev.c:387 dev.c:381 Unable to open device "HP-SSL1016" (/dev/nst0): ERR=Input/output error
26-Dec 07:33 nas01-sd: NAS-Woche-Verify-Volume2Catalog.2005-12-25_23.00.01 Warning: acquire.c:194 Open device "HP-SSL1016" (/dev/nst0) Volume "PNG428L2" failed (EIO): ERR=dev.c:381 Unable to open device "HP-SSL1016" (/dev/nst0): ERR=Input/output error
26-Dec 07:33 nas01-sd: 3301 Issuing autochanger "loaded drive 0" command.
26-Dec 07:33 nas01-sd: 3302 Autochanger "loaded drive 0", result: nothing loaded.
26-Dec 07:33 nas01-sd: 3304 Issuing autochanger "load slot 14, drive 0" command.
26-Dec 07:34 nas01-sd: 3305 Autochanger "load slot 14, drive 0", status is OK.
26-Dec 07:34 nas01-fd: NAS-Woche-Verify-Volume2Catalog.2005-12-25_23.00.01 Fatal error: job.c:1597 Bad response to Read Data command. Wanted 3000 OK data
, got 3000 error
26-Dec 07:34 nas01: NAS-Woche-Verify-Volume2Catalog.2005-12-25_23.00.01 Fatal error: No Job status returned from FD.
26-Dec 07:34 nas01: NAS-Woche-Verify-Volume2Catalog.2005-12-25_23.00.01 Error: Bacula 1.38.2 (20Nov05): 26-Dec-2005 07:34:06
JobId: 298
Job: NAS-Woche-Verify-Volume2Catalog.2005-12-25_23.00.01
FileSet: Weekly Verify
Verify Level: VolumeToCatalog
Client: nas01-fd
Verify JobId: 297
Verify Job: NAS-Weekly
Start time: 26-Dec-2005 07:10:32
End time: 26-Dec-2005 07:34:06
Files Expected: 386,526
Files Examined: 0
Non-fatal FD errors: 0
FD termination status: Error
SD termination status: Error
Termination: *** Verify Error ***
Anny suggestion why the Job fails?
It could be that the config syntax for the Verify Job changes, but im not sure.
Happy Christmas and a happy New Year to all of You.