Craig White wrote:
On Fri, 2007-10-26 at 20:52 +0100, Chris Howells wrote:
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'
I think that explains what's wrong with t
On Fri, 2007-10-26 at 20:52 +0100, Chris Howells wrote:
> 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'
I think that explains what's wrong with the spec file in
bacula-2.2.
Hello Flak,
Flak Magnet <[EMAIL PROTECTED]> writes:
> That is the compiled from source location as both the Ubuntu packages for qwt
> and the bacula depkgs qwt installation gave me errors to the effect
> of "blahblah.h symbol not found" during the compile. Even if the initial
> configure work
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
On Friday 26 October 2007 2:52:34 pm Chris Howells wrote:
> You need to supply the compile error to get any hope of help ;)
Alright, but you asked fer it. Sorta...
During the configure:
checking for qwt support... no
configure: error: Unable to find qwt package needed by bat
Which is weird be
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.
BAT won't compile for me no matter what I try.
Most recently I attempted:
http://sourceforge.net/mailarchive/message.php?msg_id=46CAB20B.9070107%40ma-c.de
... but with no success. Admittedly, I was trying it on Ubuntu 7.10
So what is the state of BAT? Is it a really handy tool that I shouldn'
On Thu, 25 October, 2007 9:53 pm, Arno Lehmann wrote:
> Hi,
>
> 25.10.2007 15:08,, GDS.Marshall wrote::
>> On Wed, 24 October, 2007 8:17 pm, Arno Lehmann wrote:
>>> Hi,
>>>
>>> 24.10.2007 12:33,, GDS.Marshall wrote::
Hello,
> Hi,
>
> 22.10.2007 21:26,, GDS.Marshall wrote::
>>>
CentOS 5 - MySQL 5
# uname -r -v -m -p -o
2.6.18-8.1.14.el5 #1 SMP Thu Sep 27 18:58:54 EDT 2007 i686 i686
GNU/Linux
# rpm -qa |grep bacula
bacula-mtx-2.2.5-1
bacula-mysql-2.2.5-1
# rpm -qa |grep mysql
mysql-devel-5.0.22-2.1.0.1
libdbi-dbd-mysql-0.8.1a-1.2.2
mysql-connector-odbc-3.51.12-2.2
php-m
Yes. FCP (FibreChannel Protocol) is a derivative of the SCSI command
set and looks just like it from the operating system's perspective.
Odds are the same high-level SCSI driver in the Linux kernel would be
used in both cases (SCSI & Fiber) so mtx will probably work
out-of-the-box if you have
On Fri, 26 Oct 2007, Flak Magnet wrote:
> Does anyone on the list have any experience with autochangers and fiber
> channel connections working with MTX (and therefore bacula)?
Yes.
Whether fibre channel or traditional scsi, changers are seen as scsi
devices.
> So Arno indicates that fiber cha
I currently have a Quantum-SL3 autochanger working with Bacula running on
Solaris with a LVD-SCSI connection.
We're looking at acquiring a 2nd one and attaching it via fiber channel to a
Linux host and "driving" that one with Bacula too.
The MTX compatiblity page doesn't have any indication of
Hi folks.
I ran out of disc space which has confused things. I've now freed up some
space and I'm trying to get things rolling agin.
One of my storeage devices is blocked waiting for a volume so I try creating
one. However, it doesn't work.
Anyone know what I need to do?
*status storage=larry
On 2007.10.26. 14:04, Rich wrote:
> i've recompiled bacula 2.2.5 with python. configure output claims it is
> enabled :
> Python support: yes
>
> but even starting director with -f -d90 doesn't produce any messages -
> manual claims that a message should be printed :
>
> 09-Jun 15:1
> > > configuration without this option. This option greatly facilitates
> building
> > > a Client on a client only machine.
> > >
> >
> > This is fantastic. But why is there also not an equivalent option for
> > building only the Storage Daemon? For example, I will be running the Storage
> > Daem
On Fri, 2007-10-26 at 15:32 +0200, [EMAIL PROTECTED] wrote:
> Sorry, for the long logs. We're running Bacula 2.2.5 on FreeBSD 6.2-p8
> using a Sony SDT-5000 linked to a Tekram 395U Adapter. The Adapter is
> new,
Sounds like dying hardware. Try to eliminate hardware/software. Stop
your storage d
hi,
we've been running bacula since a couple of years now without any problems. But
since a few months we have difficulties running our backups.
the error that's occuring in bacula log:
24-Okt 23:34 server-sd JobId 951: Recycled volume "Mittwoch" on device "DDS-2"
(/dev/nsa0), all previous data l
Vladimir Doisan <[EMAIL PROTECTED]> writes:
> If you turn TLS and file encryption - the data will be double encrypted
If I only turn on file encryption, then the data goes encrypted over the
wire or the air, but what is not encrypted?
For example what's with the connection cookie the director pr
We haven't used this particular model, we have an IBM 3581, but have you
tried running the mtx commands in section 29.9 of the manual? I found that
section, as well as the "Autochanger Support" section to be quite helpful in
getting mine to work. The Bacula manual is very well written.
Jay
On 1
> On Fri, 26 Oct 2007 02:24:29 -1000, Hydro Meteor said:
>
> Hi all,
>
> I noticed in the Bacula User's guide there is a configure option (when
> building Bacula from Source):
>
> --enable-client-only
> >
>
> Described as:
>
> This option causes the make process to build only the File daem
If you turn TLS and file encryption - the data will be double encrypted
Arno Lehmann wrote:
> Hi,
>
> 26.10.2007 10:52,, Eric Böse-Wolf wrote::
>> Hello Bacula Users,
>>
>> I want to do encrypted backups and asked myself wether it
>> makes sense to turn off the hardware compression of the
>> ta
Hi all,
I noticed in the Bacula User's guide there is a configure option (when
building Bacula from Source):
--enable-client-only
>
Described as:
This option causes the make process to build only the File daemon and the
> libraries that it needs. None of the other daemons, storage tools, nor th
On Friday 12 October 2007 12:25, Dan Langille wrote:
> On 12 Oct 2007 at 12:19, Silver Salonen wrote:
>
> > On Friday 12 October 2007 12:13, Dan Langille wrote:
> > > On 12 Oct 2007 at 9:14, Silver Salonen wrote:
> > >
> > > > Hi!
> > > >
> > > > Is there a reason why wx-console should use WX 2.
Hello,
26.10.2007 12:06,, Chris Howells wrote::
> Hi,
>
> I'm trying to compile a statically linked fd with openssl support from
> bacula 2.2.5. Should this configuration work?
If I recall correctly, the glibc is no always available as an .a file,
i.e. glibc requires dynamic loading of shared o
Hi,
26.10.2007 10:52,, Eric Böse-Wolf wrote::
> Hello Bacula Users,
>
> I want to do encrypted backups and asked myself wether it
> makes sense to turn off the hardware compression of the
> tape drive.
>
> AFAIK does encryption do some kind of compression (the entropy
> of the messages is sig
who have used this tape autochanger with bacula?
Vendor: IBM Model: 3573-TL
i check in the bacula autochanger list and cant seem to find this model.
As it using mtx where as amanda also using the same mtx, but amanda support
this model.
--
Michael,
I tried replying to the mail that you sent last night but shortly after
we had power failures but in short:
We run Bacula 2.2.5 with Postgres 8.1.4 Release 1.1 (The version on the
DVD) and had no problems.
My colleague seems to think, from the errors that you received, that you
require
i've recompiled bacula 2.2.5 with python. configure output claims it is
enabled :
Python support: yes
but even starting director with -f -d90 doesn't produce any messages -
manual claims that a message should be printed :
09-Jun 15:14 bacula-dir: ERROR in pythonlib.c:131 Could not i
Hi, there
Allow to disturb dear community once again ;)
For this purpose there is a following occasions.
1. In the new version (1.0.beta build 2007.10.25, SVN revision 45) of the
webacula has a LogBook.
Logbook - is simple electronic journal of backups. Records in LogBook are
insert, modify, dele
On Thu, Oct 25, 2007 at 10:47:54PM +0200, Arno Lehmann wrote:
> I'm quite sure that MSLs can be used with Bacula...
yes: http://www.bacula.org/dev-manual/Supported_Autochangers.html
OSMan. Media Model Slots Cap/Slot
Linux HP Ultrium-2/LTO MSL 6000/60030/5052 28200
I'm using BAT to handle my backup routine every day. But it has some weird
things that i think could be changed.
First, there are anyway to change that behavior of showing a selection
window to choose the item as a result of a command? Example, typing 'status' at
BAT console shows a Sel
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
Hello Bacula Users,
I want to do encrypted backups and asked myself wether it
makes sense to turn off the hardware compression of the
tape drive.
AFAIK does encryption do some kind of compression (the entropy
of the messages is significantly reduced) and so an additional
hardware compression c
33 matches
Mail list logo