Hi Wagar,

This is occuring because you have "Recycle = yes" configured in your Pool.
This way, when bacula needs a volume, it will try to find one that had
passed the retention period (in your case, 8 days). This is not a "volume
name reuse", but a "volume reuse" because of your configurations.

If you want Bacula never reuse a volume, you just need to set "Recylce =
no" and you can let your pool without the "retention period" configuration.

Best regards,
Ana

On Tue, Sep 22, 2015 at 10:52 AM, Борис Березовский <
boris.berezovs...@cioinside.com> wrote:

> Hi, Waqar.
> Logic of bacula work with hdd is emulate tape, so every you volume is a
> virtual tape. Situation, what you offering is that you use new virtual tape
> every time, that previous tape are full. So after mean while you have are
> very box with volumes (tapes) :)
> I'm not  specialist in Bacula, may be  copy of volumes on other storage is
> a bacula feature, and community or google can help you to execute plans.
>
> 22.09.2015 16:29, Waqar Khan пишет:
>
> Hi all.
>
>
>
> Bacula version: 5.0.0
>
>
>
> I asked this question yesterday and have been reading the docs to find a
> solution but have not been able to do so.
>
>
>
> I only do file volume backups (no tapes) and I copy all the volumes to a
> remote location. In order to sync them I look at the volume names and
> decide whether or not to upload. i.e. if the volume does not exist in
> remote location, I upload it. However I have found that bacula is re-using
> volume names. So instead of creating a new name like CLIENT-INC102, it
> reuses this name. Below is the config for the pool I am talking about:
>
>
>
> Pool {
>
>   Name = “STR-Inc"
>
>   LabelFormat = "STRInc-"
>
>   Pool Type = "Backup"
>
>   Recycle = "yes"
>
>   Autoprune = "yes"
>
>   Volume Retention = 8 days
>
>   Maximum Volumes = 9
>
>   Maximum Volume Jobs = 1
>
> }
>
>
>
>
>
> And here are the volumes on disk:
>
>
>
> Jul  5 07:56
>
> STRFull-0129
>
> Aug  2 06:10
>
> STRFull-0810
>
> Aug 15 23:56
>
> STRDiff-0138
>
> Aug 22 23:54
>
> STRDiff-0139
>
> Aug 30 00:04
>
> STRDiff-0133
>
> Sep  6 06:36
>
> STRFull-0135
>
> Sep  6 23:28
>
> STRInc-0515
>
> Sep 7 23:37
>
> STRInc-0134
>
> Sep 8 23:38
>
> STRInc-0563
>
> Sep 9 23:34
>
> STRInc-0592
>
> Sep 10 23:33
>
> STRInc-0655
>
> Sep 11 23:33
>
> STRInc-0676
>
> Sep 12 23:50
>
> STRDiff-0625
>
> Sep 13 23:30
>
> STRInc-0131
>
> Sep 14 23:33
>
> STRInc-0333
>
> Sep 15 23:33
>
> STRInc-0365
>
> Sep 17 23:33
>
> STRInc-0421
>
> Sep 16 23:33
>
> STRInc-0392
>
> Sep 18 23:32
>
> STRInc-0461
>
> Sep 20 00:04
>
> STRDiff-0144
>
> Sep 20 23:28
>
> STRInc-0490
>
>
>
>
>
>
>
> How do I make it so that bacula will create a new volume name every time
> it does a backup and not use existing volumes on disk.
>
>
>
> If you need any more information please let me know.
>
> Thanks
>
>
>
>
>
> *Regards*
>
> *WaqarK*
>
> *PGP: D1388321*
>
>
> ------------------------------
>
> ****************************************
>
> IMPORTANT INFORMATION
> The information contained in this email or any of its attachments is
> confidential and is intended for the exclusive use of the individual or
> entity to whom it is addressed. It may not be disclosed to, copied,
> distributed or used by anyone else without our express permission. If you
> receive this communication in error please advise the sender immediately
> and delete it from your systems. This email is not intended to and does not
> create legally binding commitments or obligations on behalf of Hornbill
> Service Management Limited which may only be created by hard copy writing
> signed by a director or other authorized officer. Any opinions, conclusions
> and other information in this message that do not relate to the official
> business of Hornbill Service Management Limited are unauthorized and
> neither given nor endorsed by it. Although Anti-Virus measures are used by
> Hornbill Service Management Limited it is the responsibility of the
> addressee to scan this email and any attachments for computer viruses or
> other defects. Hornbill Service Management Limited does not accept any
> liability for any loss or damage of any nature, however caused, which may
> result directly or indirectly from this email or any file attached.
>
> Hornbill Service Management Limited. Registered Office: Apollo, Odyssey
> Business Park, West End Road, Ruislip, HA4 6QD, United Kingdom. Registered
> in England Number: 3033585.
>
>
> ****************************************
>
>
> ------------------------------------------------------------------------------
>
>
>
> _______________________________________________
> Bacula-users mailing 
> listBacula-users@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/bacula-users
>
>
> --
> С уважением,
> Борис Березовский,
> Технический специалист.
> E-mail: boris.berezovs...@cioinside.com
> Тел.:   +7 812 992 05 53, доб. 102www.cioinside.com
>
>
>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
>
------------------------------------------------------------------------------
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to