Bacula-users

[Bacula-users] Virtual Full's - Waiting for Storage

2013-02-05 12:25:23
Subject: [Bacula-users] Virtual Full's - Waiting for Storage
From: Jean-Louis Dupond <jean-louis AT dupond DOT be>
To: bacula-users AT lists.sourceforge DOT net
Date: Tue, 05 Feb 2013 18:22:53 +0100

Hi,

I've been playing with Bacula a bit lately, and it works quite fine :)
But now I want to use Virtual Full backup's. This to minimize bandwith used by Bacula.

I have the following Pool:
Pool {
  Name = ApolloFile
  Pool Type = Backup
  Storage = ApolloFile
  Maximum Volume Jobs = 2
  Next Pool = ApolloFile
  Recycle = yes                       # Bacula can automatically recycle Volumes
  AutoPrune = yes                     # Prune expired volumes
  Volume Retention = 30 days
  Action On Purge = Truncate
  Maximum Volumes = 100                # Limit number of Volumes in Pool
  LabelFormat = "FileApollo"
}

Storage:
Storage {
  Name = ApolloFile
  Address = xxx.xxx.xx
  SDPort = xxx
  Password = "xxxxxx"
  Device = FileStorage
  Media Type = ApolloFile
  Maximum Concurrent Jobs = 20
}

Now when I start a VirtualFull I get the following:
05-feb 18:16 xxx.xxx.xx-dir JobId 298: Start Virtual Backup JobId 298, Job=BackupHera.2013-02-05_18.16.10_03
05-feb 18:16 xxx.xxx.xx-dir JobId 298: Bootstrap records written to /var/lib/bacula/xxx.xxx.xx-dir.restore.1.bsr

But then, its waiting forever:

298 Virtual BackupHera.2013-02-05_18.16.10_03 is waiting on Storage "ApolloFile"


And:

status storage=ApolloFile

xxx.xxx.xx-sd Version: 5.2.6 (21 February 2012) x86_64-pc-linux-gnu debian 6.0.6
Daemon started 05-feb-13 01:14. Jobs: run=2, running=0.
 Heap: heap=434,176 smbytes=177,054 max_bytes=246,906 bufs=147 max_bufs=188
 Sizes: boffset_t=8 size_t=8 int32_t=4 int64_t=8 mode=0,0

Running Jobs:
Reading: Virtual Full Backup job BackupHera JobId=298 Volume=""
    pool="ApolloFile" device="FileStorage" (/backup)
Writing: Virtual Full Backup job BackupHera JobId=298 Volume=""
    pool="ApolloFile" device="FileStorage" (/backup)
    spooling=0 despooling=0 despool_wait=0
    Files=0 Bytes=0 Bytes/sec=0
    FDSocket closed
====

Jobs waiting to reserve a drive:
   3603 JobId=298 device "FileStorage" (/backup) is busy reading.
====

Any idea's what I'm missing? This is the last part to get Bacula working without problems!

Thanks!
Jean-Louis

------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users