Hi Again,
Reread my email and realised I was a bit vague in places - corrections below.
Troy Daniels wrote:
> Your example sounds like you are trying to use it to force volumes to
> switch/rotate in the middle of one. I dont believe what you are trying to do
> will work properly anyway as the j
Hiya,
If I remember correctly from my testing when I setup my Bacula install, Volume
Use duration is only checked at the beginning of a job. I remember this because
I was expecting the volume to 'magically' change to used exactly 23 hours after
it was first written and it wasn't changed until t
Steen skrev:
> Torsdag 01 marts 2007 21:36 skrev Simon Ekstrand:
> Maybe not, but I think that is what your configuration does
>> A typical sample pool definition we're using:
>>
>> Pool {
>>Name = Default-Windows-94
>>Pool Type = Backup
>>Recycle = yes
>>AutoPrune = yes
>>Volum
Hello,
On 3/2/2007 12:08 AM, Steen wrote:
> Torsdag 01 marts 2007 21:07 skrev Arno Lehmann:
...
>>>So if anyone's interested, I have a python script which will actually
>>>do non-blocking IO (gasp, shock) over the FIFOs, waiting until any
>>>one of them can accept data and only *then* launching co
Torsdag 01 marts 2007 21:36 skrev Simon Ekstrand:
> Hi,
>
> [resend to the list due to wrong sender address, sorry if this arrives
> twice]
>
> Kern Sibbald skrev:
> > Hello,
> >
> >>From what you have described here, it appears that Bacula is recycling a
> >
> > volume while it is being used or ha
Torsdag 01 marts 2007 21:07 skrev Arno Lehmann:
> Hi,
>
> On 3/1/2007 9:00 PM, Darien Hager wrote:
> > On Mar 1, 2007, at 6:50 AM, Ryan Novosielski wrote:
> >>>On Thursday 01 March 2007 10:32:49 Kern Sibbald wrote:
> >>>
> >>>this item does indeed work very stable. I've been using this in
> >>>prod
On Thursday 01 March 2007 21:13, Zeratul wrote:
> On Thu, 1 Mar 2007 18:27:12 +0100, Kern Sibbald wrote
>
> > On Thursday 01 March 2007 16:06, Zeratul wrote:
> > > On Wed, 28 Feb 2007 09:05:16 +0100, Kern Sibbald wrote
> > > ...
> > >
> > > > This is a bug. The jobid list should be filtered, and I
Hi,
[resend to the list due to wrong sender address, sorry if this arrives
twice]
Kern Sibbald skrev:
> Hello,
>
>>From what you have described here, it appears that Bacula is recycling a
> volume while it is being used or has been reserved for use. I am not sure
> what is going on for the f
Although I am going through a reinstall on an upgraded server I can attest that
it works with my Dell-124T which has a Certance LTO-2 tape drive in it.
It worked okay under 1.36 and so far it has tested okay on 2.0.2
John J. Boris, Sr.
JEN-A-SyS Administrator
Archdiocese of Philadelphia
"Remembe
In response to Fausto Barros de Sá Teles <[EMAIL PROTECTED]>:
> Has anyone there ever used Bacula for backin up to Sony LTO-2/LTO-3 tapes?
> I have to implement Bacula but I'm not sure if it works with this kind of
> tape.
We use LTO2/LTO3 tapes at work with no problems.
They're Dell br
Fausto Barros de Sá Teles wrote:
> Has anyone there ever used Bacula for backin up to Sony LTO-2/LTO-3
> tapes?
> I have to implement Bacula but I'm not sure if it works with this
> kind of tape.
I'm using it on two servers, one with LTO-2 and one with LTO-3, and it
works great.
--
T
Has anyone there ever used Bacula for backin up to Sony LTO-2/LTO-3 tapes?
I have to implement Bacula but I'm not sure if it works with this kind of
tape.
Does anybody know?
Thanks.
FAUSTO BARROS DE SÁ TELES
__
Fale com seus amigos de
On Thu, 1 Mar 2007 18:27:12 +0100, Kern Sibbald wrote
> On Thursday 01 March 2007 16:06, Zeratul wrote:
> > On Wed, 28 Feb 2007 09:05:16 +0100, Kern Sibbald wrote
> > ...
> >
> > > This is a bug. The jobid list should be filtered, and I see the code does
> > > check the JobIds against the permitted
Hi,
On 3/1/2007 9:00 PM, Darien Hager wrote:
> On Mar 1, 2007, at 6:50 AM, Ryan Novosielski wrote:
>
>
>>>On Thursday 01 March 2007 10:32:49 Kern Sibbald wrote:
>>>
>>>this item does indeed work very stable. I've been using this in
>>>production for
>>>exporting large Oracle databases (100+ GB
On Mar 1, 2007, at 6:50 AM, Ryan Novosielski wrote:
>>
>> On Thursday 01 March 2007 10:32:49 Kern Sibbald wrote:
>>
>> this item does indeed work very stable. I've been using this in
>> production for
>> exporting large Oracle databases (100+ GBytes each) once per week
>> for about
>> two yea
Alan Sparks wrote:
> Have a working Bacula install, and have been working on getting Bweb
> running. Mostly it works, but a few parts do not. Commands like 'Jobs
> / Defined Jobs', and 'Current Jobs' from a clients list have problems --
> there is a delay loading the page (30-40 seconds), and
Hello,
>From what you have described here, it appears that Bacula is recycling a
volume while it is being used or has been reserved for use. I am not sure
what is going on for the following reasons:
1. You speak of rotation of volumes, but there is no such concept in Bacula.
I am assuming yo
On Thursday 01 March 2007 12:30, Robert Nelson wrote:
>
>
> Since Bacula pretty much works with any autochanger that mtx supports you
> could use the database on the mtx website at mtx.opensource-sw.net.
>
> If there is enough interest I could set up something similar for Bacula.
> We would just
On 3/1/07, Zakai Kinan <[EMAIL PROTECTED]> wrote:
> Indeed, I had the old bacula-dir running. I am not
> sure how that is possible because I did a make clean
> and a make distclean before doing a configure under
> the new source. John was correct as well.
>
I suspected this as a few times when I
Michael Brennen wrote:
> That's what I get for working with things I don't fully understand. :)
Heh... "working with things I don't fully understand" is the story of my
life.
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
---
Indeed, I had the old bacula-dir running. I am not
sure how that is possible because I did a make clean
and a make distclean before doing a configure under
the new source. John was correct as well.
Thanks a lot,
ZK
--- Arno Lehmann <[EMAIL PROTECTED]> wrote:
> Hi,
>
> On 3/1/2007 4:45 AM, Z
I should probably also add that the problems detailed in my previous
mail apply to both bacula 1.38.x and 2.0.2.
--
Simon Ekstrand
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel an
Hi,
We currently have an instance of bacula running with ~200 clients
running on a weekly schedule (one backup per day, 2 full per week and
incremental between the full runs) that totals ~6TB compressed backup
data. Due to the relatively large amounts of data and the lack of speed
of certain clien
On Wed, 28 Feb 2007 09:05:16 +0100, Kern Sibbald wrote
...
> This is a bug. The jobid list should be filtered, and I see the code does
> check the JobIds against the permitted Job names and complain if it is not
> allowed. However, it simply continues rather than removing the unauthorized
> jobid.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Kern Sibbald wrote:
> On Thursday 01 March 2007 03:00, Ryan Novosielski wrote:
>> Hello all,
>>
>> I'm using the most recent version of bacula-gui's bweb. I've gotten
>> everything working so far, but the one thing that concerns me is that
>> jobs that
Which SCSI card do you have ? (I had some problems with my Adaptec
AHA-2940UW)
Check your SCSI cable, and the terminator ...
Also, be sure that tape drive is properly initialized under Linux:
mt -f /dev/nst0 rewind
mt -f /dev/nst0 stoptions buffer-writes async-writes read-ahead
and that your ta
Hi,
On 3/1/2007 2:55 PM, Thomas Franz wrote:
> Am Mittwoch, 28. Februar 2007 22:02 schrieben Sie:
>
>>>On Wed, 28 Feb 2007 13:41:25 +0100, Thomas Franz said:
>>>
>>>Hello,
>>>
>>>I am running bacula for a lot of month, without any problems.
>>>But yesterday I've got this message:
>>>.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Stephan Ebelt wrote:
> Hello,
>
> On Thursday 01 March 2007 10:32:49 Kern Sibbald wrote:
>
> [...]
>
>> 2. Doing a backup/restore from/to a FIFO (as defined in a FileSet resource)
>> is supported and from my tests works perfectly well in Bacula 2.0.
I work on linux (rhel4) with a Certance tape (DAT72)
I have exactly the same problem on my backup server.
I wanted to "backup" a client but (after 2GB written) i 've got the same
error (like michael).
the greatest problem is that now, i can't launch backup without have this
error.
Does anyone hav
Am Mittwoch, 28. Februar 2007 22:02 schrieben Sie:
> > On Wed, 28 Feb 2007 13:41:25 +0100, Thomas Franz said:
> >
> > Hello,
> >
> > I am running bacula for a lot of month, without any problems.
> > But yesterday I've got this message:
> >
> > 27-Feb 11:05 dssbkup-sd: Volume "A0004
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
[EMAIL PROTECTED] wrote:
>
>
> Hello,
>
> I’m using version 1.38 both server and client. Due to problems to
> restore windows data on linux host I decided to upgrade bacula.
>
> Which is confusing me. Only new feature I am interested in is the win32
Hello,
I'm using version 1.38 both server and client. Due to problems to
restore windows data on linux host I decided to upgrade bacula.
I have found this note on bacula web:
You *should* be able to use 1.38.x FDs with version 2.0.0 Director
and SD providing you do not use any of the new
Hi Michael,
I tried to do what you said, however it seems to get into a loop or
something like that. I use the following command on my terminal: bscan
-s -m -c bacula-sd.conf -v -V Full_Koala_0002 /backup/koala
It starts like:
bscan: butil.c:283 Using device: "/backup/koala" for reading.
01-Mar 08:
Since Bacula pretty much works with any autochanger that mtx supports you
could use the database on the mtx website at mtx.opensource-sw.net.
If there is enough interest I could set up something similar for Bacula. We
would just need to agree on the information we would like to gather. The
aut
Hello,
On Thursday 01 March 2007 10:32:49 Kern Sibbald wrote:
[...]
> 2. Doing a backup/restore from/to a FIFO (as defined in a FileSet resource)
> is supported and from my tests works perfectly well in Bacula 2.0.x. In
> some previous versions there were some problems, but they have long since
Hello,
Contrary to what I emailed to Michael Brennen yesterday, there is no problem
with version 2.0.3, which I expect to release early next week. I accidently
ran the tape regression scripts against version 2.1.3, which failed. I've
now fixed that problem in the SVN (it was the new virtual a
Hi,
On 3/1/2007 4:45 AM, Zakai Kinan wrote:
> This is not the problem I am afraid. Thanks for the
> tip.
If that is not the problem you've got a seriously damaged Bacula
installed, I think.
Try running '/path/to/bacula-dir --help' and check the version information.
Arno
>
> ZK
>
>
> --- J
Hi,
On 3/1/2007 4:32 AM, Ivan Adzhubey wrote:
> Thanks a lot, Arno. Your reply saved me a day of scanning through the
> documentation! Things looked a bit confusing because apparently, the guy who
> installed Bacula first tried version 1.38.x and then settled down on 1.36.1
> for whatever reaso
Hello,
On 3/1/2007 3:03 AM, Ryan Novosielski wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> MaxxAtWork wrote:
>
>>Hello,
>>
>>when upgrading a bacula backup environment with many clients
>>from which side is wiser to start? Clients or director/sd ?
>>In other words which of these t
On 2/26/07, John Goerzen <[EMAIL PROTECTED]> wrote:
> On 2007-02-26, Kern Sibbald <[EMAIL PROTECTED]> wrote:
> > As always, thanks :-)
>
> No problem. I have now uploaded the 2.0.2 docs as well.
>
> -- John
John, any chance to see some day the backport for the 2.0.x ?
(and BTW, thanks A LOT for t
Hi,
On 3/1/2007 2:57 AM, Zeratul wrote:
> On Wed, 28 Feb 2007 22:06:20 +0100, Arno Lehmann wrote
> ...
>
>>A configuration setting for the timeout time would be fine :-)
>>Hmm, perhaps in the console resource in the DIR conf?
>
>
> Someone (Kern, if I remember right) told in a previous thread t
Hi,
On 3/1/2007 4:05 AM, Paul England wrote:
> On Wed, 2007-02-28 at 22:00 -0500, John Drescher wrote:
>
>>On 2/28/07, Paul England <[EMAIL PROTECTED]> wrote:
>>
>>>Hi Brian,
>>>
>>>Thanks for your quick response,
>>>
>>>I have found another way to do it.. it really does concern me doing it
>>>ma
Martin Simmons schrieb:
> > On Wed, 28 Feb 2007 16:26:10 +0100, Ralf Gross said:
> >
> > I'm facing a problem with an other FileSet.
> >
> > The following should backup everything in all 000_INS_ARCHIV directories
> > below
> > /server/projekte. There is at least one directory that matches t
On Thursday 01 March 2007 03:58, Michael Brennen wrote:
> On Mon, 26 Feb 2007, Kern Sibbald wrote:
> > On Sunday 25 February 2007 09:42, Michael Brennen wrote:
> >> Hello again,
> >>
> >> The long weekend backups started running Friday night. This is a 4
> >> drive 60 slot autochanger. The bacula
On Thursday 01 March 2007 02:57, Zeratul wrote:
> On Wed, 28 Feb 2007 22:06:20 +0100, Arno Lehmann wrote
> ...
>
> > A configuration setting for the timeout time would be fine :-)
> > Hmm, perhaps in the console resource in the DIR conf?
>
> Someone (Kern, if I remember right) told in a previous th
On Thursday 01 March 2007 03:00, Ryan Novosielski wrote:
> Hello all,
>
> I'm using the most recent version of bacula-gui's bweb. I've gotten
> everything working so far, but the one thing that concerns me is that
> jobs that have run don't show the log. Therefore, you can click on a job
> that ran
46 matches
Mail list logo