Christoph Haas <[EMAIL PROTECTED]> writes:
> MySQL doesn't accept your username (root) and password (...) for accesses
> from the current client (localhost). It's a permissions problem in the
> MySQL privilege system you need to fix here.
>
> If you do not know how to accomplish that you may wan
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Kern Sibbald wrote:
> On Monday 21 November 2005 22:46, Cedric Charest wrote:
>
>>Cool, thanks a lot!
>>It fixed my problem!
>
>
> Thanks for the confirmation. By the way, did you apply the whole patch or
> just the single file?
I applied the fu
On Thursday 24 November 2005 19:40, Harry Putnam wrote:
> NEWUSER ALERT!
;)
> Using the scripts supplied with the install:
> ./create_bacula_database -p hpreader
> Creating MySQL database
> Enter password:
>
> *** regardless what is entered here.. it fails:
> ERROR 1045 (28000): Access denied f
pedro moreno wrote:
> Hi guys.
>
> I want to try bacula on FreeBSD 5.4-p8, the OS that i want to backup
> are:
>
> 1; Win 2k3 Standard Edition
> 2; Win NT PDC+BDC
> 3; Linux + SAMBA (Red Hat 9)
>
> The questions is this one, in the samba server we are running one
> database Pervasive
> > On Wed, 23 Nov 2005 17:33:16 +0100, [EMAIL PROTECTED] said:
>
> > > On Wed, 2005-11-23 at 01:17, [EMAIL PROTECTED] wrote:
> > > > > > Is there any possiblity to connect to the MySql version 5.x database
> > > > > > (bucula-dir is not to be connected ) ?
> > > > >
> > > >
> > > > > I use mys
NEWUSER ALERT!
I'm running mysql-5.15 and bacula-1.36.3 the latest I have access to
on a gentoo linux box running stable progs.
Using the scripts supplied with the install:
./create_bacula_database -p hpreader
Creating MySQL database
Enter password:
*** regardless what is entered here.. it fai
On Thursday 24 November 2005 18:05, Alan Brown wrote:
> Kern,
>
> not in the list, but wanted by me (and several other people):
>
> Daily summarisation of jobs run.
>
> I have management grumbling loudly about receiving perhaps 80 messages
> from Bacula per day when all they want to see is "xyz job
Kern,
not in the list, but wanted by me (and several other people):
Daily summarisation of jobs run.
I have management grumbling loudly about receiving perhaps 80 messages
from Bacula per day when all they want to see is "xyz jobs run, xy
sucessful, z failed on whatever reason"
Was someone
Hello,
I have now added all the Feature Requests that I have received to the projects
file, or at least I think I have. If you submitted a project, and it wasn't
rejected, and it isn't in the the file (below), please let me know.
I'll allow submissions until early next week, then will send an
In 1.38.x your mxt-changer script must return the correct number of slots, and
it looks like it is returning zero. If I remember right, the manual explains
how you can manually check this. Probably something like:
mtx-changer /dev/sg0 slots 0 dummy 0
It should print the correct number of sl
On Thursday 24 November 2005 16:26, Florian Schnabel wrote:
> checked my installations since they are all debian.
> doesn't look like it got a fixed UID/GID ...
> got 104/104 twice and twice 105/105 ^^
>
> just curious .. but what good would a fixed UID/GID do ?
For one, it keeps file permissions
Quoting Florian Schnabel <[EMAIL PROTECTED]>:
checked my installations since they are all debian.
doesn't look like it got a fixed UID/GID ...
got 104/104 twice and twice 105/105 ^^
just curious .. but what good would a fixed UID/GID do ?
It is convinient to have fixed UID/GIDs accross system
Hi,
I need to do a monthly backup to a removable harddisk.
Everything is fine, but I wan't to schedule the backup to every 1st
Monday of the month.
The problem:
I wan't to bacula send a e-mail to operators requesting to mount the harddisk.
The removable harddisk will be disconnect of the bacula-sd
Sorry i made a stupid little mistake...
The user bacula has no right to execute the mtx-changer script!
The problem was, that doing an "update slots" or "mount" command there
was no
hint.
But now i run "umount" which says that it has no permission.
Sorry!
Timo Eissler schrieb:
Hello,
i ha
checked my installations since they are all debian.
doesn't look like it got a fixed UID/GID ...
got 104/104 twice and twice 105/105 ^^
just curious .. but what good would a fixed UID/GID do ?
Florian
Kern Sibbald wrote:
On Thursday 24 November 2005 15:54, Aleksandar Milivojevic wrote:
Is th
Hello,
i have just upgraded from 1.36.0 to 1.38.2.
And now i can´t do an "update slots" command for my autochanger, because
i will only get
*update
Using default Catalog name=MyCatalog DB=bacula
Update choice:
1: Volume parameters
2: Pool from resource
3: Slots from autochanger
Choose catalog
Harry Putnam <[EMAIL PROTECTED]> writes:
[...]
>> # mysql -p
>>
>> and when it asks for the password enter the root
>> password. If that works I think we have solved this
>> one. Just type quit to quit and then call each script
>> above (create_bacula_database ...) with a -p
>> paramater. It shou
On Thursday 24 November 2005 16:03, Florian Schnabel wrote:
> Aleksandar Milivojevic wrote:
> > Is there default UID/GID that could be used for bacula? If not, it might
> > be nice if Bacula could get default UID and GID assigned at least in
> > several major distributions (such as Red Hat, Debian
On Thursday 24 November 2005 15:54, Aleksandar Milivojevic wrote:
> Is there default UID/GID that could be used for bacula? If not, it might
> be nice if Bacula could get default UID and GID assigned at least in
> several major distributions (such as Red Hat, Debian, Suse, Mandrake).
Yes, not a b
Aleksandar Milivojevic wrote:
Is there default UID/GID that could be used for bacula? If not, it might be
nice if Bacula could get default UID and GID assigned at least in several major
distributions (such as Red Hat, Debian, Suse, Mandrake).
it's using bacula:bacula in debian ...
don't know
Is there default UID/GID that could be used for bacula? If not, it might be
nice if Bacula could get default UID and GID assigned at least in several major
distributions (such as Red Hat, Debian, Suse, Mandrake).
This message was se
Quoting "D. Scott Barninger" <[EMAIL PROTECTED]>:
Unless you think otherwise I will commit the new spec as
platforms/redhat/bacula-rh7.spec.in, probably next weekend when I have
time to adjust the configure script. I don't wish to maintain two
separate spec files going forward so I'm asking now
> On Wed, 23 Nov 2005 17:33:16 +0100, [EMAIL PROTECTED] said:
> > On Wed, 2005-11-23 at 01:17, [EMAIL PROTECTED] wrote:
> > > > > Is there any possiblity to connect to the MySql version 5.x database
> > > > > (bucula-dir is not to be connected ) ?
> > > >
> > >
> > > > I use mysql-5.0.15 (co
On Thu, 24 Nov 2005, Gilberto Nunes Ferreira wrote:
I understand what you said, but I ask for my company to by more tape and
the
answer is "NO WAY, MAKE A MIRACLE :-)" ...
Talk to your accountant about legal liabilities for lost data, along with
cost of recovery.
Tape is cheap, recoveri
> -Original Message-
> From: __DireWolf [mailto:[EMAIL PROTECTED]
> Sent: Thursday, November 24, 2005 11:47 AM
> To: bacula-users@lists.sourceforge.net
> Subject: Re: [Bacula-users] Seagate STT8000A IDE Tape Drive Help
. snipped message part .
> I double checked bacula-dir.co
Good suggestion (.bacula with a more Bacula-styled syntax).
That way one could always write a script that converts ones .nsr files
to .bacula ones when (note: not "if" :-) one migrates from Networker to
Bacula :-)
- Peter
On Thu, 24 Nov 2005, Kern Sibbald wrote:
> Hello,
>
> Concerning the .ns
Hello,
Concerning the .nsr files and the CACHEDIR.TAG directories, here is an idea
that merits discussion that seconds my comments that the Networker syntax is
a bit hard to understand. The idea presented here gives some of the same
features in a more Bacula like style syntax ...
--
*** REPLY SEPARATOR ***
On 22/11/2005 at 1:46 PM Kern Sibbald wrote:
>On Tuesday 22 November 2005 12:05, __DireWolf wrote:
>> *** REPLY SEPARATOR ***
>>
>> On 22/11/2005 at 11:33 AM Kern Sibbald wrote:
>> >Hello,
>> >
>> >On Tuesday 22 November 2005 10:11, __Di
On Thursday 24 November 2005 10:20, Gilberto Nunes Ferreira wrote:
> Sir Kern and Ryan
>
> I understand what you said, but I ask for my company to by more tape and
> the answer is "NO WAY, MAKE A MIRACLE :-)" ...
Good luck.
>
> I have only 10 tape for my all jobs...
>
> I need that bacula re
Hello.
I have recently upgraded to Bacula 1.38.1, and I'm doing both backups of
the local host (running FreeBSD 6.0) and of a host running Windows XP.
For some reason, I get the following message when the automatic backup
job of the Windows XP-host is being run:
24-Nov 08:07 vimes-sd: Job B
Hi,
I don't know if this could make a miracle, but did you think about
modifying your Night pool like this ?
Pool {
Name = Night
Pool Type = Backup
Recycle = yes
AutoPrune = yes
Volume Use Duration = 24h
Volume Retention = 13 days
(LabelFormat = "${
Hello,
I'd like to add a bit more information about various ports of Bacula to the
web site support page. The problem is that I am running Fedora, and thus I
don't understand the ins and outs of each of the ports.
Specifically, I would like to direct users who have problems with prepared
port
Hello,
I got a working bacula installation that's been
running fine in production for 3 months now.
Now I added a new client to be backed up, same
configuration as previous clients.
When I run the job I get:
24-Nov 10:27 tingeling-dir: No prior Full backup
Job record found.24-Nov 10:27 ting
Sir
Kern
and Ryan
I understand what you said, but I ask for my company to by more tape and
the
answer is "NO WAY, MAKE A MIRACLE
:-)"
...
I have only 10 tape for my all jobs...
I need that bacula recycling a tape after 10 days of used. I keep my data for 7 days in a single tap
What system is your client running on?
Concindering the number of support requests, there seems to be some problem
with wildcard and regular expression matching that I don't understand.
Is there anyone who has a bit of time to experiment and test these features?
I'd like to do two things: 1
On Wednesday 23 November 2005 17:18, David Boyes wrote:
> > On 22/11/05, Kern Sibbald <[EMAIL PROTECTED]> wrote:
> > > Notes: By Kern: I would prefer to have a single new
> >
> > Resource called
> >
> > > RunScript, and within that resource an additional
> >
> > directive:
> > >
Hello,
This idea sounds very promising for organizing the GUI and how to present the
info.
I know it is a bit of a pain, but a couple of screen shots could help us with
the details a bit. E.g. does clicking on one of the different categories on
the left expand it, then when you reach the bo
37 matches
Mail list logo