The problem is that!

I have head made 5 volumes, I don't let Bacula to create them, I wold like
that every single volume contains only a 'daily' backup... In this
installation I have only 12 client, and I want that all the backup of this
night will go into that single volumes...

The retention period is for recicle the volumes, I create 5 volumes to cover
from monday to wednesday, in the week-and will run the weekly jobs. The
retention is to let the volume recicle the next week


I tried to use
     Volume Use Duration = 23h
but it don't work as I would like...



In this page
http://www.bacula.org/fr/dev-manual/Basic_Volume_Management.html#DiskChapter
I can read this:
-------------

Pool {
  Name = File
  Pool Type = Backup
  Volume Use Duration = 23h
}

then if you run a backup once a day (every 24 hours), Bacula will use a new
Volume for each backup, because each Volume it writes can only be used for
23 hours after the first write
---------


Wh it don't work for me?

Thak's

---
Carlo Filippetto


2010/8/3 John Drescher <dresche...@gmail.com>

> On Tue, Aug 3, 2010 at 9:55 AM, Carlo Filippetto
> <carlo.filippe...@gmail.com> wrote:
> > Here it is
> >
> > *list media pool=P-daily
> >
> > Automatically selected Catalog: MyCatalog
> > Using Catalog "MyCatalog"
> >
> +---------+--------------+-----------+---------+----------------+----------+--------------+---------+------+-----------+-----------+---------------------+
> > | MediaId | VolumeName   | VolStatus | Enabled | VolBytes       |
> VolFiles |
> > VolRetention | Recycle | Slot | InChanger | MediaType | LastWritten
> > |
> >
> +---------+--------------+-----------+---------+----------------+----------+--------------+---------+------+-----------+-----------+---------------------+
> > |     237 | V-daily-0001 | Recycle   |       1 | 21,978,673,815 |
> 5
> > |      518,400 |       1 |    0 |         0 | File      | 2010-07-23
> > 21:14:14 |
> > |     238 | V-daily-0002 | Append    |       1 | 52,987,139,269 |
> 12
> > |      518,400 |       1 |    0 |         0 | File      | 2010-08-02
> > 21:41:19 |
> > |     239 | V-daily-0003 | Append    |       1 |              0 |
> 0
> > |      518,400 |       1 |    2 |         0 | File      | 0000-00-00
> > 00:00:00 |
> > |     240 | V-daily-0004 | Append    |       1 |              0 |
> 0
> > |      518,400 |       1 |    3 |         0 | File      | 0000-00-00
> > 00:00:00 |
> > |     241 | V-daily-0005 | Append    |       1 |              0 |
> 0
> > |      518,400 |       1 |    4 |         0 | File      | 0000-00-00
> > 00:00:00 |
> >
> +---------+--------------+-----------+---------+----------------+----------+--------------+---------+------+-----------+-----------+---------------------+
> >
>
> Your volumes show a 6 day retention. However you have only used 2
> volumes so there is not much I can tell you at this point.
>
> John
>
------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to