Re: [Bacula-users] Incremental Pruning Full Backup?

2011-10-14 Thread kandy kandy
I cannot confirm it, however, I believe that I had the same problem, I am recovering the info right now For now I put VolumeRetention to 5 years also for the incremental 2011/10/14 Henrique Machado > > I've migrated from bacula 3.0.3 to 5.0.3, and my bacula-dir.conf stay the > same. But now, o

[Bacula-users] Incremental Pruning Full Backup?

2011-10-14 Thread Henrique Machado
I've migrated from bacula 3.0.3 to 5.0.3, and my bacula-dir.conf stay the same. But now, on this new version my Incremental backup looks like is pruning the Full Backup for this client: http://pastebin.ca/2090064 Somebody have an idea? Thanks Att, Henrique Machado ITIL V3 Certified ---

Re: [Bacula-users] How to check the status of a running job

2011-10-14 Thread John Drescher
2011/10/14 Rushdhi Mohamed : > Hi.. > > How to check the status of a running job.. i need to check status like > > How many files has written ? > How may bytes has written ? > what is the estimated time to finish  ? > > I need to check those when the job is running? > > Thanks > Rushdhi Mohamed > >

[Bacula-users] How to check the status of a running job

2011-10-14 Thread Rushdhi Mohamed
Hi.. How to check the status of a running job.. i need to check status like How many files has written ? How may bytes has written ? what is the estimated time to finish ? I need to check those when the job is running? Thanks Rushdhi Mohamed

Re: [Bacula-users] Retention Problem

2011-10-14 Thread kandy kandy
Sorry wrong parameter I have mistyped -p must be -P On Fri, Oct 14, 2011 at 8:51 AM, kandy kandy 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/et

Re: [Bacula-users] Retention Problem

2011-10-14 Thread kandy kandy
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 ser

Re: [Bacula-users] Retention Problem

2011-10-14 Thread John Drescher
2011/10/14 kandy kandy : > 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/

Re: [Bacula-users] Windows Bat Version Browser problems

2011-10-14 Thread Bruno Friedmann
On 10/13/2011 10:18 PM, John Drescher wrote: >> Time to test the rc1 which can be found here >> >> http://sourceforge.net/projects/bacula/files/Win32_64/5.2.0rc1/ >> > > Is that compatible with a 5.0.X director? > > John I will test that windows7 with bat.5.2-rc acceding a director 5.0.3 tomorro

[Bacula-users] Retention Problem

2011-10-14 Thread kandy kandy
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 #

[Bacula-users] Wildcards problem

2011-10-14 Thread Dimitri Gourdon
Hi all, I use Bacula 5.0.2 on debian stable 6.0.2. I want to setup a fileset to match some directories to backup. The directories are like this : ... /data/backup/DB-ADMIN-2011-10-12/ /data/backup/DB-ADMIN-2011-10-13/ /data/backup/DB-ADMIN-2011-10-14/ ... And everyday a new directory is created

[Bacula-users] Multiple autoloaders, 2nd autoloader has 0 slots

2011-10-14 Thread tomse
After lots of troubleshooting I finally found the problem. permissions simply the bacula user didn't have read access to the autoloader. for reference on FreeBSD for my setup I needed to modify /etc/devfs.conf own pass5 root:bacula perm pass5 0660 own ch1 root:bacula perm ch1 0660 own nsa1.0