Hi,

On 10/12/2006 12:58 PM, Raffaele Pantaleoni wrote:
> Hi,
> I'm planning our bacula production environment as follows:
> 15 fd backing up different dirs each one
> 15 pools (each for every fd)
> 15 devices (each with diffent archive and media type i.e.: Media
> Type=File-username1)
> 15 catalogs
> 15 backup jobs
> 15 restore jobs
> 
> the devices are created as follows:
> /bacula-backups/username1/
> ...
> /bacula-backups/username15/
> 
> Mount point /bacula-backups is a Raid1 made of two 300 Gb ata HD (device
> /dev/md0).
> 
> Backups run correctly.
> Restores don't.
> 
> I've noticed that every client has the same jobid value (this is because
> they run on a different catalog based on the client itself). Is this a
> problem for bacula? So in my test I had a joid=2 for an incremental
> backup of client1 and jobid=2 for a restore job of client2. This restore
> job didn't run.
> 
> Where do I made mistakes?

You have to tell the restore job which catalog to use.
I never found a good reason to use multiple catalogs, so I never tried this.
In fact, I see it complicates many things better left simple :-)

Unless you can tell the restore job which catalog to use (which could 
become a vital information you have to manage manually - which I 
definitely don't like) your best try is to set up ACLs to make sure each 
user only has access to its own catalog (and all the other stuff - 
client, storage, pool, etc.)
Then, log in as that user to run a restore.

This sounds like lots of work, and I wouldn't recommend it unless you 
have really good reasons to need multiple catalogs.

Arno

> Thank you.

-- 
IT-Service Lehmann                    [EMAIL PROTECTED]
Arno Lehmann                  http://www.its-lehmann.de

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to