I'm forgetting the name of the directive. I don't think an eject is
possible, at all or perhaps without custom scripting, but you CAN have
the drive mount automatically. Search the manual for Volume Poll
Interval or something like that... can't remember the name. That should
help.
Randy wrote
Does bacula support setting the file and job retention periods in the
storage directive rather than in the client directive? I have a set of
servers where I want to keep backups of most of the data for a 30 day period
and other pieces of data for a 1 year period. I'm thinking I can just run
separat
On Wed, 2006-03-08 at 16:14, Adam Kropelin wrote:
> (Please send apcupsd related mail to the apcupsd-users list rather than,
> or in addition to, me personally. That way others can benefit from the
> discussion and offer suggestions of their own.)
>
> Rolf wrote:
> > hello
> >
> > I noted on the
In bacula user's manual (page 96) I read: "The second change was to add
a new Client resource that defines matou-fd and has the correct address,
but in real life, you may need a fully qualified machine address or an
IP address."
I assume it should read: "... but in real life, you will need ...
I have now installed bacula 1.38.5 on my Fedore 3 and it is working
beautifully backing up only this linux system. My next step is to add
the back-up of two windows systems (a W2K and an XP). The three boxes
are connected on a LAN through a wireless router which provides the
IP-addresses dynami
Hi,
as long as bacula finds appendable volumes it tries to append to them.
The volume retention period begins when the volume status changes from
append to whatever.
Add eg.
Volume Use Duration = 20 hours
to the pool resource and bacula will change status from appendable to
used 20 hours afte
--- Michael Morgan <[EMAIL PROTECTED]> wrote:
> I am trying to restore a single file or directory from a full backup
> job. However, when I specify the jobid in the console, it just sits
> there telling me it is building the file tree. I tried it from a
> smaller, incremental job, and it seem
Hello,
I’m
getting some behavior I didn’t expect while trying to set up a rotation
schedule for one of the sites I manage. They have a single server with a
single VS160 tape drive. I have it run a full backup early Thursday and
incrementals fri-wed; and have 2 tapes per po
On 8 Mar 2006 at 13:33, Michael Morgan wrote:
> I am trying to restore a single file or directory from a full backup
> job. However, when I specify the jobid in the console, it just sits
> there telling me it is building the file tree. I tried it from a
> smaller, incremental job, and it seemed
Baptiste Malguy wrote:
Hello,
My sequence:
Step 1
- Ignore FileSet Changes = no
- File = /home/test/d1
- Requesting an incremental backup. It is actually incremental (the full
done previously with the same setting)
Step 2
- Ignore FileSet Changes = yes
- File = /home/test/d1
- Requesting an inc
> On Wed, 08 Mar 2006 19:04:47 +, "Beren Gamble" <[EMAIL PROTECTED]>
> said:
>
> Hi!
>
> Can someone please make sense of this for me? Google couldn't help..
>
> I've built it on another server with the same OS just fine, but this one
> bombs with this error
>
> + make mtx
> Build
I am trying to restore a single file or directory from a full backup
job. However, when I specify the jobid in the console, it just sits
there telling me it is building the file tree. I tried it from a
smaller, incremental job, and it seemed to build the tree ok, but this
large full backup just
Hi!
Can someone please make sense of this for me? Google couldn't help..
I've built it on another server with the same OS just fine, but this one bombs
with this error
+ make mtx
Building mtx
(cd `echo mtx-*`; ./configure; make)
loading cache ./config.cache
checking host system type... configur
On 8 Mar 2006 at 19:33, Andreas Aronsson wrote:
>
>
> Dan Langille wrote:
>
> and bacula-fd.conf:
>
> # List Directors who are permitted to contact this File
> daemon
>
> #
>
> ;
> Director {
> Name = x-dir
> .
>
> TLS Require = yes
>
Dan Langille wrote:
and bacula-fd.conf:
# List Directors who are permitted to contact this File
daemon
#
;
Director {
Name = x-dir
.
TLS Require = yes
TLS Verify Peer = no
shouldn't this be yes? It is for me.
Changed to yes, same result...
Baptiste Malguy a écrit :
> My sequence:
>
> Step 1
> - Ignore FileSet Changes = no
> - File = /home/test/d1
> - Requesting an incremental backup. It is actually incremental (the full
> done previously with the same setting)
>
> Step 2
> - Ignore FileSet Changes = yes
> - File = /home/test/d1
> -
On Mar 8, 2006, at 06:30, Andreas Aronsson wrote:# I have also tried with selfsigned certs, one for each daemon according to these instructions: # http://landonf.bikemonkey.org/code/bacula/Configuring_Bacula_Encryption.20060305184424.26351.sandbox.html Just to clarify, these instructions are for en
Hello,
I wonder on the effects of attribute Ignore FileSet Changes of the
FileSet resource.
I'm not sure what I have observed really corresponds to the doc neither
to some comments made by Arno sometimes ago.
>From http://www.bacula.org/dev-manual/Configuring_Director.html :
"f this directive i
THANK YOU!
Sure I see it :)
Can I find somewhere collections of conf files others have created for their
setting, apart from the tutorial?
Thanks again,
Torsten.
--
Torsten Uhlmann
AGYNAMIX(R). Sheltering Talent.
Phone: +49 3721 273445
Fax: +49 3721 273446
Mobile: +49 177 5261680
Hello,
On 3/8/2006 4:51 PM, AGYNAMIX Torsten Uhlmann wrote:
Hi,
I have set all Max Concurrent enries to 20. The one in the directory was at
'1'.
It now takes a bit longer until i see this behavior (there are still client
which are not reachable for Bacula but that's not bacula's problem.)
Whe
Hi,
I have set all Max Concurrent enries to 20. The one in the directory was at
'1'.
It now takes a bit longer until i see this behavior (there are still client
which are not reachable for Bacula but that's not bacula's problem.)
When I do a 'status director' I see the following:
Running Jobs:
On 8 Mar 2006 at 16:25, Andreas Aronsson wrote:
> Alright, continuing with the "cacert-track".
>
> I changed the master cert to
>
> /etc/ssl/certs/cacert.org.pem
>
> and got:
>
> 08-Mar 15:55 bconsole: Fatal error: bnet.c:502 TLS host certificate
> verification failed. Host x did not matc
Alright, continuing with the "cacert-track".
I changed the master cert to
/etc/ssl/certs/cacert.org.pem
and got:
08-Mar 15:55 bconsole: Fatal error: bnet.c:502 TLS host certificate
verification failed. Host x did not match presented certificate
TLS negotiation failed
Director authoriz
On 8 Mar 2006 at 9:24, Nick Smith wrote:
> On 3/6/06, Nick Smith <[EMAIL PROTECTED]> wrote:
> > i have a FreeBSD 4.x machine running bacula, that will be replaced
> > with a new machine. we are wanting to use bacula to recover the data
> > from machine1 to machine2. we have a full backup of mach
On 8 Mar 2006 at 15:30, Andreas Aronsson wrote:
> Hello!
>
> I'm new to this list, but I got a lot of time invested in this. Any
> pointers much appreciated...
> I'm trying to get bacula to work using TLS.
> Running Gentoo Linux.
> I have started out trying to backup the same host as the one the
On 3/6/06, Nick Smith <[EMAIL PROTECTED]> wrote:
> i have a FreeBSD 4.x machine running bacula, that will be replaced
> with a new machine. we are wanting to use bacula to recover the data
> from machine1 to machine2. we have a full backup of machine1. both
> machines are running the same version
Hello!
I'm new to this list, but I got a lot of time invested in this. Any
pointers much appreciated...
I'm trying to get bacula to work using TLS.
Running Gentoo Linux.
I have started out trying to backup the same host as the one the
director's residing on. IE dir, sd and fd on the same host.
Dan Langille a écrit :
> On 8 Mar 2006 at 10:25, Baptiste Malguy wrote:
>
>
>>Hello People,
>>
>>Does anyone know something about compression issue I meet ?
>>
>>Thanks.
>>
>>Baptiste Malguy a écrit :
>>
>>>Hello,
>>>
>>>I definitly want to use compression for backups on disk.
>>>
>>>It works pre
On 08.03.2006, at 13:49, Dan Langille wrote:
On 8 Mar 2006 at 12:53, Sebastian Stark wrote:
If I use the update slots command in bconsole it asks for a drive
number:
*update slots
Automatically selected Storage: neo4000
Enter autochanger drive[0]:
Regardless what I type here it always tries
On 8 Mar 2006 at 12:53, Sebastian Stark wrote:
> If I use the update slots command in bconsole it asks for a drive
> number:
>
> *update slots
> Automatically selected Storage: neo4000
> Enter autochanger drive[0]:
>
> Regardless what I type here it always tries to unload drive0. How do
> I
On 8 Mar 2006 at 10:25, Baptiste Malguy wrote:
> Hello People,
>
> Does anyone know something about compression issue I meet ?
>
> Thanks.
>
> Baptiste Malguy a écrit :
> > Hello,
> >
> > I definitly want to use compression for backups on disk.
> >
> > It works pretty well, except for:
> > - FIFOs
On Wed, Mar 08, 2006 at 09:43:28AM +0100, Stefan Schwietert wrote:
> Is there someone who has managed to start bacula-fd with launchd. I
> tried it but launchd gets an error, tries to start it several times
> and then gives up. If I start bacula-fd by hand everything is good.
> So I think th
On 06.03.2006, at 14:59, Dwayne Hottinger wrote:
Thanks,
I know thats the problem. But I dont see a dist for 1.38 dist for
os x 10.3.x.
Is there a build for the -fd on osx 10.3? Or how do I build for
the osx 10.3?
Have you tried opendarwin ports? Works good for me on 10.4, one would
If I use the update slots command in bconsole it asks for a drive
number:
*update slots
Automatically selected Storage: neo4000
Enter autochanger drive[0]:
Regardless what I type here it always tries to unload drive0. How do
I get it to unload drive1 as well?
As I read in the archives "u
> On Tue, 7 Mar 2006 21:50:17 -0600, "Jeffrey L. Taylor" <[EMAIL
> PROTECTED]> said:
> Mail-Followup-To: bacula-users@lists.sourceforge.net
>
> What does the following message mean? I started seeing it after a
> system lockup corrupted the bacula database. I dropped the bacula tables
>
Hello People,
Does anyone know something about compression issue I meet ?
Thanks.
Baptiste Malguy a écrit :
> Hello,
>
> I definitly want to use compression for backups on disk.
>
> It works pretty well, except for:
> - FIFOs
> - Windows clients.
>
> I haven't seen any information about this
Am 06.03.2006 um 19:15 schrieb Arno Lehmann:Hi,On 3/6/2006 2:59 PM, Dwayne Hottinger wrote:... that he needs 1.38 for MacOS X Thanks,I know thats the problem. But I dont see a dist for 1.38 dist for os x 10.3.x. Is there a build for the -fd on osx 10.3? Or how do I build for the osx 10.3? You wil
Hi,
I'm looking to purchase a Quantum AutoLoader or ValueLoader with a tape
drive SDLT320.
I use Debian.
Can someone confirm that this drive works correctly with Bacula ?
Is someone have an experience with other tape drive Quantum AutoLoader
or ValueLoader ?
Many thanks!
JF
38 matches
Mail list logo