On Wednesday 16 August 2006 00:48, Jo Rhett wrote:
> After using bacula a lot today to do cleanup of some testing I did,
> I've found that ALL Pools *always* show up everywhere. No matter
> what command you use, or what catalog you are in.
>
> In there any way to associate pools with catalogs
Item 1: Include an option to operate on all pools when doing update vol
parameters
Origin: Dmitriy Pinchukov <[EMAIL PROTECTED]>
Date: 16 August 2006
Status:
What: When I do update -> Volume parameters -> All Volumes from Pool, then
I have to select pools one by one. I'd like c
On Tue, 2006-08-15 at 18:19 +0200, stefan wrote:
> >
> > Also note that DVD writing doesn't work fully in 1.38 (some commands
> > like label, relabel, purge will not work). Hopefully it will be fully
> > functional in 1.40.
>
> okay, I have it running but I cant write to dvd cause I can not labe
After using bacula a lot today to do cleanup of some testing I did,
I've found that ALL Pools *always* show up everywhere. No matter
what command you use, or what catalog you are in.
In there any way to associate pools with catalogs, such that pools
don't show up in the list if they have no
On Aug 15, 2006, at 3:28 PM, Jason Martin wrote:
> On Tue, Aug 15, 2006 at 03:14:53PM -0700, Jo Rhett wrote:
>> Unfortunately, it's not so easy. It apparently won't touch a purged
>> volume after the job has already started. So you have two choices:
> That is very odd, I've often purged / mount
> On Tuesday 08 August 2006 22:29, Timo Neuvonen wrote:
>> It's worth noting, that the messages above don't necessarily mean
>> that the
>> filesystem mentioned wouln't be backed up at all.
>>
>> The message is generated, when a mounted filesystem is met, but the
>> filesystem may be backed up an
On Tue, Aug 15, 2006 at 03:14:53PM -0700, Jo Rhett wrote:
> Unfortunately, it's not so easy. It apparently won't touch a purged
> volume after the job has already started. So you have two choices:
That is very odd, I've often purged / mounted a volume when a
job was blocked to get it going aga
The volume's rentention period was 30 days. When a volume is
purged, it purges the associated jobs and files. In short, Volumes
need to have higher retention periods that anything inside of them.
On Aug 14, 2006, at 5:20 AM, Jeronimo Zucco wrote:
>I have a pool, called SemanalPar, and s
On Aug 11, 2006, at 12:43 PM, Andreas Freyvogel wrote:
> I am currenlty working on configuring a Bacula server to accomodate
> off-site
> storage of our tapes. This would involve running two (maybe three)
> pools
> alternatively.
>
> I have reviewed the documentation on how I might do this, bu
You've got a fixed number of File volumes. You screwed up your
rentention periods or screwed them up in a test or whatever. Bacula
properly complains that it doesn't have a volume to use based on
retention periods. All good.
One would like to:
bconsole> purge jobs volume
On Aug 4, 2006, at 3:30 AM, Bill Moran wrote:
> Have a look at the "Kaboom" chapter in the manual and set your
> system up
> to capture backtraces when it crashes. In my experience, a
> backtrace is
> about all Kern needs to track these problems down quickly.
In short -- if you are using the
Martin Simmons kindly helped me realize that I was ass-u-me-ing
something based on the output of "list volumes" and "list media".
Both of these commands show the pools from other catalogs, with no
entries in them. I assumed something wasn't recorded, not that it
simply wasn't visible.
Us
>
> Also note that DVD writing doesn't work fully in 1.38 (some commands
> like label, relabel, purge will not work). Hopefully it will be fully
> functional in 1.40.
okay, I have it running but I cant write to dvd cause I can not label.
What is the way to write to DVD without labeling?
The follo
On Tuesday 15 August 2006 15:16, Josh Fisher wrote:
>
> Daniel Sin wrote:
> >
> >
> >
> > Hi
> >
> > I am trying to figure out a problem with bacula on an x86_64 machine
> > running
> >
> > FC5 64 bit . For some reasons, there are two sets of mysqlclient
> > libraries and no
> >
> > static ver
On Tuesday 15 August 2006 15:22, Timo Neuvonen wrote:
> "Kern Sibbald" <[EMAIL PROTECTED]> kirjoitti viestissä
> news:[EMAIL PROTECTED]
> > On Tuesday 15 August 2006 13:28, Timo Neuvonen wrote:
> > > Bacula documentation lists some job options that can be overriden
> > >in the schedule resource. "W
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Occasionally, actually reading the error message helps. ;) I suspect if
you do a textual search for "DVD" in your SD configuration, you will see
that it is not there... hence:
> Device "DVD" with MediaType "DVD" requested by DIR not found in SD Device
"Kern Sibbald" <[EMAIL PROTECTED]> kirjoitti viestissä
news:[EMAIL PROTECTED]
> On Tuesday 15 August 2006 13:28, Timo Neuvonen wrote:
> > Bacula documentation lists some job options that can be overriden
> >in the schedule resource. "Write Bootstrap" is not mentioned in
> > this list, can the boots
Daniel Sin wrote:
Hi
I am trying to figure out
a problem with bacula on an x86_64
machine running
FC5 64 bit . For some
reasons, there are two sets of
mysqlclient libraries and no
static version for the 32
bit set. I have /usr/lib/mysql
which contains
mysqlclient.so.
In response to Mike <[EMAIL PROTECTED]>:
> I have a possible situation at work where one user (I'll not
> go into the details) needs to have all files from that
> workstation encrypted before they get on the network and on
> tape. Has there been a discussion, plan, or option I've overlooked
> such
>-Original Message-
>From: Kern Sibbald [mailto:[EMAIL PROTECTED]
>Sent: 15 August 2006 09:08
>To: bacula-users@lists.sourceforge.net
>Cc: graham.dicker
>Subject: Re: [Bacula-users] Can I quit backup on database errors?
>On Tuesday 15 August 2006 09:35, graham.dicker wrote:
>> Is there a
On Tuesday 15 August 2006 13:28, Timo Neuvonen wrote:
> Bacula documentation lists some job options that can be overriden in the
> schedule resource. "Write Bootstrap" is not mentioned in this list, can the
> bootstrap file also be specified differently for differently scheduled
> variations of the
Hi
I am trying to figure out a problem with bacula on an x86_64
machine running
FC5 64 bit . For some reasons, there are two sets of
mysqlclient libraries and no
static version for the 32 bit set. I have /usr/lib/mysql
which contains
mysqlclient.so.14 and libmysqlclient_r.so.14 but n
hi!
I am installing bacula-1.38.11, working on RHEL4.0 and mysql-4.1.7-4.RHEL4.1
while building bacula, we got the error as :
[EMAIL PROTECTED] bin]# ./bacula-dir -c bacula-dir.conf &
2 [1] 17372
3 [EMAIL PROTECTED] bin]# ./bacula-dir:
/usr/lib/mysql/libmysqlclient.so.14: no
4 v
I have a question relating to this one:
Shannon: Filesystem change prohibited. Will not descend into /dev
Don't you need the (link) files in this directory in order to restore your
system? Is it a problem to back it up?
I guess you also need boot?
On Tuesday 08 August 2006 16:47, Marco S
Hello people
Anyone have a clue what is wrong here?
My system is Slackware with "Linux 2.6.17.8 SMP"
---
cd bacula-1.38.11/
./configure \
--prefix=/var/bacula \
--sbindir=/usr/sbin \
--bindir=/usr/bin \
--with-job-email=$EMAIL \
--with-dump-email=$EMAIL \
If something happens to mysql (I just had a filesystem fill
and it corrupted the bugzilla.File table) is there a way in
bconsole to mount a tape and have SD read the tape to rebuild
the Catalog?
Mike
-
Using Tomcat but need
I'm testing bacula on a server that is RAID5 of
my company's files. There are enough files and
size of those files the director status report
is off a bit on output. I reqest that the console
be modified to look for the largest value of the
report and size the report's output accordingly.
Mike
--
I have a possible situation at work where one user (I'll not
go into the details) needs to have all files from that
workstation encrypted before they get on the network and on
tape. Has there been a discussion, plan, or option I've overlooked
such that the bacula-fd.conf can contain a passphrase fo
Currently I have a DLT-8000 capable of 40GB/80GB and it
is used with a homegrown set of crontab entries and tar
commands. I will very soon be moving to bacula for all
backups that amount to about 200GB for a level 0. I do
not want to spend the money for a library, nor do I need
a library as the dai
Martin Simmons wrote:
>> On Fri, 11 Aug 2006 11:34:08 +0100, Dominic Marks said:
>> Martin Simmons wrote:
On Fri, 11 Aug 2006 11:03:30 +0100 (BST), Dominic Marks said:
All,
Having had my first database corruption with Bacula, which I don't
feel too bad about after 1
I have a possible situation at work where one user (I'll not
go into the details) needs to have all files from that
workstation encrypted before they get on the network and on
tape. Has there been a discussion, plan, or option I've overlooked
such that the bacula-fd.conf can contain a passphrase fo
Hi,
I have a problem getting the default system to work (as described in the
installation document).
The issue is that after installing it (from Gentoo source tree), I created
the postgresql database just fine, the daemons start up just fine, I can
interact with the system with bconsole, and
Bacula documentation lists some job options that can be overriden in the
schedule resource. "Write Bootstrap" is not mentioned in this list, can the
bootstrap file also be specified differently for differently scheduled
variations of the same job? And further, if I could do this, can I use
charact
Hi Stefan,
> I made the changes:
> "Device {
> Name = "DVD-Writer"
> Media Type = dvd
>
The above line *might* be wrong.
> 15-Aug 08:27 server-sd: Client1.2006-08-15_08.27.22 Fatal error:
> Device "DVD" with MediaType "DVD" requested by DIR not found in SD
> Device
> resources.
>
Y
On Tuesday 15 August 2006 09:35, graham.dicker wrote:
> Is there a way to make Bacula abandon a backup job if the database is
> corrupt?
In general, Bacula does fail a job if the database is corrupt, but the problem
is to define what kinds of errors are fatal and what errors are non-fatal.
>
>
Is there a way to make Bacula abandon a backup job if
the database is corrupt?
From time to time a Bacula backup creates a huge log
file full of database error messages. This prevents the "backup result"
email being sent because the message is too big. On some systems the hard drive
get
-- Forwarded message --
From: John Drescher <[EMAIL PROTECTED]>
Date: Aug 15, 2006 3:12 AM
Subject: Re: [Bacula-users] can not write to DVD
To: [EMAIL PROTECTED]
What does your Storage section in your bacula-dir.conf file look like?
Here is mine:
# Definiton of dvd storage devic
37 matches
Mail list logo