[Bacula-users] Bacula fd for iphone4 anyone?

2010-06-25 Thread Mehma Sarja
An app to install fd? Anyone try compiling bacula is an Arm environment? Mehma -- This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu

Re: [Bacula-users] Backup to remote location

2010-06-25 Thread Daniel beas
hi massimiliano in my little experience you can define the job without especify full or Incremental backup and in the schedule you define schedule for full and for incremental backups. I'm so new to bacula, may be someone can tell you a better solution Mejor loado de los pocos sabios qu

Re: [Bacula-users] converting from MySQL to Postgresql - FINISHED

2010-06-25 Thread Jon Schewe
I finished my conversion and it everything seems OK after a couple of days of backups. I wrote up my experiences as I did have to go through a couple of different web pages to get all of the right commands and needed some help from the list (thanks to all that replied), plus I needed to modify comm

Re: [Bacula-users] Backup to remote location

2010-06-25 Thread James Harper
> > Massimiliano Perantoni wrote: > > > How to solve this problem? > > Why not use rsync to keep "B" synchronised with "A" on a local ("B"), > array and perform your bacula backups from this? > Assuming it's Linux data and assuming they have an additional 4TB (and growing) amount of space at "

Re: [Bacula-users] Backup to remote location

2010-06-25 Thread James Harper
> > Hi! > I'm going to plan a remote backup between two places in my company > that are connected with 10Mbps connectivity. I need to backup, to be > sure I will not have problems for disaster recovery, all the data in > "location A" to "location B". Up to the moment we have a local backup > worki

Re: [Bacula-users] Backup to remote location

2010-06-25 Thread Doug Forster
Massimiliano, I would work this with some clever scheduling. Create a few of schedules. Schedule { Name = "Weekly-incremental" Run = Level=Incremental mon-fri at 20:00 } Schedule { Name = "Weekly-full" Run = Level=Full Fri at 21:00 } Schedule { Name = "Catalog-backup" Run = Fu

[Bacula-users] TLS and broken pipes?!?

2010-06-25 Thread Robert LeBlanc
I'm moving some servers across an untrusted network and am trying to enable TLS and also enable Accurate backups so I don't have to do fulls over the network. I have a specific client that I'm not able to get a backup to complete (over a week now at least 20 attempts), it always contacts the SD and

Re: [Bacula-users] Backup to remote location

2010-06-25 Thread richard
Massimiliano Perantoni wrote: > How to solve this problem? Why not use rsync to keep "B" synchronised with "A" on a local ("B"), array and perform your bacula backups from this? Regards, Richard -- ThinkGeek and WIRED

[Bacula-users] Backup to remote location

2010-06-25 Thread Massimiliano Perantoni
Hi! I'm going to plan a remote backup between two places in my company that are connected with 10Mbps connectivity. I need to backup, to be sure I will not have problems for disaster recovery, all the data in "location A" to "location B". Up to the moment we have a local backup working like a charm

Re: [Bacula-users] Limit backup size

2010-06-25 Thread Timo Neuvonen
"Thomas Mueller" kirjoitti viestissä news:i026rb$tr...@dough.gmane.org... > Am Fri, 25 Jun 2010 16:06:00 +0400 schrieb Matthieu Patou: > >> Hello, >> >> For reason of space and time I would like to limit the size, is there a >> way to make a job fail if the stored size is more than xx bytes (note

Re: [Bacula-users] Issue backing up Oracle database using Bacula

2010-06-25 Thread Mike Holden
nagaraj mogaroy wrote: > Hello, > > I've been trying to set up a backup of our Oracle database using > Bacula, > following the steps in the below link: > > http://wiki.bacula.org/doku.php?id=application_specific_backups:oracle_rdbms > > However, I encounter the following errors during the backup pr

[Bacula-users] Issue backing up Oracle database using Bacula

2010-06-25 Thread nagaraj mogaroy
Hello, I've been trying to set up a backup of our Oracle database using Bacula, following the steps in the below link: http://wiki.bacula.org/doku.php?id=application_specific_backups:oracle_rdbms However, I encounter the following errors during the backup process: 25-Jun 08:55 tapti18522-fd Job

Re: [Bacula-users] Limit backup size

2010-06-25 Thread Thomas Mueller
Am Fri, 25 Jun 2010 16:06:00 +0400 schrieb Matthieu Patou: > Hello, > > For reason of space and time I would like to limit the size, is there a > way to make a job fail if the stored size is more than xx bytes (note: I > do the storage on disks). > you could limit pool size or job time (see bac

[Bacula-users] only one copy job runs

2010-06-25 Thread C . Keschnat
Hi, I'm having a problem with copy jobs. When the copy job starts, it correctly chooses the jobs to be copied. But then all but the last job stop with errors. The last job runs perfectly fine. When I then start the copy job again, the chosen JobIDs are the ones from the job before minus the one

[Bacula-users] Limit backup size

2010-06-25 Thread Matthieu Patou
Hello, For reason of space and time I would like to limit the size, is there a way to make a job fail if the stored size is more than xx bytes (note: I do the storage on disks). Matthieu. -- ThinkGeek and WIRED's GeekD

[Bacula-users] Custom Schedule Question

2010-06-25 Thread bwellsnc
Hi, I am wondering if I can do a custom schedule that runs my backups between 1:00 am and 5:00 am. I have a few processes that I just need to backup at this times on a daily basis and I don't want to run them all day incrementally. Will I basically have todo this: Schedule { Name = "serverna