On 14/06/21 11:56, Erik P. Olsen wrote:
I have just installed bacula 11.0.3 from fedora's repo and now my usual backups
are
failing with: Fatal error: Cannot find previous jobids.
Hello,
It's a known issue with 11.0.3, which was fixed 11.0.4:
https://bugs.bacula.org/view.php?id=2618
You sh
Hello,
> I will probably do this using an Admin Job, but I am unsure how to write
> a command for the update to happen.
> I don't have much experience with Unix scripting.
In order to update the status of a volume you can either pipe an update
command through bconsole or access the database direct
Hello,
> Is it possbile to start the RunBeforeJob-Option although the client is
> not to connected?
It's definitely possible (I've been using Bacula with WOL that way for
years); RunBeforeJob definitely does *not* require prior contact with
the FD.
A possible problem is that the director tries
> Hm... with "--compatible=postgresql" the backtics get changed into '"'
> characters, but the errors essentially remain the same:
>
> ERROR: syntax error at or near ""BaseFiles""
> LINE 1: LOCK TABLES "BaseFiles" WRITE;
> ^
> ERROR: syntax error at or near "UNLOCK"
> LINE 1:
> There is almost certainly no point in using spooling with disk-file
> media.
Well, with multiple concurrent jobs enabling data spooling does
guarantee that jobs are written to the volume sequentially instead of
being interleaved. It also avoids wasting space in the backup volumes if
a long-run
> I want to use a php script that create a ticket or allarm on my monitor system
>
> I soved it, I need to call /bin/bash with "-c" to start every kind of
> script, otherwise I have an error.
... or you can just make sure that your scripts start with a proper
shebang line. E.g., for a php script,
> I've got two Windows 7 computers (one a brand new one only built on Friday)
> where VSS doesn't work.
If you are on a 64-bit OS, make sure you're using the 64-bit client.
While backing up files will work even with the 32-bit client, VSS won't.
> I've checked that the service is running which
Hello,
> 18-May 02:05 bacula-sd JobId 4786: Warning: label.c:330 Open device
> "FileStorage" (/backups) Volume "Vol-Full-sourcehost-0029" failed:
> ERR=dev.c:532 Could not open: /backups/Vol-Full-sourcehost-0029,
> ERR=Permission denied
> ls -al /backups/
> drwxr-xr-x 3 root root 409
On 28/03/12 18.32, Thomas Bennett wrote:
> I am having some hardware issues because of several HVAC outages. So if
> I am doing a pg_dump of the bacula database on PostgreSQL, do I need to
> include oids?
You don't need them for Bacula.
andrea
---
Hello,
> I've added exclude entries for most of the folders
> I don't want to back up but they're still being included,
Which folders are still being included? All of them or just some?
A lot of the "default" folders under windows 7 (for example 'Application
Data' and 'Local Settings' in every
Hello,
> blocksize set with mt and in bacula-sd.conf
Unless you are setting "minimum block size" (which you really should
not), Bacula uses the tape drive in variable block size mode, with block
sizes up to the value given in "maximum block size".
Setting a fixed block size with mt (and reading
On 30/11/11 19.43, gary artim wrote:
> Thanks much, I'll try today the block size change first. Then try the
> spooling. Dont have any unused disk, but may have to try on a shared
> drive.
> The "maximum file size" should be okay? g.
Choosing a max file size is mainly a tradeoff between write perf
On Sun, 6 Nov 2011 13:55:31 -0500, Win Htin wrote:
> Hi folks,
>
> If the bacula database is completely blown away but I still have the
> bootstrap file (*.bsr) what is the best method to re-install the
> bacula database? I think "bscan" is the way to go but am a bit
> confused with the explanatio
> 2: Nor should "Maximum Block Size" - this is imposing significant
> overheads all by itself and is intended for old-school tape drives using
> fixed block sizes.
I think your're talking about "Minimum Block Size" here.
"Maximum Block Size", on the other hand, does not impose any space
overhe
> But I’m not able to see the bacula icon status on the right bottom of
> the start bar like I saw in my win32client running on my win xp. Is this
> a normal behavior?
Yes, it's normal and it's not something that can be changed easily. The
status icon is currently displayed by the fd itself, which
== Autochanger test ===
>
> 3301 Issuing autochanger "loaded" command.
> Nothing loaded in the drive. OK.
> 3303 Issuing autochanger "load 1 0" command.
>
> It just sits there doing nothing, I guess it is supposed to remove the tape
> from the drive and put the tape from slot 1 into the drive bu
Hello,
> I want to exclude all dot files in home directories
> ("/home/*/.*"), *except* the directories "/home/*/.backup/".
>
> Any hints on how to do this?
If you want to exclude dot _files_ (i.e. you don't care about
directories whose name starts with a dot other than .backup), and
assuming y
Hello,
> I'm curious what is the opinion of Bacula community about
> the quality of LTO devices made by HP vs IBM?
From my --admittedly very limited-- experience is with LTO2 drives from
HP and LTO3 ones from IBM I would say that while IBM drives "feel" more
solidly built, from a technology
Hello,
> I'm being spam by Bacula Daemon for over a week now every 3mins 24/7.
> 07-Dec 00:29 my-dir: ERROR in authenticate.c:304 UA Hello from
> client:10.10.10.2:36131 is invalid. Len=0
Sounds to me like something (probably not even a bacula daemon) is
periodically opening a connection to the
On Tue, 2 Nov 2010 23:50:55 -0500 (EST), List Man
wrote:
> I re-installed bacula on the client, but it is still complaining with
> the following error: Backup Unknown term code of Mat Full and Could
> not open directory "c:/Documents and Settings/All Users/Application
> Data/Application Data/
Hello,
> rorycl :
> It seems to be a good approach to a possible solution I will try later!
Data spooling will not help you in this case as it's done on the SD and
your bottleneck is between the client and the SD.
What errors are you getting exactly? AFAIK in this situation Bacula
should just wa
> The last version of bacula has this limitation yet?
http://www.bacula.org/5.0.x-manuals/en/main/main/Configuring_Director.html#6818
This option has been there for quite a while...
andrea
--
This SF.net Dev2Dev email i
Hello,
> parthenon-fd JobId 34450: Disallowed filesystem. Will not descend from /
> into /net
It is not clear from your message what your configuration is, but I
assume you're talking about a single server backing up parts of its own
filesystem (i.e. the director and the fd are on the same
Hello
> If i want to enable hardware compression so i can use 320GB from
> my VS1 tapes
2:1 hardware compression for general data is quite an optimistic figure,
but I am sure you already know that...
> mt -f /dev/nst0 defcompression 1, correct?
"mt defcompression" controls the default compressi
On 16/08/2010 19:58, Jeremiah D. Jester wrote:
> For some reason my newly installed dell 124t tape drive is only
> recognizing one drive with only 8 slots, it is a 16 slot loader. Any
> ideas why? I’ve tried accessing other /dev/sg* devices with no luck.
Make sure the autoloader is configured to u
> Is there any way to tell Bacula that if it's the 1st of the month mark
> the append-able tapes as "used" and look for other tapes?
My solution to a similar problem was to write a shell script which
directly changes the volumes' state in the catalog; you just need to
take a look at the catalog s
> I have no problem with backups and restores and all commands on the server
> work
> correctly. But when executing bwx-console on Vista it's unable to connect to
> the
> director. I believe I've configured it correctly (identical to BAT) and
> opened
> the various firewalls. I wonder whether
> If I understand the documentation correctly, raising dir.conf Maximum
> Concurrent Jobs will interleave multiple backups to tape, which I want
> to avoid.
Not if you use data spooling.
>> Bacula is capable of only one spool file, it seems?
Each job is spooled to a separate file, which is delet
> And there could arise a big problem not
> only with job statistics but with retention times and of course with
> planning a schedule between 2-3 am.
> Does anybody have got this problem too?
As in "jobs scheduled at 2:30 are not run when DST begins and are run
twice when DST ends"? Yes, of co
> So the app appears to be using some internal default, and not actually
> reading the file.
Make sure you specify the full path to the config file through the -c
commandline option. Most likely cause is the fd loading its
configuration from a different file than the one you're looking at
(which i
> So the app appears to be using some internal default, and not actually
> reading the file.
If this is not the first bacula installation on a clean system, make
sure you specify the full path to the config file through the -c
commandline option. Most likely cause is the fd loading its
configurati
> Are these subqueries something that's newly added when accurate backups
> were implemented?
Well, all I wanted to point out was that the error message you are
getting is caused by MySQL choking on the subquery in the statement...
I am not really familiar with the SQL Bacula uses, but yes, if y
> I'm using MySQL 4.0.31.
MySQL 4.0 does not support subqueries, you need at least 4.1.
andrea
--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
> Drats. I was hoping to avoid a script on the client side
Well, I guess you can try passing the script as the command ;)
Client Run Before Job = "cmd /c if [%l]==[Full] ntbackup <...>"
I did not try it, so you might need to fix the escaping and/or specify a
path to cmd.exe.
> The service curr
> - Is there a way to only run this script before a full backup, but not
> before an incremental backup?
You need a batch file on the client side, something like:
if [%~1]==[Full] (
ntbackup
)
Then you pass the job level as a parameter to the script:
Client Run Before Job = "c:/bacula/runBe
>> Running Jobs:
>> JobId Level Name Status
>> ==
>>59 Increme client.hostname.tld.2009-01-07_00.30.46 has terminated
>>
>> Director connected at: 07-Jan-09 09:57
>> Terminated Jobs:
>> JobId Lev
Hi,
> dev open failed: dev.c:432 Unable to open device "DLT8000" (/dev/nst0):
> ERR=\
> Input/output error
Sounds like some kind of hardware (SCSI) problem, with the kernel driver
resetting the bus and losing the device at some point. Is your
cabling/termination ok?
Are there any error messages i
>>> Windows Server 2003 with 64 bits?
>> You can just install a 32-bit version on it
> Is the VSS issue resolved?
AFAIK the issue is only with _2008_ Server, where VSS can only be used
by native 64-bit apps.
I am using 32-bit clients under XP x64 (which is basically a rebranded
and stripped-dow
> One change I made yesterday: I excluded two additional directories in
> the Fileset for all my Linux clients, and then restarted bacula-dir. I
> can't see how that would make bacula think that a full backup is needed,
> though.
What you're seeing is the correct behavior with the default setti
> # launchctl load /Library/LaunchDaemons/bacula-fd.plist
Well, you have to write that first (man launchd.plist, or just take one
from /System/Library/LaunchDaemons and tweak it to suit your needs).
The problem with launchd is that it has too many expectations on what
the called program should
Hello,
> Any experience with compiling it on Mac OS/X?
I've been compiling the FD from source on OS/X since 1.38, and apart
from the recent mess with the 10.5 system headers I never encountered
any problems.
Just untar, configure, make and sudo make install. The only nuisance is
that the firs
Hello,
> root 3262 1 0 Feb01 ?00:00:00 /usr/sbin/bacula-fd -u
> root -g bacula -c /etc/bacula/bacula-fd.conf
> root 3265 3262 0 Feb01 ?00:00:01 /usr/sbin/bacula-fd -u
> root -g bacula -c /etc/bacula/bacula-fd.conf
> root 3266 3265 0 Feb01 ?00:00:00
> I guess you want:
>
> Run = Level=Incremental 2nd-5th sun at 23:30
That, plus
Run = Level=Incremental mon-sat at 23:30
Andrea
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studi
> bacula database exists, bacula user have ALL PRIVILEGES.
Then I stand corrected.
I am definitely not a mysql guru, so I will leave the matter to the
other posters.
> What you mean with database schema? What command I need to run?
I *really* think you should stop, take a deep breath and try to
Hello,
Generally speaking, opening two threads for the same problem is not
going to get you an answer any sooner. Having said that,
> MySQL isn't the problem because I do this: mysql -u bacula -p and I can
> connect withouth any problem.
My guess is that you did not create a 'bacula' database
> I don't know how slackware handles device creation, but if it uses
> static /dev-entries, use MAKEDEV to create the device nodes.
> Otherwise, udev might be the way to go.
Also, make sure you have SCSI generic support compiled in your kernel
(or that the the relevant module is loaded). I don't
> That "400G with compression" is just an average. There's no guarantee
> that you'll get 2x compression. Personally, I find it false advertising,
> but nobody's listening to me.
2x compression is indeed unrealistic most of the time.
On a different note, some time ago I found myself wondering h
> Can you tell me what method you have in mind for changing permissions? A
> shell line inside /etc/init.d/bacula-sd.conf (I use Fedora) with the
> chmod previously said or a different command?
I suppose you're using a recent (>2) version of fedora, so your system
should be running udev.
If that
> But update slots scan command after cartrige change of the other ones
> are not a good Idea because the cleaning cartrige is loaded, too.
You can limit the scanning to a subset of slots by saying
update slots= scan
For example, on a 6-slot autochanger with a cleaning cartridge in the
sixth slo
> Fatal error: Network error with FD during Backup: ERR=Connection
> reset by peer
> Before this error, there are normal messages regarding the spooling/despooling
> process.
Could you please post the relevant Job section?
> Anybody has any idea? I'm missing something in the configuration? Tha
> Yes, the Director conf file is by far the most difficult to setup. The only
> good point is that I heard a number of times that it is easier than most
> other software.
I was not complaining by any means: a bit of complexity is a good price
for the great flexibility you get. And the most diff
> If you want send your command at the real end of backup, you can use
> RunAfterJob with some ssh or smb command. (for windows see Samba-TNG
> http://lists.samba.org/archive/samba/2000-April/018388.html)
I'll look into that (even if it looks like a workaround more than a
solution ;).
Thanks for
Hello,
I have been using bacula for more than a year to back up a small number
of machines. I am perfectly happy with the software, despite a certain
initial difficulty in setting up a working configuration.
When I recently upgraded to 2.0 I found out the hard way that the
RunClientAfterJob direc
53 matches
Mail list logo