Bacula-users

[Bacula-users] Error in catalog to restore

2008-09-24 17:11:50
Subject: [Bacula-users] Error in catalog to restore
From: "Tiago N. Sampaio" <mega AT mega.adm DOT br>
To: bacula-users AT lists.sourceforge DOT net
Date: Wed, 24 Sep 2008 18:00:50 -0300
Hi, im new to bacula..
Here i have a TL 2000 autoloader, working nicely :)
But, on some clients (with same configuration that works on others) i
can't see backuped files, when i want to restore a backup, i need to
restore all files.

Ther are my config for this job:

Job {
        Name = "serv-sistemas1_sem"
        JobDefs = "DefaultJob"
        Client = serv-sistemas1-fd
        FileSet = "Full"
        Schedule = "Semana"
        Write Bootstrap = "/var/db/bacula/serv-sistemas1.bsr"
}

Job {
        Name = "serv-sistemas1_sab"
        JobDefs = "DefaultJob"
        Client = serv-sistemas1-fd
        FileSet = "Full"
        Schedule = "Sabado"
        Write Bootstrap = "/var/db/bacula/serv-sistemas1.bsr"
}

Client {
        Name = serv-sistemas1-fd
        Address = X.X.X.X
        FDPort = 9102
        Catalog = MyCatalog
        Password = "RS/fucfBqZcXQV417A6kKbEMOmhS9Lrj0uQAdPGAsey"
        File Retention = 30d                # 30 days
        Job Retention = 180d                # six months
        AutoPrune = yes                     # Prune expireJobs/Files
        Maximum Concurrent Jobs = 5
}
##########################

Hugs.
Tiago N. Sampaio



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
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>