Hello Patricia,

Thursday, September 6, 2012, 10:05:22 PM, you wrote:

> OK, what commands are you using, what is the output that shows that it is
bconsole / *res 5 brussels-fd / $cd /etc/raddb / Invalid path given.

> not being backed up?  Are the other file systems being backed up?  Is
Yes
$ls
...
quotatab
racoon/
rc
rc.d/
...

> there really anything there in that directory on the client, what are the
drwxr-xr-x root radiusd

> permissions?  What does your configuration file set look like?
...
JobDefs {
    Name = DefaultJob4Brussels
    Type = Backup
    Level = Incremental
    Client = brussels-fd
    FileSet = Brussels-FullSet
    Schedule = WeeklyCycle
    Storage = NASFile
    Messages = Standard
    Pool = IncrFile
    Full Backup Pool = FullFile
    Differential Backup Pool = DiffFile
    Incremental Backup Pool = IncrFile
    Priority = 10
    Spool Data = yes
    Write Bootstrap = "/opt/bacula/var/bacula/working/%c_%n.bsr"
}
...
Job {
    Name = BackupBrussels
    JobDefs = DefaultJob4Brussels
}
...
FileSet {
    Name = Brussels-FullSet
    Include {
        Options {
            compression = GZIP
            signature = MD5
            sparse = yes
            regex = ".*\.db$"
            regex = ".*(\.|\-)dist$"
            regex = ".*(\.|\-)default$"
            regex = ".*\.jnl$"
            regex = ".*\.o$"
            regex = ".*\.rpm(new|save)$"
            regex = ".*(\.|\-)save$"
            regexdir = "\.deleted"
            regexdir = "Recycle Bin"
            exclude = yes
            noatime = yes
        }
        File = /etc
    }
    Exclude {
    }
}
...
Client {
    Name = brussels-fd
    Address = FQDN
    FDPort = 9102
    Catalog = MyCatalog
    Password = "xxxxxxxxxxx"
    Job Retention = 6 months
    File Retention = 60 days
    AutoPrune = yes
}
...

> Patti
Armin


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to