Bacula-users

Re: [Bacula-users] restrict pool to write to single volume

2016-02-05 06:44:09
Subject: Re: [Bacula-users] restrict pool to write to single volume
From: Ana Emília M. Arruda <emiliaarruda AT gmail DOT com>
To: Süleyman Kuran <skuran AT ayk.gov DOT tr>
Date: Fri, 5 Feb 2016 12:38:24 +0100
Hello Süleyman,

You can have a second definition on bacula-sd.conf and bacula-dir.conf for you tape library (with all your 4 drives or only one of them but using maximum concurrent jobs = 1) and use this second definition for the job that will backup your data to your Offsite Pool. You can also configure a stand-alone drive and use it for this offsite backup job.

Best regards,
Ana

On Fri, Feb 5, 2016 at 8:38 AM, Süleyman Kuran <skuran AT ayk.gov DOT tr> wrote:
Hi there,

I don't know if this has been discussed but google won't show me
relevant results.

I use bacula to backup to eternus library with 4 drives. Multi drive
config and simultaneous write works great. But what I need is to
restrict one pool (offsite pool)  to write to only single volume so that
I can take it out of the library and store in a safe place. My total
backup size fits in single media. Single media restriction is required
for only one pool. The other pools should not be affected. How can i
achieve this? My pool config is below.

Thanks.


Pool {
  Name = Offsite
  Pool Type = Backup
  Recycle = yes                       # Bacula can automatically recycle
Volumes
  AutoPrune = yes                     # Prune expired volumes
  #Use Volume _Once_ = yes
  Volume Retention = 365 days         # one year
  Maximum Volume Bytes = 4924983103488
  #Recycle Pool = Offsite
}






------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users
<Prev in Thread] Current Thread [Next in Thread>