Hi,

I'm having difficulty configuring the Bacula director is a certain way. 
Hopefully someone can point out how to do this...

I have a network of about 5 servers, one of which is running my Director and
SD.  On this backup machine I want to store all my backups in files.  I want
to store backed up data for each client in its own file.

For example if I have two servers named Roach and Phoenix I want my director
to store all backed up data for Roach in /backup/roach-Storage and all
backup data for Phoenix in /backup/phoenix-Storage.

I've configured my SD with one device pointing to the /backup directory.

I've configured my Director with two Storage blocks, one named
"roach-Storage" and the other "phoenix-Storage".  In my Job definitions for
each client I've specified each client's corresponding Storage volume.

The problem is, my Director simply writes to whichever volume is labelled
first.  So backed up data for both clients is written to only one of the
files in /backup.

Performing a "status dir" in the console shows the following:

--
Scheduled Jobs:
Level          Type     Pri  Scheduled          Name               Volume
===================================================================================
Incremental    Backup    10  29-Jul-05 00:00    roach-fileBackup   roach-Storage
Incremental    Backup    10  29-Jul-05 00:00    phoenix-fileBackup  
roach-Storage
--

Yet in my "phoenix-fileBackup" job I've set Storage to "phoenix-Storage"
(which is also how I labelled the volume from the console).

How do I make my Director write backed up data to seperate files for each
client?

Thanks in advance.


Aragon


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO September
19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to