On Wednesday 05 November 2008 01:14:21 Flavio Junior wrote:
> Hi ;) ..
>
> I think would be nice support for LTO-4 Libraries...
>
> I'd bought a TS3100 LTO-4 Library and need to use TSM with it :(
>
> I'll really prefer to use bacula instead.
Bacula already works with LTO-4 libraries, I've been u
have a look at my config files and see if I can figure out what's
going wrong; I'll post here if I can't figure it out.
Thanks so much, it's been driving my crazy recently trying to work out
what was going on.
--
Chris Howells <[EMAIL PROTECTED]>
#x27;mt -f /dev/nst0 weof' and
'label' will eventually get it working again, but this usually takes
about 20 minutes of messing around. This is happening for every single
job. I had this problem in 2.2.8 too; I upgraded to 2.4.3 in the hope of
fixing this problem, but
0GB.
As the uncompressed capacity of the drive is 800GB, if you are getting
900GB on, it sounds like you are already using compression.
The 1600GB quoted figure figure assumes a compression ratio of 2:1,
which is rather can be rather optimistic depending on the data that you
are trying to back up.
Arno Lehmann wrote:
> If you're running this on an autochanger, Bacula should prompt you to
> specify a slot to load.
>
> In case of an autochanger, you also should ensure you've got the tape
> inventory up-to-date, i.e. 'update slots [scan]'.
And next time use 'release' rather than 'unmount'
Gary Danko wrote:
> loaderinfo on all of the /dev/sg* devices gave me "cannot open SCSI device
> '/dev/sgx' - No such device or address"
>
> there is no /sys/class/scsi_generic
It sounds like SCSI generic is missing from your kernel.
-
Gary Danko wrote:
> dmesg shows that the library (ch0) and all four drives (st0-st3) are
> recognized, but /dev/ch0 does not exist and only /dev/st0 and /dev/st1
> exist. Please see the attached dmesg output:
>
> Any ideas why I am seeing this behavior?
Autochangers are accessed using /dev/sgN,
Scott Ruckh wrote:
> I don't think there is a problem with core components, CPU, memory, or power
> supply. All have been sufficiently pushed with various tests: cpuburn-in,
> mprime, memtest, etc. I doubt there is a physical problem with the external
> USB hard drive or the USB port itself.
Scott Ruckh wrote:
> I don't think it is the power supply. Running bacula causes the crash.
> The machine only crashes when bacula is involved. This machine does not
> do 24x7 backups. Full backups, for 3 clients, take at most 6 hours.
> Incremental backups for these same 3 clients takes a
Scott Ruckh wrote:
> I am now running bacula 2.2.6 built from source RPMs. Now I had a crash
> with no VMware running. I did not even have an Xsession running. This is
> two times in two weeks where the system crashes while bacula is running.
>
> The crash completely shuts the machine off. It
Dane Miller wrote:
> The bacula.batch table consistently disappears during long-running
> jobs, which generates lots of sql errors (seems and oft reported
> problem). So I'd like to test without the batch insert feature.
Are you running out of space on /tmp, the default location that MySQL
stor
Jason Antman wrote:
> Right now, they're all in DiskVolume. I'd like to move them to the
> correct final pools, but if possible, I's like to keep the volume names.
> This seems to be the issue.
As Arno Lehmann told me recently, it's:
update volume= pool=
> To complicate things, I tried deleting
Hi,
Arno Lehmann wrote:
> Run it several times with different slot ranges, like
> 'label barcodes slots=1-3 pool=F01' and so on.
Brilliant - thank you. The fact that you can use slots and pool seems to
be missing from the docs, so I guess I should work on trying to add it :)
>
>> It only seem
Shon Stephens wrote:
> I remember reading somewhere that its possible to configure a Job so
> that the files and attributes are not added to the Catalog DB.
> However, I can't find this documentation now.
I'm not sure.
> Basically, I have a client with millions of files, and don't want all
> that
Augusto Camarotti wrote:
> I have a Seagate Tape Driver DAT72.
> In my system it`s referenced as /dev/st0.
> So i configured my bacula-sd.conf this way :
Do you actually have an autochanger? It wasn't clear to me from your
description.
>
> Device {
> Name = DDS-72#
>
David Gardner wrote:
> Along the same line of reasoning, can the developers add the "reload"
> argument to the Bacula executable? This would be nice when a small
> tweak to the bacula-dir.conf file has been made and does not require
a > full restart of the system.
Already there, see the manu
[EMAIL PROTECTED] wrote:
> Actually, looks like bacula did something else. It changed the configuration
> of the tape drive as well. I had it set as one large drive and bacula
> reconfigured it to segments of 64 drives.
I'd be surprised if that is due to bacula.
> Must be something funky betwe
[EMAIL PROTECTED] wrote:
> For example;
>
> # ./mtx-changer /dev/sg0 unload 1 /dev/nst0 0
>
> It took the tape out of the drive, then hung with;
> Storage Element 1 is Already Full
>
> That's it, just hangs. Now I have to restart the tape device. Should bacula
> not handle this or is there anot
Hi,
I've defined pools F01, F02, ..., F10 in my director config.
I've loaded the autochanger with a pile of tapes which have a barcodef
name prefixed with the name of the pool I want to add it to.
So for instance tape F01T01L4 should go into pool F01, F09T02L4 should
go into pool F09.
Is ther
Michael Galloway wrote:
> nothing is solved yet. i rebooted everything this morning to make sure the
> scsi bus was cleared and reset. then i decided to try the individual btape
> tests to see if i could isolate the issue. the fill test is running all day
> still running:
Does your LSI controller
On Sun, October 28, 2007 5:54 pm, Martin Vogt wrote:
> Is there a way to configure bacula to only backup files which have a
changed
> mtime?
mtimeonly=yesno If enabled, tells the Client that the selection of
files
during Incremental and Differential backups should based only on
the
st mtim
Tom Meiner wrote:
> I have configured the same start time for making the backup for all
> clients but they are making their backup one after another and not in
> parallel.
http://www.bacula.org/rel-manual/Tips_Suggestions.html#SECTION003817
---
Flak Magnet wrote:
h is weird because I told it right where it was with:
>
> --with-qwt=/usr/local/qwt-5.0.2/lib
You need '--with-qwt=/usr/local/qwt-5.0.2'
if you look at the autoconf checks it looks for include/qwt.h, not lib -
by passing it /usr/local/qwt-5.0.2/lib it's trying to find
/usr/l
Flak Magnet wrote:
> BAT won't compile for me no matter what I try.
You need to supply the compile error to get any hope of help ;)
> So what is the state of BAT? Is it a really handy tool that I shouldn't go
> without or a "nice to have" but not really important tool?
It's nice to have, IME.
Hi,
I'm trying to compile a statically linked fd with openssl support from
bacula 2.2.5. Should this configuration work?
My configure line is:
./configure --enable-static-fd --enable-client-only --with-openssl
Unfortunately the compile fails whilst it's trying to link the fd:
/usr/bin/g++ -L
Mateus Interciso wrote:
> But on the bacula-dir.conf file, I do have setted up the bacula password
> on the Catalog configuration, so why is he not even trying to use it?
> The other backups run absolutly normal.
You are running make_catalog_backup with the wrong arguments. This is
configured vi
Chris Howells wrote:
> (yeah it's perl and it could easily have been done in bash, but I'm
> trying to finally get my perl skills up to a reasonable level, so
> practising it whenever I can ;)
Oops, forgot a warning. This script is DESTRUCTIVE and you musn't run it
S. Kremer wrote:
> can anyone tell me how to delete the label of ait4 tape at my autochanger?
Did you try google? All this information is in the (extensive) bacula
manual. The first hit for 'bacula label' tells you how.
> I made the mistake to label each tape in the autochanger by the command l
Rupen Momaya wrote:
> Below is the configure output. It doest not any specific error as such
> but does not install bat binary after doing make & make install.
> qt4 & qt4-devel (4.2.1-1) packages are installed..
> Can someone give me a hint for installaling with bat support OR
> installing bat
Gary Stainburn wrote:
> When I first install it the tape icon appears, but 9 times out of 10 if I
> reboot, although the service is running the icon doesn't appear.
Sounds like bug #952 which I believe is fixed. Make sure you've got the
most recent version (IIRC it was fixed in 2.2.4 or 2.2.5).
[EMAIL PROTECTED] wrote:
> As I am testing right now, the changer has 180 slots on the one side which I
> am using. I need to tell bacula about those slots from what I can tell. Using
> slot 1 and 2 and such does not seem to work.
>
> The changers slots are labeled L1A01 to L6C10. I don't see
[EMAIL PROTECTED] wrote:
> 3992 result="Unloading Data Transfer Element into Storage Element 1...mtx:
> Request Sense: Long Report=yes
> ": ERR=Child exited with code 1
> 3303 Issuing autochanger "load 1 0" command.
> 3993 Bad autochanger command: /etc/bacula/mtx-changer /dev/sg0 load 1
> /dev/n
S. K. wrote:
> i try to configure bacula to backup data to a Sony StorStation LIB-81
> autochanger (200GB/520GB AIT4). The System I use is Debian GNU/Linux 4.0
> "Etch".
>
> If I run btape -c /etc/bacula/bacula-sd.conf -f /dev/sg3 the following error
> appear:
I don't see an error in the outp
Jon Ingason wrote:
> If I want to get list of those files which were saved when some job was
> run, how do I do that?
http://www.google.com/search?q=list+files+bacula
Second hit.
-
This SF.net email is sponsored by: Splunk
Hi Ralf,
Ralf Gross wrote:
> I'm testing our new changer which is equipped with 2 LTO-4 drives.
> What should I expect from LTO's hw compression? I've seen LTO-3 tapes with
> 800+ GB data. Here are the volbytes number I got with LTO-4 so far.
>
> volbytes:
> 1,164,080,268,288
> 1,138,440,038,400
Jonathan Fine wrote:
> Hi,
>
> I just upgraded my sarge bacula server and clients to your latest
> packages. Upgrades seemed to go smoothly, but when I ran a test
> backup form one of my clients, I received the following error at
> finish:
What version of MySQL do you have? Check with 'dpkg -l'
Kris Monstad wrote:
> Updating the OS isn't an option currently. Is there no other way of
> getting this data off the tape? Does it absolutely have to be bscanned
> back into the catalog to be restored?
No, you don't have to recreate the catalogue. You can just use bls and
bextract.
-
Kris Monstad wrote:
>> What version of Bacula?
>>
>> What operating system?
>>
> Bacula version 1.36.2
>
> OS: Ubuntu Linux (2.6.8)
What version of Ubuntu? 2.6.8 looks like the kernel version.
cat /etc/issue
Will tell you.
I'm guessing Ubuntu 6.06.
There is a problem with the bacula with
Hi,
Marc Schiffbauer wrote:
Finally got around to messing around with bacula again...
> The manual says that nnn being the same number for both settings
> means "fixed" blocksize.
>
> As I understand it, your solutions should be to just set the
> "Minimum Block Size" so you get a good perfroman
Hi,
I am trying to figure out whether bacula supports multiplexing multiple
simultaneous backup jobs to the same tape - having googled, the results
are inconclusive :)
I am currently playing with an LTO-4 tape drive which has a raw data
transfer rate of 120MB/sec. Clearly any single machine is
David Pospisil wrote:
> I'm using bacula, I have about 80 clients. My problem is that if I run
> restore
> command in console for client which has about 4 milions of files, it takes
> about 6 hours (I mean the process when I see stars for every backup which
> were run for the client) and then
Arno Lehmann wrote:
Thanks for your reply.
> I'd suggest to do some tests with Bacula, and after you found your
> best settings, clearly mark all tapes with their respective block sizes.
Will do.
Are you basically suggesting that I should use the following sd directives:
Minimum Block Size =
Hi,
I am currently struggling to get any kind of reasonable performance out
of Bacula on my LTO 4 tape size. I have done a considerable of testing
and benchmarking, and my hunch is that bacula's block size of 64512
bytes is causing the performance problems.
To test the drive, I used tar, with
Nick Pope wrote:
>> Most likely, you either need to offline the tape before it can be
>> unloaded. Look into the mtx-changer script, there is some inline
>> documentation available.
> I recently acquired a136T and I think I finally have it working with
> Bacula.
>
> I was getting errors until
Martin Mielke wrote:
> I've been searching the archives for a way to configure Bacula to access the
> HP Storagework 1/8 that we want to use but I can't find anything on them...
It will probably just work.
First of all try using mtx to control the changer.
Then try using it is a normal tape dr
Justin Piszcz wrote:
> Bacula now supports multiplexing?
Yes, that's what this thread was about - I suggest you read the entire
thing :)
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to fi
Hi John,
John Drescher wrote:
>> I believe the 120MB/s is the raw speed, 240MB/s is the compressed speed.
>>
> I tried to check on that but I did not find the direct answer. But I
> did find an article by IBM that stated that LTO4 did 120MB/s while
> LTO3 did 80MB/s. So I went to my tape vendor's
John Drescher wrote:
>> I got 80MB/s, admittedly still some way off the supposed 120MB/s.
>>
> I believe this assumes a 2:1 compression rate which is highly
> dependent on your data. I typically get 1.5:1 with my LTO2 drives and
> my data.
I believe the 120MB/s is the raw speed, 240MB/s is the com
Hi,
Arno Lehmann wrote:
> First you need to enable job concurrency. That will require you to add
> "Maximum Concurrent Jobs" in several places, which are well
> documented. Furthermore, you might have to change the jobs and
> schedules so that jobs actually run in parallel. The schedules are
>
John Drescher wrote:
> And you are using postgresql or
> mysql for your database? And you had software compression off?
Sorry, I didn't answer your final two questions. The catalog is MySQL
and software compression is off.
-
Hi,
John Drescher wrote:
> You are on a gigabit network?
Yes.
> And the bacula-sd device (machine
> connected to the tape drive) is a fast machine with 2 or more
> processors and at least 2GB of memory? And you are using postgresql or
> mysql for your database? And you had software compression
Mike Ruskai wrote:
> Since tape is a linear medium, and not random-access, the only plausible
> way for what you suggest to work would be for Bacula to interleave data
> blocks from two or more backup jobs.
Yes.
> At a minimum, this would require
> writing incredible amounts of data to the bac
Hi,
I am trying to figure out whether bacula supports multiplexing multiple
simultaneous backup jobs to the same tape - having googled, the results
are inconclusive :)
I am currently playing with an LTO-4 tape drive which has a raw data
transfer rate of 120MB/sec. Clearly any single machine is go
53 matches
Mail list logo