[Bacula-users] Data encryption fails if backed up from fifo

2013-01-15 Thread Axel Rau
Files backed up with readfifo = yes seem to be backed up fine: --- Software Compression: None VSS:no Encryption: yes Accurate: no Volume name(s): DB1-DB-DAILY-0120 Volume Session Id: 15 Volume Session Time:135819

[Bacula-users] LTO-5 Tapes full after between 30-130gb Dell PV-124T

2013-01-15 Thread bdoran
Hi, I'm using a Bacula setup in conjunction with a Dell PV-124T which has 16 LTO-5 tapes. The system works correctly except that the tapes become extremely quickly. There is no consistency between the amount written to each tape though it is generally in the range of 30-130gb - far less then th

Re: [Bacula-users] GZIP not supported on this Client

2013-01-15 Thread Martin Simmons
> On Tue, 15 Jan 2013 09:23:21 -0600, brconflict said: > > Yeah, I subscribed and attempted to email the list there. I think my timing > was bad. Ok, so one thing I'll try is to Install the base system, then > bacula-fd, restore the system, then attempt to reset the root passwd while > I'm SS

Re: [Bacula-users] windows enterprise is not working, x32/x64.

2013-01-15 Thread Jean-Louis Dupond
On 2013-01-15 17:02, Dan Langille wrote: > On Jan 14, 2013, at 3:41 PM, Adrian Reyer wrote: > >> On Sun, Jan 13, 2013 at 06:00:18PM -0500, Bryan Harris wrote: Bacula community edition will continue, unix, linux, windows products? >>> I think he means "Will Windows be supported?", or "Wil

Re: [Bacula-users] restore performance

2013-01-15 Thread Novosielski, Ryan
I would say it depends on your read of that article and either way whether or not you believe it. I'm not quite sure what to think. I believe I will re-add the indices I dropped and see what happens. - Original Message - From: Uwe Schuerkamp [mailto:uwe.schuerk...@nionex.net] Sent: Tu

Re: [Bacula-users] windows enterprise is not working, x32/x64.

2013-01-15 Thread Dan Langille
On Jan 14, 2013, at 3:41 PM, Adrian Reyer wrote: > On Sun, Jan 13, 2013 at 06:00:18PM -0500, Bryan Harris wrote: >>> Bacula community edition will continue, unix, linux, windows products? >> I think he means "Will Windows be supported?", or "Will Windows continue?", >> or something along those l

Re: [Bacula-users] UbuntuRepositorie?

2013-01-15 Thread lst_hoe02
Zitat von Sven Gehr : > Hi@all, > > I use ubuntu server 12.04 LTS because of the long suport an here are > the version 5.2.5 available. For other linux-distros I found repos with > newer version: > > http://download.opensuse.org/repositories/home:/dassit:/bacula/ This is a common problem of usin

Re: [Bacula-users] restore performance

2013-01-15 Thread Uwe Schuerkamp
On Mon, Jan 14, 2013 at 09:01:32AM -0500, Novosielski, Ryan wrote: > > http://wiki.bacula.org/doku.php?id=faq#restore_takes_a_long_time_to_retrieve_sql_results_from_mysql_catalog > > Actually, > > > after re-reading that, I'm a little confused. I don't know > whether it says to "drop all indexes

Re: [Bacula-users] GZIP not supported on this Client

2013-01-15 Thread brconflict
Yeah, I subscribed and attempted to email the list there. I think my timing was bad. Ok, so one thing I'll try is to Install the base system, then bacula-fd, restore the system, then attempt to reset the root passwd while I'm SSH'd to the system before getting kicked out. Will see what that does. B

Re: [Bacula-users] GZIP not supported on this Client

2013-01-15 Thread Novosielski, Ryan
Not sure. Hopefully someone else can answer. I've got to assume this is possible. BTW, it is generally bad list etiquette to respond to replies off list. Always address the mailing list. From: brconflict [mailto:brconfl...@gmail.com] Sent: Tuesday, January 15, 2013 09:51 AM To: Novosielski, R

Re: [Bacula-users] GZIP not supported on this Client

2013-01-15 Thread Novosielski, Ryan
Sounds to me like the client was built without the GZIP library or something like that. That's unfortunate, but my guess is the solution is to create/restore a backup that isn't GZIP compressed or to build a new client that includes support. From: brconflict [mailto:brconfl...@gmail.com] Sent

[Bacula-users] GZIP not supported on this Client

2013-01-15 Thread brconflict
Hello, I'm not 100% my last request made the list, or if there were simply no known answers or others who experienced this, so my apologies for the latter two. I'm trying a bare-metal recovery of Ubuntu 10.04 LTS with Bacula (static-bacula-fd) using the method described in the Bacula documentat

Re: [Bacula-users] UbuntuRepositorie?

2013-01-15 Thread Simone Caronni
On 15 January 2013 14:06, Sven Gehr wrote: > I use ubuntu server 12.04 LTS because of the long suport an here are > the version 5.2.5 available. For other linux-distros I found repos with > newer version: > > http://download.opensuse.org/repositories/home:/dassit:/bacula/ > Sorry, can't help for

[Bacula-users] UbuntuRepositorie?

2013-01-15 Thread Sven Gehr
Hi@all, I use ubuntu server 12.04 LTS because of the long suport an here are the version 5.2.5 available. For other linux-distros I found repos with newer version: http://download.opensuse.org/repositories/home:/dassit:/bacula/ but not for ubuntu. Does anyone have a repo with newer versions?

Re: [Bacula-users] Bacula on Ubuntu 12.04.01

2013-01-15 Thread Sven Gehr
> You should also reset the above line to "md5" instead of "trust" ok, I chanege the line to: hostlocalhost all 0.0.0.0/0 md5 > Check if DB Adress = "localhost" is set in your Bacula-Directory after the install the section looks like: Catalog { Name

Re: [Bacula-users] Which is better, conio or readline

2013-01-15 Thread Marco van Wieringen
Uwe Schuerkamp nionex.net> writes: > How about command line completion via TAB, is this feature available > in the community version? I have one instance (out of four) compiled > with readline instead of conio and hitting TAB does nothing. Yes try hitting tab twice. Been working for a couple of

Re: [Bacula-users] Bacula on Ubuntu 12.04.01

2013-01-15 Thread lst_hoe02
Zitat von Sven Gehr : > I add the line: > > > hostlocalhost all 127.0.0.1/32trust > > > an restart the server. Same problem again. Check if DB Adress = "localhost" is set in your Bacula-Directory config file, if not the unix sockets are used, which work by tru

Re: [Bacula-users] Which is better, conio or readline

2013-01-15 Thread Uwe Schuerkamp
On Mon, Jan 14, 2013 at 03:55:45PM +0100, Radosław Korzeniewski wrote: > Hello, > > 2013/1/14 > > > If you have both, which would be better to use? > > > > > Use readline and disable conio. > How about command line completion via TAB, is this feature available in the community version? I have

Re: [Bacula-users] Bacula on Ubuntu 12.04.01

2013-01-15 Thread Sven Gehr
I add the line: hostlocalhost all 127.0.0.1/32trust an restart the server. Same problem again. Am 15-01-2013 10:42, schrieb lst_ho...@kwsoft.de: > Zitat von Sven Gehr : > >> Hi@all, >> >> I want to install bacula on a ubuntu-server (12.04.01-LTS / 64bit).

Re: [Bacula-users] Bacula on Ubuntu 12.04.01

2013-01-15 Thread Sven Gehr
I checked whether the database exists: postgres=# \l List of databases Name| Owner | Encoding | Collate |Ctype| Access privileges ---+--+---+-+-+--- bacula| pos

Re: [Bacula-users] Bacula on Ubuntu 12.04.01

2013-01-15 Thread lst_hoe02
Zitat von Sven Gehr : > Hi@all, > > I want to install bacula on a ubuntu-server (12.04.01-LTS / 64bit). I > install with the following command: > > > aptitude install postgresql > aptitude install bacula-director-pgsql bacula-common-pgsql > bacula-sd-pgsql bacula-fd bacula-sd-tools bacula-console

Re: [Bacula-users] bacula 5.2.12 randomly fails to recycle disk based volumes

2013-01-15 Thread lst_hoe02
Zitat von Uwe Schuerkamp : > On Fri, Jan 11, 2013 at 02:52:05PM +, Martin Simmons wrote: > >> Do you know which volume is used? There seems to be some confusion between >> incremental-0058 and incremental-0508. >> >> Is that a common feature of other failures like this? > > > The problem is

[Bacula-users] Bacula on Ubuntu 12.04.01

2013-01-15 Thread Sven Gehr
Hi@all, I want to install bacula on a ubuntu-server (12.04.01-LTS / 64bit). I install with the following command: aptitude install postgresql aptitude install bacula-director-pgsql bacula-common-pgsql bacula-sd-pgsql bacula-fd bacula-sd-tools bacula-console and answer the questions: Konfigu