Francisco Reyes writes:
> Using Bacula 1.38.11 in FreeBSD 6.1
> Using disk volumes.
>
> I have a pool with a large set of Purged volumes, yet Bacula continues to
> make new volumes in the pool.
Better queries.
To get count.
select count(*)
from media where volstatus = 'Purged' and recycle =
Hi,
Yah, i do have bacula installed on this box and running of bscan entered
the data in to my catalog, restiration proceeded smoothly after that.
Thanks.
Dave.
- Original Message -
From: "Mike Reinehr" <[EMAIL PROTECTED]>
To:
Cc: "Dave" <[EMAIL PROTECTED]>
Sent: Saturday, September
Using Bacula 1.38.11 in FreeBSD 6.1
Using disk volumes.
I have a pool with a large set of Purged volumes, yet Bacula continues to
make new volumes in the pool.
Other than trying to set a fixed number of volumes in the pool anything else
I can do? Right now this is starting to use too much space
On Thu, Sep 14, 2006 at 08:34:41PM +0200, Kern Sibbald wrote:
> On Thursday 14 September 2006 19:41, Jo Rhett wrote:
> > On Thu, Sep 14, 2006 at 10:20:21AM +0200, Kern Sibbald wrote:
> > > On Thursday 14 September 2006 03:45, Jo Rhett wrote:
> > > > > > So right now the "Volume Use" start time is s
On Saturday 16 September 2006 12:09, Jim Peters wrote:
> Are there any good tutorials or advice on how to create different schedules
> for bacula? What I would like to do is schedule each client to back up each
> day (mon-sun) and keep each backup until the next time that day comes
> around. (Actua
On Friday 15 September 2006 18:07, Dave wrote:
> Hello,
> I've been given a tape that has some data saved by bacula i believe the
> version was 1.38.4 or so. There is no .bsr file and no catalog, i have a
> tape and that's it, it has two jobs on it. He wants me to try to recover
> the files in
Are there any good tutorials or advice on how to create
different schedules for bacula? What I would like to do is schedule each client
to back up each day (mon-sun) and keep each backup until the next time that day
comes around. (Actually 3 days worth would be sufficient but possibly more
George;
Thank you so very much, it is now working like a charm! You don't know how
many hours I have spent going over this stuff, Reinstalling, switching
versions on client and server, searching any forums and or mail lists for
similar problems and coming up empty on a solution. A silly mistake I n
Look at the following excerpts from your configuration
files:
bacula-dir.conf
---
Director {# define myself
Name = "Server-dir"
Password = "password"
bacula-sd.conf
--
Director {
Name = "Server-dir"
Password = "password"
bacula-fd.conf