Bacula-users

[Bacula-users] Verify VolumeToCatalog still broken?

2012-07-26 16:00:10
Subject: [Bacula-users] Verify VolumeToCatalog still broken?
From: John Drescher <drescherjm AT gmail DOT com>
To: bacula-users <Bacula-users AT lists.sourceforge DOT net>
Date: Thu, 26 Jul 2012 15:57:29 -0400
I just tried a verify job level VolumeToCatalog and it appears that
bacula is wrongly verifying the last completed job on the client
instead of the job I wanted.

datastore3-fd Version: 5.2.5 (26 January 2012)  x86_64-pc-linux-gnu gentoo
Daemon started 12-Jul-12 14:26. Jobs: run=19 running=0.
 Heap: heap=327,680 smbytes=276,437 max_bytes=943,545 bufs=136 max_bufs=287
 Sizeof: boffset_t=8 size_t=8 debug=0 trace=0
Running Jobs:
JobId 29107 Job VerifyVolume_Gladwin-ds3-Job.2012-07-26_15.28.54_09 is running.
    Volume to Catalog Verify Job started: 26-Jul-12 15:28
    Files=11,379 Bytes=0 Bytes/sec=0 Errors=0
    Files Examined=11,379
    Processing file:
/mnt/vg1/imagedata/clean/PHANTOMS/TOMOSYNTHESIS/DICOM/SLICES/SC17/SC17.SLICES.73.DCM
    SDReadSeqNo=556146 fd=5
Director connected at: 26-Jul-12 15:45
====

Terminated Jobs:
 JobId  Level    Files      Bytes   Status   Finished        Name
======================================================================
 29077  Full          1    3.757 G  OK       22-Jul-12 01:22 BackupCatalog
 29083  Full          1    3.757 G  OK       24-Jul-12 01:22 BackupCatalog
 29089  Full          1    3.745 G  OK       25-Jul-12 01:22 BackupCatalog
 29095  Full          1    3.746 G  OK       26-Jul-12 01:22 BackupCatalog
 29097  Incr      4,985    2.742 G  OK       26-Jul-12 10:33
LTRC-Phenotype-Study-job
 29099  Full      9,705    5.099 G  OK       26-Jul-12 11:14
PA_HTN-Archive-ds3-Job
 29096  Full     81,430    42.83 G  OK       26-Jul-12 11:51 Gladwin-ds3-Job
 29098  Incr    185,324    77.07 G  OK       26-Jul-12 12:25 LUNG_CA-Archive-Job
 29101  Full      3,486    46.30 G  OK       26-Jul-12 12:59
Bin_BARP-Archive-Job
 29104  Incr     46,577    39.30 G  OK       26-Jul-12 14:33 PHANTOM-Archive-job


The job I wanted to verify is Gladwin-ds3-Job howver I can see it is
looking at PHANTOM files instead of what I want.

################################

Job {
  Name = "VerifyVolume_Gladwin-ds3-Job"
  JobDefs = "VerifyVolume_ds3-Jobdef"
  FileSet = "Gladwin-ds3-fs"
  Pool = LTO2-Archived-Data
}

################################

JobDefs {
  Name = "VerifyVolume_ds3-Jobdef"
  Type = Verify
  Level = VolumeToCatalog
  Storage = "DEV6-Changer"
  Client = datastore3-fd
  Messages = VerifyMsgs
  Priority = 10
  SpoolData = yes
}

#######################################

FileSet {
  Name = "Gladwin-ds3-fs"
  Include {
    File = /mnt/vg1/imagedata/clean/Lung/Gladwin
    Options {
      signature=SHA1
      verify=s1
    }
    Exclude Dir Containing = .dontbackupthisfolder
  }
}


##################

Job {
  Name = "Gladwin-ds3-Job"
  JobDefs = "Gladwin-ds3-Jobdef"
  Level = Incremental
  Pool = LTO2-Archived-Data
  Storage = "DEV6-Changer"
  Client = datastore3-fd
  SpoolData = yes
}

################################

JobDefs {
  Name = "Gladwin-ds3-Jobdef"
  Type = Backup
  Client = datastore3-fd
  FileSet = "Gladwin-ds3-fs"
  Messages = Standard
  Priority = 10
  SpoolData = yes
}


-- 
John M. Drescher

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
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>