On 02/02/10 12:24, eugene ngontang wrote:
>
> Thanks Phil for your great response!
>
> Then Do I have the choice about the OS to be installed on my storage
> machines? I mean can I install either windows or linux on the storage
> computer? Can I do the same for the client machines?
The clients c
On Nov 12, 2007 3:07 PM, luyigui loholhlki <[EMAIL PROTECTED]> wrote:
>
> i've restarted the bacula server
> and that's what i found in the /var/log/messages
> *
> Nov 12 20:08:51 ilemmaser06 kernel: bacula-dir[7753]: segfault at
> 7fff68c8ca58 rip 0045fc59 rsp 7fff68c8ca60 erro
i've restarted the bacula server
and that's what i found in the /var/log/messages
*
Nov 12 20:08:51 ilemmaser06 kernel: bacula-dir[7753]: segfault at
7fff68c8ca58 rip 0045fc59 rsp 7fff68c8ca60 error 6
*
- Message d'origine
De : John Drescher <[EMAIL PROTECTED]>
À
On Nov 12, 2007 12:07 PM, luyigui loholhlki <[EMAIL PROTECTED]> wrote:
>
> help me please i'm gonna die
>
> - Message d'origine
> De : luyigui loholhlki <[EMAIL PROTECTED]>
> À : bacula
> Envoyé le : Lundi, 12 Novembre 2007, 16h36mn 25s
> Objet : [Bacula-users] bacula-dir dead but pid fil
help me please i'm gonna die
- Message d'origine
De : luyigui loholhlki <[EMAIL PROTECTED]>
À : bacula
Envoyé le : Lundi, 12 Novembre 2007, 16h36mn 25s
Objet : [Bacula-users] bacula-dir dead but pid file exists
hi
i have another problem with the famous bacula !!
in fact in my server i h
> I do not know why backing up those files causes a hard crash, but at
least
> for the time being the environment appears to be more stable.
>
> Thanks.
I'm not sure if it's the disk images or the file vmware uses to map the
virtual machines memory to (foo.vmem I believe).
David
--
On Fri, March 16, 2007 11:36 am, Brian Debelius wrote:
> Email me directly, and I will try and help you, just be warned that I am
> new to bacula also, but I do have a working windows configuration.
Bravo, Brian!
--
This message has been scanned for viruses and
dangerous content by MailScanner
I'm sorry, I thought this was an open source development model where
people contribute what they can. If you have nothing to contribute,
then don't. If I have a configuration that works, I am going to let
people know about it, rather then hide my special bottle of juju.
David Romerstein wrot
Hello Nawfel,
Please ignore the malcontents. It really surprises me sometimes that
some people can take the time and effort to flame someone unjustly, but
the do not have the time or effort to be helpful. It seems that some
people just like to don their Miss Superior habit, and try to make
e
On Fri, 16 Mar 2007, [EMAIL PROTECTED] wrote:
> I'm asking if someone have it working under windows ! that's all !
No, actually. You've been saying "can someone provide me with a
configuration file that will work with my hardware?", which is a service
for which people get paid.
>
The documentation is clear and simple ! there is no magic in it ! so you got it
working or not working ! it's the only two possibilities that you got ! I DID
NOT BOUGHT HARDWARE X AND TOLD YOU PLEASE PROVIDE ME WITH A STORAGE DEF !!
I'm asking if someone have it working under windows ! that's al
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
[EMAIL PROTECTED] wrote:
> I beleive there is one good point for this bypassing is with write once
> media. As I
> would prefer not to waste 8MB to write a label to my DVD+R or CD-R. One
> oddity to
That's the problem with applying a WMRM concept t
> What is the other information?
>
> > Apparently this is what is failing in the CD writing, and you have simply
> > bypassed this step.
> >
I beleive there is one good point for this bypassing is with write once media.
As I
would prefer not to waste 8MB to write a label to my DVD+R or CD-R. One
Hello,
I've created a patch, which is attached to this email, which does
*essentially* the same thing as the patch that was previously proposed,
except that it does a bit more of the necessary bookkeeping. I have not
tested the patch, but would appreciate it if someone would apply it
(without the
On Fri, May 26, 2006 at 11:10:32AM +0200, Kern Sibbald wrote:
> I've taken a look at this patch, and may add it to Bacula, but the patch
> is not really the correct way to solve the problem.
That was what I thought. That is what worked for me and what I thought
could be useful for Bacula develope
Hello,
I've taken a look at this patch, and may add it to Bacula, but the patch
is not really the correct way to solve the problem. When labeling a
Volume for the first time, Bacula writes a pre-label, which means the name
of the Volume is there, but not all the other information needed for the
l
Hello,
I think I briefly responded to this previously, but now I have had a
chance to look it over a bit more carefully.
It seems that what you are requesting is not a suitable feature for
Bacula. There exist plenty of shell tools for you to do this outside
Bacula -- find, rsync, tar, cdburn ...
Additional info on this topic
i found now the warning that drive D:\ is not accessible in bacula's log.
(date was 2006-05-18) but, again, result of this job was "OK" so bacula
thinks that backup has run successfully (alltough it didn't).
now on 2006-05-19 the disk was back again but the fun
Nice work. Amazing.
> I've ported the Storage Daemon and related tools to Windows. Tested the
> tape with btape and all tests passed. WooHoo!!
>
> Next I need to get the Daemon running as a service and do some more backup
> /
> restore testing.
>
>
Best regards, Kern
---
On 5/18/06, MaxxAtWork <[EMAIL PROTECTED]> wrote:
I have a problem with bacula-web, on RHEL 3, with mysql: I get only
"DB error: no such database".
Forget my previous message, problem solved :-)
As often happens, you fight a whole day to solve a problem and you don't
find anything. So you dec
For those of you not that familiar with sed here are the commands.
You need to cd to the parent of the directory where you checked out the
bacula module.
Windows using GNUWin32 with cmd.exe as the shell
find bacula -name CVS -exec sed -ie "s/@cvs\./@bacula.cvs./" {}/Root
^;
*nix or W
Hello Thorsten,
> I try to reproduce the problem you have. As the win32 fd changed a lot
for
> being Unicode, VSS and 32K path length enabled, the code lines
increased.
> Let me try to narrow your problem:
>
> Do you have *many* files? (if this causes problems, it may lie within
> unicode, 32K co
Hello Robert,
> I was having similar performance problems until I made sure flow
control
> was
> enabled on the two machines and the switches in between them. After a
lot
> of
> tweaking I have transfer rates around 10 MB/s.
Hmm... Could be, but why would the bacula 1.37.32 client transfer over
Robert Nelson wrote:
> I've ported the Storage Daemon and related tools to Windows. Tested
> the
> tape with btape and all tests passed. WooHoo!!
This is excellent news!!
Thank you very much Robert.
> Next I need to get the Daemon running as a service and do some more
> backup /
> restore test
> I haven't checked this, but the latest release announcement doesn't
> mention such fix, so it probably didn't. If the patch works for you,
> then let Bacula developers know about that to encourage them to apply
> the patch or, at least, comment it.
>
> Greets,
> Jacek
>
WOW! Thanks for
Hello Arno,
On Tue, 09 May 2006 13:11:12 -0700
[EMAIL PROTECTED] wrote:
> Hello,
>
> On 5/8/2006 12:21 PM, Stephan Holl wrote:
> > Dear List,
> >
> > I have a very long backup-run with about 7 volumes of DDS3-tapes
>
> still using your old equipment :-)
well, a clients one...
>
> > using,
>
On 5 May 2006 at 11:51, Silver Salonen wrote:
>
> > On 4 May 2006 at 11:53, Silver Salonen wrote:
> >
> > >
> > > > On 29 Apr 2006 at 16:29, Dan Langille wrote:
> > > >
> > > > > Known issues:
> > > > >
> > > > > Port does not conform to man 7 hier.
> > > > > - The templates_c directory shoul
> On 4 May 2006 at 11:53, Silver Salonen wrote:
>
> >
> > > On 29 Apr 2006 at 16:29, Dan Langille wrote:
> > >
> > > > Known issues:
> > > >
> > > > Port does not conform to man 7 hier.
> > > > - The templates_c directory should be moved to /var/bacula-
> > > > web/templates_c
> > > > - config
On 4 May 2006 at 11:53, Silver Salonen wrote:
>
> > On 29 Apr 2006 at 16:29, Dan Langille wrote:
> >
> > > Known issues:
> > >
> > > Port does not conform to man 7 hier.
> > > - The templates_c directory should be moved to /var/bacula-
> > > web/templates_c
> > > - configs/bacula.conf should be
> On 29 Apr 2006 at 16:29, Dan Langille wrote:
>
> > Known issues:
> >
> > Port does not conform to man 7 hier.
> > - The templates_c directory should be moved to /var/bacula-
> > web/templates_c
> > - configs/bacula.conf should be in /usr/local/etc/bacula-web.conf
>
> I believe the above menti
On Wed, 3 May 2006, Michael 'buk' Scherer wrote:
But, after, if i add 2 new tapes, and i does an other "label barcodes"
it will load and try to label every tape... i have a 180 slots changer and
it's quite long...
Yes, I can understand that.
I still that this is just 'wrong'.
IIRC, Label b
On Wednesday 03 May 2006 11:36, Michael 'buk' Scherer wrote:
> On Wed, 3 May 2006 - 10:56am, Kern Sibbald wrote:
> >On Wednesday 03 May 2006 10:15, BOLLENGIER Eric wrote:
> >> Hi,
> >>
> >> When i do a "label barcodes" command for the first time,
> >> bacula will load and label every tape on my aut
Me sorry, wrong list. :o}
>On Wednesday 03 May 2006 10:15, BOLLENGIER Eric wrote:
>> Hi,
>>
>> When i do a "label barcodes" command for the first time,
>> bacula will load and label every tape on my autochanger, Cool !
>>
>> But, after, if i add 2 new tapes, and i does an other "label barcodes"
>
On Wed, 3 May 2006 - 10:56am, Kern Sibbald wrote:
>On Wednesday 03 May 2006 10:15, BOLLENGIER Eric wrote:
>> Hi,
>>
>> When i do a "label barcodes" command for the first time,
>> bacula will load and label every tape on my autochanger, Cool !
>>
>> But, after, if i add 2 new tapes, and i does an o
On Sunday 30 April 2006 11:20, James Harper wrote:
> > No, that would not work very well. The solution, which you seem to
>
> imply
>
> > below is simply to send a different initial Hello "signon" that
>
> contains
>
> > all
> > the necessary information, plus the ability to extend it to different
> No, that would not work very well. The solution, which you seem to
imply
> below is simply to send a different initial Hello "signon" that
contains
> all
> the necessary information, plus the ability to extend it to different
> hashes
> in the future. The new handshake can be easily distinguish
On Sunday 30 April 2006 10:29, James Harper wrote:
> > Hello,
> >
> > On Sunday 30 April 2006 08:16, James Harper wrote:
> > > The bin_to_base64 routine appears to be pretty broken, or at least
> > > incompatible with the base64 specification.
> >
> > Yes, it is incompatible with the base64 RFC. I
> Hello,
>
> On Sunday 30 April 2006 08:16, James Harper wrote:
> > The bin_to_base64 routine appears to be pretty broken, or at least
> > incompatible with the base64 specification.
>
> Yes, it is incompatible with the base64 RFC. I wrote the code before I
was
> aware that there was a base64 bin
Hello,
On Sunday 30 April 2006 08:16, James Harper wrote:
> The bin_to_base64 routine appears to be pretty broken, or at least
> incompatible with the base64 specification.
Yes, it is incompatible with the base64 RFC. I wrote the code before I was
aware that there was a base64 binary specificati
On 29 Apr 2006 at 16:29, Dan Langille wrote:
> Known issues:
>
> Port does not conform to man 7 hier.
> - The templates_c directory should be moved to /var/bacula-
> web/templates_c
> - configs/bacula.conf should be in /usr/local/etc/bacula-web.conf
I believe the above mentioned issues are dealt
It is interesting because I just ran into the same problem cross compiling
Bacula. I suspect that it is because you are using an older compiler or
doing a cross compile yourself. I forget the details, but I fixed the
win32_client problem as best I can remember by adding winapi.o to the files
Hello Arno,
On Wed, 19 Apr 2006 08:55:02 -0700
[EMAIL PROTECTED] wrote:
> Subject: Re: [Bacula-users] FAQ: What kind of tapedrive?
>
> Hi,
>
> back from my vacation (I even discovered kind of a new hobby -
> geocaching. Fun :-)
OT: (Indeed, but arround Hannover area the caches are somewhat "b
> On Tue, 2006-04-18 at 16:26 +0200, Jens R. Victorin wrote:
>
> That sounds like a decent start - but the laptop may not be back for
> days, by which time I have a big backlog of jobs :-/
>
Well! There's nothing stopping you from implementing some logic in the script
:-) or you could perhaps m
On Tue, 2006-04-18 at 16:26 +0200, Jens R. Victorin wrote:
That sounds like a decent start - but the laptop may not be back for
days, by which time I have a big backlog of jobs :-/
> How about a "run before job"? You can poll for the laptop and release the
> backup job when it is connected.
>
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
This question gets asked on a fairly regular basis. I would check the
list archives for hints.
_ _ _ _ ___ _ _ _
|Y#| | | |\/| | \ |\ | | |Ryan Novosielski - User Support Spec. III
|$&| |__| | | |__/ | \| _| |[EMAIL PROTECTED] - 973/9
On 18 Apr 2006 at 16:26, Jens R. Victorin wrote:
> How about a "run before job"? You can poll for the laptop and release
> the backup job when it is connected.
That will work only if more than one job can run at a time. If not,
you'll have all other jobs waiting until that laptop is connected
How about a "run before job"? You can poll for the laptop and release the
backup job when it is connected.
/Jens
> Got a couple of laptop users (on MAC-assigned IP addresses). Trouble is,
> when they are not in the office I get a backup failed. all the desktops
> back up at 1am, but the lapt
On Monday 17 April 2006 17:41, Robert Nelson wrote:
> How very strange, I originally had FNM_PATHNAME in the email and then did a
> grep to see which of the two names were used in the source. However
> sometime between doing the grep and editting the email I swapped the two in
> my head. The sour
How very strange, I originally had FNM_PATHNAME in the email and then did a
grep to see which of the two names were used in the source. However
sometime between doing the grep and editting the email I swapped the two in
my head. The source refers to FNM_PATHNAME not FNM_FILE_NAME. But it is
kind
On Monday 17 April 2006 16:12, Robert Nelson wrote:
> It seems from this discussion the manual needs changing anyways.
>
> FNM_FILE_NAME is GNU specific, posix uses FNM_PATHNAME, behaviour is the
> same. I just used FNM_FILE_NAME because that is what you already use in
> some places in the source.
It seems from this discussion the manual needs changing anyways.
FNM_FILE_NAME is GNU specific, posix uses FNM_PATHNAME, behaviour is the
same. I just used FNM_FILE_NAME because that is what you already use in
some places in the source. So I don't believe there is any portability
issue, particul
At first I was somewhat confused about what the current behaviour is, both
by this thread, the documentation and my experience with file matching
algorithms used by other programs such as the various shells.
Judging from your example below I believe you may be confused about the
current behaviour
> > > > > > > > > On 13 Apr 2006 at 15:52, RYAN M. vAN GINNEKEN wrote:
> > > > > > > > >
> > > > > > > > > > Hello all i have a fresh install of bacula using
> mysql
> > > > > database
> > > > > > > on
> > > > > > > > > > fedora core 3. I have the following error message
> > > perused
> > > > >
On Sunday 16 April 2006 11:52, Robert Nelson wrote:
> But I think the behaviour would be very intuitive. If you look at how it
> is used below in the example from the Windows FileSet I think it is fairly
> obvious. I also think it is much clearer and easier to maintain than the
> corresponding re
But I think the behaviour would be very intuitive. If you look at how it is
used below in the example from the Windows FileSet I think it is fairly
obvious. I also think it is much clearer and easier to maintain than the
corresponding regex would be. The code change was minimal and didn't
requir
On Sunday 16 April 2006 00:21, Robert Nelson wrote:
> Couldn't you handle both cases transparently. If the pattern has a "/" in
> it then pass the full name, otherwise just pass the basename to fnmatch().
> That way you get both behaviours without breaking existing examples and
> configs.
>
> Iron
Couldn't you handle both cases transparently. If the pattern has a "/" in
it then pass the full name, otherwise just pass the basename to fnmatch().
That way you get both behaviours without breaking existing examples and
configs.
Ironically the Windows example FileSet in the manual expects the ab
On 15 Apr 2006 at 12:36, RYAN M. vAN GINNEKEN wrote:
>
> > > > > > > > On 13 Apr 2006 at 15:52, RYAN M. vAN GINNEKEN wrote:
> > > > > > > >
> > > > > > > > > Hello all i have a fresh install of bacula using mysql
> > > > database
> > > > > > on
> > > > > > > > > fedora core 3. I have the follow
> > > > > > > On 13 Apr 2006 at 15:52, RYAN M. vAN GINNEKEN wrote:
> > > > > > >
> > > > > > > > Hello all i have a fresh install of bacula using mysql
> > > database
> > > > > on
> > > > > > > > fedora core 3. I have the following error message
> paroused
> > > > > though
> > > > > > > the
> >
On 14 Apr 2006 at 13:25, RYAN M. vAN GINNEKEN wrote:
>
> - Dan Langille <[EMAIL PROTECTED]> wrote:
> > On 14 Apr 2006 at 12:13, RYAN M. vAN GINNEKEN wrote:
> >
> > >
> > > - Dan Langille <[EMAIL PROTECTED]> wrote:
> > > > On 13 Apr 2006 at 21:19, RYAN M. vAN GINNEKEN wrote:
> > > >
> >
- Dan Langille <[EMAIL PROTECTED]> wrote:
> On 14 Apr 2006 at 12:13, RYAN M. vAN GINNEKEN wrote:
>
> >
> > - Dan Langille <[EMAIL PROTECTED]> wrote:
> > > On 13 Apr 2006 at 21:19, RYAN M. vAN GINNEKEN wrote:
> > >
> > > >
> > > > - Dan Langille <[EMAIL PROTECTED]> wrote:
> > > > >
On 14 Apr 2006 at 12:13, RYAN M. vAN GINNEKEN wrote:
>
> - Dan Langille <[EMAIL PROTECTED]> wrote:
> > On 13 Apr 2006 at 21:19, RYAN M. vAN GINNEKEN wrote:
> >
> > >
> > > - Dan Langille <[EMAIL PROTECTED]> wrote:
> > > > redirected to the users list as it's really not devel related
> >
- Dan Langille <[EMAIL PROTECTED]> wrote:
> On 13 Apr 2006 at 21:19, RYAN M. vAN GINNEKEN wrote:
>
> >
> > - Dan Langille <[EMAIL PROTECTED]> wrote:
> > > redirected to the users list as it's really not devel related
> > >
> > Thanks Dan that is where i meant to sent the message anyway.
Sorry, I should have prefaced this by mentioning this is an AMD K6-2
system running Fedora Core 5 (kernel 2.6.16.2), Python 2.4.2, just
upgraded from FC3 (kernel 2.11.11, Python 2.3). The segfaults occured
both before and after the OS upgrade (and yes, I remembered to recompile
Bacula).
Thx,
On 13 Apr 2006 at 21:19, RYAN M. vAN GINNEKEN wrote:
>
> - Dan Langille <[EMAIL PROTECTED]> wrote:
> > redirected to the users list as it's really not devel related
> >
> Thanks Dan that is where i meant to sent the message anyway.
>
> > On 13 Apr 2006 at 15:52, RYAN M. vAN GINNEKEN wrote:
- Dan Langille <[EMAIL PROTECTED]> wrote:
> redirected to the users list as it's really not devel related
>
Thanks Dan that is where i meant to sent the message anyway.
> On 13 Apr 2006 at 15:52, RYAN M. vAN GINNEKEN wrote:
>
> > Hello all i have a fresh install of bacula using mysql databa
Kern Sibbald wrote:
> Hello,
>
> With the exception of the RPMs that are built by Scott, and the FreeBSD port,
> I have noticed that all the other "official" Bacula ports have seriously
> lagged. I suspect that this is because the people responsible for those
> ports are no longer available: t
On Thursday 06 April 2006 14:31, Dan Langille wrote:
> On 6 Apr 2006 at 9:50, Kern Sibbald wrote:
> > - For each port I would like to have all the necessary scripts and
> > control files committed to the Bacula source code in the appropriate part
> > of /platforms/... This will permit continuatio
redirected to the users list as it's really not devel related
On 13 Apr 2006 at 15:52, RYAN M. vAN GINNEKEN wrote:
> Hello all i have a fresh install of bacula using mysql database on
> fedora core 3. I have the following error message paroused though the
> FAQ's were i found an answer that sugg
Thanks, I corrected the ones I found ...
On Monday 10 April 2006 15:07, Martin Simmons wrote:
> > On Mon, 10 Apr 2006 14:09:03 +0200, Kern Sibbald <[EMAIL PROTECTED]>
> > said:
> >
> > On Monday 10 April 2006 13:15, Martin Simmons wrote:
> > > > On Mon, 10 Apr 2006 12:22:59 +0200, Kern
On Wednesday 12 April 2006 06:09, Greg Wilson wrote:
> Kern,
>
>
>
> Bacula is a great product and working well backing up my Postfix email
> system on Debian.
>
>
>
> The one and only problem I have with it is that I can't get it to fit my
> standard tape regime.
>
>
>
> We use a child, father, gr
On Monday 10 April 2006 14:29, Stephan Ebelt wrote:
> Kern Sibbald wrote:
> > Hello,
> >
> > I'm a bit surprised because I have not seen any comments on this
> > proposal. Am I missing something? It sounds like a nice feature to me.
>
> to me too.
>
> It could be useful e.g to show somebody how mu
Hello,
I'm not able to find that message, and I don't have the diffs, sorry.
First, it is great that someone upgrade my code. I believed that nobody had
interest on it.
Michael, thanks for your code. I hope to apply it this week. If you follow
improving bacula-web, please, take the CVS code:
> On Mon, 10 Apr 2006 14:09:03 +0200, Kern Sibbald <[EMAIL PROTECTED]> said:
>
> On Monday 10 April 2006 13:15, Martin Simmons wrote:
> > > On Mon, 10 Apr 2006 12:22:59 +0200, Kern Sibbald <[EMAIL PROTECTED]>
> > > said:
> > >
> > > Hello,
> > >
> > > It seems that it is becoming more
Kern Sibbald wrote:
> Hello,
>
> I'm a bit surprised because I have not seen any comments on this proposal. Am
> I missing something? It sounds like a nice feature to me.
to me too.
It could be useful e.g to show somebody how much work the backup system
actually does. Ie during the last week.
On Monday 10 April 2006 13:15, Martin Simmons wrote:
> > On Mon, 10 Apr 2006 12:22:59 +0200, Kern Sibbald <[EMAIL PROTECTED]>
> > said:
> >
> > Hello,
> >
> > It seems that it is becoming more frequent (probably because of the
> > increasing number of Bacula users) that users submit support
On Monday 10 April 2006 13:15, Martin Simmons wrote:
> > On Mon, 10 Apr 2006 12:22:59 +0200, Kern Sibbald <[EMAIL PROTECTED]>
> > said:
> >
> > Hello,
> >
> > It seems that it is becoming more frequent (probably because of the
> > increasing number of Bacula users) that users submit support
> On Mon, 10 Apr 2006 12:22:59 +0200, Kern Sibbald <[EMAIL PROTECTED]> said:
>
> Hello,
>
> It seems that it is becoming more frequent (probably because of the
> increasing
> number of Bacula users) that users submit support questions to the bugs
> database. This morning a user submitted
Would love to comment on this, but have yet been able to get bacula-
web running - :-(
If I had, this would be a great feature to have.
Erich
On Apr 9, 2006, at 3:57 PM, Kern Sibbald wrote:
Hello,
I'm a bit surprised because I have not seen any comments on this
proposal. Am
I missing
Hello,
I'm a bit surprised because I have not seen any comments on this proposal. Am
I missing something? It sounds like a nice feature to me.
I'm copying the users list as well as perhaps they have something to say about
this.
On Friday 31 March 2006 03:27, Kraft, Mike wrote:
> Hi,
>
> Purs
Kern Sibbald wrote:
> Hello José Luis,
>
>> I do have been too busy, unfortunately.
>> Personal problems before and finishing my Master Thesis later (i'm just
>> finished with this -- last friday was the day).
>>
>
> Well sorry to hear about your problems, but congratulations on having
> f
Hello José Luis,
On Thursday 06 April 2006 13:34, José Luis Tallón wrote:
> Kern Sibbald wrote:
> > Hello,
>
> Hi, Kern.
>
> > With the exception of the RPMs that are built by Scott, and the FreeBSD
> > port, I have noticed that all the other "official" Bacula ports have
> > seriously lagged. I s
On 6 Apr 2006 at 9:50, Kern Sibbald wrote:
> - For each port I would like to have all the necessary scripts and control
> files committed to the Bacula source code in the appropriate part of
> /platforms/... This will permit continuation of the port if
> a port person is not able to continue
Kern Sibbald wrote:
> Hello,
>
Hi, Kern.
> With the exception of the RPMs that are built by Scott, and the FreeBSD port,
> I have noticed that all the other "official" Bacula ports have seriously
> lagged. I suspect that this is because the people responsible for those
> ports are no longer
Hello Dan,
Am Mittwoch, 5. April 2006 18:17 schrieben Sie:
> On 5 Apr 2006 at 17:28, Christian Schneider wrote:
> > http://apt-proxy.universum.de/dists/sarge/main/binary-i386/admin/
> >
> > Sources are also available at:
> > http://apt-proxy.universum.de/dists/sarge/main/source/admin/
>
> I plan t
leads to downtime, downtime leads to suffering. NT is the path to
the darkside."
- Unknown Unix Jedi
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf
> Of Kern Sibbald
> Sent: Monday, April 03, 2006 9:46 PM
> To: Jan Hauge
&
Thanks for the feedback.
I cannot imagine why there would be any differences between bacula-1.38.4 and
bacula-1.38.6 for Windows 2003. This is one of the big frustrations I have
with Windows.
On Thursday 30 March 2006 21:13, Jan Hauge wrote:
> Hi Kern.
> I just installed bacula-1.38.6 yester
On Wednesday 29 March 2006 15:02, Kenan Esau wrote:
> On Mi, 2006-03-29 at 11:39 +0200, Kern Sibbald wrote:
> > Hello Kenan,
> >
> > Please always copy the list.
>
> OK
>
> > On Wednesday 29 March 2006 10:15, Kenan Esau wrote:
> > > Hi Kern,
> > >
> > > I am trying to set up a backup-infrastructure
On Thursday 30 March 2006 14:01, Geert Hendrickx wrote:
> On Wed, Mar 29, 2006 at 08:32:14PM +0200, Kern Sibbald wrote:
> > On Wednesday 29 March 2006 19:08, Geert Hendrickx wrote:
> > > This has previously been reported only for AMD64.
> >
> > As well as other 64 architectures when compiled with g
On Mi, 2006-03-29 at 11:39 +0200, Kern Sibbald wrote:
> Hello Kenan,
>
> Please always copy the list.
OK
> On Wednesday 29 March 2006 10:15, Kenan Esau wrote:
> > Hi Kern,
> >
> > I am trying to set up a backup-infrastructure with Bacula. But there
> > seems to be a bug.
> >
> > I am using Bacu
On Wed, Mar 29, 2006 at 08:32:14PM +0200, Kern Sibbald wrote:
> On Wednesday 29 March 2006 19:08, Geert Hendrickx wrote:
> > This has previously been reported only for AMD64.
>
> As well as other 64 architectures when compiled with g++.
>
>
> > Does it hold for any 64-bit architecture? (Ultra
On Thu, Mar 30, 2006 at 12:36:08PM +0200, Arno Lehmann wrote:
> Probably better in the mailing list...
>
> On 3/30/2006 11:15 AM, Giuseppe wrote:
> >Hi!
> >I'm looking for bacula codes about jobstatus, but I can't
> >find them in the bacula online manual. (Am I blind? ehehe )
> >Can anyone tell me
Probably better in the mailing list...
On 3/30/2006 11:15 AM, Giuseppe wrote:
Hi!
I'm looking for bacula codes about jobstatus, but I can't
find them in the bacula online manual. (Am I blind? ehehe )
Can anyone tell me where can I find them please?
See the Bacula wiki, address should be somewh
Kern Sibbald wrote:
I have just released Bacula 1.38.6 to Source Forge. The following files have
been updated:
How long does it generally take before the src.rpm files are available?
Thanks,
Mark
---
This SF.Net email is sponsored by xPML
On Wednesday 29 March 2006 19:08, Geert Hendrickx wrote:
> On Wed, Mar 29, 2006 at 11:51:30AM +0200, Kern Sibbald wrote:
> > Important !!!
> > If you are compiling for a 64 bit machine, you need to ensure
> > that the code is compiled with the -O
Hello Kenan,
Please always copy the list.
On Wednesday 29 March 2006 10:15, Kenan Esau wrote:
> Hi Kern,
>
> I am trying to set up a backup-infrastructure with Bacula. But there
> seems to be a bug.
>
> I am using Bacula 1.38.5, Ubuntu 5.10, g++ 4.0.2
>
> There seems to be a problem in the functi
Hello,
On 3/24/2006 10:49 AM, Sergio Villalba Moreno wrote:
Hi All, excuse ingles.
Next error message:
Tape1 and Tape2 (/var/log/message):
Mar 24 09:36:59 mail kernel: st0: MTSETDRVBUFFER only allowed for root.
Mar 24 09:57:43 mail svillalba: Shorewall Restarted
Mar 24 10:01:49 mail kernel
Hi All, excuse
ingles.
Next error message:
Tape1 and Tape2 (/var/log/message):
Mar 24 09:36:59 mail kernel: st0: MTSETDRVBUFFER
only allowed for root.Mar 24 09:57:43 mail svillalba: Shorewall
RestartedMar 24 10:01:49 mail kernel: st0: MTSETDRVBUFFER only allowed for
root.Mar 24 10:25:40
Check if you have a "Maximum Volume Bytes" directive in your DIR.conf file or a
"Maximum Volume Size" directive in your SD.conf file limiting the amount of
data written to tape.
/Jens
> Dear All,
>
>
>
> I hope someone can shed some light on this.
>
>
>
> I have a Seagate DDS-4 drive (O
On Thursday 16 March 2006 21:01, Martin Simmons wrote:
> > On Thu, 16 Mar 2006 09:57:55 +0100, Kern Sibbald <[EMAIL PROTECTED]>
> > said:
> >
> > Hello Scott,
> >
> > I think we are having a few problems with directory permissions on the
> > Bacula working directory, which for the rpm is /v
1 - 100 of 536 matches
Mail list logo