Oh, not two minutes after I fire off an email, you already have the
response. :-)
On Saturday 23 April 2005 01:39, Dan Langille wrote:
> On 22 Apr 2005 at 17:13, Dave Sutherland wrote:
> > I have been going through the documentation and every once in a while
> > I come across a directive called B
On Fri, 22 Apr 2005, Wilson Guerrero C. wrote
I have a similar system with windows machines also.
I'm sending you via other email a binary of the file daemon for
Tru64 Unix 5.1B in production.
I would like to obtain a copy of that too.
Wilson, perhaps you can contribute this to the sourceforge arch
On Friday 22 April 2005 10:59, Alan Brown wrote:
> On Fri, 22 Apr 2005, Wilson Guerrero C. wrote
>
> > I have a similar system with windows machines also.
> > I'm sending you via other email a binary of the file daemon for
> > Tru64 Unix 5.1B in production.
>
> I would like to obtain a copy of that
On Fri, 2005-04-22 at 09:03 -0400, Michael Joyner wrote:
> I ran into the "duplicate key" problem.
> I fixed it by doing the following:
>
> updgrade MySQL past the buggy version.
>
> for each _TABLE_; do:
> alter table _TABLE_ engine=InnoDB;
> alter table _TABLE_ engine=MyIsam;
> done
>
Hello,
Just downloaded bacula-1.36.2-4.src.rpm from SourceForge and now
cannot build bacula RPMs. It looks like problem while trying to build
mtx:
# pwd
/usr/src/redhat/BUILD/depkgs/mtx-1.2.17kes
# ./configure
creating cache ./config.cache
checking host system type... configure: error: can no
Trying to label the tapes in the autochanger and I'm running into the
following errors:
*label
The defined Storage resources are:
1: bs0 Archive
2: bs0 Overland
3: CrystalX0 Overland
Select Storage resource (1-3): 3
Enter new Volume name: CrystalX0_p1v1
Enter slot (0 for none): 1
De
On Friday 22 April 2005 05:01, Ferdinando Pasqualetti wrote:
> Hello everyone,
> I would like to set up a mixed environment Linux and HP (formerly COMPAQ,
> formerly DEC) Tru64 UNIX 5.1A/B.
> I tried to find some binary version for Tru64, but I couldn't.
> I am trying to compile on systems, but I a
Hi All,
I have been going through the documentation and every once in a while I come across a directive called Base. Is this now fully supported or is it still in testing?
Thanks
DavePost your free ad now! Yahoo! Canada Personals
On Tue, 19 Apr 2005 11:33:48 -0400, Jesse Guardiani wrote:
> Hello,
>
> I've installed bacula for a customer using this stunnel version:
>
> stunnel 3.26 on i386-redhat-linux-gnu PTHREAD+LIBWRAP with OpenSSL 0.9.6b
> [engine] 9 Jul 2001
>
> on both machines to encrypt the control and data sock
On 22 Apr 2005 at 17:13, Dave Sutherland wrote:
> I have been going through the documentation and every once in a while
> I come across a directive called Base. Is this now fully supported or
> is it still in testing?
It's not listed at: The Current State of Bacula
http://www.bacula.org/dev-
I ran into the "duplicate key" problem.
I fixed it by doing the following:
updgrade MySQL past the buggy version.
for each _TABLE_; do:
alter table _TABLE_ engine=InnoDB;
alter table _TABLE_ engine=MyIsam;
done
Not forcing MySQL to do a *TOTAL* rewrite of the tables seems to leave
something
Hello,
Am 22.04.2005 schrieb Arno Lehmann:
> Hi.
>
> preissler thomas wrote:
>
> >Hello,
> >
> >I wonna use the output of
> >
> > echo "readlabel" | btape /dev/st0
> >
> >for analyze purposes. But when I do a ">/tmp/btape-output 2>&1" that
> >file is empty. Whats going on? Or is there another w
Hi.
preissler thomas wrote:
Hello,
I wonna use the output of
echo "readlabel" | btape /dev/st0
for analyze purposes. But when I do a ">/tmp/btape-output 2>&1" that
file is empty. Whats going on? Or is there another way to find out,
which pool is in drive?
Well, first of all - when the device is m
Hello,
I wonna use the output of
echo "readlabel" | btape /dev/st0
for analyze purposes. But when I do a ">/tmp/btape-output 2>&1" that
file is empty. Whats going on? Or is there another way to find out,
which pool is in drive?
Greets,
Thomas
---
Hello everyone,
I would like to set up a mixed environment Linux and HP (formerly COMPAQ,
formerly DEC) Tru64 UNIX 5.1A/B.
I tried to find some binary version for Tru64, but I couldn't.
I am trying to compile on systems, but I am getting a lot of problems
(configure does not find out correctly the
Kern Sibbald ([EMAIL PROTECTED]) wrote:
> Most likely the jobs were pruned of their File table entries by your File
> retention policy, but the job records remain. Hopefully a future version will
> more explicitly warn of this. You will most likely need to bscan the
> volume(s) for those jobs.
Original-Nachricht
Betreff:Re: [Bacula-users] How to read a writeprotected Tape ?
Datum: Fri, 22 Apr 2005 09:33:29 +0200
Von:Marc Brueckner <[EMAIL PROTECTED]>
An: Martin Simmons <[EMAIL PROTECTED]>
Referenzen: <[EMAIL PROTECTED]>
Martin Simmons schrieb:
On
Original-Nachricht
Betreff: Re: [Bacula-users] How to read a writeprotected Tape ?
Datum: Fri, 22 Apr 2005 09:33:18 +0200
Von: Marc Brueckner <[EMAIL PROTECTED]>
An: Kern Sibbald <[EMAIL PROTECTED]>
Referenzen: <[EMAIL PROTECTED]>
<[EMAIL PROTECTED]>
Kern Sibbald schrieb:
Hi Kern,
> Some more thoughts on this: I'm not convinced that it is necessary to use
> different directories, though it might be a good idea, but most likely if you
> do not use different Pools (i.e. different volumes) you will have two jobs
> writing into the same disk volume, which will not work
Alejandro Alfonso schrieb:
And maybe
1) dd if=/dev/st0 of=/tmp/tape.dump (where st0 its the *old-ro* device)
2) dd if=/tmp/tape.dump of=/dev/st0 (where st0 its the *new-rw* device)
i know nothing about DLT VS160 but maybe it can help you!
That sounds good and should work.
Stupid me ! I should h
On Tue, Apr 19, 2005 at 03:38:57PM +0200, Waldemar Baldowski wrote:
> On Mon, Apr 18, 2005 at 02:14:43PM -0700, Ross Boylan wrote:
> > I plan to backup to disk and then move the files to CD. I'll probably
> > use bimagemgr for the second step.
> >
> > I assume there is some overhead, so that if m
21 matches
Mail list logo