Hello,

Thank you for your response Uwe.

I spent this morning playing with Storage and Pool for each client. 
A.t.m. I got one SD defined in bacula-sd.conf

Storage {                             # definition of myself
  Name = storage3-sd
  SDPort = 9103                  # Director's port      
  WorkingDirectory = "/usr/local/bacula/working"
  Pid Directory = "/usr/local/bacula/var/run"
  Maximum Concurrent Jobs = 200
}

Device {
  Name = FileStorage
  Media Type = File
  Archive Device = /var/bacula/
  LabelMedia = yes;                   # lets Bacula label unlabeled 
media
  Random Access = Yes;
  AutomaticMount = yes;               # when device opened, read it
  RemovableMedia = no;
  AlwaysOpen = no;
} 

Example client: see attached file.

Then for each client I create a Pool and a Storage pointing them to 
FileStorage, it didn't work until i restarted the storage deamon which 
made my running jobs fail. After restarting the storage deamon I can 
backup all clients but my problem wanting to add new clients without 
restarting the storage deamon remains :/

m.v.h.
Mattias Twedmark
Infracom AB
T: 031-748 07 00
F: 031-748 01 61

-----Ursprungligt meddelande-----
Från: Uwe Schuerkamp [mailto:[EMAIL PROTECTED]
Skickat: den 17 januari 2008 11:13
Till: Mattias Twedmark
Kopia: Bacula Users Mailing List
Ämne: Re: [Bacula-users] Problem with new clients and the storage pool

Hello Matthias,

have you tried using the override statements "pool=" and "storage=" in 
your job or schedule definitions?

Cheers, uwe 


--
Uwe Schuerkamp, NIONEX GmbH (http://www.nionex.com/) 
[EMAIL PROTECTED] Tel: +49 (0)5241 / 80 10 66 FAX: / 806 23 38
Hauptsitz: Avenwedder Str. 55, D-33311 Guetersloh, Germany 
Registergericht Guetersloh HRB 4196, Geschaeftsfuehrer: Horst Gosewehr




No virus found in this outgoing message.
Checked by AVG Free Edition. 
Version: 7.5.516 / Virus Database: 269.19.5/1228 - Release Date: 
2008-01-16 09:01
 
  


No virus found in this outgoing message.
Checked by AVG Free Edition. 
Version: 7.5.516 / Virus Database: 269.19.5/1228 - Release Date: 
2008-01-16 09:01
 
  

Attachment: spamfix4.infracom.se-dir
Description: Binary data

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to