Bacula-users

Re: [Bacula-users] Odd behaviour / Missing directory

2012-09-07 09:24:51
Subject: Re: [Bacula-users] Odd behaviour / Missing directory
From: "Clark, Patricia A." <clarkpa AT ornl DOT gov>
To: "Bacula-users AT lists.sourceforge DOT net" <Bacula-users AT lists.sourceforge DOT net>
Date: Fri, 7 Sep 2012 09:22:11 -0400
On 9/7/12 2:42 AM, "Armin Tueting" <armin.tueting AT tueting-online DOT com>
wrote:


>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
>
>
>--------------------------------------------------------------------------
>----

Armin,

I have had issues with the regex and regexdir directives.  You may want to
remove them for your testing purposes and then work them back in.  I think
you will find this will get your directory and contents backed up.  You
may missing other files and directories, too.  I switched to using wilddir
and wildfile directives.

Patti






------------------------------------------------------------------------------
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 AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users