* Rob Gerber [2024-07-04 14:45:43 -0500]:
> I don't know if that would work since I haven't used the old 9.6x bacula
> binaries. I do see that the client is only a tiny bit newer than the
> server. Personally, I suspect that if the server checks versions, it will
> refuse to work.
The difference i
On Thu, 4 Jul 2024 at 18:56, Adam Weremczuk wrote:
> I'm considering connecting:
>
> bacula client 9.6.7-7 Debian:12.6/stable (the latest version for Debian 12)
>
> to
>
> bacula server 9.6.7-3 Debian:11.6/oldstable (the latest version for
> Debian 11)
>
Exactly the same setup works for me.
Che
On 05/07/2024 03:53, Adam Weremczuk wrote:
I'm considering connecting:
bacula client 9.6.7-7 Debian:12.6/stable (the latest version for Debian 12)
to
bacula server 9.6.7-3 Debian:11.6/oldstable (the latest version for
Debian 11)
From what I understand, client version should always be <= se
I don't know if that would work since I haven't used the old 9.6x bacula
binaries. I do see that the client is only a tiny bit newer than the
server. Personally, I suspect that if the server checks versions, it will
refuse to work. Maybe try to see if a slightly older version of the client
is avail
On 10/18/22 17:51, Bill Arlofski via Bacula-users wrote:
Hello Josh (everyone else too),
I can confirm that if the FD --> DIR connection is opened, then the
Director does use this socket to communicate to the FD.
Excellent!
However, the "Connecting to Client..." message does not change,
Hello Josh (everyone else too),
I can confirm that if the FD --> DIR connection is opened, then the Director
does use this socket to communicate to the FD.
However, the "Connecting to Client..." message does not change, and incorrectly
(IMHO) reports that it is making an outbound
connection to
Hello Josh!
Maybe. However, it depends on what the client is doing. If the client
goes into sleep-mode, it will not re-establish the connection after the
ReconnectionTime. In that case, the Director would not have an active
socket and so may well try to establish one.
This does not seem to be
On 10/17/22 20:09, Bill Arlofski via Bacula-users wrote:
On 10/17/22 13:14, Rodrigo Reimberg via Bacula-users wrote:
>
Telnet from DIR to FD on port 9102 not ok, I’m using
ConnectToDirector parameter.
Hello Rodrigo,
Of course this will not work. The client is behind NAT, and the
Director c
On 10/17/22 13:14, Rodrigo Reimberg via Bacula-users wrote:
>
Telnet from DIR to FD on port 9102 not ok, I’m using ConnectToDirector
parameter.
Hello Rodrigo,
Of course this will not work. The client is behind NAT, and the Director cannot
connect to it on port 9102 (or any other port :).
A
bacula-users@lists.sourceforge.net
Subject: Re: [Bacula-users] Bacula Client Behind NAT
On 10/16/22 11:44, Rodrigo Reimberg via Bacula-users wrote:
Hello,
Can someone help me?
I did the configuration of the client behind nat.
The client is communicating with the director as there
rerpsql01-fd"
Password = ""
Catalog = "MyCatalog"
AllowFDConnections = yes
}
*From:*Jose Alberto
*Sent:* domingo, 5 de dezembro de 2021 11:20
*To:* Wanderlei Huttel
*Cc:* bacula-users@lists.sourceforge.net
*Subject:* Re: [Bacula-users] Bacula Client Behind N
From: Jose Alberto
Sent: domingo, 5 de dezembro de 2021 11:20
To: Wanderlei Huttel
Cc: bacula-users@lists.sourceforge.net
Subject: Re: [Bacula-users] Bacula Client Behind NAT
When Run JOB:
Bacula-dir >>>>>>>>>>>> FD 9102
and
FD
Bacula-DIR = Bacula-SD
Bacula-DIR => Bacula-FD
Bacula-FD NOT > Bacula-DIR
I Have Bacula 11.Xand run BackupBacula-FD 2.4.4 all OK.
On Mon, Aug 8, 2022 at 3:49 PM Fábio Santos wrote:
> Hello,
>
> I have dir and sd in version 9.4, but I couldn't find the bacula-
Hi Fabio yes you can. Bacula Is compatible with all Bacula Fd version lower
than the Director.
Best
Pedro
Fábio Santos escreveu em seg., 8/08/2022 às 20:51 :
> Hello,
>
> I have dir and sd in version 9.4, but I couldn't find the bacula-client
> package. 9.4 to CentOS 5.8, can I use version 7 o
Hello guys!
Thanks a lot for your answers :) I have created 2 client entries with
different names and same IP and works perfectly!!! pointing each client
name to a different fileset / job retention.
Have a nice day,
Guille
El mié, 11 may 2022 a las 20:27, Heitor Faria ()
escribió:
> >> Hi ever
On 5/11/22 09:43, Guillermo Martin via Bacula-users wrote:
Hi everyone!
Does anyone know if is it possible to configure a bacula client with different
policies retention?
For example.. 5 years for logs files and 3 months for the rest files.
So this client will have 2 file retention, 2 job ret
>> Hi everyone!
Hello,
>> Does anyone know if is it possible to configure a bacula client with
>> different policies retention?
>>
>> For example.. 5 years for logs files and 3 months for the rest files.
As long as they are two different jobs with different FileSets writing to two
different ba
On 2022-05-11 17:43, Guillermo Martin via Bacula-users wrote:
Hi everyone!
Does anyone know if is it possible to configure a bacula client with
different policies retention?
For example.. 5 years for logs files and 3 months for the rest files.
So this client will have 2 file retention, 2 job r
When Run JOB:
Bacula-dir FD 9102
and
FD >> SD 9103 (NAT) with DNS or IP
Public.
try telnet from client fd to IP or DNS port 9103 ,
connect?
On Thu, Dec 2, 2021 at 10:59 AM Wanderlei Huttel
wrote:
> I'm trying to
Hello Josh,
On 12/2/21 18:12, Josh Fisher wrote:
3) In bacula-dir.conf on client-XXX I've configured the option:
Allow FD Connections = yes
Should I include "FD Storage Address = mydomain.com" to backup when the
employee is remote?
If the Address directive specified in the Storage resource of
On 12/2/21 11:46, Eric Bollengier via Bacula-users wrote:
Hello Wanderlei,
On 12/2/21 15:56, Wanderlei Huttel wrote:
I'm trying to configure the new feature in in Bacula, but manual is not
clear about it.
https://www.bacula.org/11.0.x-manuals/en/main/New_Features_in_11_0_0.html#SECTION0023
Hello Wanderlei,
On 12/2/21 15:56, Wanderlei Huttel wrote:
I'm trying to configure the new feature in in Bacula, but manual is not
clear about it.
https://www.bacula.org/11.0.x-manuals/en/main/New_Features_in_11_0_0.html#SECTION00230
In the company have some employees that someti
On 12/2/21 09:56, Wanderlei Huttel wrote:
I'm trying to configure the new feature in in Bacula, but manual is
not clear about it.
https://www.bacula.org/11.0.x-manuals/en/main/New_Features_in_11_0_0.html#SECTION00230
In the company have some employees that sometimes are working
Hello,
2017-10-20 17:34 GMT+02:00 Scott Kasai :
> Sorry, I quoted the wrong Bacula version, but I was using the 5.2.10. The
> Installer didn't look like the typical Installshield splash set up.
>
>
Sorry. I cannot help in this case.
best regards
--
Radosław Korzeniewski
rados...@korzeniewski.n
Sorry, I quoted the wrong Bacula version, but I was using the 5.2.10. The
Installer didn't look like the typical Installshield splash set up.
I was also using the 64 bit on Windows 10 64 bit, tried also the 32 to see
if it would work somehow.
Also did run as administrator and still ended up with
Hello,
2017-10-19 22:05 GMT+02:00 Scott Kasai :
> Re-visiting this thread again as I am still having issues.
>
I miss your previous email.
> So what I have seen is that part of the problem seems to be with how the
> installer is trying to do some sub-tasks and is stalling on some of the
> te
Re-visiting this thread again as I am still having issues. So what I have
seen is that part of the problem seems to be with how the installer is
trying to do some sub-tasks and is stalling on some of the temporary tasks
it creates.
I see tasks that are .tmp created... And those processes
seem to
Hello,
same repository as before:
https://repos.fedorapeople.org/repos/slaanesh/bacula7/
You might need to adjust the repo file in /etc/yum.repos.d to point it to
the epel5 folder.
Regards,
--Simone
On 25 July 2014 19:53, More, Ankush wrote:
> Hi Team,
> We have installed Bacula-7.0.4 on Ce
Hi Team,
We have installed Bacula-7.0.4 on Centos 6.5.
I have few client of Redhad/Oracle Linux 5.x.
Where I can get client s/w for Linux 5.x
Thank you,
Ankush
--
Want fast and easy access to all the code in your enter
Yes, just create 10 separate pools, like this
Client {
Name = CLIENT-fd
Address = 192.168.0.6
FDPort = 9102
Catalog = MyCatalog
Password = "Cv70F6pf1t6pBopT4vQOnigDrR0v3LT3Cg"
File Retention = 10 years
Job Retention = 10 years
AutoPrune = yes
}
Job {
Name = "CLIENT"
JobDefs =
Hello,
2014-07-14 16:50 GMT+02:00 More, Ankush :
> Hi Team,
> We have installed Bacula-7.0.4 on CentOS 6.5.
> I have few doubt regarding backup and restore of client.
>
> 1) Can I define in client configuration file, what file systems to be
> backup?
>
You cannot do this in bacula-fd.conf file.
Hi,
What do you exactly need to clarify? We have bacula 5.0.9 running on SLES
11 machines. Bacula was installed from source (make, make install, and so
on).
Regards,
Ana
On Wed, Oct 23, 2013 at 10:56 PM, Hanzam Hairus Mohd Taib
wrote:
> We need help to clarify on the following 2 items:
>
> 1.
Le 06/09/2013 15:06, deepak@wipro.com a écrit :
> Hi Team,
Hi,
>
>
>
> I am configuring bacula to take backup on IBM Tape TS3584 L53 LTO4
>
>
>
> My Bacula-dir server is a physical server and rest all servers for which
> I want to take backup are virtual machines.
>
>
>
> Doubt is:
>
>
>
> Doubt is: Tape should be visible to all VM clients for which I want to
> take backup or it should be visible only to bacula-dir server.
>
>
>
> I think it should be visible to all vm's along with bacula-dir. Please
> clarify me.
>
Each client must be able to initiate a connection to the ba
At this point, I trust you have checked the NAT settings (you
should test the iptables rules, modify your server's routing
table so the client-router is a gateway for the private network
you defined, and that you have proper hostnames, either locally
El 19/04/2013 16:52, Humphrey Bryant
escribió:
I'm trying to run a backup of a client behind NAT.
What happened when you run a backup job was it
success/failure/hanged??
It starts OK, but it is running on the client-router, not in
cli
On 19/04/2013, at 10:22 a.m., Humphrey Bryant wrote:
> I'm trying to run a backup of a client behind NAT.
> What happened when you run a backup job was it success/failure/hanged??
>
> Why is server getting the backup of client-router instead of
> client-behind-NAT?
> Maybe because you have th
/I'm trying to run a backup of a client behind NAT/.
What happened when you run a backup job was it success/failure/hanged??
/Why is server getting the backup of client-router instead of
client-behind-NAT?/
Maybe because you have the _*client-router *_ (public) IP as the client
Address (assumin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Be aware that some of the stuff you're talking about is just the last
N jobs that occurred and what their status was. After a time, they
will not be the most recent jobs and will drift off the end of that
listing.
On 04/15/2013 08:32 AM, Kenny Noe wro
Dan,
Thanks for the reply. New jobs mostly run OK. I get a few "cancels"
every so often and try to place tracing them down near the top of the Pri
list. I'll investigate further. Came in this mornig and had a few mins to
review the job status and everything is clear / cleaned up. I didn't do
On 2013-04-08 09:16, Kenny Noe wrote:
> Hello,
>
> When I check my client status on my server it reports multiple
> instance of the same job running. These jobs span back several days.
> However when I lookup the job via the "list jobid={id number] the
> job is shown as "A" (canceled)
A copy/pas
On Wed, 18 Jul 2012 08:20:39 -0700
oliveiraped wrote:
> Hi to All i tryied to install version 5.2.10 on windows 7 and
> configure the Listen to IPV6 and steel is not working.
[...]
> It look Likes that bacula client is not compiled to use ipv6 on
> windows.
I don't khow about how it's compiled (
> In Event Viewer I took a message:
>
> The Bacula File Service service is marked as an interactive service.
> However, the system is configured to not allow interactive services. This
> service may not work correctly.
>
That means bacula-fd.exe can not display a tray icon because windows
now proh
On Monday 14 May 2012 06.38:22 oliveiraped wrote:
> Hi I already have bacula configured whith ipv6 on Both dir,sd, and clients on
> Linux, and it works, but the problem is when you install bacula-client on
> windows and try to configure ipv6 on it doens't work.
>
> Anyone can tell if there is so
On Monday 19 March 2012 09.51:59 oliveiraped wrote:
> Anyone can tell me if when the bacula-fd supports IPV6 on WINDOWS ?
>
It should as far I know
to be sure to initiate connection in ipv6 I mostly use that syntax
FileDaemon { # this is me
Name = [myhost]-fd
FDAddres
Op 20110810 om 15:18 schreef sabrina bomel:
> Hello,
>
>
> I have got a server Debian Squeeze 6.0.2, updated.
>
> I*ve installed mysql-server. Then I*ve installed Bacula, using command
> *apt-get install*. Installation*s good.
>
> I*ve done some tests :
>
> - I*ve put a debian squeeze
Progress!
I installed Bacula-fd to Work Windows 7 and it works!
I had not done that because at home it does not work.
Now wondering what might be the difference...
Cheers ;)
5.8.2011 17:15, John Drescher kirjoitti:
>> Yes, I changed those to c:\temp\bacula but still does not work. trace
>> fi
5.8.2011 17:15, John Drescher kirjoitti:
> I know that bacula-fd works with windows 7 since I use that here at
> work (although not often most of my backups are for the my linux
> servers and not the clients).
>
I have used Bacula for years, with Linux, Windows 2003 and XP. It always
just worked.
5.8.2011 17:15, John Drescher kirjoitti:
>> Yes, I changed those to c:\temp\bacula but still does not work. trace
>> file is written there, but nothing else.
>>
>> I though too, that program files is bad for data.
>>
>
> At this point I would
>
> 1. stop bacula-fd.
> 2. open up an elevated comman
> Yes, I changed those to c:\temp\bacula but still does not work. trace
> file is written there, but nothing else.
>
> I though too, that program files is bad for data.
>
At this point I would
1. stop bacula-fd.
2. open up an elevated command prompt
3. run bacula-fd with the -d 100 option and -c
5.8.2011 15:40, John Drescher kirjoitti:
>>> What state file is that?
>>
>> WorkingDirectory = "C:\\Program Files\\Bacula\\working"
>> Pid Directory = "C:\\Program Files\\Bacula\\working"
>>
>> Those are default values, and valid. Still "could not open state file"
>>
>
> I would not use these to
>> What state file is that?
>
> WorkingDirectory = "C:\\Program Files\\Bacula\\working"
> Pid Directory = "C:\\Program Files\\Bacula\\working"
>
> Those are default values, and valid. Still "could not open state file"
>
I would not use these to store files if you have UAC on.
John
4.8.2011 19:17, Jari Fredriksson kirjoitti:
> 4.8.2011 17:52, Jari Fredriksson kirjoitti:
>> I just installed again latest bacula-fd on my Windows workstation.
>>
>> nmap shows it listens, but authentication does not work.
>>
>> I can telnet it, and it connects, but then nothing happens. Status
>>
I have sched the file with Scintilla editor AND noyepad. Nothing chances.
4.8.2011 20:57, Guy kirjoitti:
> Can you check the files using a simple text editor like pico or vi. I would
> suspect an extra char at the end of the line
>
> Otherwise I guess make sure the director name also matches
>
Can you check the files using a simple text editor like pico or vi. I would
suspect an extra char at the end of the line
Otherwise I guess make sure the director name also matches
---Guy
(via iPhone)
On 4 Aug 2011, at 18:09, Jari Fredriksson wrote:
> 4.8.2011 19:26, Köksal Erdal kirjoitti:
>>
4.8.2011 19:26, Köksal Erdal kirjoitti:
> Hi Jari,
>
> did you compare the passwords from the client and the director?
>
> Best regards
> Köksal
Copy-pasted them, they match.
--
Q: What's tan and black and looks great on a lawyer?
A: A doberman.
signature.asc
Description: OpenPGP
Hi Jari,
did you compare the passwords from the client and the director?
Best regards
Köksal
Jari Fredriksson schrieb:
4.8.2011 17:52, Jari Fredriksson kirjoitti:
I just installed again latest bacula-fd on my Windows workstation.
nmap shows it listens, but authentication does not work.
I
4.8.2011 17:52, Jari Fredriksson kirjoitti:
> I just installed again latest bacula-fd on my Windows workstation.
>
> nmap shows it listens, but authentication does not work.
>
> I can telnet it, and it connects, but then nothing happens. Status
> client says
>
> You have messages.
> *mess
> 04-A
Hi man,
Please action 3 steps following Bacula documentation :
1 . download bacula's latest
2 . tar -xzvf bacula packet
3 .
# CFLAGS="-g -Wall" \
./configure \
--sbindir=$HOME/bacula/bin \
--sysconfdir=$HOME/bacula/bin \
--with-pid-dir=$HOME/bacula/bin/working \
--with-s
Here is the way i setup my bacula's clients
Instalando Clients
mkdir /etc/bacula /etc/bacula/bin /etc/bacula/bin/working
/etc/bacula/bin/conf
apt-get install libncurses5-dev g++-4.3 gcc-4.3 g++ gcc make
mv bacula-5.0.2.tar.gz /opt/
tar xfvz bacula-5.0.2.tar.gz
cd /opt/bacula-5.0.2
./configure
On Tue, Jun 15, 2010 at 7:04 PM, Fernando Rojas de la Torre
wrote:
> bacula-director is working fine.
>
> i've tryed with bacula client 2.8.8 and it run fine.
>
> ¿is any trick to fix up this issue? ¿any idea?
>
The fix is to upgrade your bacula director to 3.0.X or greater.
Actually at minimum i
2010/6/15 Fernando Jesús Rojas de la Torre :
> bacula-director is working fine.
>
> i've tryed with bacula client 2.8.8 and it run fine.
>
> ¿is any trick to fix up this issue? ¿any idea?
>
> this is message error from bconsole:
>
> 16-jun 08:47 bacula-dir: informatica.2010-06-16_08.47.27 Fatal err
I have it running on Windows 2008 R2 64Bit + Exchange, and it works well..
There isn't any debug level on the client.. you can try starting the
server from CMD, it may show you the error on config file
CIAO
Carlo
2010/1/24 desiredforsome :
>
> Well, I must say Bacula was a little challenging com
On Wed, Jan 13, 2010 at 02:52:23PM -0600, Johnston, James C. (GRC-RXP0) wrote:
> I'm successfully running Bacula 3.0.1 on several systems, but when I try to
> set up the client on a 64 bit version of Open SuSE 10.3 I can configure,
> make, and install fine but when I try to start bacula-fd it fai
Hi Daniel
Am Mon, 19 Oct 2009 17:39:58 -0200
schrieb Daniel Cukier :
> *I'd like to backup my Mac with bacula (I'm using version 2.4.4).
> **When I try to compile it, using:*
> *./configure --enable-client-only*
> *make*
> *
> *
> * I get the following error message. How can I solve this issue?*
When I try 32bit on 2.4.4 everything works FINE!!!
Thanks a lot!
Daniel
PS: BTW, I've tried 3.0.2 (64bit) and I've got the same problem.
On Tue, Oct 20, 2009 at 7:25 AM, Lorenz Schori wrote:
> Hi Daniel
>
> Am Mon, 19 Oct 2009 17:39:58 -0200
> schrieb Daniel Cukier :
>
> > *I'd like to backu
Daniel Cukier wrote:
*I'd like to backup my Mac with bacula (I'm using version 2.4.4). *
*When I try to compile it, using:*
*./configure --enable-client-only*
*make*
*
*
* I get the following error message. How can I solve this issue?*
*
*
*Thanks in advance.*
*
*
*Daniel*
==>Entering directory
Hi Daniel
Am Mon, 19 Oct 2009 17:39:58 -0200
schrieb Daniel Cukier :
> *I'd like to backup my Mac with bacula (I'm using version 2.4.4).
> **When I try to compile it, using:*
> *./configure --enable-client-only*
> *make*
> *
> *
> * I get the following error message. How can I solve this issue?*
This is a Windows VSS error; maybe something like a shadow copy provider
is not working properly, or it could be a hardware problem. There
probably are more events in the event log related to it that give you
more details. You can then google for it.
Arch Willingham wrote:
>
> When I enable “ E
I got it sort of working with an older windows client.
But now it won't descend in the windows vista file system /Users/...
I think the solution now might be to upgrade my server installation
which is a bit old.
John Drescher wrote:
I am having trouble getting the client working on vista
bac
> I am having trouble getting the client working on vista
> bacula-fd (version 2.5.42-b2 ) starts as a service but
> rejects Hello from the director.
>
> It also does not have an icon in the running tray but the service seems
> to be running so I wonder how to get status?
>
Short story, there is n
>> Does anyone have recent experiencies with installing Bacula file daemon
>> to
>> Windows 95 system?
>> My typical Win95 system in this case is ~100 MHz Pentium, with 32 or 64
>> MB
>> of RAM. Any chances I could get Bacula running on them? My goal is just
>> to
>> have a very basic "copy all
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Ryan Novosielski wrote:
> This happened before. You don't mention a version, but I believe that
> the version was 2.0.2. The problem though is that you say that the -fd
> file itself has a virus. That file could have been infected after
> installation,
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
This happened before. You don't mention a version, but I believe that
the version was 2.0.2. The problem though is that you say that the -fd
file itself has a virus. That file could have been infected after
installation, I suppose... you don't make it
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
For Solaris, I recommend using all of the binaries from BlastWave. They
are the most current version, and they include Solaris 10 SMF repository
scripts.
Francisco Rodrigo Cortinas Maseda wrote:
> I use the following:
>
> ./configure --enable-smarta
I use the following:
./configure --enable-smartalloc --sbindir=/opt/bacula/bin
--sysconfdir=/opt/bacula/bin --with-pid-dir=/opt/bacula/bin/working
--with-subsys-dir=/opt/bacula/bin/working
--with-working-dir=/opt/bacula/working --enable-largefile --enable-client-only
--enable-static-fd --with
On 29 Mar 2007 at 14:39, Dirk Kleinhesselink wrote:
> > On 29 Mar 2007 at 14:21, Dirk Kleinhesselink wrote:
> >
> >> On Thu, 29 Mar 2007, Ryan Novosielski wrote:
> >>> -BEGIN PGP SIGNED MESSAGE-
> >>> Hash: SHA1
> >>>
> >>> Dan Langille wrote:
> On 29 Mar 2007 at 13:40, Dirk Kleinhess
On Thu, 29 Mar 2007, Dan Langille wrote:
Yes - the working directory is a subdirectory of the c:\bacula directory
does the c: need to be specified ?
> On 29 Mar 2007 at 14:21, Dirk Kleinhesselink wrote:
>
>> On Thu, 29 Mar 2007, Ryan Novosielski wrote:
>>> -BEGIN PGP SIGNED MESSAGE-
>>> H
On Thursday 29 March 2007 23:21, Dirk Kleinhesselink wrote:
> On Thu, 29 Mar 2007, Ryan Novosielski wrote:
>
> Ok, here's the configuration file -- although shouldn't the debug test
> produce output one way or another ?
The Win32 chapter of the manual responds to that question quite well, telling
On 29 Mar 2007 at 14:21, Dirk Kleinhesselink wrote:
> On Thu, 29 Mar 2007, Ryan Novosielski wrote:
> > -BEGIN PGP SIGNED MESSAGE-
> > Hash: SHA1
> >
> > Dan Langille wrote:
> >> On 29 Mar 2007 at 13:40, Dirk Kleinhesselink wrote:
> >>
> >>> I've installed the windows bacula client on a win
On Thu, 29 Mar 2007, Ryan Novosielski wrote:
Ok, here's the configuration file -- although shouldn't the debug test
produce output one way or another ?
My server is running 1.38.x so I thought I should stay consistent.
C:\bacula\bin\bacula-fd.conf
#
# Default Bacula File Daemon Configuration fi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Dan Langille wrote:
> On 29 Mar 2007 at 13:40, Dirk Kleinhesselink wrote:
>
>> I've installed the windows bacula client on a windows XP system I want to
>> back up. It's installed in C:\bacula\bin and the configuration file
>> is there, but the serv
On 29 Mar 2007 at 13:40, Dirk Kleinhesselink wrote:
> I've installed the windows bacula client on a windows XP system I want to
> back up. It's installed in C:\bacula\bin and the configuration file
> is there, but the service fails to start. Per the user's guide section
> on windows clients, I'
On Fri, Sep 22, 2006 at 10:13:16PM +0200, Arno Lehmann wrote:
> Yup, but admittedly, I too couldn't follow your description :-)
Not surprising. Sometimes I can't figure out what I meant when I read my
own posts :-)
> Thus my recommendation to produce a set of configuration data and
> console o
Hello,
On 9/22/2006 9:33 PM, Jo Rhett wrote:
> On Fri, Sep 22, 2006 at 10:08:53AM +0200, Arno Lehmann wrote:
>
>>Well, that would be a minor security problem if at least you can't
>>restore from disallowed jobs, but of course you shouldn't even see these
>>jobs. Bug reporting time?
>
>
> I'm n
On Fri, Sep 22, 2006 at 10:08:53AM +0200, Arno Lehmann wrote:
> Well, that would be a minor security problem if at least you can't
> restore from disallowed jobs, but of course you shouldn't even see these
> jobs. Bug reporting time?
I'm not sure that this makes sense until one is certain that a
Hi,
On 9/21/2006 11:08 PM, Michael Brennen wrote:
> On Thursday 21 September 2006 03:34 pm, Arno Lehmann wrote:
>
>
>>>A couple of days ago I posted on a restore not working from a windows
>>>clients running the latest CVS for director and storage daemons, and the
>>>latest windows beta client.
On Thursday 21 September 2006 03:34 pm, Arno Lehmann wrote:
> > A couple of days ago I posted on a restore not working from a windows
> > clients running the latest CVS for director and storage daemons, and the
> > latest windows beta client. That client is tightly ACL restricted, only
> > 'resto
Hi,
On 9/21/2006 5:19 PM, Michael Brennen wrote:
> Arno Lehmann wrote:
>
>>On 9/21/2006 5:03 AM, Roy Vestal wrote:
>>
>>
>>>Does anyone know how to keep a client from being able to restore data
>>>from another client? Specifically Windows clients?
>>>Specifics:
>>>
>>>I have 2 clients I'm test
Arno Lehmann wrote:
> On 9/21/2006 5:03 AM, Roy Vestal wrote:
>
>> Does anyone know how to keep a client from being able to restore data
>> from another client? Specifically Windows clients?
>> Specifics:
>>
>> I have 2 clients I'm testing with. Client1 is a linux machine, Client2
>> is a Wind
On 2006-09-21 05:03, Roy Vestal wrote:
> Does anyone know how to keep a client from being able to restore data
> from another client? Specifically Windows clients?
> Specifics:
>
> I have 2 clients I'm testing with. Client1 is a linux machine, Client2
> is a Windows machine. When I do a restore
Hi,
On 9/21/2006 5:03 AM, Roy Vestal wrote:
> Does anyone know how to keep a client from being able to restore data
> from another client? Specifically Windows clients?
> Specifics:
>
> I have 2 clients I'm testing with. Client1 is a linux machine, Client2
> is a Windows machine. When I do a re
have a look here:
http://linux01.gwdg.de/~sbarnin/
-- michael
On Wed, Jul 19, 2006 at 10:33:13AM +0200, Marcin Wasilewski wrote:
> Hello,
>
> I'm looking for bacula-client.rpm (1.36.2/3) for SuSe 10.1, maybe someone
> knows where I can find it ?
>
>
> best regards
> Marcin
>
>
> -
On Monday 12 December 2005 12:35, Daniel Holtkamp wrote:
> Hi !
>
> Is there a switch for rpmbuild that only builds the clients and only
> checks the dependencies for those ?
>
> I didn`t find anything checking the specfile but maybe i missed it.
>
> Would be nice if i could just specify "rpmbuild
-
From: "Martin Simmons" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>;
Sent: Friday, November 18, 2005 12:50 PM
Subject: Re: [Bacula-users] Bacula client on Solaris 10 - configure error
On Fri, 18 Nov 2005
> On Fri, 18 Nov 2005 09:28:43 +0100, "Marcin Wasilewski" <[EMAIL
> PROTECTED]> said:
Marcin> where can I find files that I think are needed?
Marcin> btime.c:42:18: math.h: No such file or directory
Marcin> edit.c:30:18: math.h: No such file or directory
Marcin> *** Error code 1
- Original Message -
From: "Alan Brown" <[EMAIL PROTECTED]>
To: "Paul Heinlein" <[EMAIL PROTECTED]>
Cc: "Marcin Wasilewski" <[EMAIL PROTECTED]>; "Martin Simmons"
<[EMAIL PROTECTED]>;
Sent: Thursday, November 17, 2005 6:14 PM
Subjec
On Thu, 17 Nov 2005, Alan Brown wrote:
> On Thu, 17 Nov 2005, Paul Heinlein wrote:
>
> > I haven't used Solaris 10, so pardon me for guessing somewhat.
> > Assuming that /lib/cpp is the Solaris (not GNU) cpp, I think you have
> > two choices:
>
> It could be either. Solaris 10 comes with full GNU
On Thu, 17 Nov 2005 14:34:56 +0100
Attila Fülöp <[EMAIL PROTECTED]> wrote:
> Save you troubles, install a binary package from
> www.blastwave.org. 1.36.3 client is in the stable
> distribution.
Agreed. And 1.38.1 was put in the unstable tree this afternoon. It
should be at your favorite blastwa
> On Thu, 17 Nov 2005 08:46:56 -0800 (PST), Paul Heinlein <[EMAIL
> PROTECTED]> said:
Paul> On Thu, 17 Nov 2005, Marcin Wasilewski wrote:
>> Installing package SUNWarc help a little bit, but now the ./configure
script
>> gives another error
>>
>> export
>>
PATH=/usr/b
1 - 100 of 118 matches
Mail list logo