Sorry wrong parameter I have mistyped -p must be -P

On Fri, Oct 14, 2011 at 8:51 AM, kandy kandy <kand...@gmail.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 <dresche...@gmail.com>wrote:
>
>> 2011/10/14 kandy kandy <kand...@gmail.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@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to