I am using a stand alone drive and not a changer. Is there a directive
that I can use to cause bacula to execute a script prior to the mount?
I see that there is a "Mount Command" directive, but it does not seem to
be called for my jobs. I am not sure if it will get called for Tape
devices.
I tri
Hi *,
I cannot relabel a Tape in my DLT-Drive...
I wanted to relabel it from "TestTape" to "Tape_21"
Any hints someone what be wrong?
*mount
Automatically selected Storage: lisa-sd
3001 Mounted Volume: TestTape
3001 Device "DLT8000" (/dev/nst0) is already mounted with Volume
"TestTape"
*relabe
It doesn't work because the "Name" is only used as reference to the storage
device in the job. In this case I have the following job:
Job {
Name = "Palma"
Type = Backup
Client = palma-fd
FileSet = "barraldcs"
Schedule = "WeeklyCycle"
Storage = pequena
Ok, I have a 4 tape backup that runs each night at 9pm, it backups roughly
1.1T of data to LTO2 tapes.
When it gets to the 4th tape it fails, and comes up with this in the
messages...
28-Mar 09:53 kiama-sd: End of medium on Volume "001232L2"
Bytes=366,559,822,103 Blocks=5,682,041 at 28-Mar-2007
Hi all,
In a FileSet I want bacula to exclude all directories containing
file named ".bacula_no_backup".
I managed this by defining this fileset:
FileSet {
Name = "lisa FileSet"
Include {
Options {
signature = MD5
noatime = yes
aclsupport = yes
}
File = /srv
On Tue, March 27, 2007 4:34 pm, Daniel Moros wrote:
> bacula-dir.conf
> [...]
> Storage {
> Name = pequena
I think the Name above should be dds3, not pequena
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
-
Hello I am a new user of bacula.
I have been using Version: 1.36.3-2ubuntu2 (on ubuntu) and everything was
just fine but now I installed and started using Version: 1.38.11-8 (on
Debian), I've been constantly presented this error, and I don't know what it
means.
27-Mar 16:43 mdaniel-dir: Start
Anyone got bweb/brestore working with FreeBSD i cannot seem to find the files
mentioned in the docs under src. Please if someone could point me in the right
direction it would be nice thank you in advance.
--
Computer King & CaN Mail - Sales Service Hosting Backup
http://www.computerking.c
Am Dienstag, 27. März 2007 schrieb Jerome Massano:
> Hello
>
> Please also excuse me for my English, I 'm French and my English lessons
> are also lying years behind me ^^
It seems that we remind a lot of lessons from our time at school... we're able
to communicate ;-)
>
> I have installed bacul
Hello Thomas, hello all,
i've tried to get an official comment from FSC. Up to now, without result.
I've now planed to install firmware V13205, as you suggested. To get
things straight i also plan to upgrade to bacula 2.0.3 and install the
provided patches.
I'm asking you (and all others): Is
Hi Arno,
ah ok. Thanks for the workaround.
Tim
Am Dienstag, den 27.03.2007, 22:59 +0200 schrieb Arno Lehmann:
> Hi Tim,
>
> On 3/26/2007 2:38 PM, Tim Schoellhammer wrote:
> > Hi List,
> >
> > Little question:
> >
> > when i use the update volumes command on the bconsole.
> > I get for the fir
Hi Tim,
On 3/26/2007 2:38 PM, Tim Schoellhammer wrote:
> Hi List,
>
> Little question:
>
> when i use the update volumes command on the bconsole.
> I get for the first volume when i change the "InChanger"-Flag this:
>
> Enter slot (0 or Enter for none): 1
> Defined Pools:
> 1: Default
>
Hi,
On 3/25/2007 5:39 PM, Marc Cuypers wrote:
> Hi Arno,
>
> Thanks for answering.
>
> Arno Lehmann wrote:
>> Hi,
>>
>> On 3/24/2007 9:16 PM, Marc Cuypers wrote:
>>> Hi,
>>>
>>> I'm still using bacula 1.38.5.
>>>
>>> To prevent shoe shining (writing, rewinding, writing again) with a tape
>>> dri
Michael Havas wrote:
> Hi everyone,
>
> Following the advice of Pierre Bernhardt in a thread started by me
> entitled "Password Protection on Restore", I've decided to use data
> encryption to not allow everyone who can use bconsole to perform a
> restore-job.
>
> To do this, I wish to encrypt
> On Tue, 27 Mar 2007 09:43:13 -0600 (CST), Lonny Selinger said:
>
> > Any syslog or OS console messages?
>
> There wasn't for a while but when I tried to erase the tape again I did see
> some messages in dmesg that pointed me to either the drive or the tape. I was
> using a density code of 0
you should also look into the mt command and use it to enable
compression, since from the output below, it does not appear to be.
Rex Wheeler wrote:
> It appears that setting the block size to 0 corrected the problem.
> Thanks!
>
> Is this something that I will have to do with each backup job, ea
From an earlier post this week...
Great!
Now you have to modify the mtx-changer.cmd script. This will make sure
that the drives are set corectly across reboots.
:cmdLoad
CALL :debug "Doing mtx -f %ctl% load %slot% %drive%"
%MTX% -f %ctl% load %slot% %drive%
SET rtn=%ERRORLEVEL%
IF
It appears that setting the block size to 0 corrected the problem.
Thanks!
Is this something that I will have to do with each backup job, each
reboot of the operating system, or each power cycle of the tape drive?
Is there a place in the bacula configuration that I can get bacula to
issue the mt
> Any syslog or OS console messages?
There wasn't for a while but when I tried to erase the tape again I did see
some messages in dmesg that pointed me to either the drive or the tape. I was
using a density code of 0x84 (35G Uncompressed with 0 byte/variable block
size) and the messages indicated
Is that hard coded into btape? /tmp is unix
Ryan Novosielski wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Look for errors in that output. The one I saw is the inability to write
> to /tmp/btape.state or something like that. I'd say you need to make
> this not error before you try t
What does tapeinfo say?, and try this
mt -f Tape0 setblk 0
then run btape again.
Rex Wheeler wrote:
> I tried to get a tape drive working with the storage daemon on Windows
> without success. Before I bang my head against the wall too much, I
> wanted to ask if in general this works or not. I
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Look for errors in that output. The one I saw is the inability to write
to /tmp/btape.state or something like that. I'd say you need to make
this not error before you try to do other things.
=R
[EMAIL PROTECTED] wrote:
> Ok ! done ! :-) this is what
OK doc !
I forgot to say that I've chosen the second type of test, the complex one ! so,
don't you think it could be some hardware problem ?
- Message d'origine
De : Brian Debelius <[EMAIL PROTECTED]>
À : [EMAIL PROTECTED]
Cc : bacula-users@lists.sourceforge.net
Envoyé le : Mardi, 27 M
You are not to the point to start backing up files yet. This needs to
be fixed first.
[EMAIL PROTECTED] wrote:
> Is it that blocking ? I think that with this kind of error bacula will start
> the Job and fail while trying to finish it (because it's an I/O error) but my
> bacula dont start wri
Is it that blocking ? I think that with this kind of error bacula will start
the Job and fail while trying to finish it (because it's an I/O error) but my
bacula dont start writing the jobs ! it always say that there is an error and
stop without spending any time in writing files... :-( !
Thank
Ok, you are now beyond my experience. Can someone help with fixing his
EOF error?
26-Mar 18:35 btape: End of Volume "TestVolume1" at 148:13128 on device
"HPStorag
eTape0" (Tape0). Write of 64512 bytes got -1.
26-Mar 18:35 btape: btape Error: Error writing final EOF to tape. This
Volume ma
y no
Hello
Please also excuse me for my English, I 'm French and my English lessons are
also lying years behind me ^^
I have installed bacula on an OpenSuSE 10.2 just a week ago. As I had to
install it on vary various systems, I installed it from the sources, and it
installed with no problem at all.
> On Tue, 27 Mar 2007 11:24:23 +, Jaime Ventura said:
>
> Sorry for my previous errorious explanation and thanks for you reply.
Don't forget the various catalog maintenance scripts too.
__Martin
>
> Kern Sibbald wrote:
> > On Tuesday 27 March 2007 11:40, Jaime Ventura wrote:
> >
>
Sorry for my previous errorious explanation and thanks for you reply.
Kern Sibbald wrote:
> On Tuesday 27 March 2007 11:40, Jaime Ventura wrote:
>
>> Thanks Kern for your reply.
>> According to your instructions, seems like you are explaining how to
>> change the database name, right?
>>
On Tuesday 27 March 2007 11:40, Jaime Ventura wrote:
> Thanks Kern for your reply.
> According to your instructions, seems like you are explaining how to
> change the database name, right?
Yes
> Where I say to the "catalog's name", Im referring to the catalog
> resource name and not the databas
Hi,
i read about the quick disconnect feature of bacula 2.0.3 in the release
notes and wondered: how do you handle backups of notebooks and other
computers on a not so regulary basis?
I want to give my users a simple tool à la "back me up!" which triggers
the backup for the defined fileset and s
On Mon, 26 Mar 2007, John Goerzen wrote:
> Not really. It works with mtx just fine. I think I maybe added a
> couple of sleep statements into the changer script because the robot
> wasn't ready to accept new commands immediately with mtx returned, but I
> haven't tested it with current mtx/drive
On Mon, 26 Mar 2007, Joseph Wright wrote:
> A useful feature would be to halt a job and then resume it, for when
> restarting bacula. In fact I think it should happen
> by default that if a job gets cut off for some reason, such as a
> network timeout, it should be possible to resume
> later and
Thanks Kern for your reply.
According to your instructions, seems like you are explaining how to
change the database name, right?
Where I say to the "catalog's name", Im referring to the catalog
resource name and not the database name itself.
I mean, for example, change from:
Catalog {
Name =
You are correct. I fixed it and as you suspected, it is not connected to
my problem.
Nothing in the event logs.
I do assume, however, that since folks responded to my post, that this
(tape drives on windows) is supposed to work...
> -Original Message-
> From: Robert Nelson [mailto:[EMAI
There is one typo in your configuration; in the messages resource it should
be molerat-dir not molerat-sd. I doubt this has anything to do with the
problem though.
Are there any messages logged in the Windows Event log at the time of the
error?
> -Original Message-
> From: [EMAIL PROTECT
36 matches
Mail list logo