Re: [Bacula-users] Request for help

2015-02-11 Thread Radosław Korzeniewski
Hello, 2015-02-02 1:30 GMT+01:00 Heitor Faria : > However, MOST of the code developed by Bacula Enterprise are in the form > of Plugins (Vmware, Databases, etc.) (...) that CAN'T be considered > derivations / modifications of the original Bacula Source code. > Bacula plugins are derived work of

Re: [Bacula-users] Backing up a bare git repository in full and incremental mode

2015-02-11 Thread Luc Van der Veken
Have you tried asking in a git forum/list? There must be some people with knowledge of git that also use bacula, but I would think you'd have more luck there. Stack overflow is also a good place for all things developer: http://stackoverflow.com/questions/12129148/incremental-backups-with-git-bun

[Bacula-users] Backing up a bare git repository in full and incremental mode

2015-02-11 Thread Thorsten Reichelt
Hi! I have to backup one or more bare git repositories but I cannot figure out whats the best way to do this. I want to use this backup plan: Every month => full backup (all branches, tags...) Every night => incremental backup (changes since last incremental/full) For that I run a pre-backup scr

Re: [Bacula-users] Weird recursive issue

2015-02-11 Thread Dawei Wang
Hi Bill, I did check that, i am backup one directory on one file system, i should not be affected by this setting. Anyway, i it to onefs=no, still no avail. The same configuration works fine with bacula 5, really really weird. Thx On Wed, Feb 11, 2015 at 9:58 AM, Dawei Wang wrote: > All i h

Re: [Bacula-users] Weird recursive issue

2015-02-11 Thread Bill Arlofski
On 02/11/2015 09:58 AM, Dawei Wang wrote: > All i have a bacula 7.0.5 installation on redhat 5. For linux client it's not > backup directory recursively. I understand recurse is default on, but it does > not work after even i set the option explicitly. > > Anyone seen this issue. > > > I did try

Re: [Bacula-users] bacula splitting big jobs in to two

2015-02-11 Thread Richard Fox
Hi, On Thu, 29 Jan 2015, Rao, Uthra R. (GSFC-672.0)[ADNET SYSTEMS INC] wrote: > > I run bacula 5.2.12 on a RHEL server which is attached to a Tape Library. I > have two LTO5 tape > drives. Since the data on one of my server has grown big the back-up takes > 10-12 days to > complete. I would l

[Bacula-users] Weird recursive issue

2015-02-11 Thread Dawei Wang
All i have a bacula 7.0.5 installation on redhat 5. For linux client it's not backup directory recursively. I understand recurse is default on, but it does not work after even i set the option explicitly. Anyone seen this issue. I did try use estimate command in the console it indeed show it is

Re: [Bacula-users] bacula splitting big jobs in to two

2015-02-11 Thread Rao, Uthra R. (GSFC-672.0)[ADNET SYSTEMS INC]
Thank you all for your input. I am planning to test the split backup first before I try anything else. Regards, Uthra -Original Message- From: Davide Giunchi [mailto:davide.giun...@soasi.com] Sent: Wednesday, February 11, 2015 6:03 AM To: bacula-users@lists.sourceforge.net Cc: Rao, Uthr

Re: [Bacula-users] bacula splitting big jobs in to two

2015-02-11 Thread Davide Giunchi
I think that you have two choiches: 1) use virtualfull: http://www.bacula.org/7.0.x-manuals/en/main/Released_Version_3_0_3_3_0_.html#SECTION00527000 After the first full backup, you wouldn't need any other full backup, only incremental forever. 2) split the single job in two differ