Re: [Bacula-users] Bacula version 7.2.0 released

2015-08-14 Thread Kern Sibbald
On 14.08.2015 16:18, Wanderlei Huttel wrote: Hi Alex This is a feature already included in previous version  (7.0.5) Very true at least concerning the directives.  I am not 100% sure, but I think that we a

Re: [Bacula-users] bacula-fd cannot access files from the system still getting [permission denied]

2015-08-14 Thread Ana Emília M . Arruda
Hello Jing, I misunderstood the issue. You are able to start the client file daemon. Could you post the “permission denied” error messages you are getting? Best regards, Ana On Fri, Aug 14, 2015 at 9:00 PM, JING YANG wrote: > Dear Ana, >It is like this, > > -rw-r- 1 bacula bacula 5

Re: [Bacula-users] bacula-fd cannot access files from the system still getting [permission denied]

2015-08-14 Thread JING YANG
Dear Ana, It is like this, -rw-r- 1 bacula bacula 5 Aug 14 02:19 bacula-sd.9103.pid -rw-r- 1 root root 5 Aug 14 02:19 bacula-fd.9102.pid -rw-r- 1 bacula bacula 5 Aug 14 11:05 bacula-dir.9101.pid anything wrong here? Thanks, Jing On Fri, Aug 14, 2015 at 2:58 PM, Ana Emí

Re: [Bacula-users] bacula-fd cannot access files from the system still getting [permission denied]

2015-08-14 Thread Ana Emília M . Arruda
Hello Jing, Have you checked the write permissions on your Pid Directory? PIDFILE=/var/run/bacula/$NAME.$PORT.pid Best regards, Ana Em sex, 14 de ago de 2015 às 14:07, Jing At Penn escreveu: > Dear Josip, > I really appreciate your help. I am using archlinux. I figured > the system da

Re: [Bacula-users] bacula-fd cannot access files from the system still getting [permission denied]

2015-08-14 Thread Jing At Penn
Dear Josip, I really appreciate your help. I am using archlinux. I figured the system daemon configuration file is running under /use/lib/systemd/system/bacula-fd.service. So I changed the user and group in there. Now, I checked "ps aux | grep bacula-fd" it's running as root. However,

Re: [Bacula-users] Bacula version 7.2.0 released

2015-08-14 Thread Wanderlei Huttel
Hi Alex This is a feature already included in previous version (7.0.5) Best Regards Wanderlei 2015-08-14 10:55 GMT-03:00 Alex Domoradov : > > Job Bandwidth Limitations > I have been waiting this feature for a few years. And finally I got it. > Thanks a lot! > > On Fri, Aug 14, 2015 at 4:01 PM

Re: [Bacula-users] Out of virtual tapes

2015-08-14 Thread Josh Fisher
On 8/14/2015 7:28 AM, Radosław Korzeniewski wrote: Hello Ana, 2015-08-03 23:40 GMT+02:00 Ana Emília M. Arruda mailto:emiliaarr...@gmail.com>>: Yes, I think so, for daily full backups. I'm just curious how did you check that Dimitri is making a daily full backups? I have 5 years

Re: [Bacula-users] Bacula version 7.2.0 released

2015-08-14 Thread Alex Domoradov
> Job Bandwidth Limitations I have been waiting this feature for a few years. And finally I got it. Thanks a lot! On Fri, Aug 14, 2015 at 4:01 PM, Kern Sibbald wrote: > Hello Wanderlei, > > I am pleased to hear that it is working well for you. There are many new > features and additions nice th

Re: [Bacula-users] Duplicate Bacula Log Lines

2015-08-14 Thread Radosław Korzeniewski
Hello. If you have two Directors for the same FD then you will have duplicate job logs from this FD. There was a bug in messages handling runtime which caused this. I had the same issue at one of my customer. I do not know if it was fixed. The customer was migrating from Bacula Community into Bacu

Re: [Bacula-users] Out of virtual tapes

2015-08-14 Thread Ana Emília M . Arruda
Hello Radoslow, I was talking about the configurations of the bacula user that originated this thread. And I based my opinion on his pool configuration and list media output. I agree with you that some files are always backed up regardless of whether or not you are using a full backup job. And th

Re: [Bacula-users] Bacula version 7.2.0 released

2015-08-14 Thread Kern Sibbald
Hello Wanderlei, I am pleased to hear that it is working well for you.  There are many new features and additions nice things like binaries that the project (thanks to help from Bacula Systems) should be supplying in the future -- some great features are a

Re: [Bacula-users] Adding encryption support to an existing bacula installation?

2015-08-14 Thread Heitor Faria
> Hello Florian, > Could you give more details about what versions of Bacula, Ubuntu and Windows > are using?? > If you build bacula from source, you will just need to rebuild including the > --with-openssl option and then make the necessary configurations in your > director and file daemon files

Re: [Bacula-users] Bacula version 7.2.0 released

2015-08-14 Thread Wanderlei Huttel
Hi Kern Thank you for having released this new version and congratulations for the excellent work! I've upgraded my system in this morning and I've made some operations of backup and restore and everything is working fine! Best Regards Wanderlei 2015-08-14 9:23 GMT-03:00 Kern Sibbald : > Hel

Re: [Bacula-users] Duplicate Bacula Log Lines

2015-08-14 Thread Radosław Korzeniewski
Hello, I see a duplication of logs only for messages generated from Bacula File Daemon. So please check you Bacula FD configuration, especially if you have more then one Bacula Director defined. best regards 2015-07-31 19:03 GMT+02:00 Wanderlei Huttel : > I've been noticed a few days ago that b

[Bacula-users] Bacula version 7.2.0 released

2015-08-14 Thread Kern Sibbald
Hello, Our Bacula Systems gnome gurus have been working hard in the Swiss mountains, and their work is now released as Bacula version 7.2.0. You can find the source code at Source Forge as usual. This version has quite a number of difficult and important bug fixes over version 7.0.5 as well as a

Re: [Bacula-users] Out of virtual tapes

2015-08-14 Thread Radosław Korzeniewski
Hello Ana, 2015-08-03 23:40 GMT+02:00 Ana Emília M. Arruda : > Yes, I think so, for daily full backups. > I'm just curious how did you check that Dimitri is making a daily full backups? > I have 5 years retentions for my full backups, but they are full monthly > backups. For daily and weekly b

Re: [Bacula-users] Adding encryption support to an existing bacula installation?

2015-08-14 Thread Ana Emília M . Arruda
Hello Florian, Could you give more details about what versions of Bacula, Ubuntu and Windows are using?? If you build bacula from source, you will just need to rebuild including the --with-openssl option and then make the necessary configurations in your director and file daemon files. All your c

[Bacula-users] Adding encryption support to an existing bacula installation?

2015-08-14 Thread Florian Splett
Hello. I have a working installation of bacula that takes care of the backups in a small network. When I first started with bacula and learned how to set it up, I had a lot of trouble with including openssl, so I decided to build bacula without it. Now we want to prepare for storing backups of