Bacula-users

[Bacula-users] Bacula balancing file storage

2008-04-07 13:37:19
Subject: [Bacula-users] Bacula balancing file storage
From: Ivan Barrera <ibarrera AT netglobalis DOT net>
To: bacula-users AT lists.sourceforge DOT net
Date: Mon, 07 Apr 2008 13:32:54 -0400
Greetings:

We've been using Bacula for a time now.
Actually, i'm installing a new machine to replace the old one. It has 2
1.75TB volumes mounted at /backup-1 and /backup-2.
I need bacule to use both directories to store all the backup data.

It is a bacula 1.38.11 installed in debian 4.0.

All JobDefs, use Storage = File01, and that Storage uses Device =
FileStorage01.
The closest explanation i found to do this, was to use 2 device
directives pointing to the paths i want. However, it is not clear how
both devices should be referenced. (same name ?)

Now they are defined like this :



Device {
  Name = FileStorage1
  Media Type = File
  Archive Device = /backup-1
  LabelMedia = yes;
  Random Access = Yes;
  AutomaticMount = yes;
  RemovableMedia = no;
  AlwaysOpen = no;
}

Device {
  Name = FileStorage1
  Media Type = File
  Archive Device = /backup-2
  LabelMedia = yes;
  Random Access = Yes;
  AutomaticMount = yes;
  RemovableMedia = no;
  AlwaysOpen = no;
}


However, i'm not sure if this is right, or if it will even work as i want.
Today the system is running, and all data is still being saved at
/backup-1.


Any ideas will be welcome :)

Thanks


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Register now and save $200. Hurry, offer ends at 11:59 p.m., 
Monday, April 7! Use priority code J8TLD2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users