Thanks all for your prompt responses. It looks like much of the data we
are backing up are source and text files, so it is completely within
reason that these be highly compressable.
Furthermore, I did a full restore of a ~200GB fileset that spanned two
tapes and it worked perfectly well.
Th
Hi I am tring to start bacula on a fedora core 3 machine and i get the following error. [EMAIL PROTECTED] bacula]# /etc/rc.d/init.d/bacula-fd startStarting Bacula File services: execvp: No such file or directory [FAILED] i have build
Erich Prinz schrieb:
> It's this directive in the Job section:
> Storage = FileStorage
>
> If I'm not mistaken, you are sending the backups to disk and to tape.
> Change your Storage directive to point to Overland instead of
> FileStorage and see if that doesn't fix it. If I am missing something,
hello,
i ever have a "Network error" on one on my big remote-jobs.
I use a ssh tunnel to backup the remote client.
Why bacula can't retry to backup in this case?
Now its a problem, when a backup crash's because the Network has a temporaly
error.
can anyone help me pleas?
mfg maik
[...]
08-Ma
The docs (dev & rel) state:
"
A new tool is provided in the form of a bacula plugin for the BartPE
rescue CD. BartPE is a self-contained WindowsXP boot CD which you can
make using the PeBuilder tools available at http://www.nu2.nu/pebuilder/
and a valid Windows XP SP1 CDROM. The plugin is provided
How would one go about manually marking a failed job as having finished
successfully?
I have about 2.3 million files in one server. A job failed due to
communication broken down around 2.2 million files. :-(
I would be a shame to loose that backup.
I plan to do another full soon, but would be
Always learning, hence the disclaimer :-)
Erich
On May 8, 2006, at 1:33 AM, Christoph Litauer wrote:
Erich Prinz schrieb:
It's this directive in the Job section:
Storage = FileStorage
If I'm not mistaken, you are sending the backups to disk and to tape.
Change your Storage directive to poin
Hi,
we recently had to perform a complete restore of around 150GB with 1.5
mio files and noticed that bacula (1.38.5) spends A LOT of time (several
hours) after I typed 'done' in the file selection dialog and until I could
define the restore parameters.
Could any of those in the know please e
Eric Warnke wrote, sometime around 27/04/06 03:42:
> Unfortunately I have looked high and low, there is just no good way to
> read sparse files intelligently. Whoever though of providing the
> functionality without an API to step through the block mapping was a
> moron. It is truly a brain dead t
I have a backup of C:\, and I want to restore it to D:\, but it just
restores to D:\C, which isn't what I want :( I guess I can move it but
it would be nice to be able to do it directly.
Is there a way to 'chop' a prefix off of the file selections, eg ignore
everything before the first two /'s?
A
> But doesn't tell me where to download the plugin. It doesn't appear to
> be in the win32 bacula distributable, the bacula sourceforge downloads,
> or the list of plugins on the bartpe site.
>
> Any suggestions?
>
> Thanks
>
> James
Does this work?
http://dl.sourceforge.net/sourceforge/bacula/wi
I had the exact same problem when I first tried to restore some files
from one of my bacula installations. The problem was the database on the
back end. I had my database expert (who isn't me!) reindex the database
and everything became MUCH faster (like seconds instead of hours). We
have a nig
On Fri, 2006-05-05 at 21:17 -0400, Peter Sjoberg wrote:
> On Fri, 2006-05-05 at 16:06 -0400, Ryan Novosielski wrote:
> > -BEGIN PGP SIGNED MESSAGE-
> > Hash: SHA1
> >
> > It absolutely does work, at least with single drives. I do this
> > currently (writing larger fulls to a DAT72 drive an
I'm trying to exclude some directories from a fileset with no luck.
First I tried this:
FileSet {
Name = "gecko Files"
Include {
Options {
signature = MD5
}
File = /share
}
Exclude {
File = "/share/office/TmpShare/*/personal"
)
}
But that didn't work. I thought i
On Mon, 08 May 2006 11:16:10 -0700
Mark Nienberg <[EMAIL PROTECTED]> wrote:
[snip]
> FileSet {
>Name = "gecko Files"
>Include {
> Options {
>signature = MD5
>wildDir = "/share/office/TmpShare/*/personal"
>ignore case = yes #so the above will match Personal,
On Mon, 2006-05-08 at 14:51 -0400, Ryan Novosielski wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> But you did not expect that to work properly, because the previous job
> failed, right?
>
> Does everything work properly if the previous job did not fail? I
> actually have never had
On 2006-05-06, James Harper <[EMAIL PROTECTED]> wrote:
> Has anyone built any debs for 1.38.9?
Yes. I have made a non-maintainer upload to sid of these. I had also
done that with 1.38.8 last week. Unfortunately, both are presently
stalled in NEW pending ftpmaster intervention.
You may download
On 5/4/06, Alan Brown <[EMAIL PROTECTED]> wrote:
On Wed, 3 May 2006, Ambahunen Gebremariam wrote:>> If you're going to do that, why not just have a dedicated bacula server?>> I didn't design the backup system; I'm just working with I've got. I've a
> meeting tomorrow and I will lay the issue on the
As usual, the answer was in the documentation:
"Bacula will not automatically use a Volume in your autochanger unless it is
labeled and the slot number is stored in the catalog and the Volume is marked as
InChanger."
Because my old loader does not have a barcode reader, "update slots"
fails
AltGrendel wrote:
I would actually go into the bacula database and look to make sure
everything matches up. I know it's supposed to "just work", but I have
had to do this once or twice. I think this is because I've accidently
moved things and I have an ADIC VLT400 which doesn't have barcode
ca
SYSTEM SUMMARY:Redhat 7.3, Bacula 1.32 (planning on upgrading), Backing up to a file PROBLEM:
I am afraid that we do not have full restorable backup from the day
full backup expires to the next full backup, which is for 4 days.HYPOTHESIS: For all my backup jobs, Volume Retaintion is set to 10 day
Hi!
I just got thinking about backup levels. Our monthly full backup ran
longer than usual, an meanwhile the next incremental one got started.
The last job of each backup is the bacula catalog, with a priority
of 50, as suggested in the example config. Now the catalog job from
the full backup (poo
Don't worry, I think I've figured it out. Sorry for the noise :)
James
> -Original Message-
> From: James Harper
> Sent: Sunday, 7 May 2006 17:19
> To: bacula-users@lists.sourceforge.net
> Subject: BartPE plugin
>
> The docs (dev & rel) state:
>
> "
> A new tool is provided in the form
Bill Moran wrote:
On Mon, 08 May 2006 11:16:10 -0700
Mark Nienberg <[EMAIL PROTECTED]> wrote:
[snip]
FileSet {
Name = "gecko Files"
Include {
Options {
signature = MD5
wildDir = "/share/office/TmpShare/*/personal"
ignore case = yes #so the above will match Per
I get a few occurrences of the following sorts of errors when doing a
restore. Are the paths too long? (262 characters for the first one)
There are 79 errors, but they are all in 'Temporary Internet Files', so
it shouldn't matter a great deal.
09-May 08:02 slim-fd: RestoreFiles.2006-05-08_22.00.52
Kern Sibbald writes:
When I was first researching the kind of basic organization I wanted for
Bacula, I took a look at Amanda, read a bit on their email list, and talked
to a user who had used Amanda, which basically from what I understand works
much like that. That is Amanda figures out what
Upon cancelling jobs the status as reported by "list status" doesn't change
from "C" to "A". Is this a bug?
How can I confirm the jobs are truly canceled?
Using 1.38.8
---
Using Tomcat but need to do more? Need to support web services, secur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
But you did not expect that to work properly, because the previous job
failed, right?
Does everything work properly if the previous job did not fail? I
actually have never had this happen with my setup -- if the previous job
fails, I know about it and
Hi list,
I have two Compaq(Digital) StorageWorks TL892 mini-libraries
(TL892=TL891 with 2x DLT7000 drives). When I run the autochanger test
in btape, it always hangs while waiting for a tape to load. The tape
gets loaded, it spends a while calibrating in the drive (about 45
seconds), then
Has anyone used (or considered using) bacula as a way of rolling out XP
(or whatever MS OS) to multiple workstations?
James
---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated
Dear List,
I have a very long backup-run with about 7 volumes of DDS3-tapes using,
but today it did not finish with the following message:
08-May 02:30 nw1-sd: Job backup_daten1.2006-05-02_10.39.22 waiting.
Cannot find any appendable volumes. Please use the "label" command to
create a new Volume
Got a server-crash this weekend and now i'm trying to restore some file to a
linux client.
I'm getting the following message:
07-May 16:27 linuxgate-fd: RestoreFiles.2006-05-07_16.26.54 Error: Win32
GZIP data stream not supported on this Client.
07-May 16:34 linuxgate-fd: RestoreFiles.2006-05-07_
I inserted the following into my bacula-sd.conf and now it won't even
start and fails with the error follwing what I inserted. I'm stumped, it
looks right to me.. Any anyone?
Thanks in advance.
what I inserted.
Autochanger {
Name = "Autochanger"
Device = C9264CB-VS80
Chang
James Harper wrote:
> List seems to be down :(
>
> I emailed Jose and he replied yesterday that he has just put some updated
> packages on his Debian repository. Add this to your sources.list:
>
> deb http://devel.adv-solutions.net/debian unstable main
>
> and you should be in business!
>
> There
Robin Bowes wrote:
How can I guarantee that the verify job will run immediately after the
backup job?
Schedule both jobs to start at exactly the same time and set the
priority of the verify job to be one higher than the priority of the
backup job.
- Cedric
--
Greetings,
I have a question about Verification Jobs that I thought I'd throw to
the community.
Basically I need to know how fast a verification job should be compared
to the backup it's verifying.
Here's the setup:
I run a full backup of several servers on Friday nights to an LTO-2
Autoc
HMMM, would somebody tell me what's wrong with this, when I comment out
the autochanger stanza it starts, but won't with it in effect... I'm
stumped I have tried moving the stanza after the Device stanza,
made no difference...
This is the error..
[EMAIL PROTECTED]:/home/paul # /etc/init.d/ba
Positive: http://changelog.complete.org/posts/485-Bacula.html
--
Dan Langille : Software Developer looking for work
my resume: http://www.freebsddiary.org/dan_langille.php
---
Using Tomcat but need to do more? Need to support web services, s
Hi Paul,
What version of bacula are you using.
AFAIK the Autochanger directive is only supported in 1.38.*.
Loooks like your might be using an older version or possibly didn't
close the brackets of the previous section maybe.
Troy.
Paul Kelly wrote:
I inserted the following into my bacula-
>
> Does this work?
>
>
http://dl.sourceforge.net/sourceforge/bacula/winbacula-bartpe-1.36.1.zip
>
> I added the latest binaries and added the MS Visual C runtime library
to
> the .inf file.
>
> Basically the plug-in is copying binaries to plug-in directory along
with
> .inf file, and enabling
40 matches
Mail list logo