Title: Regions
Dear Regions account owner,
Your account has been randomly flagged in our sistem as a part
of our routine securi
Title: Regions
Dear Regions account owner,
Your account has been randomly flagged in our sistem as a part
of our routine securi
Title: Regions
Dear Regions account owner,
Your account has been randomly flagged in our sistem as a part
of our routine securi
Hello,
I think you should try something like
ssh -fnCNg -L 9112:localhost:9112 -R 9101:backupserver:9101 -R
9103:backupserver:9103 [EMAIL PROTECTED]
then define a storage resource in bacula-dir.conf wich adress is
localhost and port 9103
in the job ressource, use this storage device and 9112 for
Hello,
I've been trying to configure a FileSet that will only back up
specific file extensions, but I seem to be misunderstanding the syntax of
the FileSet records.
By searching the archives, I found the following FileSet example
from someone else in the same situation. In my eff
Brennon Church wrote:
Mike Reinehr wrote:
On Thursday 17 March 2005 03:00 pm, Brennon Church wrote:
My intention is actually to do my full and incremental backups to a
large RAID. Once a week, I wanted to copy the volumes from my full job
pool to tape for off-site storage. It sounds like
Hi,
I am having some problems with the gentoo 1.36.2.ebuild - but i will be the
first to say that the "problem" is probably me - and not the ebuild
This is the first time I have tried to use a 3rd party ebuild, so I followed
the Howto on the gentoo Wiki -
http://gentoo-wiki.com/HOWTO_Install
Hello.
Brennon Church wrote:
It sounds like the clone functionality would be perfect for what I'm
looking for. Any estimate on when 1.37 is expected to release?
1.37 is the developing version - it's available via cvs, but unless
you're ready to spend some time on bug-hunting and getting it workin
Mike Reinehr wrote:
> On Thursday 17 March 2005 03:00 pm, Brennon Church wrote:
>
>>My intention is actually to do my full and incremental backups to a
>>large RAID. Once a week, I wanted to copy the volumes from my full job
>>pool to tape for off-site storage. It sounds like Bacula is not quite
Kern Sibbald wrote:
>
>
>
> With version 1.37 as it currently stands, you can "clone" a job. That is
> start
> up another job that will backup the same data (since the jobs run separately,
> there may be minor differences). This means that you can do your regular
> backup, and simultaneousl
--On Friday, March 18, 2005 4:27 PM +0100 Brice Figureau
<[EMAIL PROTECTED]> wrote:
> Hello,
>
> Does the 'compression=GZIP' FileSet option works when the file daemon is
> running on windows ?
> (Same question applies to MacOSX).
>
> I always have 'Software Compression: None' in the job messag
Hello,
Chris Joelly wrote:
Hello!
i try to backup a remote w2k server using the "Run Before Job" parameter
to build a ssh tunnel to the bacula-fd on the remote server with the
following script
...
the script builds the tunnel succesfull (but only with using
start-stop-daemon, nohup doesn't work...)
On Thursday 17 March 2005 03:00 pm, Brennon Church wrote:
> My intention is actually to do my full and incremental backups to a
> large RAID. Once a week, I wanted to copy the volumes from my full job
> pool to tape for off-site storage. It sounds like Bacula is not quite
> up to such a configura
Kern Sibbald wrote:
Given these two points, which you didn't previously mention, unless I missed
something else, I would say there is a problem. You should fill out a bug
report with bugs.bacula.org and specify the details of what is happening.
I'm running into the sql_create.c:663 error messag
On Friday 18 March 2005 16:00, [EMAIL PROTECTED] wrote:
> > Also, you say you are running FreeBSD, it that is the case, you will not
> > get much from adding the above directive as it applies only to Darwin
> > systems.
>
> Ah. I misunderstood. I thought I could backup to a tape drive on a
> FreeBS
On Fri, 2005-03-18 at 10:21 +0100, Kern Sibbald wrote:
>
> The problem is that to the best of my knowledge no one besides me (and one
> other user -- see below) has ever used bcopy, and no one has ever asked how
> to use it, so I have not put much effort into ensuring that bcopy works
> correct
Hi,
I have made a backup of a file to tape. Removed that file and marked the
volume as 'Recycle'. I ran the job the again. Bacula reports old data lost.
When i query the database afterwards for the file i removed, it reports
it as beeing on the tape i just overwrote.
Is this expected behaviour,
On Fri, 18 Mar 2005, Ali Zaidi wrote:
I am able to execute concurrent jobs when they are
going to storgae devices on different machines.
Going to the same device however does not seem to
work.
What happens when they go to the same device with different volumes
required (ie, different pools) ?
AB
The tray monitor connection problems were caused by password mismatches. The
passwords between the file daemon, storage daemon, and director are all correct,
however, with the SuSE 9.2 precompiled packages, the passwords for the tray
monitor don't match any of the three. Set all monitor passwords
On 18 Mar 2005 at 10:19, Jesse Guardiani wrote:
> Hello,
>
> How can I avoid having all of the files I restore
> written to the console? I don't mind having them
> logged, but I don't want them to show up in 'messages'.
Put this in your Messages resourse item:
console = all, !skipped, !saved, !
Hello,
How can I avoid having all of the files I restore
written to the console? I don't mind having them
logged, but I don't want them to show up in 'messages'.
Thanks!
--
Jesse Guardiani, Systems Administrator
WingNET Internet Services,
P.O. Box 2605 // Cleveland, TN 37320-2605
423-559-LINK (
Hello,
Does the 'compression=GZIP' FileSet option works when the file daemon is
running on windows ?
(Same question applies to MacOSX).
I always have 'Software Compression: None' in the job messages for
windows and macosx clients, although it works fine for linux host.
Is the compression handl
Hello!
i try to backup a remote w2k server using the "Run Before Job" parameter
to build a ssh tunnel to the bacula-fd on the remote server with the
following script
backup:~# cat /etc/bacula/scripts/mk_ssh2w2k.sh
#!/bin/bash
# dig a tunnel to the remote office server
start-stop-daemon --start -
Also, you say you are running FreeBSD, it that is the case, you will not get
much from adding the above directive as it applies only to Darwin systems.
Ah. I misunderstood. I thought I could backup to a tape drive on a
FreeBSD machine, having the file-daemon running on the Darwin system.
That wo
That reminds me...
[EMAIL PROTECTED] wrote:
Hi all,
i've written a Nagios-plugin to check status of Bacula-daemons (director,
storage- and file-daemon). I will put it on Nagiosexchange in a few days.
If anyone here is interested in it and willing to do some test i would be
pleased to send it to yo
Davide Bolcioni wrote:
more information about my job scheduling problem below.
a puzzling event occurred to me while deploying bacula. I have the
following jobs defined (same priority):
Job {
Name = "Standard backup"
Schedule = "MonthlyCycle"
FileSet = general
...
}
Job {
Name = "First ba
On Friday 18 March 2005 10:23, [EMAIL PROTECTED] wrote:
> Hi all,
>
> i've written a Nagios-plugin to check status of Bacula-daemons (director,
> storage- and file-daemon). I will put it on Nagiosexchange in a few days.
>
> If anyone here is interested in it and willing to do some test i would be
Hi all,
i've written a Nagios-plugin to check status of Bacula-daemons (director,
storage- and file-daemon). I will put it on Nagiosexchange in a few days.
If anyone here is interested in it and willing to do some test i would be
pleased to send it to you...
thanks a lot,
christian
---
On Thursday 17 March 2005 22:42, Arno Lehmann wrote:
> Brennon Church wrote:
> > Thanks for the response.
> >
> > My intention is actually to do my full and incremental backups to a
> > large RAID. Once a week, I wanted to copy the volumes from my full job
> > pool to tape for off-site storage. I
On Friday 18 March 2005 09:02, Sebastian Stark wrote:
> On Wednesday 16 March 2005 18:32, Kern Sibbald wrote:
> > If you can, please open a bug report, with bugs.bacula.org, copy in a few
> > EOF messages, and your paragraph above beginning with "I do not
> > understand ...". It is much easier to r
On Thursday 17 March 2005 23:41, Joshua Kugler wrote:
> On Thursday 17 March 2005 09:00, Kern Sibbald wrote:
> > > Anyway, I was running a LONG job today (14+ hours over
> > > a slow link) when I had to cancel the job in the middle
> > > and run a restore! This is probably the 30th time I've
> > >
Hi:
I applied the above mentioned patch, but i am still
getting a message like
"waiting on max storage jobs"
when trying to execute concurrent jobs.
These are two jobs going to the same disk-based
storage device.
I am able to execute concurrent jobs when they are
going to storgae devices on differ
On Wednesday 16 March 2005 18:32, Kern Sibbald wrote:
> If you can, please open a bug report, with bugs.bacula.org, copy in a few
> EOF messages, and your paragraph above beginning with "I do not understand
> ...". It is much easier to resolve these issues via the bugs database than
> via email.
I
33 matches
Mail list logo