[Bacula-users] Problem making mtx in 2.2.7

2008-01-05 Thread George R . Kasica
Actually have run into this in earlier versions as well, but since I have a working mtx here have not pursued thisthe make runs just fine but when you do the requested gmake mtx-install it fails as follows - any help appreciated. gmake is as follows version wise: GNU Make 3.81 Copyright (C) 2

Re: [Bacula-users] Postgresql encoding problem after migration to Bacula 2.0.3

2008-01-05 Thread Stephen Winnall
As a footnote: I have fixed the problem by converting all the non-UTF8 filenames to UTF8. I discovered a neat little Linux program called "convmv" which does this automatically. Steve On 5 Jan 2008, at 21:29, Dan Langille wrote: > Stephen Winnall wrote: >> On 5 Jan 2008, at 16:03, Dan Langil

[Bacula-users] Documention help please

2008-01-05 Thread Dan Langille
We need some help with the new documentation layout please. This is someone anyone can do. No special skills are required. Well, almost none. :) See http://www.bacula.org/?page=documentation At the bottom of the page, you'll see links to the New docs. There are many broken links. Patches

Re: [Bacula-users] Postgresql encoding problem after migration to Bacula 2.0.3

2008-01-05 Thread Dan Langille
Stephen Winnall wrote: > On 5 Jan 2008, at 16:03, Dan Langille wrote: >> I have confirmed a bug: the job silently fails without reporting the >> following error, which is logged in /var/log/messages: >> >> ERROR: invalid byte sequence for encoding "UTF8": 0x9f >> HINT: This error can also happe

Re: [Bacula-users] IPv6 issues

2008-01-05 Thread Minkus
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 >> One last item ... Has anybody successfully gotten the Win32 FD to >> use IPv6? I used the precompiled version and it gave me an error >> similar to: >> >> got token 'ipv6' expecting [ip|ipv4] >> >> I received this error when I tried to force

Re: [Bacula-users] Idea for backup of same client over LAN and WLAN interface (Windows)

2008-01-05 Thread Lars Köller
Arno Lehmann schrieb: >>> As I suppose the two network adapters are in different networks, you'd >>> need a secondary IP address for the client in Bacula - that's not >>> possible currently. >> No they are in the same subnet. > > Oh... a network setup which I find problematic... Yes, it's not

Re: [Bacula-users] Idea for backup of same client over LAN and WLAN interface (Windows)

2008-01-05 Thread Arno Lehmann
Hi, 05.01.2008 11:35,, Lars Köller wrote:: > Hi Arno, > > thanks for your suggestions! > > Arno Lehmann schrieb: > > >>> I'm looking for a solution to backup my Windows Professional Laptop over >>> multiple network adapters (LAN and WLAN) with different IP addresses. >> Tricky... sometimes. >

Re: [Bacula-users] bscan/autoloader questions

2008-01-05 Thread Arno Lehmann
Hi, 04.01.2008 20:17,, [EMAIL PROTECTED] wrote:: > > In the message dated: Tue, 24 Oct 2006 10:59:23 EDT, > The pithy ruminations from Tod Hagan on > <[Bacula-users] bscan/autoloader questions> were: > => Hello list, > => > => I need to update my bacula catalog with the contents of a couple of

Re: [Bacula-users] Idea for backup of same client over LAN and WLAN interface (Windows)

2008-01-05 Thread Arno Lehmann
Hi, 05.01.2008 14:59,, Kern Sibbald wrote:: > On Saturday 05 January 2008 11:35, Lars Köller wrote: >> Hi Arno, >> >> thanks for your suggestions! >> >> Arno Lehmann schrieb: I'm looking for a solution to backup my Windows Professional Laptop over multiple network adapters (LAN and WLAN)

Re: [Bacula-users] Postgresql encoding problem after migration to Bacula 2.0.3

2008-01-05 Thread Stephen Winnall
On 5 Jan 2008, at 16:03, Dan Langille wrote: > > I have confirmed a bug: the job silently fails without reporting the > following error, which is logged in /var/log/messages: > > ERROR: invalid byte sequence for encoding "UTF8": 0x9f > HINT: This error can also happen if the byte sequence does

Re: [Bacula-users] volume size not changing

2008-01-05 Thread Dan Langille
Jeff K wrote: > I am hoping this is a simple question. > I have modified the bacula-dir.conf file to specify that my volume size > be changed from 45 bytes > down to 43 bytes. I have restarted the bacula-dir (debian linux) > process but a new full backup > does not result in file

Re: [Bacula-users] bacula centos rpms

2008-01-05 Thread Felix Schwarz
Dave wrote: > What is the latest bacula rpms available for centos 5.x? I will upload these early next week. If you don't need Bacula's latest features, I recommend using the bacula rpms in Fedora EPEL. That way you get easy upgrades (yum update) and don't have to download rpms manually. But

Re: [Bacula-users] Postgresql encoding problem after migration to Bacula 2.0.3

2008-01-05 Thread Dan Langille
Stephen Winnall wrote: > On 5 Jan 2008, at 04:39, Dan Langille wrote: > >> Dan Langille wrote: >>> Stephen Winnall wrote: I have been using Bacula for over two years quite happily on an old Red Hat 9 server. The last version of Bacula that I used was a hand- compiled 2.0.0 wit

Re: [Bacula-users] After running bscan bacula cannot find a completed full backup

2008-01-05 Thread Silver Salonen
On Friday 28 December 2007, Silver Salonen wrote: > On Tuesday 06 March 2007 22:01, Paul England wrote: > > Hi there, > > > > Yesterday I run bscan to update my bacula catalog database, > > > > The reason I did this was due to a configuration error on my behalf, > > even though my pool was set to

Re: [Bacula-users] Idea for backup of same client over LAN and WLAN interface (Windows)

2008-01-05 Thread Kern Sibbald
On Saturday 05 January 2008 11:35, Lars Köller wrote: > Hi Arno, > > thanks for your suggestions! > > Arno Lehmann schrieb: > >> I'm looking for a solution to backup my Windows Professional Laptop over > >> multiple network adapters (LAN and WLAN) with different IP addresses. > > > > Tricky... some

Re: [Bacula-users] Postgresql encoding problem after migration to Bacula 2.0.3

2008-01-05 Thread Stephen Winnall
Hi Dan Files created with the following Perl script reproduce the problem for me. I think it may give a more accurate test basis than the TGZ file I sent: #! /usr/bin/perl -w touch( "2004-04-29\ Z\237rich\ 0001.jpeg" ); touch( "2004-04-29\ Z\237rich\ 0002.jpeg" ); touch( "2004-05-05\ Erg\212

Re: [Bacula-users] Postgresql encoding problem after migration to Bacula 2.0.3

2008-01-05 Thread Stephen Winnall
Hi Eric Thanks for the tip. The files that are causing me grief are old files which Bacula/PostgreSQL used to handle OK. My client is UTF8 these days, but these files are remnants which were originally created as MacRoman. I must confess I can't remember definitively what encoding I was us

Re: [Bacula-users] Postgresql encoding problem after migration to Bacula 2.0.3

2008-01-05 Thread Eric Bollengier
Hi, If your are using PostgreSQL with UTF8, Postgres will check all input to see if they are valid UTF8. If your client is in ISO885X, you will not be able to store filename with accent in your catalog. To be able to store anything, you have to use SQL_ASCII (the name could be confusing) Before

Re: [Bacula-users] Idea for backup of same client over LAN and WLAN interface (Windows)

2008-01-05 Thread Lars Köller
Hi Arno, thanks for your suggestions! Arno Lehmann schrieb: >> I'm looking for a solution to backup my Windows Professional Laptop over >> multiple network adapters (LAN and WLAN) with different IP addresses. > > Tricky... sometimes. Yes, it seems so ;-) > As I suppose the two network adap