Re: [Bacula-users] Forcing recycle

2011-12-20 Thread Marcello Romani
Il 20/12/2011 04:14, John Drescher ha scritto: > 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

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

2011-12-20 Thread Simone Caronni
Hello, fedora-usermgmt adds 33 + the "baseuid" defined in his config files, the latest RPM without it uses 133 as a static uid. Regards, --Simone On Dec 20, 2011 8:53 PM, "Martin Simmons" wrote: > I'm probably confused, but why is the rpm adding user/group 33, rather than > 133? > > __Martin >

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

2011-12-20 Thread Martin Simmons
I'm probably confused, but why is the rpm adding user/group 33, rather than 133? __Martin > On Tue, 20 Dec 2011 13:56:15 +0100, Simone Caronni said: > > Sorry, those are the basis for fedora-usermgmt generation, the static > uids associated with services can be found inside the "setup" pac

[Bacula-users] Assign Multiple IPs

2011-12-20 Thread DMS
If anyone has had an issue with the Bacula Webmin module after assigning multiple IP addys and knows a fix, feel free to post it here. After adding the second IP address, I get this error in the Bacula Webmin modules: The Bacula console command /usr/bin/bconsole could not communicate with the

[Bacula-users] catalog pg_dump fails after 5.2.2 upgrade

2011-12-20 Thread David Newman
bacula 5.2.2, FreeBSD 8.2-RELEASE After upgrading bacula-server from 5.0.3 to 5.2.2 using FreeBSD ports and updating the (PostgreSQL) bacula database, all jobs run fine except for the final one on the bacula server, the one that dumps the catalog before making a backup. The error looks like this:

Re: [Bacula-users] Could not stat "/local/notesdata": ERR=No such file or directory

2011-12-20 Thread Henry Gultom
On Sat, Dec 17, 2011 at 3:40 PM, Geert Stappers < geert.stapp...@vanadgroup.com> wrote: > Op 20111217 om 10:30 schreef Henry Gultom: > > Hi all, > > > > I have Bacula 5 running well and backup linux,windows server. I added new > > client to backup which is for Lotus Domino Server with File set /lo

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

2011-12-20 Thread Bill Arlofski
On 12/19/11 21:31, Gary R. Schmidt wrote: > 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

[Bacula-users] Problem with Exclude path

2011-12-20 Thread Carlo Filippetto
Hi all, I have a filesystem with / /boot the FileSet is created as FileSet { Name = FS-root-boot Ignore FileSet Changes = yes Include { File = / File = /boot Options { compression = GZIP9 signature = MD5 } } Exclude { File = /var/lib/mysql } }

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

2011-12-20 Thread Oliver Hoffmann
> 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

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

2011-12-20 Thread Simone Caronni
Sorry, those are the basis for fedora-usermgmt generation, the static uids associated with services can be found inside the "setup" package on any system. i.e. on my Fedora system: [slaanesh@3zpc0560 ~]$ rpm -qd setup /usr/share/doc/setup-2.8.36/COPYING /usr/share/doc/setup-2.8.36/uidgid [slaanes

Re: [Bacula-users] tuning lto-4

2011-12-20 Thread Radosław Korzeniewski
Hello, W dniu 20 grudnia 2011 10:30 użytkownik Marcello Romani < mrom...@ottotecnica.com> napisał: > >> 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 ch

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

2011-12-20 Thread Mario Moder
Am 19.12.2011 15:33, schrieb Machiel van Veen: > > I use Procmail for this myself, it works perfectly, only mailing me relevant > messages. Bacula sends the messages to bacula@localhost then forward any > error/warning messages. I am > using Postfix as a mail server. > Hi Machiel Thank you ver

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

2011-12-20 Thread Mario Moder
Am 19.12.2011 15:10, schrieb Oliver Hoffmann: > I had the same problem but with mysqldump. The Backup was always OK but > the dump was not. I tried different approaches but in the end I wrote a > small script which greps the log file. > > For example > grep $jobid /var/log/bacula/log | grep -i> '

Re: [Bacula-users] tuning lto-4

2011-12-20 Thread Marcello Romani
Il 19/12/2011 17:32, gary artim ha scritto: > 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

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

2011-12-20 Thread Simone Caronni
Hello, I'm building all 5.2.3 packages now for all versions / architectures. fedora-usermgmt has been removed completely from the package, both for building and installing so it should be free of the EPEL repository dependency as requested here on the mailing list. Expect the packages to be avai