Gentoo Linux
Mysql-5.0.16-r4
bacula cvs latest
Just getting a newly built bacula started up and hitting this error
when starting bacula.
Let me say first, the mysql daemon is running. The bacula scripts to
grant privs build db etc ran with no problems. I've run:
create_mysql_database
create_ba
FWIW.
My experience with using Bacula on tape drives is similar to Beren's. When
used on HD server, Bacula runs like a dream. But when used with a server
using tape drives, I am seeing Bacula wanting to append to volumes that
aren't full when I've specificaly requested that Bacula reuse the tape
c
Hello,
On 12/22/2005 10:55 PM, John Hayden wrote:
First let me apologize if this email is too large. I've included a lot
of debug messages to illustrate and maybe someone can spot the obvious
that I can't. I've upgraded to bacula 1.38-2 and can't seem to get it
to work with my tape changer
First let me apologize if this email is too large. I've included a
lot of debug messages to illustrate and maybe someone can spot the
obvious that I can't. I've upgraded to bacula 1.38-2 and can't seem
to get it to work with my tape changer (1.36 did work). I added the -
d 400 to the storag
> On Thu, 22 Dec 2005 11:12:41 -0600, Keith Brautigam <[EMAIL PROTECTED]>
> said:
Keith> I've made the standard, DefaultCatalog, and one additional catalog
named
Keith> TestCatalog. I then created some tapes in pool 'Test' while connected
Keith> to TestCatalog.
Keith> In bcos
[EMAIL PROTECTED] writes:
> I just ran a build of latest cvs and was surprised to notice that with
> configure flag of --prefix=/usr/local set, bacula install everthing
> somewhere else.
>
> /usr/local/bin and /usr/local/etc/ is devoid of files involving
> bacula.
>
> Instead it overwrote my exist
How can I set different file retention periods for each Fileset or job
when they are on the same bacula client? From reading the docs it seems
this can't be done since File retention is specified in the client
resource, which is a problem for me (unless I'm missing something).
Suggestions any
I just ran a build of latest cvs and was surprised to notice that with
configure flag of --prefix=/usr/local set, bacula install everthing
somewhere else.
/usr/local/bin and /usr/local/etc/ is devoid of files involving
bacula.
Instead it overwrote my existing /usr/bin and /etc/bacula files.
Which
hello,
We're running bacula on a Linux LPAR on the IBM iSeries platform (PPC-64bit
on RHEL4.1). When we try to run a backup against local servers, our LAN
performance takes a major hit. From what we can tell, its either bacula or
a major issue with hardware.
Do you know of any issues in running
Hi!
I had the unfortunate event that our RAID housing approx. 1.4TB data was
trashed, so I chose to delete everything and take the last recent backup.
When restoring, I noticed, that Bacula seems to have difficulties to handle a
large amount of files when starting a restore. Everything is quite
> root = /bacula-web
Where and what did you call the directory for the main gui files are?
mine are in /var/www/html/bacula--
I did try /bacula-web and same problem.
The problem is the gui cannot find the DB but I can log in on the comand line
using the info in bacula.conf.
I must not understand
Andreas Freyvogel a écrit :
Is there any way to have the listing done a page at a time? Similar to
piping the outcome through "more". As it is now, the listing goes flying by
and I am unable to view all of what is listed.
You can use the output command to save the result in a text file (there
Hi,
Anybody having problems with bscan in 1.38.2?
There seems to be a problem when a SQL database catalog is being used.
There appears to trouble with the add job record code failing and
causing bscan to fail its task.
Glenn
-
Hello,
I've spent an enormous amount of time working on 1.38.3 trying to stabilize
it.
The good new is:
- I've found a good number of additional bugs.
- I've fixed all the major bugs reported (including the major ones with
wx-console).
- I'm 90% sure I found the problem plaguing Arno with the
> On Thu, 22 Dec 2005 17:38:53 +0100, [EMAIL PROTECTED] said:
Steen> It goes without saying that we are talking about a windows client.
Steen> Another strange thing is, that after the incremental I did a
differential
Steen> backup.
Steen> After that I did a restore, chose no 5, most
> On Thu, 22 Dec 2005 14:32:48 +0100, [EMAIL PROTECTED] said:
Steen> I have taken a full backup of a rather large fileset.
Steen> One user had some directories where only he had access - not SYSTEM
and not
Steen> Administrators - and they were not backed up.
Steen> After the full ba
Martin Simmons <[EMAIL PROTECTED]> writes:
> Reader> I've forgotten how the passwording works. When Mysql was
> Reader> installed a root password was created but not sure how to
> Reader> let bacula know about it. And not sure really if that is
> Reader> even the problem...
>
> Bacula sh
I've made the standard, DefaultCatalog, and one additional catalog named
TestCatalog. I then created some tapes in pool 'Test' while connected
to TestCatalog.
In bcosonle I issue the 'use' command to connect to TestCatalog. Then I
start a job. However, the job does not see the volumes in th
It goes without saying that we are talking about a windows client.
Another strange thing is, that after the incremental I did a differential
backup.
After that I did a restore, chose no 5, most recent backup for a client.
Bacula correctly chose the recent differential backup and the last full
b
Sometimes NAT gets in the way of doing things. Today I realised that
using IPv6 and the latest traffic encryption feature will allow me to
do something I could not do before: have my external clients access
my internal storage daemon.
I have a few client machines out there on the Internet. Th
Hello,
When I receive mails from bacula-dir, the dates are always wrong and eccentric,
without relationship with the current date. For example :
Date : 16/11/10633 06:22
It's the same thing with an on line command :
/home/bacula/bin/bsmtp -h mailhost.rap.prd.fr -f [EMAIL PROTECTED] -s "Bacul
Hello all,
I have taken a full backup of a rather large fileset.
One user had some directories where only he had access - not SYSTEM and not
Administrators - and they were not backed up.
After the full backup the user changed the directories to grant access to
the above.
Now I would presume tha
> On Thu, 22 Dec 2005 05:40:53 -0600, [EMAIL PROTECTED] said:
Reader> Just getting started with bacula and mysql, using the section of the
Reader> manual `Installing and Configuring MySQL'
Reader> There is a little piece in there:
Reader> o take a closer look at the access privileges
Just getting started with bacula and mysql, using the section of the
manual `Installing and Configuring MySQL'
There is a little piece in there:
o take a closer look at the access privileges that you have setup with
o the above, you can do:
mysql-directory/bin/mysql -u root mysql
select * fr
> On Wed, 21 Dec 2005 19:34:54 -0600, [EMAIL PROTECTED] said:
Reader> Gentoo linux
Reader> mysql-5.0.16-r4
Reader> bacula-1.36.3-r2
Reader> I had a running bacula setup a while back and was just starting to
Reader> learn how to use it for real work. Did a major reinstall of os and
25 matches
Mail list logo