Bacula-users

Re: [Bacula-users] Retention Problem

2011-10-14 08:59:11
Subject: Re: [Bacula-users] Retention Problem
From: kandy kandy <kandy71 AT gmail DOT com>
To: John Drescher <drescherjm AT gmail DOT com>
Date: Fri, 14 Oct 2011 08:57:39 -0400
Sorry wrong parameter I have mistyped -p must be -P


On Fri, Oct 14, 2011 at 8:51 AM, kandy kandy <kandy71 AT gmail DOT com> wrote:
No the taps are aside
I am trying to use bscan
however, is not able to access the db

I have used _ and - for db name and password
here an example
bscan -c /local/bacula-5.0.1/etc/bacula-sd.conf -v -V TAP031L4 /dev/nst0 -n bacula-5 -u userB5 -p PASS_654_5

mysql.c:195 Unable to connect to MySQL server.
Database=bacula-5 User=userB5
MySQL connect failed either server not running or your authorization is incorrect.


If I connect to the db with mysql using the same information I do not have problems

Thank you



On Fri, Oct 14, 2011 at 8:30 AM, John Drescher <drescherjm AT gmail DOT com> wrote:
2011/10/14 kandy kandy <kandy71 AT gmail DOT com>:
> Hi
> I have the following problem, my catalog is almost empy and I cannot figure
> out why
>
> Job {
>   JobDefs = "Default"
>   Name = "server000"
>   Enabled= yes
>   FileSet = "Server000"
>   Level = Full
>   Client=server000
>   Write Bootstrap = "/local/bacula-5.0.1/working/%c.bsr"
> #  Full Backup Pool = FullPool
> #  Incremental Backup Pool = IncrPool
> #  Differential Backup Pool = DiffPool
>   Schedule = "SCH000"
>   SpoolData=yes
> }
>
> FileSet {
>   Name = "Server000"
>   Include {
>     Options {
>       signature = MD5
>     }
>     File = /etc
>     File = /var/spool/mail
>     File= /home
>     File = /export/netinst
>     File = /usr/local
>     File = /local
>   }
>   Exclude {
>     File = /sys
>     File = /boot
>     File = /dev
>     File = /proc
>     File = /tmp
>     File = /.journal
>     File = /.fsck
>   }
> }
>
> Client {
>   Name = server000
>   Address = server000
>   FDPort = 9102
>   Catalog = MyCatalog
>   Password = "----------------------------"
>   File Retention = 8 years      # 8 years
>   Job Retention = 9 years      # 9 years
>    AutoPrune = yes                     # Prune expired Jobs/Files
> }
>
> Today I have discovered that I have only 60 days in the catalog, instead
> months
> Can I recover it?
> Can I fix this problem?
>
Are your bacula volumes being recycled as well?

John


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________
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>