Hi Dan,
On Jan 29, 2013, at 11:23 AM, Dan Langille wrote:
>
> Ideas, comments?
>
Not sure if this is a good or bad idea. Just the first thing that popped into
my head.
iptables -t nat --insert OUTPUT -m owner --uid-owner user01 -p tcp --dport xxx
-j REDIRECT --to-ports xxx01
Bryan
--
Hi Pedro, Radoslaw,
On Jan 13, 2013, at 10:23 AM, Radosław Korzeniewski
wrote:
> Bacula community edition will continue, unix, linux, windows products?
>
> I don't understand your question, sorry.
I think he means "Will Windows be supported?", or "Will Windows continue?", or
something along
On Jan 02, 2013, at 04:49 AM, Rodrigo Renie Braga wrote:So far, what I came up with is creating a second job (a verify job) for every client in my Bacula Director and using a different schedule for those jobs, so Bacula will schedule these verify jobs to run after the daily backup jobs.That way do
Just a long shot, but did you try dos2unix?
Bryan
On Dec 28, 2012, at 11:06 AM, Wolfgang Denk wrote:
> Hi,
>
> now that I got the PostgreSQL setup working, I try to import my data
> from the old MySQL configuration. I'm following the instructions at
> http://www.bacula.org/manuals/en/catalog/
On Dec 19, 2012, at 11:42 AM, "Fahrer, Julian" wrote: > -Ursprüngliche Nachricht- > Von: Uwe Schuerkamp [mailto:uwe.schuerk...@nionex.net] > Gesendet: Mittwoch, 19. Dezember 2012 18:31 > An: Bacula Users Mailing List > Betreff: [Bacula-users] Compiling Bacula with readline support on CentO
Hi,On Nov 14, 2012, at 10:29 AM, "Romo, Abel" wrote:I tried --with-openssl=/usr/include/openssl as you recommended Same thing. Tried --with-openssl with no parameter... exact same error. Just curious, did you ``make clean'' before trying again?Bryan
Hi,On Nov 14, 2012, at 04:08 AM, Luca Bertoncello wrote: Now, why cannot bacula find the previous full backup? Do you think it's possible the full backup did not complete successfully? What does the log say for the full backup?Bryan
---
On Oct 16, 2012, at 12:01 PM, azurIt wrote:are there any plans to implement linux inotify selection of files to backup? Thnx. I'm curious how one would implement such a feature alongside the current mechanism for selecting files. I'm guessing that any time an inotify event comes through for the f
On Aug 16, 2012, at 12:42 PM, "Luis H. Forchesatto"
wrote:
>
>
> 16-Aug 14:27 backup-dir JobId 0: Error: message.c:743 fopen
> /var/lib/bacula/backup-dir.proxy.sysconf.2012-08-16_14.27.52.05.135319776.mail
> failed: ERR=No space left on device
>
> Surely there's space left on the disk. All
On Jul 27, 2012, at 2:18 PM, Jose Blanco wrote:
> Is there an easy way to specify an Hourly backup from 7:00am to 7:00pm other
> than having multiple Run lines for each hour on the schedule?
I think you'll just have to have multiple run statements, but you can shorten a
little bit by having mu
On Jul 21, 2012, at 6:36 AM, Luis H. Forchesatto wrote:
> What log file you mean, /var/log/bacula/log ?
I believe he's talking about MySQL data files for the log table, on my system
it's /var/lib/mysql/Log.{MYD,MYI,frm}
> 2012/7/13 sedrla
> Now HW is ok, bacula is running well, but MYSQL bacul
Hello,
On Jun 29, 2012, at 11:58 AM, Erik P. Olsen wrote:
> I am on Fedora 14 migrating to 16 running bacula 5.0.3 and I've noticed that
> the
> script /usr/libexec/bacula/bacula does not perform the functions it is
> supposed
> to do. Looking into the script reveals that it actually executes
Hello all,
While running a job, if I look at the status of the client, bacula appears to
be selecting files I don't want. If, say, I only want to backup "*.txt" files,
the status makes it seem as though the server is backing up _all_ files. I'm
using bacula 5.2.5 for both the client and serve
rl script I found somewhere.
Thanks Dan and Phil for your time.
Bryan
On Jun 22, 2012, at 9:56 AM, Dan Langille wrote:
> On 2012-06-19 19:57, Bryan Harris wrote:
>> Hello all,
>>
>> I'm trying to place my volumes into a scratch pool of a custom name
>> using the
On Jun 20, 2012, at 1:30 PM, "Luis H. Forchesatto"
wrote:
> O get this error message when restarting bacula-director: /lib/libc.so.6:
> version `GLIBC_2.10' not found (required by getent).
Just curious, what happens if you type getent passwd?
Bryan
---
Hello all,
I'm trying to place my volumes into a scratch pool of a custom name using these
lines. However, the volumes do not move into the scratch pool after usage.
Instead, they remain in the pool called "bryanslack-virtuals". When I run
"list volume" I get a volume in my scratch pool. Th
Hello Fred,
I believe there is an issue with the newest version on Windows. You may want
to try reinstalling the 5.0.3 client on your Windows machine.
Here is a link to a discussion from a few days ago. You may get some other
results by searching the mailing list archives for 'windows'. This
Hello Olivier,
I also tried to use that directive. But I think it's only going to work in the
Enterprise version of Bacula (it didn't work for me either).
Bryan
On Jun 18, 2012, at 5:14 AM, Olivier L. wrote:
> Hi all,
>
> All is in title, how to use "Maximum Bandwidth" or "Maximum Bandwidth
Hello all,
I am learning how to configure bacula and I think I have done something wrong
regerding virtual migrations. I have created a base, a full, a virtual full, a
migration, a differential, and an incremental. The incrementals are very small
as expected. The full is very small due to th
On Jun 7, 2012, at 9:51 PM, Alex Lucas wrote:
> Is there a way to setup multi-stream data transfer?
I wonder if you could configure two separate jobs and connect to the same FD
twice?
Bryan--
Live Security Virtual Conf
On Jun 6, 2012, at 8:32 PM, Fred Parks wrote:
> I have tried dropping the bacula database from mysql and starting over with
> the config but I get the same error. I saw some posts about possibly being
> out of space but no file systems are even running low. What could be going
> on?
Is it possibl
ources, so I just had to remove this option from the Pool to add it to the
> Job resource for each client...
>
> Once again, Bacula did not let me down, neither did this mailing list...
>
> Thanks again Bryan!
>
>
> 2012/5/28 Bryan Harris
> Hello,
>
> On May 2
How about deleted files held open by other running processes? I wonder if an
open file that was deleted is using up some of your disk space?
lsof | grep -i deleted
Bryan
On May 28, 2012, at 12:18 PM, John Drescher wrote:
> On Mon, May 28, 2012 at 1:08 PM, Bryan Harris wrote:
>>
I don't think you can do this. You have to restore to the FD not the director.
If you plug the USB disk into the FD, then mount the disk there. Then I think
you'll get what you want.
Or else, setup and run another FD on the same server as the director. Then
restore to the new FD.
Bryan
On
Hello,
On May 27, 2012, at 11:28 PM, Rodrigo Renie Braga wrote:
> My ideal solution which Bacula, apparently, DOES NOT SUPPORT: make the
> "Address" option on the Storage resource optional, meaning that if not
> specified, the SD Address that Bacula will send to the FD is the same one
> that t
On May 24, 2012, at 2:13 AM, Alex Lucas wrote:
> Greetings,
>
> The docs seem to be conflicting about data encryption with Bacula.
>
> http://www.bacula.org/5.0.x-manuals/en/main/main/Configuring_Director.html#SECTION001813
> Here there is a mention that it should be possible to
Hello,
My first post to Bacula list, hope it helps.
Some distro.'s will easily show you the ./configure line they use. E.g. here
is for slack builds for bacula. Others like Red Hat you can view the SPEC file.
http://slackbuilds.org/result/?search=bacula&sv=
http://slackbuilds.org/slackbuilds/
27 matches
Mail list logo