Hello,
the problem was really easy to fix but the messages has been sent me
to a complete different not really relevant and helpfull way:
On server I use @tls.conf file line to load the certificates files.
On client these is directly configured two times instead of only
one time I found. So I
> On 24. May 2022, at 16:40, Justin Case wrote:
>
> Hi there,
>
> in my setup I call internal drives connected by SATA “Tier 1”, and external
> drives connected by USB “Tier 2”.
> I have separate pools for jobs that write to tier 1 and for jobs that write
> to tier 2.
> Each given pool contai
Am 14.06.21 um 16:32 schrieb Martin Simmons:
> Hi Pierre,
>
> I CC'd the list in my reply, but maybe your email filters duplicate
> message-ids? Also, check the options in
> https://lists.sourceforge.net/lists/options/bacula-users to see if you receive
> your own posts to the list.
Thx. Found, th
Hi Pierre,
I CC'd the list in my reply, but maybe your email filters duplicate
message-ids? Also, check the options in
https://lists.sourceforge.net/lists/options/bacula-users to see if you receive
your own posts to the list.
The Job rule overwrites JobDefs rules from the verify job for me, so t
Hello,
I wonder me that the list does not send me my own mail back to me.
You answered directly to me instead to the list so I cannot also answer
to the list so the information will be lost for other people :-(
Am 11.06.21 um 17:47 schrieb Martin Simmons:
> You need to make a special job with Typ
Yes, it saves the restore method because restore does not know the FileSet
definition.
__Martin
> On Tue, 21 Apr 2020 20:51:52 -0400, Jose Alberto said:
>
> Hi
>
> I was confused
>
> in the doc:
> https://www.bacula.org/9.6.x-manuals/en/main/Released_Version_3_0_3_3_0_.html#SECTION0011219
Hi
I was confused
in the doc:
https://www.bacula.org/9.6.x-manuals/en/main/Released_Version_3_0_3_3_0_.html#SECTION0011219000
he understood the use of the fields.
Field4:
/bin/cat > /tmp/mybbdd.sql
But. "NO understood" this:
Case 1:
Backup number 400 with bpipe:/test/mybbdd.s
Hello Jose,
Yes, this problem that enabled saving empty runscript was fixed in Baculum here:
https://www.bacula.org/git/cgit.cgi/bacula/commit/?h=Branch-9.6&id=72e91629b33dba22a20c939af4c819731fcc611b
The fix is available in 9.6.0 and greater.
Best regards,
Marcin Haba (gani)
On Fri, 17 Apr 20
After several tests to rule out, I managed to find the problem:
Job {
Name = "redhatRman-job"
Type = "Backup"
Level = "Full"
Messages = "Standard"
Storage = "MSL4048"
Pool = "bbdd"
Client = "redhat-fd"
Fileset = "redhat-fileset"
Schedule = "redhat-sch"
Runscript {
}
}
The bl
Am 01.04.20 um 12:37 schrieb Wanderlei Huttel:
> ClientRunBeforeJob - Run In client before backup (single line config)
> ClientRunAfterJob - Run In client after backup (single line config)
> RunScript - (multiples line config)
>
> You can take a look in the Job Resource in manual and look for "
Hi, OK I understand Thanks.
finally to avoid error of:
Error: getmsg.c:185 Malformed message: Jmsg JobId=19904 type=4
level=1551396382 pre-recon-fd JobId 19904: Error: bsock.c:271 Socket has
errors=1 on call to Storage daemon:x.x.x.x:9103
Fatal error: bsock.c:569 Packet size=1073741948 too b
Hello,
pt., 1 mar 2019 o 00:10 Jose Alberto napisał(a):
> after several attempts and test. I managed to make it work Bacula-FD
> 9.4.2
>
> I had disable openssl, acl, libtool and xattr
>
ACL and XATTR are not supported on AIX because we do not have access to
required hardware. You can port
after several attempts and test. I managed to make it work Bacula-FD
9.4.2
I had disable openssl, acl, libtool and xattr
./configure --enable-client-only --without-openssl --disable-libtool
--disable-xattr --disable-acl --sbindir=/etc/bacula/bin
--sysconfdir=/etc/bacula/bin --with-pid-dir=/et
Sorry for the fuzz,
thnx Martin that was "the right answer" ;-)
that script is okay (one only has to set the dbname in the script)
after executing it the director starts as expected.
thnx everybody for the various hints
best
Bernhard
On 2017-11-08 14:17, Martin Simmons wrote:
You could try:
(Reposted with proper Subject)
Here's what I have working now:
corosync/pacemaker cluster with node A @ 1.2.3.4, node B @ 1.2.3.5, and
cluster ip @ 1.2.3.1, shared storage mounted a /raid on the active node.
Bacula-fd is started at boot on both nodes and is left pretty much a the
default config.
> On Sun, 24 Jul 2016 10:13:39 +0530, Charles said:
>
> On 23/07/16 12:53, Charles wrote:
> > Hello bacula-users :-)
> >
> > For convenience when restoring, it is useful to re-create directories
> > which are used as mountpoints. Can they be backed up?
> >
> > Our FileSet backs up some use
On 23/07/16 12:53, Charles wrote:
> Hello bacula-users :-)
>
> For convenience when restoring, it is useful to re-create directories
> which are used as mountpoints. Can they be backed up?
>
> Our FileSet backs up some useful empty directories and attempts to
> backup a mountpoint:
>
> FileSet
Never mind! Sorry for the wasted bandwidth. I just figured it out.
After the line where I added my ARGS= statement is the section:
> if [ -r /etc/default/$NAME ]; then
>
> . /etc/default/$NAME
>
> fi
which, in my hurry, I overlooked. The file /etc/default/bacula-sd includes the
default pa
Hi Patti.
Thank you very much for pointing me into the right direction.
It was the selinux setting. After setting it to permissive I was able to label a
new volume.
The disk group setting is not necessary with 777.
The trick with unmounting the nfs share did I try already. But anyway a sudo -u
bac
Sorry!!
The script is "update_mysql_tables"
I search new "update_mysql_tables_14_to_15"
Thank you
2015-10-28 15:07 GMT+01:00 Carlo Filippetto :
> Hi all,
> I upgrade my Bacula versione from 5.2.3 to 7.2.0
>
>
> The DB versione of the 5.2.3 is the 14th, now in the directory "updatedb"
> of th
Ana, Heitor and Martin, thanks for your support. The problem was the
fileset.
Best regards!
Fábio
On 01-12-2014 15:47, Ana Emília M. Arruda wrote:
Hello Fabio,
As Martin said, you have problems with your filset in the job. Your
PostegreSQL dump should be /var/db/bacula/Catalogo.sql. The pat
On 28/08/14 09:34 PM, John Stoffel wrote:
>> "Gary" == Gary Dale writes:
> Gary> For some reason my Bacula server isn't connecting to a Windows 7 client.
> Gary> I've been having some problems with the client computer but they seem to
> Gary> be settled now except for this one. I've disabled t
Sorry for the added noise on the list.
I just had a duh! Moment and decided to add the word "days" to the "Max Full
Interval = 6" entry in the job definition and voila!, next job run was an
incremental. I guess the interval defaulted to seconds and not days as I
incorrectly assumed.
Thank you
Hi Martin, Kern
Confirmed that at least recompiling on the target machine, if not the upgrade
to 5.2.13 at the same time fixed this, and I was able to restore 10TB over the
weekend from backups previously indicated as faulty. It looks like the root
cause was binary-incompatibility in the system
> It did. Thanks a lot for your help - I highly appreciate it.
> If we ever should run into each other in real life please remember me
> that I owe you some beer...
No problem :) - glad that you got it working.
--tom
--
Dear Thomas,
In message <52d59d74.6000...@mtl.mit.edu> you wrote:
>
> I can't say exactly why it happened to you but my guess would be that
> this problem could hit anyone porting from mysql to postgres. I'm not
It seems so. Now that I'm through all this I found a link [1] which
desribes exac
On 12/06/13 05:20, Kern Sibbald wrote:
> Hello,
>
> Sorry to jump into this so late, but if you are really looking for
> DB speed, XFS is also a very good filesystem, quite possibly better
> that ext3 or ext4 for databases like Postgres or MySQL.
Properly tuned, ext4, XFS and JFS are about on par
Hello,
Sorry to jump into this so late, but if you are really looking for
DB speed, XFS is also a very good filesystem, quite possibly better
that ext3 or ext4 for databases like Postgres or MySQL.
Best regards,
Kern
On 12/02/2013 07:41 PM, Charles Douglass wrote:
> I was having an issue with th
I was having an issue with the "spooling attrs to director":
18-Nov 12:45 maple-sd JobId 46: Sending spooled attrs to the Director.
Despooling 153,470,245 bytes ...
18-Nov 21:41 maple-dir JobId 46: Bacula maple-dir 5.2.6 (21Feb12): Build OS:
x86_64-pc-linux-gnu ubuntu 13.04
So spooling/despo
how to did you solved it?
+--
|This was sent by aristotleah...@yahoo.com via Backup Central.
|Forward SPAM to ab...@backupcentral.com.
+--
On 15/03/2013 17:42, Konstantin Khomoutov wrote:
> On Fri, 15 Mar 2013 15:02:52 +0100
> Julien Cochennec wrote:
>
> [...]
>>> Thanks a lot for your help. I added user and group and changed
>>> ownership of /var/lib/bacula files and it works again (see below).
>>> Is foreground the -f option? If so
Thanks a lot...The server was not rebooted.Now its woking fine
--- On Fri, 23/11/12, Simone Caronni wrote:
From: Simone Caronni
Subject: Re: [Bacula-users] bacula query
To: "John Drescher"
Cc: "krishna pawankar" , "bacula-users"
Date: Friday, 23 November, 2012, 9:32 PM
Distributio
> Shameless plug, try Almir: http://almir.readthedocs.org/en/latest/
>
> On Mon, Jun 25, 2012 at 6:50 PM, Oliver Hoffmann wrote:
> > Hi list,
> >
> > after upgrading from 11.04 to 12.04 bweb and webacula do not work
> > anymore. Thus I tried reportula.
> >
> > bweb:
> >
> > Can't locate Bweb.pm i
On Wed, 06 Jun 2012, John Drescher might have said:
> On Wed, Jun 6, 2012 at 4:13 PM, Mike Eggleston wrote:
> > On Wed, 06 Jun 2012, John Drescher might have said:
> >
> >> > I'm setting up a client. I copied the bacula-fd.conf from another
> >> > working machine and restarted the client.
> >>
>
On Wed, Jun 6, 2012 at 4:13 PM, Mike Eggleston wrote:
> On Wed, 06 Jun 2012, John Drescher might have said:
>
>> > I'm setting up a client. I copied the bacula-fd.conf from another
>> > working machine and restarted the client.
>>
>> I assume you fixed the client name in bacula-fd.conf since it ca
On Wed, 06 Jun 2012, John Drescher might have said:
> > I'm setting up a client. I copied the bacula-fd.conf from another
> > working machine and restarted the client.
>
> I assume you fixed the client name in bacula-fd.conf since it can't be
> the same as the other client?
>
John,
The "estima
Am 10.11.2011 11:51, schrieb Martin Simmons:
>> On Thu, 10 Nov 2011 09:27:16 +0100, Ralph Kutschera said:
>>
>> Hallo!
>>
>> I'm having this problem since a while without finding a proper
>> solution. I use Bacula 5.0.2 on Debian 5.0.8 (Lenny).
>>
>> I'm backing up a Laptop which can be
> # Home directories
> FileSet {
> Name = "verdande.nilu.no-home-fileset"
> Include {
> Options {
> signature = MD5
> OneFS = no
> FSType = zfs
> }
> Options {
> Exclude = yes
> WildFile = "*.mp3"
> }
> File = /tos-data/home
> }
> }
FileSet {
Although the title is misleading, it does represent what I initially thought
was the problem:
http://dan.langille.org/2011/04/10/differential-backup-didnt-use-scratch-pool/
--
Xperia(TM) PLAY
It's a major breakthrough
Am 03.01.2011 um 21:21 schrieb Paulo Martinez:
> Am 03.01.2011 um 10:42 schrieb Geert Stappers:
>> Op 20101220 om 22:49 schreef Paulo Martinez:
>>>
>>> First i had done a full backup with following fileset:
>>> (the job have Accurate = yes )
>>>
>>> FileSet {
>>> Name = "appserver"
>>> Include {
Please ignore this thread. It was early morning, and I had an issue with one
of the KDE "konsoles" I had opened at the time.
Typing "reset" at the shell prompt cleared up the problem within that terminal.
One of those mornings where three things seemingly unrelated we all going on
at once.
sigh
NOOO
you have reason,
I have migrate from 3 to 5 on different virtual machine, I think that
the old machine was deleted, but the IT manager let it on an old ESX
that last week reboot and on restart take on all the machine!!
Thank's
CIAO
---
Carlo
2010/6/15 Carlo Filippetto :
> Absolutly not,
>Hi,
>this is from the bacula documentation:
>"Note that when a copy is made, the original JobIds are left unchanged. The new
>copies can not be used for restoration unless you specifically choose them by
>JobId. If you subsequently delete a JobId that has a copy, the copy will be
>automatically
On 03/09/10 23:21, bacula-us...@catcons.co.uk wrote:
> Hello :-)
>
> In case anyone else is trying to set up something similar, I'll answer my
> own post with a simpler solution than using Bacula to implement the concept.
>
> 1. Create udev rules to run a script when one of the external HDDs
>
Hello :-)
In case anyone else is trying to set up something similar, I'll answer my
own post with a simpler solution than using Bacula to implement the concept.
1. Create udev rules to run a script when one of the external HDDs
is plugged in.
2. Create the script to:
a) Stop Bacula and th
On 2/19/2010 5:55 PM, Frank Sweetser wrote:
The best way to get more data about what's going on is to use the 'explain'
mysql command. First, get the complete SQL query that's taking too long to
run by using the 'show processlist full' command - that way the results won't
get truncated.
Then,
Thank you for all your replies.
Am 2/15/10 11:38 AM, schrieb Alan Brown:
> MTX simply reports what the changer thinks it has - and right now the
> changer doesn't realise there is a second drive installed.
>
> This is a hardware configuration issue. Solve that first, then check
> to see if MTX sho
Call yourself "Sir Learns-a-lot" I've been there.
Mehma
===
2010/1/31 Eric Downing
> OK have a good laugh. As it turns out I did not have the bacula-sd / fd
> apps installed. When I installed Bacula: apt-get install bacula-mysql - I
> never thought that that command wouldn't install the daemon
OK have a good laugh. As it turns out I did not have the bacula-sd / fd
apps installed. When I installed Bacula: apt-get install bacula-mysql -
I never thought that that command wouldn't install the daemons as well.
*stares at floor*
Matthias Reif wrote:
Eric Downing wrote on
01/02/
On Tue, Dec 15, 2009 at 10:10 AM, Brian Clarkson wrote:
> There were still volumes in my pool that were marked recycle=yes.
>
> Removing the recycle flag from all volumes triggered the creation of new
> filenames for each server and backup job.
>
> Just changing the recycle flag to "no" in the con
There were still volumes in my pool that were marked recycle=yes.
Removing the recycle flag from all volumes triggered the creation of new
filenames for each server and backup job.
Just changing the recycle flag to "no" in the configuration didn't solve
the problem.
Thanks for the help!
Brian
On Tue, 2009-11-24 at 08:50 -0500, John Drescher wrote:
> >> Do you have any GB+ files full of only zeroes?
> >>
> >> John
> >
> > Not that I am aware of, the majority of the data backed up is user
> > submitted production data so unless someone dropped some files like
> that
> > in there for some
Hi,
David Dumortier a écrit :
> Hi,
>
> John Drescher a écrit :
[...]
> It's ok for the change of volume, I will wait tomorow to see if the
> automatic rotation is ok.
I had to force the status Full to my volume after the Maximum Volume Bytes
>>>
>>> Second question, have I to create the 30 vo
Hi,
John Drescher a écrit :
[...]
> No, this is not required however changing the pool resource in
> bacula-dir.conf file does not (totally?) affect currently labeled
> volumes. It is more of a plan for new volumes. That is why I wanted
> you to update from pool resource. I put the (totally?) pa
terryc wrote:
> I've had a complete hardisk trashed in my win2k system and need to
> restore it from the last full and differential backups.
>
> Seems the console only works on defined filesets, so headscratch.
>
> Basically, what is the easiest way to restore D: drive?
Being confused with the
Hello there,
I have made one strorage and one device for each Client. Now labelling seems to
be ok.
Regards
Achim Saur
Von: Saur, Achim
Gesendet: Freitag, 20. März 2009 08:53
An: 'bacula-users@lists.sourceforge.net'
Betreff: Volume labeling acc
Hi,
I noticed that a file for mysql was lost on the server:
/var/db/mysql/mysql/general_log.CSV
Creating an empty file with the right ownership and permissions solved
the problem.
Best wishes,
Rainer
Rainer Schwarze wrote:
> Hi,
>
> I have bacula 2.2.5 running on a FreeBSD 6.2 server with MySQ
Ok I gave up on the ubuntu package and reinstalled bacula 2.2.4 from source
things are working very nicely now thank so much for all your help. My
apologizes for not stating version # in my first post but i had to try to
install on Dapper but the upgrade to Hardy was not to bad only broke a cou
Hi,
This device seems to require:
Hardware End Of Medium = no
BSF at EOM = yes
TWO EOF = yes
Fast Forward Space File = no
Use MTIOCGET = no
I don't know if the "MTIOCGET = no" requirement
comes from the fact that this is USB device. I didn't
have that on my older data, which was connected by
reg
This issue is solved on 2.5
Impressive response times!!
Regards, Angel
El Lunes, 5 de Enero de 2009 12:42:09 Angel escribió:
> On bacula restoring files with
>
>
> Job {
> Name = "RestoreFiles"
> Type = Restore
> Client=quasar-fd
> FileSet="Full Set"
> Pool = Default
>
Sorry I'm not including the chain of crap but here's the jist of it.
FC8 Redhat Linux install as a server without gnome installed initially DID
NOT have a specific package installed that caused the bconsole not ton
install.
Thanks to Martin locating my failure in the install I ran the following.
I think I answered my own question. I set the NAS box to use no_root_squash
and I was able to do a backup. Sorry for the noise :-)
Paul
On Friday 15 February 2008 10:24:31 am Paul Waldo wrote:
> This works fine for the CIFS, but I have just started to work with the NFS
> mounts and I'm running
C M Reinehr schrieb:
> On Wednesday 16 January 2008 11:37, Marc Schiffbauer wrote:
>
>> * Ingo Jochim schrieb am 16.01.08 um 17:39 Uhr:
>>
>> [...]
>>
>>
>>> Good idea.
>>> So what is important for the backup? ctime or mtime?
>>>
>> Both. But you can configure bacula to ignore the ct
IEM - network operating center (IOhannes m zmoelnig) wrote:
> IEM - network operating center (IOhannes m zmoelnig) wrote:
>> hi all
>>
>>
>> the emails usually are sent when nothing interesting is happening (my
>> backups are all finished at night; the emails are sent somewhen during
>> the day).
This is quite old, but I found the solution to my problem. I¹m posting here
for archival purposes in case someone else runs into the same problem.
The solution was to put the autochanger name as the device in the Storage
section of the director¹s configuration. I had the actual drive name listed
a
[EMAIL PROTECTED] (Eric Böse-Wolf) writes:
Using a BartPE Plugin with Bacula-2.2.4 solved the problem.
Sorry for TOFU, but so everyone can connect this answer with
the problem.
Yours sincerely,
Eric
> "Dan Langille" <[EMAIL PROTECTED]> writes:
>
>> On 16 Sep 2007 at 1:24, Eric Böse-Wolf wrote
Ok, I solved the problem.
To make pkgconfig to see QT was installed, I just had to copy the .pc
files from the qt installation directory to pkgconfig directory :
cp /usr/local/Trolltech/Qt-4.3.0/lib/pkgconfig/*.pc /usr/lib/pkgconfig/
Now bacula accepts to configure...
Hope that can help someone
SHAME ON ME for creating that noise!
Just after i sent my last mail regarding the database updates, the
bacula-sd had another SIGSEV. At that point i decided to check the docs
again and found the real problem. The Autochanger Resource which was
introduced in the 1.38.x release and which i did not
Hi,
as i noted before, i did an upgrade from 1.36.x to 2.1.26. I ran both
database upgrade scripts to bring the databse from version 8 to 10
before i started the new binaries. But when i looked in the media-table
i found a text-field named mediatype which contained the string "LTO2"
(beeing defi
This is kinda long winded folks, don't say I didn't warn you.
I believe I have solved the "asking for a volume that's NOT in the changer
even when a volume that ought to be usable is in the changer" problem.
I believe this addresses the issue many people have where they want to
restrict bacula
>Solved!
It appears that a previously uninstallation on the 'new box' failed (maybe not
all admin rigths, ..?) so the HKLM\Software\Bacula keys did not get completly
deleted so when I ran the installer it was thinking it needed to make an
update/reinstall? not a full-fresh install thus I wasn't ab
OTECTED]>
> A: bacula-users@lists.sourceforge.net
> Cc: Gabriele Bulfon <[EMAIL PROTECTED]>
> Data: 30 gennaio 2007 20.16.33 CET
> Oggetto: Re: [Bacula-users] Solved why Windows FD 1.38 sometime is slow
> Hello,
>
> On Tuesday 30 January 2007 18:41, Gabriele Bulfon wrote:
>
bacula-users@lists.sourceforge.net
Cc: Gabriele Bulfon <[EMAIL PROTECTED]>
Data: 30 gennaio 2007 20.16.33 CET
Oggetto: Re: [Bacula-users] Solved why Windows FD 1.38 sometime is slow
Hello,
On Tuesday 30 January 2007 18:41, Gabriele Bulfon wrote:
> I had headaches for a week, trying to figu
tto:
RE: [Bacula-users] Solved why Windows FD 1.38 sometime is slow
It sounds like Flow Control might bedisabled on one of the adapters.
From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of
Gabriele Bulfon
Sent:
Tuesday, January 30, 20079:42 AM
To:
bacula-users@lists.sourceforge.net
Subject:
It sounds like Flow Control might be disabled on one of the adapters.
_
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Gabriele
Bulfon
Sent: Tuesday, January 30, 2007 9:42 AM
To: bacula-users@lists.sourceforge.net
Subject: [Bacula-users] Solved why Windows FD 1.38
Hello,
On Tuesday 30 January 2007 18:41, Gabriele Bulfon wrote:
> I had headaches for a week, trying to figure out why some windows FDs were
> VERY slow compared to all the rest of FDs. These slow clients were all
> rating at around 1Mb/s. After playing a bit with many system and bacula
> paramete
I had headaches for a week, trying to figure out why some windows FDs were VERY
slow compared
to all the rest of FDs. These slow clients were all rating at around 1Mb/s.
After playing a bit with many system and bacula parameters, I decided not to
trust what was stated in the manual: "the default
> On Tuesday 19 September 2006 16:30, Fred Dussault wrote:
> > All,
> >
> > I finally figured out where my config was wrong,
> >
> > my Tape pool didn't have the media type [edit: should be Storage]
defined.
>
> Can you tell me *exactly* where the Media Type was not defined. It
sounds
> like
On Tuesday 19 September 2006 16:30, Fred Dussault wrote:
> All,
>
> I finally figured out where my config was wrong,
>
> my Tape pool didn't have the media type defined.
Can you tell me *exactly* where the Media Type was not defined. It sounds
like me that Bacula should a little more user fri
All,
I finally figured out where my config was wrong,
my Tape pool didn't have the media type defined.
bacula was very confused, once I added this definition, and reloaded,
the job that was in the queue started and completed.
I'll be adding in the config for a few more clients and testing it f
Although I had recompiled the kernel and enabled CONFIG_SCSI_MULTI_LUN and
rebooted, apparently it didn't boot the right kernel. Now cat
/proc/scsi/scsi shows a medium changer:
nsb:/etc/bacula# cat /proc/scsi/scsi
Attached devices:
Host: scsi0 Channel: 00 Id: 00 Lun: 00
Vendor: LSILOGIC Model:
On Wednesday 02 August 2006 02:23, Jo Rhett wrote:
> Kern -- I would think that this issue would concern you...?
For the moment, not especially, because my assessment of your previous
problems are different from yours.
>
> How does the director use client-supplied data?
You will need to read t
Kern -- I would think that this issue would concern you...?
How does the director use client-supplied data?
Could an insane client cause the director to crash?
Can this be prevented?
On Jul 28, 2006, at 4:45 PM, Jo Rhett wrote:
> So I'm quoting from WAY back in the thread because it has relevant
So I'm quoting from WAY back in the thread because it has relevant
information.
We found the problem, and it had nothing to do with bacula. (Which
means that the Director code has a real flaw that can cause segfaults.)
The network card being used to back up the server was fried/frying/
what
On Sunday 09 April 2006 00:11, Joshua Kugler wrote:
> Well, it appears I've taken care of the problem. After going down to one
> processor, and still having problems, I recompiled with -O0 and I'm through
> lots of jobs (even concurrent jobs) with no problems. I'll re-enable the
> other processor
Well, it appears I've taken care of the problem. After going down to one
processor, and still having problems, I recompiled with -O0 and I'm through
lots of jobs (even concurrent jobs) with no problems. I'll re-enable the
other processor on Monday and let it run, but it appears I have a workin
Dan, Bacula-users,
The problem reported below turned out to be a system configuration
issue, not a bacula issue. However, there may be an opportunity for
improved logging and/or diagnostics here. I'm impressed with the fast
response of the list though! Just in case this comes up for someone
else,
Andreas Koch wrote:
> ... now that I have actually switched on DMA for the IDE spool disk,
> the tape is streaming along nicely :-)
Ah, yeah, that'd make a big difference too :)
--
Phil Stracchino [EMAIL PROTECTED]
Renaissance Man, Unix generalist, Perl hacker
Mobile: 603-216-7037
... now that I have actually switched on DMA for the IDE spool disk,
the tape is streaming along nicely :-)
Andreas Koch
On Wed, Sep 07, 2005 at 03:29:27PM +0200, Andreas Koch wrote:
> all' statistics, Bacula 1.36.3 achieves roughly 1.5MB/s, and is
> shoe-shining the tape during despooling quite
hups, sorry everyone, i just recognized its explained in the
manual. so, RTFM to myself...
sorry again..
Philipp
PS: Of course my conceptual question remains... :-)
Hi,
i am getting this error message when i try to label my
tapes. i am using barcodes, so i executed:
label barcodes slots=
[EMAIL PROTECTED] wrote:
>>Any other users who run into this problem on similar
>>hardware might want
>>to try using a non-nForce NIC.
>>
>
> Did you have the firewall software turned on??
Nope.
> I have nForce NICs on several Opteron and Athlon64s
> with no problems after disabling the nVidia f
> Any other users who run into this problem on similar
> hardware might want
> to try using a non-nForce NIC.
>
Did you have the firewall software turned on??
I have nForce NICs on several Opteron and Athlon64s
with no problems after disabling the nVidia firewall
which was preventing me from con
I've found and solved the problem. That machine has two NICs, both
gigabit; one is an nVidia gigabit NIC built into its nForce4 chipset,
the other a Marvell Yukon 88E8053 PCI-E gigabit NIC built onto the
motherboard. I switched ther machine's network connection to the
Marvell Yukon, and the backu
Hello,
(details at the end)
I did an strace on bacula-dir, both from a directory not writable by
bacula and from a directory writable by bacula, (I join the results) and
bacula/sqlite does try to write a temp file in the current dir.
I don't know whether this is a packaging pb, a Bacula pb, or a
Kern Sibbald wrote:
Now, if the user or the package creator makes the serious error of pointing
the Working Directory to the same place where Bacula is stored, then you will
definitely have a problem.
the working directory points to /var/lib/bacula on default installs
---
Hello,
You need to be a bit more explicit about what is going on here. To the best of
my knowledge Bacula does not use any temporary files other than what it
writes the Working Directory. When Bacula is pruning, and during certain
other operations, it will create temporary tables. It is my un
Hello all,
I experienced a crash (described hereafter) after editing the
bacula-dir.conf file.
It seems that bacula-dir needs to write some temporary files when
examining/modifying its (sqlite) database .
It tries to do so in the directory that was the current directory when the
bacula-dir daemo
I have just solved the my question in
bconsole i marked the volume as full and bacula started to use the
other volume in the media
--
Sem Mais Assunto
Pedro Miguel Nunes Ferreira
Telf: +351 917427847
---
SF email is sponsored by - The IT Prod
98 matches
Mail list logo