Hello,

On 2/8/2007 9:15 AM, Marco Strullato wrote:
> Hi all!
> I have a problem with my server configuration: bacula waits to any
> appendable volumes so any new backup fails.
> 
> Can you suggest what to change?

That depends on your needs... either create volumes manually, let Bacula 
create them automatically (which you limited to 50 volumes) or allow 
Bacula to recycle volumes.

I suspect that, unlike your pool settings, the volume settings don't 
allow recycling of volumes. Perhaps you need to update your volumes to 
reflect the current pool setup.

Or perhaps it's something else... but to understand why you get that 
error we'd need some more information:
- do you expect volumes to be recycled?
- which ones?
- what's the state of one of these volumes (use the llist command)?

That should help understanding why there's no volume available now.

Arno


> 
> I get this message: bacula waits to any appendable volume
> 
> 08-feb 10:16 DirectorServer: Start Backup JobId 588,
> Job=BackupArchidoc.2007-02-08_10.16.19
> 08-feb 10:16 DirectorServer: Pruning oldest volume "Archidoc-0010"
> 08-feb 09:09 Archidoc: DIR and FD clocks differ by -4014 seconds, FD
> automatically adjusting.
> 08-feb 10:16 DirectorServer: Pruning oldest volume "Archidoc-0010"
> 08-feb 10:16 DirectorServer: Pruning oldest volume "Archidoc-0010"
> 08-feb 10:16 StorageServer: Job BackupArchidoc.2007-02-08_10.16.19
> waiting. Cannot find any appendable volumes.
> Please use the "label"  command to create a new Volume for:
>     Storage:      "FileStorageArchidoc" (/mnt/backup)
>     Media type:   File
>     Pool:         PoolArchidoc
> 
> 
> my pool configuration is the following:
> 
> Pool {
>   Name = PoolArchidoc
>   Use Volume Once = yes
>   Pool Type = Backup
>   LabelFormat = "Archidoc-"
>   AutoPrune = no
>   VolumeRetention = 50 days
>   Maximum Volumes = 50
>   Maximum Volume Jobs = 1
>   Recycle = yes
>   Recycle Oldest Volume = yes
> }
> 
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier.
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users

-- 
IT-Service Lehmann                    [EMAIL PROTECTED]
Arno Lehmann                  http://www.its-lehmann.de

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to