Ralf Gross wrote:
> Kern Sibbald schrieb:
>> On Monday 18 February 2008 16.42:49 Dan Langille wrote:
>>> This was reported to me on IRC
>>>
>>> If you run a BASE level job, it is actually run as a FULL.
>>>
>>> However, that FULL will not be
ldfarm.postgresql.org/
I think we have a pretty good network of beta testers at the moment.
This proposed project builds upon that. It does not replace it.
--
Dan Langille -- http://www.langille.org/
[EMAIL PROTECTED]
-
be able to sign up and contribute
their results.
See my next post for details.
http://www.freshports.org/sysutils/ezjail/
http://www.freshports.org/sysutils/cfengine/
--
Dan Langille 215.706.5700 x147
Database Administrator, Afilias USA, Inc.
--
Dan Langille -- http://www.langille.org/
[
here is a 5th Friday:
shell script which runs as RunBeforeJob. Verify that today + 7 days
is still this month.
If it is, error out and the job will not run.
--
Dan Langille -- http://www.langille.org/
[EMAIL PROTECTED]
-
ably help if I actually attached the patch,
> of course.
Two notes: The URL in the OP is not a FQDN. This is what people want:
http://bacula-test.wpi.edu:8081/
Also, apply this patch after the patch Frank posted:
http://erwin.wpi.edu/~fs/fix-update-ctest.diff
NOTE: You must have cmake
m in sync some way.
--
Dan Langille
BSDCan - The Technical BSD Conference : http://www.bsdcan.org/
PGCon - The PostgreSQL Conference: http://www.pgcon.org/
-
This SF.net email is sponsored by: Microsoft
Defy all challenge
e
If time was urgent, I'd have an extra HDD and/or system sitting around
waiting.
--
Dan Langille
BSDCan - The Technical BSD Conference : http://www.bsdcan.org/
PGCon - The PostgreSQL Conference: http://www.pgcon.org/
---
found this, didn't read it, but it mentions Bacula :)
http://searchstorage.techtarget.com.au/topics/article.asp?DocID=1299111
--
Dan Langille -- http://www.langille.org/
[EMAIL PROTECTED]
-
This SF.net ema
out of 52
52 tests? Looks like that should be 72 to me?
Sorry, no time today to debug this one.
--
Dan Langille -- http://www.langille.org/
[EMAIL PROTECTED]
-
This SF.net email is sponsored by: Microsoft
Defy all
stall the
> director (because there is no signed certificate)
> whether could having the certificate in the customer somehow or
> other to
> control the bacula storage?
> I mean uncovering the communications protocol out between the bacula
> client and the bacula storage her
s and us as much
RAM as possible.
--
Dan Langille -- http://www.langille.org/
[EMAIL PROTECTED]
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.co
On Mar 25, 2008, at 6:29 PM, Martin Simmons wrote:
>>>>>> On Tue, 25 Mar 2008 14:23:17 -0400, Dan Langille said:
>>
>> On Mar 25, 2008, at 12:55 PM, Kern Sibbald wrote:
>>
>>> What do you think? Any other ideas?
>>
>> Keep the data on disk
h-tunnel
>>>>> /usr/bin/ssh -fnCN2 -o PreferredAuthentications=publickey -i
>>>>> /etc/bacula/ssh/bacula -l root -R 9101:192.168.100.160:9101 -R
>>>>> 9103:192.168.100.160:9103 evo_www
>>>>>
>>>>>
>>>>> My questio
Ante Karamatić wrote:
> On Mon, 31 Mar 2008 15:26:14 +0100
> Kern Sibbald <[EMAIL PROTECTED]> wrote:
>
>> I have just been informed that Bacula has been accepted in Ubuntu
>> "main", which means that it will be included in the Ubuntu 8.04 LTS
>> (long term support) release, which ships the 24th of
y, that I can recall.
--
Dan Langille
BSDCan - The Technical BSD Conference : http://www.bsdcan.org/
PGCon - The PostgreSQL Conference: http://www.pgcon.org/
-
This SF.net email is sponsored by the 2008 JavaOne(SM) C
ding the uptake of Bacula is a very good
quotable quote.
--
Dan Langille
BSDCan - The Technical BSD Conference : http://www.bsdcan.org/
PGCon - The PostgreSQL Conference: http://www.pgcon.org/
-
This SF.net email is spo
038;p?http://
> java.sun.com/javaone
> ___
> Bacula-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/bacula-users
--
Dan Langille -- http://www.langille.org/
[EMAIL PROTECTED]
-
? If Friday's backups are waiting until Monday
morning when you get in, then you're that hour or two ahead of the game.
To me, it's no big deal.. But to some, it is.
--
Dan Langille -- http://www.langille.org/
[
PGCon the week after:
http://www.pgcon.org/2008/
One of the benefits of being the conference organizer is you get into
the conferences for free. ;)
--
Dan Langille -- http://www.langille.org/
[EMAIL PROTECTED]
-
pen a bug report in the bugs database.
>>
>
> Actually I already mailed bacula-users about this.. and then decided that
> maybe it might ring some bells with some of the developers.
I saw the post on -users. Try a follow up to it if you have any more
information.
--
Dan Langil
ing, moreover long
> ago and it
> could be a very, very high improvement on database operations.
That can be achieved independent of Bacula.
--
Dan Langille -- http://www.langille.org/
-
Check out the new S
;>> could be a very, very high improvement on database operations.
>>
>> That can be achieved independent of Bacula.
>
> Yes, of course I have done it with the PostgreSQL backend, I was
> only trying
> to show that it'
File = /usr
versus File = /usr/foo.bar
My thoughts: In the First case, the Vbackup job would not include
foo.bar. In the
second case, it should. In both cases, the file could be retrieved
from the original
Full backup.
Critics who think it should always be included should not be using
Vbackup.
-
On Jul 10, 2008, at 8:57 AM, Eric Bollengier wrote:
> On Thursday 10 July 2008 14:47:15 Dan Langille wrote:
>> How does the above strategy cope with deleted files? For example,
>> foo.bar is
>> included in the Full backup, but removed from disk before the next
&g
uot;: 0xab
See also: http://bugs.bacula.org/view.php?id=1017
More will follow as I find it out.
Short term solution, untested:
take down bacula-dir
alter database bacula rename to baculaold;
pg_dump baculaold > bacula.sql
createdb -E SQL_ASCII -O bacula
psql bacula < bacula.sql
start bacula-
Yuri Timofeev wrote:
> I made a few mistakes in the code examples of scripts, but generally
> all right ;)
>
> Yes, of course, names for MySQL "correct". They must be taken as a basis.
>
> Database, table, field and columns names in PostgreSQL are
> case-independent, unless you created them with
This post deals with old and already fixed security issues. They are
fixed in Bacula. They may not be fixed in the reported vendor code, in
this case Gentoo.
I noticed these two security reports today:
http://www.securityfocus.com/archive/1/494604
http://www.net-security.org/advisory.php?
Yuri Timofeev wrote:
> Hi
>
> Dan Langille <[EMAIL PROTECTED]> wrote:
>> "No, please, let's not do this. I don't think we should be "punishing" the
>> PostgreSQL users"
>
> No, nobody "punish" we will not ;)
>
Tullio Andreatta ML wrote:
> Dan Langille wrote:
>> This post deals with old and already fixed security issues. They are
>> fixed in Bacula. They may not be fixed in the reported vendor code,
>> in this case Gentoo.
>>
>> I noticed these two sec
John Drescher wrote:
> There is a long thread in the users list that a user is getting nearly
> full backups for his incrementals with bacula-2.4.X and it was
> discovered that the reason was that the ctime on files was changing
> between backups. He believes that bacula is doing this but I am not
John Drescher wrote:
> On Tue, Jul 22, 2008 at 2:04 PM, Hemant Shah <[EMAIL PROTECTED]> wrote:
>> I started the thread. No I am not using antivirus on these systems. These
>> are AIX, Linux, HP-UX. It happened again couple of days ago.
>>
>> I ran full backup on all the systems on 13th, and bacula
Dan Langille wrote:
> Yuri Timofeev wrote:
>> I made a few mistakes in the code examples of scripts, but generally
>> all right ;)
>>
>> Yes, of course, names for MySQL "correct". They must be taken as a basis.
>>
>> Database, table, field and co
Wolfram Schlich wrote:
> * Dan Langille <[EMAIL PROTECTED]> [2008-07-22 18:02]:
>> Tullio Andreatta ML wrote:
>>> Dan Langille wrote:
>>>> This post deals with old and already fixed security issues. They are
>>>> fixed in Bacula. They may not be
This point was raised on IRC.
25-Jul 14:06 linserver-dir JobId 0: Fatal error: Unable to authenticate
with File daemon at "192.168.1.4:9102". Possible causes:
Passwords or names not the same or
Maximum Concurrent Jobs exceeded on the FD or
FD networking messed up (restart daemon).
Please see http
Dan Langille wrote:
> This point was raised on IRC.
>
> 25-Jul 14:06 linserver-dir JobId 0: Fatal error: Unable to authenticate
> with File daemon at "192.168.1.4:9102". Possible causes:
> Passwords or names not the same or
> Maximum Concurrent Jobs exceeded on the
Dan Langille wrote:
> This point was raised on IRC.
>
> 25-Jul 14:06 linserver-dir JobId 0: Fatal error: Unable to authenticate
> with File daemon at "192.168.1.4:9102". Possible causes:
> Passwords or names not the same or
> Maximum Concurrent Jobs exceeded on the
refreshed with each release
Also: I think it would be good to keep each release docs online in
HTML format.
If Kern agrees to do less work, any volunteers to do this? Sorry,
not me. I'm just the messenger. ;)
--
Dan Langille -
On Jul 31, 2008, at 9:55 AM, Kern Sibbald wrote:
> On Thursday 31 July 2008 15:34:23 Dan Langille wrote:
>> Are the online does out of date? I ask http://www.bacula.org/en/rel-
>> manual/index.html shows:
>>
>> "This manual documents Bacula version 2.2
I read this today. It mentions Bacula only in passing, but has good
words about it:
http://www.opticality.com/blog/2008/07/31/recovering-from-a-server-
disk-crash/
--
Dan Langille -- http://www.langille.org
in authenticate.c in
> src/dird and src/filed.
A side note:
Port 9104 should be registered. The world knows that ports 9101, 9102,
and 9103 are used for Bacula. ;)
--
Dan Langille
BSDCan - The Technical BSD Conference : http://www.bsdcan.org/
PGCon - The PostgreSQL Conference: http
aining
> only the data for a single client.
Why not use a different Catalog for each Client?
--
Dan Langille
BSDCan - The Technical BSD Conference : http://www.bsdcan.org/
PGCon - The PostgreSQL Conference: http://www.pgcon.org/
---
lly and syncing them to S3, and manually fetching them
> again when they're needed. This is very cumbersome.
To maintain system independence, would not a better way be:
create a SCSI interface to Amazon S3
This would allow Amazon S3 to be used with more than Bacula without a
Soren Hansen wrote:
> On Mon, Aug 25, 2008 at 09:56:34AM -0400, Dan Langille wrote:
>> To maintain system independence, would not a better way be:
>>
>> create a SCSI interface to Amazon S3
>
> How does requiring operating system support improve system independence?
Soren Hansen wrote:
> On Mon, Aug 25, 2008 at 10:52:13AM -0400, Dan Langille wrote:
>> Bacula already requires OS support. It relies heavily upon SCSI
>> interfaces. These interfaces are not designed specifically for
>> Bacula. They are available to all comers.
>
ss of
> creating. There's no excuse for every single application implementing
> their own way of handling stuff like that.
Good (hoping that's not sarcasm that I'm missing).
--
Dan Langille
BSDCan - The Technical BSD Conference
> users,
> others (me :)) require non-interactive deletion.
>
> Similar/analog modifications may be sensible for many users for the
> other "delete" statements.
>
> Feel free to use or adapt. You have my signed FLA.
Thank you.
--
Dan Langille
BSDCan - The Tech
Eric Bollengier wrote:
> Hello Yuri,
>
> Adding indexes will probably speed up dbcheck, but it will slow down the
> attribute insertion process and grow up the database.
Do we have statistics on the performance slowdown?
Seriously, not adding Foreign Keys or indexes because they slow things
do
Yuri Timofeev wrote:
> Hi
>
> 2008/9/1 Dan Langille <[EMAIL PROTECTED]>:
>> If the index problem is just MySQL related, perhaps we should be
>> including these indexes with PostgreSQL. FWIW, I seem to have these
>> indexes already:
>>
>> bacula=#
Marc Cousin wrote:
> On Monday 01 September 2008 02:38:30 Dan Langille wrote:
>> Eric Bollengier wrote:
>>> Hello Yuri,
>>>
>>> Adding indexes will probably speed up dbcheck, but it will slow down the
>>> attribute insertion process and grow up
emains - it there any more generic way to
> handle such a situation (that would also imply the reverse - also
> parsing config files)?
What does Fruity do?
I am pretty sure the latest version, Lilac, has an import.
--
Dan Langille
BSDCan - The Technical BSD Conference : ht
Yuri Timofeev wrote:
> 2008/9/5 Kern Sibbald <[EMAIL PROTECTED]>:
>
>>From what I understand, it *does* work, but just slowly. It is not correct to
>>say that nothing is done. It has been working and doing its job it may have
>>even been removing orphaned records in this time.
>
> No. This is
to make it a little simpler.
I suggest this option:
- Backup up to local HDD (preferably on at least RAID-1)
- use rsync to mirror those local HDD to external HDD
This is much easier to setup from a Bacula point of view.
Does t
- Peter lives in Ottawa, a former home of mine. He and I have
worked on Bacula stuff offline. OEMExpress is a pretty good source for
hardware. http://www.oemexpress.com/
--
Dan Langille
BSDCan - The Technical BSD Conference : http://www.bsdcan.org/
PGCon - The PostgreSQL Co
c that part or something like that.
See also:
http://tregnago.blogspot.com/2008/09/bacula-with-usb-disks-vchanger-altered.html
--
Dan Langille
BSDCan - The Technical BSD Conference : http://www.bsdcan.org/
PGCon - The PostgreSQL Conference:
h is attached.
>
> What would you say?
Separate from the patch: suggest running some large backups, with and
without the index. See the difference in the times for MySQL. That may
help some people decide whether or not they want to run with the index
all the time.
--
Dan Langille
BS
- temporary index removed.
>>
>> The patch is attached.
>>
>> What would you say?
>
>
>
> ---------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the
Yuri Timofeev wrote:
> 2008/9/9 Dan Langille <[EMAIL PROTECTED]>:
>>> Algorithm:
>>> - when you specify "9) Check for orphaned Path records" or "10) Check
>>> for orphaned Filename records" :
>>> - verified the existence of the &qu
f it helps MySQL without hurting anything else,
> go for it.
Point: If everything Bacula does is within a transaction, why is dbcheck
required?
--
Dan Langille
BSDCan - The Technical BSD Conference : http://www.bsdcan.org/
PGCon - The PostgreSQL C
Marc Schiffbauer wrote:
> * Bill Moran schrieb am 09.09.08 um 19:41 Uhr:
>> In response to Dan Langille <[EMAIL PROTECTED]>:
>>
>>> Bill Moran wrote:
>>>
>>>> So, my question would be, is dbcheck's performance important enough to
>>>
t; http://moblin-contest.org/redirect.php?banner_id=100&url=/
> ___
> Bacula-devel mailing list
> Bacula-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-devel
--
Dan Langille
BSDCan - The Technical BSD Con
Kern Sibbald wrote:
> On Thursday 11 September 2008 14:46:04 Dan Langille wrote:
>> Alex Ehrlich wrote:
>>> Hello,
>>>
>>> Does anybody know is it possible to make Bacula detect file modification
>>> (and hence the need of backup) only by the fi
Stefan Sorin Nicolin wrote:
>
> On 04.09.2008, at 16:07, Dan Langille wrote:
>
>> Stefan Sorin Nicolin wrote:
>>> Hi folks,
>>> I am working on a webbased configuration tool for Bacula written in
>>> Ruby on Rails. As I am at the point where I have to
Yuri Timofeev wrote:
> 2008/9/4 Stefan Sorin Nicolin <[EMAIL PROTECTED]>:
>> I am working on a webbased configuration tool for Bacula
>
> See also http://baculaconf.sourceforge.net/
>
FYI, this appears to have no code.
-
Th
Yuri Timofeev wrote:
> 2008/9/9 Dan Langille <[EMAIL PROTECTED]>:
>> - Add the index to your MySQL Bacula database
>> - run some backups
>> - time them
>> - Remove the index
>> - run the same backups
>> - time them
>> - compare
>>
>&
pon it.
John: What do you think?
and FYI, no, it is not bad SQL.
--
Dan Langille
BSDCan - The Technical BSD Conference : http://www.bsdcan.org/
PGCon - The PostgreSQL Conference: http://www.pgcon.org/
-
This SF.
Kern Sibbald wrote:
> On Thursday 18 September 2008 15:40:04 Dan Langille wrote:
>> resending, with CC to list.
>>
>> John Huttley wrote:
>>> https://people.planetpostgresql.org/xzilla/index.php?/archives/360-Bacula
>>> ,-Sqlite,-Postgres...-when-good-tools-
Kern Sibbald wrote:
> On Thursday 18 September 2008 17:23:06 Dan Langille wrote:
>> Kern Sibbald wrote:
>>> On Thursday 18 September 2008 15:40:04 Dan Langille wrote:
>>>> resending, with CC to list.
>>>>
>>>> John Huttley wrote:
>>>&g
Robert Treat wrote:
>> Kern Sibbald wrote:
>>> On Thursday 18 September 2008 17:23:06 Dan Langille wrote:
>>>> Kern Sibbald wrote:
>>>>> On Thursday 18 September 2008 15:40:04 Dan Langille wrote:
>>>>>> resending, with
n help them with that issue, great.
Moving forward, I see we need this:
- a simple example/demo of the problem
- a simple example as to how that one problem can be fixed
- evaluate the above and decide how to proceed
I will be offline for much of the next 48
goal, if we can, is to avoid any "insert update... update"
strategies.
Any tests you do, I can help by duplicating the run on my servers.
Being able
to duplicate your test results will help decide go/no-go with respect
to design
c
ocumentation can be downloaded from the
website at any time.
I would like to have all released documentation online in HTML
format. We lack resources (people) to do that. Join the
documentation mailing list if you are interested.
--
Da
It is a good idea. I know it has been done sometimes.
The documentation project could always use additional resources to
ensure such things are always done.
--
Dan Langille
http://langille.org/
-
This SF.Net email is
Marc Schiffbauer wrote:
> * Kern Sibbald schrieb am 04.10.08 um 15:13 Uhr:
>> That seems to me to be a very good name.
>>
>> Concerning the placement of the directive: I think it is worth examining if
>> we
>> can easily move it to the Exclude { } section. In that case, the directive
>> name c
Marc Schiffbauer wrote:
> * Kern Sibbald schrieb am 04.10.08 um 16:26 Uhr:
>> Hello Marc,
>
> Hello Kern,
>
>> I am sorry, but from what you wrote below, I really am not sure what you
>> like
>> and what you do not like.
>
> I did not want to confuse you ;)
> I assumed that things like WildDir
ff and patches and to
> send those over the line to the bacula-sd. Of course a corresponding
> implementation in the storage device will also be required.
>
> Comments anyone ?
Have you considered rsyncing such files to local HDD then b
On Oct 1, 2008, at 12:24 PM, Eli Shemer wrote:
>
>
> -Original Message-
> From: Dan Langille [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, October 01, 2008 4:58 PM
> To: Eli Shemer
> Cc: [EMAIL PROTECTED]; bacula-devel@lists.sourceforge.net
> Subject: Re: [
TECTED]:~/src/bacula-trunk/docs/manuals] $
Or something like that.
> (And I personally would find "Exclude Flag File" more intuitive as
> "Exclude" is the bacula terminology to to ignore files or
> director
rs spread through it (which makes it appear messy and out-dated).
>
> Which mailing list is used for the Bacula documentation? I would be
> happy to provide spare cycles looking through the documentation.\
https://lists.sourceforge.net/lists/listinfo/bacula-docs
--
Dan Langille
ere are ReleaseNotes with each release. That is what you should be
reading.
Surely you don't expect someone to scan a 900 page document to find
out of there's something for them?
We put it all in one place.
--
Dan Langille
http://langille.org/
--
= .no_backup
}
Exclude {
File = /proc
File = /tmp
File = /.journal
File = /.fsck
}
}
}
Discussion commences from here. :)
--
Dan Langille
http://langille.org/
-
the option to "Exclude Dirs
> Containing".
I agree. I think the exclude is much more useful.
--
Dan Langille
http://langille.org/
-
This SF.Net email is sponsored by the Moblin Your Move Developer's
On Oct 6, 2008, at 9:50 AM, Kern Sibbald wrote:
> On Monday 06 October 2008 15:42:27 Dan Langille wrote:
>> On Oct 6, 2008, at 5:33 AM, Kern Sibbald wrote:
>>> On Monday 06 October 2008 10:42:39 Kjetil Torgrim Homme wrote:
>>>> Kern Sibbald <[EMAIL PROTECTED
ly, it becomes difficult to do because the
sysadmin
needs to put such a file in every parent directory from the root of
the File Set
entries down to the directory required to backup.
The could would need to look at the Root of the File Set entry to see
if
James Harper wrote:
>> On Mon, Oct 6, 2008 at 6:33 PM, James Harper
>> <[EMAIL PROTECTED]> wrote:
>>> Can anyone offer a guess at the effort required to make bat build
> and
>>> run under windows? Is anyone working on this at the moment?
>>>
>> http://www.mail-archive.com/bacula-
>> [EMAIL PROTECTE
ust be implemented faster than individual "INSERT" into real
> Bacula Job.
Yes, COPY, if doing multiple rows, should be faster than INSERT.
> I may be wrong.
I may be too. I doubt it.
>
>
--
Dan Langille
http://langille.org/
---
Kern Sibbald wrote:
> Hello,
>
> This is to let you know that the source tar files and the Win32 binaries for
> Bacula version 2.4.3 have been released to the Bacula Source Forge download
> area.
This release was just committed to the FreeBSD ports tree:
http://www.freshports.org/[EMAIL PROTE
With incremental and differential backups, the goal is a list of files
that have changed since a given point in time. Traditionally, this
list is obtained by using find (AFAIK). On filesystems with large
numbers of files,the list creation can take considerable time. How can
we improve the p
--
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win
> great prizes
> Grand prize is a trip for two to an Open Source event anywh
oncerns
> should be relegated to firewalls, etc. and not to individual
> applications. Thus we consider your packages broken. Please include
> [EMAIL PROTECTED] in any replies. Thanks in advance for
> your
> consideration.
I agree with this.
Most FD are not local
loper's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win
> great prizes
> Grand prize is a trip for two to an Open Source event anywhere in
> the world
> http://mobli
On Nov 4, 2008, at 8:58 AM, Silver Salonen wrote:
>
> I opened the bug report before writing here, sorry about that.
>
> http://bugs.bacula.org/view.php?id=1180
>
> Any thoughts on the subject?
I suggest posting the messages in question with the suggested
correction.
--
misconceptions about existing features. I didn't see anything that
requires action.
http://marc.info/?t=12256693831&r=1&w=2
--
Dan Langille
http://langille.org/
-
This SF.Net email is sponsored by th
If someone can elaborate, I'll post back to users@
Begin forwarded message:
> From: Tilman Schmidt <[EMAIL PROTECTED]>
> Date: November 6, 2008 5:23:53 AM EST
> To: Dan Langille <[EMAIL PROTECTED]>
> Cc: bacula-users <[EMAIL PROTECTED]>
> Subject: Re: [
Sorry, I meant this for devel@
Begin forwarded message:
> From: Dan Langille <[EMAIL PROTECTED]>
> Date: November 7, 2008 8:02:13 AM EST
> To: bacula-users <[EMAIL PROTECTED]>
> Subject: [Bacula-users] 64bit for File.FileId
>
> I know I've seen something about
nts and don't have the time to
investigate now.
--
Dan Langille
http://langille.org/
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with M
FYI
Begin forwarded message:
> From: Kevin Keane <[EMAIL PROTECTED]>
> Date: November 30, 2008 6:15:37 PM EST
> To: Dan Langille <[EMAIL PROTECTED]>
> Subject: Re: [Bacula-users] bconsole delete bug?
>
> Dan Langille wrote:
>> Kevin Keane wrote:
>>>
The BUGS database at http://bugs.bacula.org/ will be going offline
soon for maintenance.
I will post again after the upgrade has completed.
--
Dan Langille
http://langille.org/
--
SF.Net email is Sponsored by MIX09
On Dec 6, 2008, at 7:44 PM, Dan Langille wrote:
> The BUGS database at http://bugs.bacula.org/ will be going offline
> soon for maintenance.
>
> I will post again after the upgrade has completed
Done. Upgrade to 1.1.5 to avoid some security issues:
http://www.mantisbt.or
should install the sysutils/bacula-server-
devel
and sysutils/bacula-client-devel ports.
--
Dan Langille
http://langille.org/
--
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The fu
ew years back, but since solved, with
FreeBSD's pthreads. It would cause data to be "written" to the end of
the tape, but it would not actually reach the tape.
http://mlblog.osdir.com/os.freebsd.devel.scsi/2003-06/msg00018.shtml
What OS are you running?
What vers
1 - 100 of 754 matches
Mail list logo