Hello,

2013/5/10 Wouter van Marle <wou...@squirrel-systems.com>

> On Fri, 2013-05-10 at 07:45 +0200, Radosław Korzeniewski wrote:
> > Hello,
> >
> > 2013/5/10 Wouter van Marle <wou...@squirrel-systems.com>
> >         On Thu, 2013-05-09 at 12:46 +0200, Radosław Korzeniewski
> >         wrote:
> >         > Hello,
> >         >
> >         > 2013/5/9 Wouter van Marle <wou...@squirrel-systems.com>
> >         >         *show pool=File
> >         >         Pool: name=File PoolType=Backup
> >         >               use_cat=1 use_once=1 cat_files=1
> >         >               max_vols=0 auto_prune=1 VolRetention=1 year
> >         >               VolUse=0 secs recycle=0
> >         LabelFormat=Squirrel-${JobName}
> >         >               CleaningPrefix=*None* LabelType=0
> >         >               RecyleOldest=0 PurgeOldest=0 ActionOnPurge=0
> >         >               MaxVolJobs=0 MaxVolFiles=0
> >         MaxVolBytes=53687091200
> >         >
> >         >
> >         > Maxvolbytes above is your volume "splitter" at 50MB chunks.
> >
> >
> >         That number is 50GB already. Not 50 MB. So again the
> >         configuration the
> >         console gives me is correct.
> >
> >
> > So, what is your problem with Bacula? I don't understand, sorry.
>
> It uses 50 MB chunks, and totally different file name for the archives
> than configured.
>

When Bacula reaches volume size limit then sets volume status to Used and
you should get appropriate information in Job messages. Bacula sets volume
name during volume creation and do not change it later. During new volume
creation you should get appropriate information in Job messages. Could you
show your Job messages for that?

During new volume creation volume inherit its parameters from Pool resource
and Bacula do not change it even you update a Pool resource configuration.
If you want to update already available volume parameters you have to
update it by hand with update volume command (it is possible to update all
volumes in Pool in batch, there is an option for that). You can list volume
parameters with llist volume command.

Bacula creates new volumes only when it cannot find already available
volumes with Append, Recycle or Purge status and cannot get ready volumes
after recycling (volumes with Purge status after recycling). New volume is
created as a last stand.

best regards
-- 
Radosław Korzeniewski
rados...@korzeniewski.net
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and 
their applications. This 200-page book is written by three acclaimed 
leaders in the field. The early access version is available now. 
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to