Hi Arno,
On Wednesday 27 June 2007 writes Arno Lehmann:
> Hi,
>
> 27.06.2007 00:26,, Brian Debelius wrote::
> > But its in the docs. :)
>
> Where? :-)
>
> I guess this is a problem with terminology - What is called "cloning"
> in the manual, and what you refer to, is probably this (Director
>
> co
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Kern Sibbald wrote:
> Hello,
>
> This is to let you know that I have released the Bacula source tar files and
> the Win32 binaries for BETA 2.1.22 to Source Forge in the bacula-beta area.
>
> This release represents a small, but important number of
Hi,
27.06.2007 00:26,, Brian Debelius wrote::
> But its in the docs. :)
Where? :-)
I guess this is a problem with terminology - What is called "cloning"
in the manual, and what you refer to, is probably this (Director
configuration, Job resource):
> Run =
> The Run directive (not to be co
But its in the docs. :)
Arno Lehmann wrote:
> Hi,
>
> 26.06.2007 23:21,, Brian Debelius wrote::
>
>> You want what is called cloning. I'm not sure if it has been fully
>> implemented yet. I would like to do that also.
>>
>
> No, that's not implemented. I would even say that's not even b
Hi,
26.06.2007 23:21,, Brian Debelius wrote::
> You want what is called cloning. I'm not sure if it has been fully
> implemented yet. I would like to do that also.
No, that's not implemented. I would even say that's not even been
started to be implemented.
Arno
> brian-
>
> Clyde O Goffe w
You want what is called cloning. I'm not sure if it has been fully
implemented yet. I would like to do that also.
brian-
Clyde O Goffe wrote:
> Hey Peter,
>
> Thanks for your reply. I'm not sure if this is what I want though.
> If I could migrate the data to Tape but also keep the data on d
> On Tue, 26 Jun 2007 14:16:31 +0100 (BST), Alan Brown said:
>
> On Mon, 25 Jun 2007, [EMAIL PROTECTED] wrote:
>
> >> Someone's got to do the work. Looks like someone has been doing
> >> preliminary work on it as of late, but I don't expect that it will be
> > in
> >> Bacula 2.2 (I could be w
Hey Peter,
Thanks for your reply. I'm not sure if this is what I want though. If I
could migrate the data to Tape but also keep the data on disk for fast
restores then that would be ideal. The Tapes will be kept offsite. I only
want to use the Tape for restores in the event that a restore fro
Hi Clyde,
In your pool definition include the key (Next Pool) with the right value:
Pool {
Name = host
Use Volume Once = yes
Pool Type = Backup
Auto Prune = yes
Volume Retention = 13 days
Label Format = host-
Maximum Volumes = 15
Recycle = yes
Storage = hostFiles
Next Pool =
Thanks in advanced!
On 6/26/07, Clyde O Goffe <[EMAIL PROTECTED]> wrote:
Hello Everyone,
I'm interested in knowing if there is a feature that allows you to
automatically send a copy of a backup to disk off to tape for offsite
storage. I'm trying not to have to run two separate backups of the
Hello Everyone,
I'm interested in knowing if there is a feature that allows you to
automatically send a copy of a backup to disk off to tape for offsite
storage. I'm trying not to have to run two separate backups of the same
server but instead just run one backup and then have it copied off to t
On Tue, 26 Jun 2007 13:23:39 -0400
Flak Magnet <[EMAIL PROTECTED]> wrote:
> On Tuesday 26 June 2007 11:08:46 am Ken Gunderson wrote:
>
> > I'm not sure I understand you correctly here. I've tried, for example,
> > "label slot=1 barcodes" and "label barcodes slot=1" but bconsole ignores
> > the s
Hi,
I'll forward this to the devel list, because I suppose people there
are interested in your experience...
26.06.2007 18:48,, Manuel Wolff wrote::
>
>
> Manuel Wolff wrote:
>>
>>
>> Arno Lehmann wrote:
>>>
>>> the current beta version 2.1.10 has some improvements that should speed
>>> up ca
You can query the database using "%" SQL wildcards. 'select file from
file where file like '%tellmeaboutyourhate%'; etc
~BAS
On Mon, 2007-06-25 at 22:18 -0400, Dave wrote:
> Hello,
> Thanks, that did it, but i still am unable to find the fil i want. Is
> there a way i can use wildcards
On Tuesday 26 June 2007 11:08:46 am Ken Gunderson wrote:
> I'm not sure I understand you correctly here. I've tried, for example,
> "label slot=1 barcodes" and "label barcodes slot=1" but bconsole ignores
> the slot part and still wants to label all volumes in the magazine. If
> such is not the
Log to syslog:
# Message delivery for daemon messages (no job).
Messages {
Name = Daemon
syslog = all, !skipped
}
---
syslog-ng.conf:
destination baculadirlog { file("/var/log/bacula-dir.log"
template("$FULLDATE $TZ $HOST [$PROGRAM][$PID] [$FACILITY] [$LEVEL] $MSG
\n") ); }
filter
Manuel Wolff wrote:
>
>
>
> Arno Lehmann wrote:
>>
>>
>> the current beta version 2.1.10 has some improvements that should speed
>> up catalog inserts *a lot*. I'd recommend to give it a try if you dare
>> running a beta version on a production system.
>>
>> As far as I know, there is ne
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
tomasz wrote:
> g'morning
>
> just a quick question
> i am looking for solution to print my barcodes on labels for autochanger
> mention in subject - do you have any experience with it?
>
> i cannot even find any labels which will fit to/on tapes.
I
On Mon, 25 Jun 2007 22:34:58 +0200
Arno Lehmann <[EMAIL PROTECTED]> wrote:
> Hi,
>
> 25.06.2007 17:45,, Ken Gunderson wrote::
> > Hello
> >
> > Is there someway to be using label barcodes with multiple pools? My
> > initial thoughts are to load up a few slots, run label barcodes, choose
> > the
On Tue, 26 Jun 2007 14:30:18 +0100 (BST)
Alan Brown <[EMAIL PROTECTED]> wrote:
> On Tue, 26 Jun 2007, Arno Lehmann wrote:
>
> > If you print them to 1/2" inch label tape, the barcode printer
> > generated ones should work. If you prefer labels on paper, use a
> > program like barcode and place th
On Tue, 26 Jun 2007, Chris Hoogendyk wrote:
> Portability is an interesting question.
Hammers vs screwdrivers.
Bacula is a backup solution, not a data transport one.
In any case, one doesn't need a Bacula installation to retrieve a tape's
contents - merely bextract.
k
--
On Tue, 26 Jun 2007, Arno Lehmann wrote:
> If you print them to 1/2" inch label tape, the barcode printer
> generated ones should work. If you prefer labels on paper, use a
> program like barcode and place the labels on the sheet.
Lest anyone worry that they need to keep typing and pressing print
On Mon, 25 Jun 2007, [EMAIL PROTECTED] wrote:
Someone's got to do the work. Looks like someone has been doing
preliminary work on it as of late, but I don't expect that it will be
in
Bacula 2.2 (I could be wrong), so it will be awhile.
Maybe this is a pain in the a** for a lot of people here
Arno Lehmann wrote:
> Hi,
>
> 25.06.2007 23:58,, Chris Hoogendyk wrote::
>
>> Kern Sibbald wrote:
>>
>>> You should read what Linus has to say about dump! I don't remember his
>>> exact
>>> words but something to the effect that "yes, it seems to work, but if you
>>> really understood
Hello,
This is to let you know that I have released the Bacula source tar files and
the Win32 binaries for BETA 2.1.22 to Source Forge in the bacula-beta area.
This release represents a small, but important number of improvements over the
last Beta:
Changes since Beta release 2.1.20
- New grap
Hello all,
I'm new to Bacula and am evaluating it for use in my environment on a
Solaris 10_x86 system. My tape device is recognized by the system as
/dev/rmt/0. However I have not been able to identify the device associated
with the changer. Can someone help me in identifying the device?
> Date: Tue, 26 Jun 2007 10:17:50 +0200
> From: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
> Subject: Re: [Bacula-users] The thing with restoring Moved and Deleted
> files
> Cc: bacula-users@lists.sourceforge.net
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset=ISO-8859-1;
Hi,
26.06.2007 10:36,, tomasz wrote::
> g'morning
>
> just a quick question
> i am looking for solution to print my barcodes on labels for autochanger
> mention in subject - do you have any experience with it?
Type 39 narrow width is, according to Alan, the most universally used
bar code format
Hi,
Could you tell me if NTFS alternate data stream (some kind of filesystem
extended attributes) are supposed to work with bacula 2.0.3 ?
See the attached screenshot : restore goes fine but no ads are restored...
Thanks in advance,
Regards, Adam.
--
Adam CECILELinbox / F
g'morning
just a quick question
i am looking for solution to print my barcodes on labels for autochanger
mention in subject - do you have any experience with it?
i cannot even find any labels which will fit to/on tapes.
any idea?
thx for any help
cheers
--
bEsT rEgArDs| "Con
Kern Sibbald schrieb:
>
> Here is a nice quote I found the other day that is may be appropriate --
> though I don't want to imply that any Bacula users are ingrates:
>
> "Linux users can, at times, be the worst kind of ingrates, whining and
>complaining about what they perceive as missing f
On 2007.06.25. 23:04, Ryan Novosielski wrote:
...
>> Imagine your Sitation: The whole server goes down. You have a 10 Days
>> old full backup and 9 incrementals.
>>
>> Now you bring the system back up but with inconsitent files and
>> contents?!
>>
>> Try to explain that to you boss or the company
Hello!
thanks Martin!
first I installed winbacula in a win xp computer, second I
reconfigured the server and third I extract all files using bextract.
It works and I have my files.
Marco
2007/6/22, Martin Simmons <[EMAIL PROTECTED]>:
> It is impossible using bextract on unix.
>
> The best way is
33 matches
Mail list logo