Re: [Bacula-users] A question about Virtual Fulls

2011-03-15 Thread Silver Salonen
On Wednesday 16 March 2011 01:32:29 Mike Carlson wrote: > I've been semi-successful with doing daily incrementals, and then a > VirtualFull at the end of the month. However, after two months of doing > this, the virtual full wants lasts months virtual full. This isn't > working because the File

Re: [Bacula-users] SQLite - no longer supported

2011-03-15 Thread Jim Barber
On 26/02/2011 11:50 AM, Dan Langille wrote: > On 2/25/2011 10:54 AM, C M Reinehr wrote: >> On Thu 24 February 2011 07:27:48 pm Dan Langille wrote: >>> On 2/24/2011 10:08 AM, C M Reinehr wrote: On Wed 23 February 2011 10:30:11 pm Dan Langille wrote: > A recent bug report (http://bugs.bacula

Re: [Bacula-users] file listing?

2011-03-15 Thread Dan Langille
On 3/15/2011 12:41 PM, Kjetil Torgrim Homme wrote: > I wrote a script to do this for me, I call it bacula-du, since it > accepts many of the same options as du(1), and the output is the same. > > Usage: bacula-du [OPTIONS] -j JOBID > Summarize disk usage of directories included in the backup JOBID

Re: [Bacula-users] File Storage for Windows and Linux

2011-03-15 Thread Mike Hendrie
Any suggestions or configuration requirements needed? Whatever it is I am constant. I setup 2 virtual bacula server instances and one physical instance. Also, I used The following clients - 2 virtual xp machines, 1 virtual windows 7 machines and 1 physical windows 7 machine. I get the same result

[Bacula-users] A question about Virtual Fulls

2011-03-15 Thread Mike Carlson
I've been semi-successful with doing daily incrementals, and then a VirtualFull at the end of the month. However, after two months of doing this, the virtual full wants lasts months virtual full. This isn't working because the File device cannot read and write simultaneously to itself... It ap

Re: [Bacula-users] File Storage for Windows and Linux

2011-03-15 Thread Phil Stracchino
On 03/15/11 16:36, Mike Hendrie wrote: > Question: > Can I use the same File Storage and Volume for both Linux and Windows > backups? Absolutely. No reason on earth why not. It's all just data. -- Phil Stracchino, CDK#2 DoD#299792458 ICBM: 43.5607, -71.355 ala...@caerllewys.net a

[Bacula-users] Windows Client and Bacula File Server

2011-03-15 Thread Mike Hendrie
All, This my first time setting up a Bacula server. I have installed Bacula on Ubuntu 10.10 and am wanting to backup a Windows 7 machine. So far, I set the same password for the client and all of the bacula (sd,fd,dir) config files. The file storage is located at /bacula/backups on the local Bacula

[Bacula-users] File Storage for Windows and Linux

2011-03-15 Thread Mike Hendrie
Question: Can I use the same File Storage and Volume for both Linux and Windows backups? Mike -- Colocation vs. Managed Hosting A question and answer guide to determining the best fit for your organization - today and in t

[Bacula-users] Authorization key rejected (Saga)

2011-03-15 Thread Raymond Norton
I continue to have random trouble with running jobs on Windows machines located on remote subnets. Maybe being on another subnet has nothing to do with it, but I am running between firewalls. I can check the status of the problem client just fine and make a connection to start a job, but alw

Re: [Bacula-users] Accurate backup and memory usage

2011-03-15 Thread Christian Manal
Am 15.03.2011 17:49, schrieb Kjetil Torgrim Homme: > Christian Manal writes: > >> Also, after several accurate jobs running without restarting Bacula, >> the total memory usage of the director and fd didn't go up anymore, so >> I presume it comes down to the behavior of Solaris' free(), as >> des

Re: [Bacula-users] file listing?

2011-03-15 Thread Phil Stracchino
On 03/15/11 12:41, Kjetil Torgrim Homme wrote: > I wrote a script to do this for me, I call it bacula-du, since it > accepts many of the same options as du(1), and the output is the same. > > Usage: bacula-du [OPTIONS] -j JOBID > Summarize disk usage of directories included in the backup JOBID >

Re: [Bacula-users] Accurate backup and memory usage

2011-03-15 Thread Kjetil Torgrim Homme
Christian Manal writes: > Also, after several accurate jobs running without restarting Bacula, > the total memory usage of the director and fd didn't go up anymore, so > I presume it comes down to the behavior of Solaris' free(), as > described in the above quoted manpage. libumem may work bette

Re: [Bacula-users] file listing?

2011-03-15 Thread Kjetil Torgrim Homme
I wrote a script to do this for me, I call it bacula-du, since it accepts many of the same options as du(1), and the output is the same. Usage: bacula-du [OPTIONS] -j JOBID Summarize disk usage of directories included in the backup JOBID Options are: -a, --all write counts for all f

[Bacula-users] Why does Bacula run Disk jobs before previously queued Tape Jobs?

2011-03-15 Thread Mingus Dew
Dear All, I am using Bacula 5.0.3 on Solaris 10_x86. I am currently having an issue where sometimes Tape jobs are hung in queue waiting for Disk jobs to complete. I realize this is a factor of the Concurrent Jobs setting. However, Bacula seems to continue processing Disk jobs that were schedul

Re: [Bacula-users] bacula-fd on windows 7 not listening on IPv6 address??

2011-03-15 Thread Josh Fisher
On 3/15/2011 4:42 AM, Gavin McCullagh wrote: > Hi, > > On Mon, 14 Mar 2011, Josh Fisher wrote: > >> On 3/12/2011 5:15 AM, Gavin McCullagh wrote: >>> On Fri, 11 Mar 2011, Joseph L. Casale wrote: >>> > The bacula-fd daemon (according to netstat -na) doesn't appear to be > listening on the IP

Re: [Bacula-users] bacula bandwith usage

2011-03-15 Thread John Drescher
> Fine, i understand it now. Is there a way to just spool attributes and not > backuped files themselwes ? > SpoolAttributes=yes in the Job resource. http://www.bacula.org/5.0.x-manuals/en/main/main/Configuring_Director.html#SECTION00183 -- John M. Drescher

Re: [Bacula-users] [Bulk] Re: Using a USB-Disk as Storage Media

2011-03-15 Thread John Drescher
On Tue, Mar 15, 2011 at 5:31 AM, Soul wrote: > So... I am again a little bit further. > Some paths in the configs were wrong. Also the magazines wasn`t owned by > the bacula user. > > I changed that so that now I am able to load the disks an let bacula > write on them. > > But Manually! > > If I t

Re: [Bacula-users] Bacula Director and SD crashing

2011-03-15 Thread Martin Simmons
The debug level isn't going to help much -- you need to connect gdb to find out where it crashes. __Martin > On Mon, 14 Mar 2011 12:03:28 -0700, Mike Carlson said: > > Hey Martin, thank you for the reply. > > I've restarted bacula-sd with -d 100, is that a sufficient enough level? > > Mik

Re: [Bacula-users] bacula bandwith usage

2011-03-15 Thread Laurent HENRY
Le Friday 11 March 2011 15:08:45 John Drescher, vous avez écrit : > >> Attribute spooling makes sense for either though. > > > > Attribute spooling ? > > That enables spooling if the database entries at the end of the job in > a batch instead of 1 at a time as the files are being processed. Its > q

Re: [Bacula-users] Accurate backup and memory usage

2011-03-15 Thread Christian Manal
Am 15.03.2011 08:51, schrieb Ralf Gross: > Christian Manal schrieb: >> Thanks for the pointer. From Solaris 10 malloc(3C): >> >> [...] After free() >> is executed, this space is made available for further allo- >> cation by the application, though not returned to the sys- >>

Re: [Bacula-users] [Bulk] Re: Using a USB-Disk as Storage Media

2011-03-15 Thread Soul
So... I am again a little bit further. Some paths in the configs were wrong. Also the magazines wasn`t owned by the bacula user. I changed that so that now I am able to load the disks an let bacula write on them. But Manually! If I try to use in the bconsole "update slots" I get the following me

Re: [Bacula-users] bacula-fd on windows 7 not listening on IPv6 address??

2011-03-15 Thread Gavin McCullagh
Hi, On Mon, 14 Mar 2011, Josh Fisher wrote: > On 3/12/2011 5:15 AM, Gavin McCullagh wrote: > > On Fri, 11 Mar 2011, Joseph L. Casale wrote: > > > >>> The bacula-fd daemon (according to netstat -na) doesn't appear to be > >>> listening on the IPv6 address. > >> Force it to listen on whatever addre

Re: [Bacula-users] Accurate backup and memory usage

2011-03-15 Thread Ralf Gross
Christian Manal schrieb: > Thanks for the pointer. From Solaris 10 malloc(3C): > > [...] After free() > is executed, this space is made available for further allo- > cation by the application, though not returned to the sys- > tem. Memory is returned to the system only upon

[Bacula-users] Maximum Volume Jobs

2011-03-15 Thread Pascal Legrand
hello i'm little beginner with bacula and i've got a comprehension problem. Here is the configuration file for one client : http://pastebin.fr/10723. For me and according to this configuration file (Maximum Volume Jobs = 1), each incremental backup should be in one volume until 21 days of retentio