On Monday 23 March 2009 12:29:04 James Harper wrote: > I tried the following: > 1. Full Backup (to disk) > 2. Incremental Backup (to disk) > 3. Incremental Backup (to disk) > 4. VirtualFull Backup (to tape) > 5. Incremental Backup (to disk) > 6. VirtualFull Backup (***) > > That last VirtualFull seems to want the tape media used in (4) as a > source instead of the disk volume used in (1), but obviously that is not > going to work and I get the following:
Yes, clearly it wants the tape media (4). That is the last Full backup, and the Incremental (5) was done relative to it. You haven't given enough information to really analyse what is going on, but I can guess. For example, I don't know what Volumes were used at each stage. On your Incremental (5) it looks like you have specified the input storage to be Disk when it is in fact tape. If you want to do multiple Virtual Backups, I don't think it is going to work by mixing media. This probably should be documented but is not. I believe that it will work much better if you keep everything on the same Media Type. Or you will need to run subsequent Virtual Full specifying Tape as the input device. Possibly there is a problem with doing multiple Virtual Full backups. One of the conditions for successful Virtual backups is that the input Pool and output Pool (read and write) must be different. We have a test case in the regression scripts called virtual-backup2-test, which does multiple Virtual Full backups. It accomplishes it by moving the Volume the Full was written on to a different Pool. This permits keeping the input and output pools different. Kern > > 23-Mar 22:23 bacula-dir JobId 1127: Start Virtual Backup JobId 1127, > Job=smtp2.2009-03-23_22.23.51.15 > 23-Mar 22:23 bacula-dir JobId 1127: Warning: This Job is not an Accurate > backup so is not equivalent to a Full backup. > 23-Mar 22:23 bacula-dir JobId 1127: Bootstrap records written to > /var/lib/bacula/bacula-dir.restore.5.bsr > 23-Mar 22:23 bacula-dir JobId 1127: Using Device "TapeStorage" > 23-Mar 22:23 bitvs2-sd JobId 1127: acquire.c:116 Changing read device. > Want Media Type="LTO-2" have="File" > device="Disk0" (/backup/bacula01) > 23-Mar 22:23 bitvs2-sd JobId 1127: Media Type change. New read device > "Disk0" (/backup/bacula01) chosen. > 23-Mar 22:23 bitvs2-sd JobId 1127: Warning: dev.c:534 dev.c:532 Could > not open: /backup/bacula01/BIT0001, ERR=No such file or directory > 23-Mar 22:23 bitvs2-sd JobId 1127: Warning: acquire.c:221 Read open > device "Disk0" (/backup/bacula01) Volume "BIT0001" failed: ERR=dev.c:532 > Could not open: /backup/bacula01/BIT0001, ERR=No such file or directory > > 23-Mar 22:23 bitvs2-sd JobId 1127: Please mount Volume "BIT0001" for: > Job: smtp2.2009-03-23_22.23.51.15 > Storage: "Disk0" (/backup/bacula01) > Pool: Disk > Media type: LTO-2 > > My Storage definitions are: > > Storage { > Name = bitvs2-tape-sd > Address = 192.168.200.226 > SDPort = 9103 > Password = "" > Device = TapeStorage > Media Type = LTO-2 > Maximum Concurrent Jobs = 2 > } > > Storage { > Name = bitvs2-disk-sd > Address = 192.168.200.226 > SDPort = 9103 > Password = "" > Device = Disk0 > Media Type = File > Maximum Concurrent Jobs = 2 > } > > Am I doing something wrong? Has such a problem been fixed in the last > week or so? > > Thanks > > James > > > --------------------------------------------------------------------------- >--- Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are > powering Web 2.0 with engaging, cross-platform capabilities. Quickly and > easily build your RIAs with Flex Builder, the Eclipse(TM)based development > software that enables intelligent coding and step-through debugging. > Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com > _______________________________________________ > Bacula-devel mailing list > Bacula-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bacula-devel ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ Bacula-devel mailing list Bacula-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-devel