Re: [Bacula-users] Restore with data encryption?

2011-12-19 Thread Thomas Mueller
Am Mon, 19 Dec 2011 17:14:15 +0100 schrieb Oliver Hoffmann: > Hi all, > > I do backups with data encryption. Backups as well as restores on the > clients work without problems. > Now I want to be able to do restores with the server (or another one) > only. The doc says that adding the following l

Re: [Bacula-users] Permanently disabling clients without deleting them

2011-12-19 Thread Thomas Mueller
Am Tue, 20 Dec 2011 13:31:09 +1100 schrieb Gary R. Schmidt: > Hi, > Bacula 3.0.3. > > I've had some machines be removed from use, but I don't want their > backups to go away until we are sure their replacements are complete. > > I can disable them individually from the console, but is there some

Re: [Bacula-users] Forcing recycle

2011-12-19 Thread John Drescher
On Mon, Dec 19, 2011 at 8:43 PM, Gary R. Schmidt wrote: > Hi all, > This is probably covered in the documentation, but I can't remember it. > > I am using bacula 3.0.3, and over the Yaksmas break I will run out of > blank or already recycled tapes, so I am going to have to force some to > be recyc

[Bacula-users] Permanently disabling clients without deleting them

2011-12-19 Thread Gary R. Schmidt
Hi, Bacula 3.0.3. I've had some machines be removed from use, but I don't want their backups to go away until we are sure their replacements are complete. I can disable them individually from the console, but is there something I can do in the .conf file that will turn them off? Cheers

[Bacula-users] Forcing recycle

2011-12-19 Thread Gary R. Schmidt
Hi all, This is probably covered in the documentation, but I can't remember it. I am using bacula 3.0.3, and over the Yaksmas break I will run out of blank or already recycled tapes, so I am going to have to force some to be recycled, so I want to know if this will work: Mark the tapes "Re

[Bacula-users] Assign Multiple IPs

2011-12-19 Thread DMS
I guess I did not read the instructions well enough. DirAddresses = { ip = { addr = 1.2.3.4; port = 1901 } ip = { addr = 10.2.3.4; port = 1901 } } } The commented out the DIRport = 1901 works like a charm except now my webmin console doesn't like the fact that there are 2 assigned I

[Bacula-users] Assign Multiple IPs

2011-12-19 Thread DMS
My Bacula server sits between a internet facing domain and a secured data domain. The server that is hosting Bacula has 2 NICs, one for each domain. How do I assign both IPs to the Director, FD and SD? I tried to follow the instructions here: http://www.bacula.org/en/dev-manual/main/main/Configu

Re: [Bacula-users] tuning lto-4

2011-12-19 Thread gary artim
Thanks for the advice, _most_ responsive list I belong to! cheers! gary 2011/12/19 Radosław Korzeniewski : > Hello, > > 2011/12/16 gary artim >> >> No, just Spool Attributes = yes. g. >> > > A "direct" backup from FD into a SD tape device is performed with a little > buffering and require more co

[Bacula-users] Restore with data encryption?

2011-12-19 Thread Oliver Hoffmann
Hi all, I do backups with data encryption. Backups as well as restores on the clients work without problems. Now I want to be able to do restores with the server (or another one) only. The doc says that adding the following line would be enough. PKI Keypair = "/etc/bacula/keys/master.keypair" S

Re: [Bacula-users] How to get notified about non-fatal errors

2011-12-19 Thread Machiel van Veen
On Monday 19 December 2011 12:01:59 Mario Moder wrote: > Hi > > Looking through the docs and searching the mailing list, I haven't found > a solution to my problem yet: > > A windows backup job is terminating normally, sometimes with a non-fatal > error: > > Error: Read error on file d:/Backup/b

Re: [Bacula-users] Any repo for latest release 5.2?

2011-12-19 Thread John Doe
From: "reynie...@gmail.com" >On Mon, Dec 19, 2011 at 6:15 AM, John Doe wrote: >From: "reynie...@gmail.com" >>> Thanks but I'm getting this error: "Error: Package: bacula-catalog-postgresql-5.2.3-179.1.x86_64 (Archiving_Backup_Factory) Requires: libpq.so.4()(64bit)" I need to install PostgreSQL d

Re: [Bacula-users] How to get notified about non-fatal errors

2011-12-19 Thread Oliver Hoffmann
> Hi > > Looking through the docs and searching the mailing list, I haven't > found a solution to my problem yet: > > A windows backup job is terminating normally, sometimes with a > non-fatal error: > > Error: Read error on file d:/Backup/backup_201112190102.bak. > ERR=Nicht gen\374gend Systemr

[Bacula-users] Jobs OK but not in catalog

2011-12-19 Thread C . Keschnat
Hi, this weekend I had several successful jobs but for some of them there is no entry in the database. There are no errors in the bacula-log. There are some errors in the pgsql log before and after a job finished but I don't know if they are related: 2011-12-17 02:02:47 CET STATEMENT: DROP TAB

Re: [Bacula-users] Any repo for latest release 5.2?

2011-12-19 Thread reynie...@gmail.com
Hmmm this is the result from running that command: postgresql-devel-8.4.9-1.el6_ 1.1.i686 : PostgreSQL development header files and libraries Repo: updates Matched from: Filename: /usr/lib/libpq.so postgresql-libs-8.4.9-1.el6_1.1.x86_64 : The shared libraries required for any PostgreS

Re: [Bacula-users] tuning lto-4

2011-12-19 Thread Radosław Korzeniewski
Hello, 2011/12/16 gary artim > No, just Spool Attributes = yes. g. > > A "direct" backup from FD into a SD tape device is performed with a little buffering and require more computation, disk seeks and context switching. It is a single, complicated chain with two threads one for FD and one for SD

[Bacula-users] How to get notified about non-fatal errors

2011-12-19 Thread Mario Moder
Hi Looking through the docs and searching the mailing list, I haven't found a solution to my problem yet: A windows backup job is terminating normally, sometimes with a non-fatal error: Error: Read error on file d:/Backup/backup_201112190102.bak. ERR=Nicht gen\374gend Systemressourcen, um den

Re: [Bacula-users] Any repo for latest release 5.2?

2011-12-19 Thread John Doe
From: "reynie...@gmail.com" > Thanks but I'm getting this error: "Error: Package: > bacula-catalog-postgresql-5.2.3-179.1.x86_64 (Archiving_Backup_Factory) > Requires: libpq.so.4()(64bit)" I need to install PostgreSQL devel? That would be postgresql-libs but... yum whatprovides \*libpq.so\*

Re: [Bacula-users] Fedora 16 - RHEL 5/6 Bacula RPM repository

2011-12-19 Thread Simone Caronni
Hello, what do you mean "it is a pratical joke or a time bomb"? In the links I've pasted there's also the Fedora "user registry" for uids/gids, it is at: http://fedoraproject.org/wiki/PackageUserRegistry Remember this is a Fedora package and not a package for everyone, so it follows those guide