Re: [Bacula-users] BAT Installation

2024-02-06 Thread computermgr
Hi Heitor,

Thanks for your response and your good advice.

 

You are right that backups stored on a production machine aren’t adequate. Our 
intention is to store backups on a dedicate physical drive on the server and 
immediately copy them on. Some jobs will be copied to the cloud and others to 
an external drive that will be rotated offsite monthly. The latter is for high 
volume data with infrequent changes that can readily be recovered from the 
original source, so the cost for cloud storage can’t be justified.

 

We’ve already done a lot to make Apache and PHP secure so we may have a look at 
the options you suggested.

 

In the meantime we’ll probably start with any GUI and see how we go. It’s 
looking positive so far.

 

Regards

 

Howard Viccars

 

Computer Manager
Family History ACT
email:  <mailto:computer...@familyhistoryact.org.au> 
computer...@familyhistoryact.org.au
url: familyhistoryact.org.au

 

From: Heitor Faria  
Sent: Sunday, February 4, 2024 12:16 AM
To: computer...@familyhistoryact.org.au
Cc: bacula-users@lists.sourceforge.net
Subject: Re: [Bacula-users] BAT Installation

 

Hello Howard,

"On Feb 3, 2024, at 7:08 AM, computer...@familyhistoryact.org.au 
<mailto:computer...@familyhistoryact.org.au>  wrote:

Hi,Thanks for all the responses, an interesting discussion.Bacularis would 
probably be a good solution for us except for the security concern. Allowing 
Apache access to the backup directory would mean all web apps would have access 
and that doesn't seem like a good idea on a multi-purpose server. We're not big 
enough to need, or afford, a dedicated backup server.Does anyone have a 
suggestion?I understand that many people think the command line is best, but we 
have limited skills and the GUI helps"

First of all, if you are storing backups in the same production data machine 
this is not backup. IMHO you should try to build an integrated backup appliance 
with Bacula with a small or even used servers, to process and store tha backup, 
even if having to use SATA disks. NVMe is also surprisingly cheap nowadays. It 
is probably the most inexpensive, usual and relatively safer solution. 

Personally, I designed with my team and I'm selling many backup Appliances with 
Bacula Enterprise and our own operating system (BaculaOS), with more than 30 
security enhancements, including IDS and CRC.

AFAIK Apache is present in more than 90% of the most accessed Internet 
websites. It is pretty safe. Many proprietary applications use Apache for 
critical systems. Also, Bacularis does not access Bacula volumes directly 
(which is the most critical data). Bacularis only access catalog via API, wich 
is a security abstraction layer, and confs via bjson modules. Those are also 
very safe IMHO.

If you are concerned with Apache security you can always use allow/deny lists, 
firewall rules and certificates to improve the security, among other techniques.

Rgds.

BlueMail for Andronid <https://bluemail.me>  

On Feb 3, 2024, at 7:08 AM, computer...@familyhistoryact.org.au 
<mailto:computer...@familyhistoryact.org.au>  wrote:

Hi,
Thanks for all the responses, an interesting discussion.

Bacularis would probably be a good solution for us except for the security 
concern. Allowing Apache access to the backup directory would mean all web apps 
would have access and that doesn't seem like a good  idea on a multi-purpose 
server. We're not big enough to need, or afford, a dedicated backup server.

Does anyone have a suggestion?

I understand that many people think the command line is best, but we have 
limited skills and the GUI helps with that.

Regards

Howard Viccars

Computer Manager
Family History ACT
email: computer...@familyhistoryact.org.au 
<mailto:computer...@familyhistoryact.org.au> 
url: familyhistoryact.org.au <http://familyhistoryact.org.au> 

-Original Message-
From: Bill Arlofski via Bacula-users mailto:bacula-users@lists.sourceforge.net> > 
Sent: Saturday, February 3, 2024 4:50 AM
To: bacula-users@lists.sourceforge.net 
<mailto:bacula-users@lists.sourceforge.net> 
Subject: Re: [Bacula-users] BAT Installation

On 2/2/24 09:35, Phil Stracchino wrote:


 BAT still does everything I want a Bacula console to do.  The things 
 that it does NOT do, like configuration, I don't WANT it to; I want to 
 do those myself, by hand, using a proper editor.


Hi Phil!

You sound like one of the customers of mine I mentioned. :)



 To be truthful, I detest the "Everything is a web page/application"
 model.


I never liked this either.



 I will note that there are a few known bugs in BAT, notably that some 
 purge operations can produce *multiple* simultaneous pop-up 
 confirmation alerts that can be confusing.


My experience with BAT over the many years I have been using Bacula has been... 
let's just say "poor", with BAT randomly just hanging for no apparent reason, 
requiring me to kill and restart it s

Re: [Bacula-users] BAT Installation

2024-02-03 Thread Heitor Faria
Morning Cupcake (Bill),
"So, any volunteers? :)"
I not only volunteer, but I would be willing to prospect and sponsor a Brazilian QT developer to work with this project, but we need to know how to start.
I believe Git Lab is now the CBacula current developer platform: https://gitlab.bacula.org/bacula-community-edition/bacula-community
So it is just a matter of creating a specialized team. Personally I prefer WhatsApp  or Telegram groups for faster communication. Emails are for old people, and I just turned 40. =P
One key aspect for me is the lack of documentation on Windows packages cross-compiling, which is (unfortunately) the most common BAT use case.
Rgds.
Get BlueMail for Android 
On Feb 2, 2024, at 12:44 PM, Bill Arlofski  wrote:
On 2/2/24 08:53, Heitor Faria wrote: "*Having said that, years ago, I had customers that LOVE LOVE LOVED BAT, and would not move away from it even at my urging, so there is one reason, I guess. :)"  Frankly, I never understood this community's urge to regularly create "one more Bacula GUI", instead of just fixing and  improve the state-of-art. IMHO bacula.org  should adopt and sponsor BAT and Bacularis/Baculum GUIs development, get people together,  integrate bacula-web features and organize this mess.  Rgds.Hello Heitor!I can't say I disagree with this idea.Imagine a fully-functional BAT? Able to do configuration too? All the bugs fixed?So, any volunteers?  :)Best regards,Bill___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] BAT Installation

2024-02-03 Thread Heitor Faria
Hello Howard,
"On Feb 3, 2024, at 7:08 AM, computer...@familyhistoryact.org.au wrote:
Hi,Thanks for all the responses, an interesting discussion.Bacularis would probably be a good solution for us except for the security concern. Allowing Apache access to the backup directory would mean all web apps would have access and that doesn't seem like a good idea on a multi-purpose server. We're not big enough to need, or afford, a dedicated backup server.Does anyone have a suggestion?I understand that many people think the command line is best, but we have limited skills and the GUI helps"
First of all, if you are storing backups in the same production data machine this is not backup. IMHO you should try to build an integrated backup appliance with Bacula with a small or even used servers, to process and store tha backup, even if having to use SATA disks. NVMe is also surprisingly cheap nowadays. It is probably the most inexpensive, usual and relatively safer solution. 
Personally, I designed with my team and I'm selling many backup Appliances with Bacula Enterprise and our own operating system (BaculaOS), with more than 30 security enhancements, including IDS and CRC.
AFAIK Apache is present in more than 90% of the most accessed Internet websites. It is pretty safe. Many proprietary applications use Apache for critical systems. Also, Bacularis does not access Bacula volumes directly (which is the most critical data). Bacularis only access catalog via API, wich is a security abstraction layer, and confs via bjson modules. Those are also very safe IMHO.
If you are concerned with Apache security you can always use allow/deny lists, firewall rules and certificates to improve the security, among other techniques.
Rgds.
 BlueMail for Andronid 
On Feb 3, 2024, at 7:08 AM, computer...@familyhistoryact.org.au wrote:
Hi,Thanks for all the responses, an interesting discussion.Bacularis would probably be a good solution for us except for the security concern. Allowing Apache access to the backup directory would mean all web apps would have access and that doesn't seem like a good  idea on a multi-purpose server. We're not big enough to need, or afford, a dedicated backup server.Does anyone have a suggestion?I understand that many people think the command line is best, but we have limited skills and the GUI helps with that.RegardsHoward ViccarsComputer ManagerFamily History ACTemail: computer...@familyhistoryact.org.auurl: familyhistoryact.org.au-Original Message-From: Bill Arlofski via Bacula-users  Sent: Saturday, February 3, 2024 4:50 AMTo: bacula-users@lists.sourceforge.netSubject: Re: [Bacula-users] BAT InstallationOn 2/2/24 09:35, Phil Stracchino wrote: BAT still does everything I want a Bacula console to do.  The things  that it does NOT do, like configuration, I don't WANT it to; I want to  do those myself, by hand, using a proper editor.Hi Phil!You sound like one of the customers of mine I mentioned. :) To be truthful, I detest the "Everything is a web page/application" model.I never liked this either. I will note that there are a few known bugs in BAT, notably that some  purge operations can produce *multiple* simultaneous pop-up  confirmation alerts that can be confusing.My experience with BAT over the many years I have been using Bacula has been... let's just say "poor", with BAT randomly just hanging for no apparent reason, requiring me to kill and restart it so often I just gave up.Of course this is my experience, on several platforms, over several versions in several of my customers' environments.I do everything from the command line and avoid Web GUIs at all costs - which does not say anything about the quality nor capabilities of them, just more about my abhorrence to Web GUIs in general.   :)Best regards,Bill--Bill Arlofskiw...@protonmail.comBacula-users mailing listBacula-users@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/bacula-users___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] BAT Installation

2024-02-03 Thread computermgr
Hi,
Thanks for all the responses, an interesting discussion.

Bacularis would probably be a good solution for us except for the security 
concern. Allowing Apache access to the backup directory would mean all web apps 
would have access and that doesn't seem like a good  idea on a multi-purpose 
server. We're not big enough to need, or afford, a dedicated backup server.

Does anyone have a suggestion?

I understand that many people think the command line is best, but we have 
limited skills and the GUI helps with that.

Regards

Howard Viccars

Computer Manager
Family History ACT
email: computer...@familyhistoryact.org.au
url: familyhistoryact.org.au

-Original Message-
From: Bill Arlofski via Bacula-users  
Sent: Saturday, February 3, 2024 4:50 AM
To: bacula-users@lists.sourceforge.net
Subject: Re: [Bacula-users] BAT Installation

On 2/2/24 09:35, Phil Stracchino wrote:
>
> BAT still does everything I want a Bacula console to do.  The things 
> that it does NOT do, like configuration, I don't WANT it to; I want to 
> do those myself, by hand, using a proper editor.

Hi Phil!

You sound like one of the customers of mine I mentioned. :)


> To be truthful, I detest the "Everything is a web page/application"
> model.

I never liked this either.


> I will note that there are a few known bugs in BAT, notably that some 
> purge operations can produce *multiple* simultaneous pop-up 
> confirmation alerts that can be confusing.

My experience with BAT over the many years I have been using Bacula has been... 
let's just say "poor", with BAT randomly just hanging for no apparent reason, 
requiring me to kill and restart it so often I just gave up.

Of course this is my experience, on several platforms, over several versions in 
several of my customers' environments.

I do everything from the command l
ine and avoid Web GUIs at all costs - which does not say anything about the 
quality nor 
capabilities of them, just more about my abhorrence to Web GUIs in general.   :)


Best regards,
Bill

--
Bill Arlofski
w...@protonmail.com




___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] BAT Installation

2024-02-02 Thread Bill Arlofski via Bacula-users

On 2/2/24 09:35, Phil Stracchino wrote:


BAT still does everything I want a Bacula console to do.  The things
that it does NOT do, like configuration, I don't WANT it to; I want to
do those myself, by hand, using a proper editor.


Hi Phil!

You sound like one of the customers of mine I mentioned. :)



To be truthful, I detest the "Everything is a web page/application"
model.


I never liked this either.



I will note that there are a few known bugs in BAT, notably that some
purge operations can produce *multiple* simultaneous pop-up confirmation
alerts that can be confusing.


My experience with BAT over the many years I have been using Bacula has been... let's just say "poor", with BAT randomly just 
hanging for no apparent reason, requiring me to kill and restart it so often I just gave up.


Of course this is my experience, on several platforms, over several versions in 
several of my customers' environments.

I do everything from the command l
ine and avoid Web GUIs at all costs - which does not say anything about the quality nor 
capabilities of them, just more about my abhorrence to Web GUIs in general.   :)



Best regards,
Bill

--
Bill Arlofski
w...@protonmail.com



signature.asc
Description: OpenPGP digital signature
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] BAT Installation

2024-02-02 Thread Bill Arlofski via Bacula-users

On 2/2/24 08:53, Heitor Faria wrote:

"*Having said that, years ago, I had customers that LOVE LOVE LOVED BAT, and 
would not move away from it even at my urging, so
there is one reason, I guess. :)"

Frankly, I never understood this community's urge to regularly create "one more Bacula GUI", instead of just fixing and 
improve the state-of-art.
IMHO bacula.org  should adopt and sponsor BAT and Bacularis/Baculum GUIs development, get people together, 
integrate bacula-web features and organize this mess.


Rgds.



Hello Heitor!


I can't say I disagree with this idea.

Imagine a fully-functional BAT? Able to do configuration too? All the bugs 
fixed?


So, any volunteers?  :)


Best regards,
Bill

--
Bill Arlofski
w...@protonmail.com



signature.asc
Description: OpenPGP digital signature
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] BAT Installation

2024-02-02 Thread Davide F. via Bacula-users
Hi,

Completely agree regarding Baculum and Bacularis, which are really great
projects giving “almost” full controls on Bacula.

Really sad to know BAT isn’t maintained anymore.

Regarding last Heitor’s comment, sorry but I somehow disagree, and the
reason is not because I’m maintaining Bacula-Web project since 2010.

Simple reason, leave community users the freedom to choose whatever tool
they want to use with Bacula. Text based, web based, etc. It doesn’t
matter, it’s each community user choice in the end.
Simple principle of GNU and open source.

Btw, I have a list of non official GUI tool for Bacula, and some are still
maintained. Including webacula fork which is available on GitHub ;)

Best,

Davide

On Fri, 2 Feb 2024 at 16:54 Heitor Faria  wrote:

> "*Having said that, years ago, I had customers that LOVE LOVE LOVED BAT,
> and would not move away from it even at my urging, so
> there is one reason, I guess. :)"
>
> Frankly, I never understood this community's urge to regularly create "one
> more Bacula GUI", instead of just fixing and improve the state-of-art.
> IMHO bacula.org should adopt and sponsor BAT and Bacularis/Baculum GUIs
> development, get people together, integrate bacula-web features and
> organize this mess.
>
> Rgds.
>
> Get BlueMail for Android 
> On Feb 2, 2024, at 10:32 AM, Bill Arlofski via Bacula-users <
> bacula-users@lists.sourceforge.net> wrote:
>>
>> On 2/2/24 05:48, Rob Gerber wrote:
>>
>>>
>>>  As far as I know, BAT is available only with enterprise bacula.
>>>
>>
>> Hello Rob, (and Howard Viccars),
>>
>> BAT (Bacula Administration Tool) is a long-unmaintained QT graphical 
>> interface to 'manage' Bacula and is available in Community.
>>
>> I say 'manage' because BAT is more like BMT (Bacula Management Tool) since 
>> you cannot configure anything using BAT, you can
>> only start, stop, monitor jobs and view information about your system 
>> (Clients, Jobs, Pools, Media, etc) just like with
>> bconsole. :)
>>
>>
>>  I believe your choices with regard to bacula community are baculum, 
>> bacularis, and bacula-web.
>>>
>>>  Bacularis is a friendly fork of baculum, and is the better maintained 
>>> package. Developer is on this list.
>>>
>>>  Bacula-web - I have not tested it, but I hear it provides good reporting, 
>>> but no active control. Developer is on this list.
>>>
>>
>> All good information.
>>
>> And I would strongly urge to move away from BAT in favor of Bacularis (for 
>> example).
>>
>>
>> Bacularis, unlike BAT allows you to configure every aspect of your Bacula 
>> environment, and as Rob mentioned, Marcin Haba, a
>> Bacula Systems employee maintains it as an open-source and free tool, and he 
>> is quite active and helpful on this list. :)
>>
>> Bottom line: Abandon BAT. It has not received any love in a very long time, 
>> and quite frankly I am sure it will not. It did
>> what it was designed to do, but now that we have some very powerful web gui 
>> administration tools, there is no reason not to
>> abandon it.* (Just my two cents)
>>
>> *Having said that, years ago, I had customers that LOVE LOVE LOVED BAT, and 
>> would not move away from it even at my urging, so
>> there is one reason, I guess. :)
>>
>>
>> Best regards,
>> Bill
>>
>> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] BAT Installation

2024-02-02 Thread Phil Stracchino

On 2/2/24 10:25, Bill Arlofski via Bacula-users wrote:


All good information.

And I would strongly urge to move away from BAT in favor of Bacularis (for 
example).


Bacularis, unlike BAT allows you to configure every aspect of your Bacula 
environment, and as Rob mentioned, Marcin Haba, a
Bacula Systems employee maintains it as an open-source and free tool, and he is 
quite active and helpful on this list. :)

Bottom line: Abandon BAT. It has not received any love in a very long time, and 
quite frankly I am sure it will not. It did
what it was designed to do, but now that we have some very powerful web gui 
administration tools, there is no reason not to
abandon it.* (Just my two cents)

*Having said that, years ago, I had customers that LOVE LOVE LOVED BAT, and 
would not move away from it even at my urging, so
there is one reason, I guess. :)



BAT still does everything I want a Bacula console to do.  The things 
that it does NOT do, like configuration, I don't WANT it to; I want to 
do those myself, by hand, using a proper editor.


To be truthful, I detest the "Everything is a web page/application" 
model.  I have not, to be fair, tried either Baculum or Bacularis, but 
my general experience is that web-based applications tend to be 
uniformly awful.  Especially web-based admin interfaces.
For example, I briefly tried to deploy a QNAP NAS that used a web admin 
interface, and there were basic security functions that you simply 
*COULD NOT DO* via the admin GUI.  It was not merely hidden, it was 
*impossible*.  Webmin, cpanel, ... uniformly ghastly.


Your mileage may of course vary.

I will note that there are a few known bugs in BAT, notably that some 
purge operations can produce *multiple* simultaneous pop-up confirmation 
alerts that can be confusing.




--
  Phil Stracchino
  Babylon Communications
  ph...@caerllewys.net
  p...@co.ordinate.org
  Landline: +1.603.293.8485
  Mobile:   +1.603.998.6958



___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] BAT Installation

2024-02-02 Thread Phil Stracchino

On 2/2/24 10:53, Heitor Faria wrote:
Frankly, I never understood this community's urge to regularly create 
"one more Bacula GUI", instead of just fixing and improve the state-of-art.
IMHO bacula.org  should adopt and sponsor BAT and 
Bacularis/Baculum GUIs development, get people together, integrate 
bacula-web features and organize this mess.


Rgds.



I frankly agree with Heitor here.  BAT Just Works, isn't subject to 
browser compatibility issues, and doesn't suffer any of the broken 
interface behaviors that come as part and parcel of web applications. 
It does have a few minor bugs that should be fixed, but even those it 
has do not stop it from working.


This isn't to say that a web interface for Bacula *monitoring* is 
necessarily a bad idea.



--
  Phil Stracchino
  Babylon Communications
  ph...@caerllewys.net
  p...@co.ordinate.org
  Landline: +1.603.293.8485
  Mobile:   +1.603.998.6958



___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] BAT Installation

2024-02-02 Thread Heitor Faria
"*Having said that, years ago, I had customers that LOVE LOVE LOVED BAT, and would not move away from it even at my urging, so 
there is one reason, I guess. :)"
Frankly, I never understood this community's urge to regularly create "one more Bacula GUI", instead of just fixing and improve the state-of-art.
IMHO bacula.org should adopt and sponsor BAT and Bacularis/Baculum GUIs development, get people together, integrate bacula-web features and organize this mess.
Rgds.
Get BlueMail for Android 
On Feb 2, 2024, at 10:32 AM, Bill Arlofski via Bacula-users  wrote:
On 2/2/24 05:48, Rob Gerber wrote: As far as I know, BAT is available only with enterprise bacula.Hello Rob, (and Howard Viccars),BAT (Bacula Administration Tool) is a long-unmaintained QT graphical interface to 'manage' Bacula and is available in Community.I say 'manage' because BAT is more like BMT (Bacula Management Tool) since you cannot configure anything using BAT, you can only start, stop, monitor jobs and view information about your system (Clients, Jobs, Pools, Media, etc) just like with bconsole. :) I believe your choices with regard to bacula community are baculum, bacularis, and bacula-web.  Bacularis is a friendly fork of baculum, and is the better maintained package. Developer is on this list.  Bacula-web - I have not tested it, but I hear it provides good reporting, but no active control. Developer is on this list.All good information.And I would strongly urge to move away from BAT in favor of Bacularis (for example).Bacularis, unlike BAT allows you to configure every aspect of your Bacula environment, and as Rob mentioned, Marcin Haba, a Bacula Systems employee maintains it as an open-source and free tool, and he is quite active and helpful on this list. :)Bottom line: Abandon BAT. It has not received any love in a very long time, and quite frankly I am sure it will not. It did what it was designed to do, but now that we have some very powerful web gui administration tools, there is no reason not to abandon it.* (Just my two cents)*Having said that, years ago, I had customers that LOVE LOVE LOVED BAT, and would not move away from it even at my urging, so there is one reason, I guess. :)Best regards,Bill___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] BAT Installation

2024-02-02 Thread Bill Arlofski via Bacula-users

On 2/2/24 05:48, Rob Gerber wrote:
>

As far as I know, BAT is available only with enterprise bacula.


Hello Rob, (and Howard Viccars),

BAT (Bacula Administration Tool) is a long-unmaintained QT graphical interface 
to 'manage' Bacula and is available in Community.

I say 'manage' because BAT is more like BMT (Bacula Management Tool) since you cannot configure anything using BAT, you can 
only start, stop, monitor jobs and view information about your system (Clients, Jobs, Pools, Media, etc) just like with 
bconsole. :)




I believe your choices with regard to bacula community are baculum, bacularis, 
and bacula-web.

Bacularis is a friendly fork of baculum, and is the better maintained package. 
Developer is on this list.

Bacula-web - I have not tested it, but I hear it provides good reporting, but 
no active control. Developer is on this list.


All good information.

And I would strongly urge to move away from BAT in favor of Bacularis (for 
example).


Bacularis, unlike BAT allows you to configure every aspect of your Bacula environment, and as Rob mentioned, Marcin Haba, a 
Bacula Systems employee maintains it as an open-source and free tool, and he is quite active and helpful on this list. :)


Bottom line: Abandon BAT. It has not received any love in a very long time, and quite frankly I am sure it will not. It did 
what it was designed to do, but now that we have some very powerful web gui administration tools, there is no reason not to 
abandon it.* (Just my two cents)


*Having said that, years ago, I had customers that LOVE LOVE LOVED BAT, and would not move away from it even at my urging, so 
there is one reason, I guess. :)



Best regards,
Bill

--
Bill Arlofski
w...@protonmail.com



signature.asc
Description: OpenPGP digital signature
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] BAT Installation

2024-02-02 Thread Rob Gerber
As far as I know, BAT is available only with enterprise bacula.

I believe your choices with regard to bacula community are baculum,
bacularis, and bacula-web.

Bacularis is a friendly fork of baculum, and is the better maintained
package. Developer is on this list.

Bacula-web - I have not tested it, but I hear it provides good reporting,
but no active control. Developer is on this list.

Robert Gerber
402-237-8692
r...@craeon.net

On Fri, Feb 2, 2024, 1:49 AM  wrote:

> Hi,
>
> I am working off the attached set of instructions for installing Bacula.
> This was obtained from this :
> https://www.bacula.org/packages/x/debs/13.0.3/dists/jammy/main/binary-amd64/INSTALL
> where x was the code sent to me.
>
>
>
> According to this document I should be able to install Bacula
> Administration Tool (BAT) by entering: apt-get install bacula-bat. This
> doesn’t work.
>
>
>
> This is for a server being used for development. It is running Ubuntu
> 22.04.3 LTS on a Dell Optiplex 990 with MySQL, Apache and PHP. Gnome is
> installed.
>
>
>
> The Bacula director version is: Version 13.0.3 (02 May 2023)
> x86_64-pc-linux-gnu-bacula-eneterprise unbuntu 22.04
>
>
>
> although I thought I was running the free community version. The catalog
> database server is MySQL.
>
>
>
> Ubuntu and Bacula are up to date.
>
>
>
> The entry for Bacula in the apt source list is: deb
> https://www.bacula.org/packages/X/debs/13.0.3 jammy main. This is
> taken from the document.
>
>
>
> I had installed Bacularis, but it has been removed. The reason I removed
> it is that I didn’t want to give Apache/PHP access to the backup directory.
>
>
>
> Is BAT still available with the community version and, if so, how do I get
> it installed? I can provide more configuration details if necessary.
>
>
>
> I’d appreciate any help you can provide.
>
>
>
> Regards
>
>
>
> Howard Viccars
>
>
>
> Computer Manager
> Family History ACT
> email: computer...@familyhistoryact.org.au
> url: familyhistoryact.org.au
>
>
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] BAT Installation

2024-02-01 Thread computermgr
Hi,

I am working off the attached set of instructions for installing Bacula.
This was obtained from this :
https://www.bacula.org/packages/x/debs/13.0.3/dists/jammy/main/b
inary-amd64/INSTALL where x was the code sent to me.

 

According to this document I should be able to install Bacula Administration
Tool (BAT) by entering: apt-get install bacula-bat. This doesn't work.

 

This is for a server being used for development. It is running Ubuntu
22.04.3 LTS on a Dell Optiplex 990 with MySQL, Apache and PHP. Gnome is
installed.

 

The Bacula director version is: Version 13.0.3 (02 May 2023)
x86_64-pc-linux-gnu-bacula-eneterprise unbuntu 22.04

 

although I thought I was running the free community version. The catalog
database server is MySQL.

 

Ubuntu and Bacula are up to date.

 

The entry for Bacula in the apt source list is: deb
https://www.bacula.org/packages/X/debs/13.0.3 jammy main. This is taken
from the document.

 

I had installed Bacularis, but it has been removed. The reason I removed it
is that I didn't want to give Apache/PHP access to the backup directory.

 

Is BAT still available with the community version and, if so, how do I get
it installed? I can provide more configuration details if necessary.

 

I'd appreciate any help you can provide.

 

Regards

 

Howard Viccars

 

Computer Manager
Family History ACT
email:  
computer...@familyhistoryact.org.au
url: familyhistoryact.org.au

 


 Bacula Community Debian/Ubuntu binary installation

In general, you should get the binary packages from your
download area on www.bacula.org.  You can either download
what you need or setup a repository pointing to the download
area that will allow you to use your installer program 
such as apt to ensure that all the dependencies a met.

Installing using apt:
-

In order to use the Bacula Systems apt repository, you need to install
the HTTPS backend for APT.

  apt-get install apt-transport-https

Then, you need to download and install the gpg signature that validates packages

  wget 
https://bacula.org/downloads/Bacula-4096-Distribution-Verification-key.asc
  apt-key add Bacula-4096-Distribution-Verification-key.asc

Add to your /etc/apt/sources.list file the following entries:

  # Bacula
  deb https://www.bacula.org/packages/X/debs/13.0.3 distro main

Where distro is a platform like 
 focal, buster, bionic, bullseye, jammy, ...

ex:

  # Bacula
  deb https://www.bacula.org/packages/X/debs/13.0.3 jammy main

If you have any warning on Ubuntu Precise about i386 entries missing, you
can ignore them or use the following configuration in the sources.list file:

  deb [arch=amd64] https://www.bacula.org/packages/X/debs/13.0.3 precise 
main


Also please ensure that you adapt the Bacula version and the architecture
(platform) to correspond to your system.

  debian 11|  bullseye
  debian 10|  buster
  debian 9 |  stretch
  ubuntu 22.04 |  jammy
  ubuntu 20.04 |  focal
  ubuntu 18.04 |  bionic
  ubuntu 16.04 |  xenial

Once done, you can update the repository list with the following command.

  apt-get update

If you have not previously install the database server, do
so with:

  apt-get install dbconfig-common postgresql

Then install the Bacula with PostgreSQL driver with:

  apt-get install bacula-postgresql

Or if you want to use the MySQL catalog:

  apt-get install dbconfig-common mysql-server
  apt-get install bacula-mysql

If you want to install Bat, you will also want to do:

apt-get install bacula-bat


Installing by hand:
---
Assuming you will download the binaries to your machine,
first, transfer the binary packages you need to your
Debian or Ubuntu machine. For example:

bacula-client_13.0.3-1_amd64.deb
bacula-common_13.0.3-1_amd64.deb
bacula-console-qt_13.0.3-1_amd64.deb
bacula-console_13.0.3-1_amd64.deb
and either
bacula-mysql_13.0.3-1_amd64.deb
or
bacula-postgresql_13.0.3-1_amd64.deb

In addition, if you have any plugins, please download
the debs for them.

To install generally if you have not previously installed
a Bacula Community binary, you will want to save your old
configuration files somewhere and then remove the old packages
with:

dpkg -r  ...

If you have previously used a Bacula Community binary, you 
do not need to remove the packages, you can simply install or
upgrade the new ones with:

dpkg -i bacula-client_13.0.3-1_amd64.deb \
  bacula-common_13.0.3-1_amd64.deb   \
  bacula-console_13.0.3-1_amd64.deb  \
  bacula-postgresql_13.0.3-1_amd64.deb


That is you can put them all on one line or multiple lines if terminated
with \ (and no space after the \).

If some dependencies are missing, you can install them automatically using:

  apt-get -f install___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] BAT : Don't want to see Admin Job runs

2020-04-24 Thread Shaligram Bhagat, Yateen (Nokia - IN/Bangalore)
Folks,

A question related to BAT (Bacula Admin Tool) running on Bacula 9.4.4

I have couple of Admin Jobs running every hour. 
I want to supress display of these Admin jobs in the "Jobs Run" tab of the BAT 
GUI.

Is there a way to achieve this by specifying some setting in the bat.conf or on 
the bat GUI itself?

Thanks,

Yateen Bhagat



___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] BAT taskbar gone. SOLVED.

2019-10-02 Thread Erik P. Olsen
On 2019-09-30 at 08:59:04 Erik P. Olsen wrote:

> What happened? The taskbar on my BAT window has disappeared and I can't see 
> how to get
> it back again.
> 
> I'm on bacula 9.4.4 and I would be more than happy if someone could tell me 
> how to get
> the taskbar back.
> 

It has turned out to be a hidden unsupported untexted option that appears when 
you
right-click on the menubar. Two check boxes appear one of which is prechecked 
and cannot
be unchecked, but when the other is checked the taskbar appears and disappears 
when
unchecked.

Is this a feature that has been forgotten by the programmers and has been left 
halfcoded?

-- 
Erik P. Olsen - Copenhagen, Denmark
Fedora 30/64 bit Linux xfce Claws-Mail POP3 Gramps 5.1.1


___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] BAT taskbar gone.

2019-09-30 Thread Erik P. Olsen
On 2019-09-30 at 12:01:34 Heitor Faria wrote:

> Hello Phill,
> 
> >>> What happened? The taskbar on my BAT window has disappeared and I can't 
> >>> see how
> >>> to get it
> >>> back again.
> >>>
> >>> I'm on bacula 9.4.4 and I would be more than happy if someone could tell 
> >>> me how
> >>> to get
> >>> the taskbar back.  
> >> 
> >> IMHO it would be of tremendous help you you run BAT over a terminal, even 
> >> better
> >> if in debug mode.  
> > 
> > 
> > Do you perhaps mean, use bconsole in a terminal rather than using bat?  
> 
> No. I really mean: to execute the bat binary from the Linux X terminal so he 
> can see
> the errors and debug messages, and post it here.
That's the way I normally run BAT and there are no error messages just the 
missing
taskbar.

-- 
Erik P. Olsen - Copenhagen, Denmark
Fedora 30/64 bit Linux xfce Claws-Mail POP3 Gramps 5.1.1


___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] BAT taskbar gone.

2019-09-30 Thread Heitor Faria
Hello Phill,

>>> What happened? The taskbar on my BAT window has disappeared and I can't see 
>>> how
>>> to get it
>>> back again.
>>>
>>> I'm on bacula 9.4.4 and I would be more than happy if someone could tell me 
>>> how
>>> to get
>>> the taskbar back.
>> 
>> IMHO it would be of tremendous help you you run BAT over a terminal, even 
>> better
>> if in debug mode.
> 
> 
> Do you perhaps mean, use bconsole in a terminal rather than using bat?

No. I really mean: to execute the bat binary from the Linux X terminal so he 
can see the errors and debug messages, and post it here.

Regards,

> --
>  Phil Stracchino
>  Babylon Communications
>  ph...@caerllewys.net
>  p...@co.ordinate.org
>  Landline: +1.603.293.8485
>  Mobile:   +1.603.998.6958

-- 
MSc Heitor Faria 
CEO Bacula LATAM 
mobile1: + 1 909 655-8971 
mobile2: + 55 61 98268-4220 
[ https://www.linkedin.com/in/msc-heitor-faria-5ba51b3 ] 
[ http://www.bacula.com.br/ ] 

América Latina 
[ http://bacula.lat/ | bacula.lat ] | [ http://www.bacula.com.br/ | 
bacula.com.br ]


___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] BAT taskbar gone.

2019-09-30 Thread Phil Stracchino
On 9/30/19 10:10 AM, Heitor Faria wrote:
> Hello Erik
> 
>> What happened? The taskbar on my BAT window has disappeared and I can't see 
>> how
>> to get it
>> back again.
>>
>> I'm on bacula 9.4.4 and I would be more than happy if someone could tell me 
>> how
>> to get
>> the taskbar back.
> 
> IMHO it would be of tremendous help you you run BAT over a terminal, even 
> better if in debug mode.


Do you perhaps mean, use bconsole in a terminal rather than using bat?



-- 
  Phil Stracchino
  Babylon Communications
  ph...@caerllewys.net
  p...@co.ordinate.org
  Landline: +1.603.293.8485
  Mobile:   +1.603.998.6958


___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] BAT taskbar gone.

2019-09-30 Thread Heitor Faria
Hello Erik

> What happened? The taskbar on my BAT window has disappeared and I can't see 
> how
> to get it
> back again.
> 
> I'm on bacula 9.4.4 and I would be more than happy if someone could tell me 
> how
> to get
> the taskbar back.

IMHO it would be of tremendous help you you run BAT over a terminal, even 
better if in debug mode.

> --
> Erik P. Olsen - Copenhagen, Denmark
> Fedora 30/64 bit Linux xfce Claws-Mail POP3 Gramps 5.1.1

Regards,
-- 
MSc Heitor Faria 
CEO Bacula LATAM 
mobile1: + 1 909 655-8971 
mobile2: + 55 61 98268-4220 
[ https://www.linkedin.com/in/msc-heitor-faria-5ba51b3 ] 
[ http://www.bacula.com.br/ ] 

América Latina 
[ http://bacula.lat/ | bacula.lat ] | [ http://www.bacula.com.br/ | 
bacula.com.br ]


___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] BAT taskbar gone.

2019-09-30 Thread Erik P. Olsen
What happened? The taskbar on my BAT window has disappeared and I can't see how 
to get it
back again.

I'm on bacula 9.4.4 and I would be more than happy if someone could tell me how 
to get
the taskbar back.

-- 
Erik P. Olsen - Copenhagen, Denmark
Fedora 30/64 bit Linux xfce Claws-Mail POP3 Gramps 5.1.1


___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Bat doesn't forget

2018-04-10 Thread Ralf Brinkmann

Am 06.04.2018 um 14:53 schrieb Heitor Faria:


I think this is the exepcted behaviour. Running a backup job would
also update the information. The opposite, executing a 'status all'
automatically during bat start up could greatly slow things down.
There are Directors with thousand of clients.


Thanks Heitor,

for the future I'll furtheron will rely on my script that reports in
a loop all the clients' stati instantly:


...
for ii in $CLIENTS
do
   client=$ii"-fd"
   echo $client
   bcon "status client=""$client" | head -8 | tail -2 | sed 's/^/   /'
   echo
done


--
Ralf Brinkmann

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Bat doesn't forget

2018-04-06 Thread Heitor Faria
Hello Ralf,

> Only for cosmetic issues.
> 
> After an update of a bacula file daemon bat still will show the old
> Version in the client list.
> 
> As long as you click in the list for each client "Status Client" and
> then "Refresh Client List".

I think this is the exepcted behaviour. Running a backup job would also update 
the information.
The opposite, executing a 'status all' automatically during bat start up could 
greatly slow things down. There are Directors with thousand of clients.
 
> --
> Ralf Brinkmann

Regards,
-- 
=== 
Heitor Medrado de Faria | EB-1 Visa | LPIC-III | ITIL-F | EMC 05-001 
• Check my Bacula Book at Amazon.com http://bacula.us/book 
• Do you need Bacula training? http://bacula.us/video-classes/ 
• USA +1 (323) 300-53 87 | Brazil +55 (61) 98268-4220 | http://bacula.us 
===

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Bat doesn't forget

2018-04-06 Thread Ralf Brinkmann

Only for cosmetic issues.

After an update of a bacula file daemon bat still will show the old
Version in the client list.

As long as you click in the list for each client "Status Client" and
then "Refresh Client List".

--
Ralf Brinkmann


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] bat install questions

2017-08-31 Thread Jerry Lowry
That is correct it is not BAT

to solve this check out this:
https://github.com/marazmista/radeon-profile/issues/8

thanks,

jerry

On Thu, Aug 31, 2017 at 8:17 AM, Phil Stracchino 
wrote:

> On 08/31/17 10:37, Jerry Lowry wrote:
> > List,
> > So I installed qt as Heitor suggested.  compiles just fine.  But when I
> > run bat I get a blank screen with the following output on the terminal
> > window:
> > [root@tech bin]# ./bat
> > X Error: BadAccess (attempt to access private resource denied) 10
> >   Extension:131 (MIT-SHM)
> >   Minor opcode: 1 (X_ShmAttach)
> >   Resource id:  0x15a
> > X Error: BadShmSeg (invalid shared segment parameter) 128
> >   Extension:131 (MIT-SHM)
> >   Minor opcode: 5 (X_ShmCreatePixmap)
> >   Resource id:  0x269
>
>
> You have an X11 permissions/forwarding/authorization problem of some
> kind.  This isn't BAT's fault.  You need to make sure X11 is working
> correctly before you try to run BAT.
>
>
>
> --
>   Phil Stracchino
>   Babylon Communications
>   ph...@caerllewys.net
>   p...@co.ordinate.org
>   Landline: +1.603.293.8485
>   Mobile:   +1.603.998.6958
>
> 
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] bat install questions

2017-08-31 Thread Phil Stracchino
On 08/31/17 10:37, Jerry Lowry wrote:
> List,
> So I installed qt as Heitor suggested.  compiles just fine.  But when I
> run bat I get a blank screen with the following output on the terminal
> window:
> [root@tech bin]# ./bat
> X Error: BadAccess (attempt to access private resource denied) 10
>   Extension:    131 (MIT-SHM)
>   Minor opcode: 1 (X_ShmAttach)
>   Resource id:  0x15a
> X Error: BadShmSeg (invalid shared segment parameter) 128
>   Extension:    131 (MIT-SHM)
>   Minor opcode: 5 (X_ShmCreatePixmap)
>   Resource id:  0x269


You have an X11 permissions/forwarding/authorization problem of some
kind.  This isn't BAT's fault.  You need to make sure X11 is working
correctly before you try to run BAT.



-- 
  Phil Stracchino
  Babylon Communications
  ph...@caerllewys.net
  p...@co.ordinate.org
  Landline: +1.603.293.8485
  Mobile:   +1.603.998.6958

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] bat install questions

2017-08-31 Thread Jerry Lowry
List,
So I installed qt as Heitor suggested.  compiles just fine.  But when I run
bat I get a blank screen with the following output on the terminal window:
[root@tech bin]# ./bat
X Error: BadAccess (attempt to access private resource denied) 10
  Extension:131 (MIT-SHM)
  Minor opcode: 1 (X_ShmAttach)
  Resource id:  0x15a
X Error: BadShmSeg (invalid shared segment parameter) 128
  Extension:131 (MIT-SHM)
  Minor opcode: 5 (X_ShmCreatePixmap)
  Resource id:  0x269
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Major opcode: 62 (X_CopyArea)
  Resource id:  0x2a00012
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Major opcode: 62 (X_CopyArea)
  Resource id:  0x2a00012
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Major opcode: 62 (X_CopyArea)
  Resource id:  0x2a00012
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Major opcode: 62 (X_CopyArea)
  Resource id:  0x2a00012
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Major opcode: 62 (X_CopyArea)
  Resource id:  0x2a00012
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Major opcode: 62 (X_CopyArea)
  Resource id:  0x2a00012
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Major opcode: 62 (X_CopyArea)
  Resource id:  0x2a00012
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Major opcode: 62 (X_CopyArea)
  Resource id:  0x2a00012

 and it goes on for pages

thanks,

jerry


On Wed, Aug 30, 2017 at 12:30 AM, Simone Caronni 
wrote:

> On Wed, Aug 30, 2017 at 9:28 AM, Simone Caronni 
> wrote:
>
>> Hi,
>>
>> you might as well use pre-built binaries:
>>
>
> Sorry, keyboard error :/
> Damn gmail.
>
> https://copr.fedorainfracloud.org/coprs/slaanesh/Bacula/
>
> Those are exactly the same builds in Fedora that will eventually go into
> RHEL. I make sure that every release builds on all supported Fedora and
> CentOS/RHEL releases.
> Upgrades in place from bundled packages in the distribution is supported,
> just make sure to update the database.
>
> Regards,
> --Simone
>
>
>
> --
> You cannot discover new oceans unless you have the courage to lose sight
> of the shore (R. W. Emerson).
>
> http://xkcd.com/229/
> http://negativo17.org/
>
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] bat install questions

2017-08-30 Thread Simone Caronni
On Wed, Aug 30, 2017 at 9:28 AM, Simone Caronni 
wrote:

> Hi,
>
> you might as well use pre-built binaries:
>

Sorry, keyboard error :/
Damn gmail.

https://copr.fedorainfracloud.org/coprs/slaanesh/Bacula/

Those are exactly the same builds in Fedora that will eventually go into
RHEL. I make sure that every release builds on all supported Fedora and
CentOS/RHEL releases.
Upgrades in place from bundled packages in the distribution is supported,
just make sure to update the database.

Regards,
--Simone



-- 
You cannot discover new oceans unless you have the courage to lose sight of
the shore (R. W. Emerson).

http://xkcd.com/229/
http://negativo17.org/
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] bat install questions

2017-08-30 Thread Simone Caronni
Hi,

you might as well use pre-built binaries:



On Wed, Aug 30, 2017 at 1:29 AM, Heitor Faria  wrote:

> List,
>
> Hello, Jerry,
>
> I am still trying to resolve my 9.0.3 install from a week or so ago.  I
> have had to rebuild the server due to numerous problems.  I am using the
> same configure command that I have in the past.
>
> Centos 7 bld 1611 , mariadb 5.5.52
>
> ./configure --sbindir=/usr/bacula/bin --sysconfdir=/usr/bacula/bin
> --with-pid-dir=/var/run/bacula --with-subsys-dir=/var/run/bacula/working
> --enable-smartalloc --with-mysql --with-working-dir=/usr/bacula/bin/working
> --with-dump-email=email.com --with-job-email=email.com --with-smtp-host=
> email.com --enable-bat
>
> I have the depkgs-qt installed in the bacula-9.0.3 directory and have the
> qt path set up like so:
>
> Last time I built bat from source this is what worked (besides Bacula
> regular configure, make, make install and make install-autostart commands):
>
> 
> ===
> yum install qt-devel qt
> ln /usr/bin/qmake-qt4 /usr/bin/qmake
> cd src/bacula-*/src/qt-console/tray-monitor/
> qmake
> make
> make install
> cd ../../../
> 
> ===
>
> Regards,
> --
> 
> ===
> Heitor Medrado de Faria | EB-1 Visa | LPIC-III | ITIL-F | EMC 05-001| Bacula
> Systems Certified Administrator II
> • Bacula Enterprise does not charge per backup size and has plugins for
> many applications. In the USA: http://bacula.us/
> • Do you need Bacula training? http://bacula.us/video-classes/
> +55 61 98268-4220 <+55%2061%2098268-4220> | http://bacula.us
> 
> ===
>
> 
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
>


-- 
You cannot discover new oceans unless you have the courage to lose sight of
the shore (R. W. Emerson).

http://xkcd.com/229/
http://negativo17.org/
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] bat install questions

2017-08-29 Thread Heitor Faria
> List,
Hello, Jerry, 

> I am still trying to resolve my 9.0.3 install from a week or so ago. I have 
> had
> to rebuild the server due to numerous problems. I am using the same configure
> command that I have in the past.

> Centos 7 bld 1611 , mariadb 5.5.52

> ./configure --sbindir=/usr/bacula/bin --sysconfdir=/usr/bacula/bin
> --with-pid-dir=/var/run/bacula --with-subsys-dir=/var/run/bacula/working
> --enable-smartalloc --with-mysql --with-working-dir=/usr/bacula/bin/working
> --with-dump-email= email.com --with-job-email= email.com --with-smtp-host=
> email.com --enable-bat

> I have the depkgs-qt installed in the bacula-9.0.3 directory and have the qt
> path set up like so:

Last time I built bat from source this is what worked (besides Bacula regular 
configure, make, make install and make install-autostart commands): 

=== 
yum install qt-devel qt 
ln /usr/bin/qmake-qt4 /usr/bin/qmake 
cd src/bacula-*/src/qt-console/tray-monitor/ 
qmake 
make 
make install 
cd ../../../ 
=== 

Regards, 
-- 
=== 
Heitor Medrado de Faria | EB-1 Visa | LPIC-III | ITIL-F | EMC 05-001| Bacula 
Systems Certified Administrator II 
• Bacula Enterprise does not charge per backup size and has plugins for many 
applications. In the USA: http://bacula.us/ 
• Do you need Bacula training? http://bacula.us/video-classes/ 
+55 61 98268-4220 | http://bacula.us 
=== 
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] bat install questions

2017-08-29 Thread Jerry Lowry
List,

I am still trying to resolve my 9.0.3 install from a week or so ago.  I
have had to rebuild the server due to numerous problems.  I am using the
same configure command that I have in the past.
Centos 7 bld 1611 , mariadb 5.5.52

./configure --sbindir=/usr/bacula/bin --sysconfdir=/usr/bacula/bin
--with-pid-dir=/var/run/bacula --with-subsys-dir=/var/run/bacula/working
--enable-smartalloc --with-mysql --with-working-dir=/usr/bacula/bin/working
--with-dump-email=email.com --with-job-email=email.com --with-smtp-host=
email.com --enable-bat

I have the depkgs-qt installed in the bacula-9.0.3 directory and have the
qt path set up like so:

QTDIR=/usr/local/bacula-9.0.3/depkgs-qt/qt4
OLDPWD=/usr/local/bacula-9.0.3/depkgs-qt
QTINC=/usr/local/bacula-9.0.3/depkgs-qt/qt4/include
PATH=/usr/local/bacula-9.0.3/depkgs-qt/qt4/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin
PWD=/usr/local/bacula-9.0.3
QTLIB=/usr/local/bacula-9.0.3/depkgs-qt/qt4/lib
PKG_CONFIG_PATH=/usr/local/bacula-9.0.3/depkgs-qt/qt4/lib/pkgconfig

QT finished its make without any errors. But this is my configure output:
checking for true... /bin/true
checking for false... /bin/false
configuring for Bacula 9.0.3 (08 August 2017)
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking whether gcc and cc understand -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking whether gcc needs -traditional... no
checking for g++... /bin/g++
checking for a BSD-compatible install... /bin/install -c
checking for mv... /bin/mv
checking for rm... /bin/rm
checking for cp... /bin/cp
checking for sed... /bin/sed
checking for echo... /bin/echo
checking for cmp... /bin/cmp
checking for tbl... /bin/tbl
checking for ar... /bin/ar
checking for openssl... /bin/openssl
checking for mtx... mtx
checking for dd... /bin/dd
checking for mkisofs... /bin/mkisofs
checking for python... /bin/python
checking for growisofs... /bin/growisofs
checking for dvd+rw-mediainfo... /bin/dvd+rw-mediainfo
checking for dvd+rw-format... /bin/dvd+rw-format
checking for pkg-config... /bin/pkg-config
checking for qmake... /usr/local/bacula-9.0.3/depkgs-qt/qt4/bin/qmake
checking for gmake... /bin/gmake
checking for pidof... /sbin/pidof
checking for gawk... gawk
checking for gawk... /bin/gawk
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /bin/ld
checking if the linker (/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /bin/nm -B
checking the name lister (/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-pc-linux-gnu file names to
x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain
format... func_convert_file_noop
checking for /bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/bin/ld -m elf_x86_64) supports shared

Re: [Bacula-users] BAT compiles with qtcreator but not with make

2017-05-11 Thread Kern Sibbald

  
  
OK great. I am glad your problem is solved.
Best regards,
Kern


On 05/10/2017 08:03 PM, David Westfall
  wrote:


  I got it to compile by using a different computer. 
The computer I was using was upgraded from openSUSE 13.2 to 42.1
to 42.2.  So I am guessing that a package or library no longer
controlled by a package is on the system and causing the
problem.

Thank you for the help.
 

--
David Westfall
Red-Inc Email - david.westf...@red-inc.us
Navy Email - david.westfall@navy.mil
(301) 342-9273
  
  
  
  This email and any files
  transmitted with it are confidential and intended solely for
  the use of the
  individual or entity to which they are addressed.
  If you
  have received this email in error please notify the system
  manager. This
  message contains confidential information and is intended only
  for the
  individual named. If you are not the named addressee you
  should not
  disseminate, distribute or copy this e-mail. Please notify the
  sender
  immediately by e-mail if you have received this e-mail by
  mistake and delete
  this e-mail from your system. If you are not the intended
  recipient you are
  notified that disclosing, copying, distributing or taking any
  action in
  reliance on the contents of this information is strictly
  prohibited.
  
  
  
  
  
  --
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
  
  
  
  ___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users



  


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] BAT compiles with qtcreator but not with make

2017-05-10 Thread David Westfall
I got it to compile by using a different computer.  The computer I was
using was upgraded from openSUSE 13.2 to 42.1 to 42.2.  So I am guessing
that a package or library no longer controlled by a package is on the
system and causing the problem.

Thank you for the help.


--
David Westfall
Red-Inc Email - david.westf...@red-inc.us
Navy Email - david.westfall@navy.mil
(301) 342-9273

-- 
 

This email and any files transmitted with it are confidential and intended 
solely for the use of the individual or entity to which they are addressed. 
If you have received this email in error please notify the system manager. 
This message contains confidential information and is intended only for the 
individual named. If you are not the named addressee you should not 
disseminate, distribute or copy this e-mail. Please notify the sender 
immediately by e-mail if you have received this e-mail by mistake and 
delete this e-mail from your system. If you are not the intended recipient 
you are notified that disclosing, copying, distributing or taking any 
action in reliance on the contents of this information is strictly 
prohibited.
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] BAT compiles with qtcreator but not with make

2017-05-09 Thread Kern Sibbald

  
  
Hello,
In order to build any component of Bacula (console, bacula-dir,
  bacula-fd, bacula-sd, bat, ...) you must first correctly build the
  libraries, and from the error messages, it looks like something
  when wrong when building /src/lib.

It could be helpful if you included the full output from your
./configure and the make.  Also, what version of Qt are you using?

By the way, would you mind telling me why you are replacing Bareos?

Best regards,
Kern


On 05/09/2017 03:33 PM, David Westfall
  wrote:


  I am trying to build Bacula to replace Bareos.  I
am having problems compiling bat with the make command.


 Steps Taken 

  git clone git.bacula.org/bacula.git
  
  
  cd bacula/bacula
  
  
  ./configure --enable-bat --with-mysql --with-systemd
  
  
  make       #Errors looking for d_msg debug_level_tags
init_msg
  .
  ..
  ...
  /atlas/devHome/dave/bacula/bacula/src/qt-console/main.cpp:93:
undefined reference to `init_msg(JCR*, MSGS*, char*
(*)(JCR*, char const*))'
  obj/bat_conf.o: In function `save_resource(int,
RES_ITEM*, int)':
  /atlas/devHome/dave/bacula/bacula/src/qt-console/bat_conf.cpp:335:
undefined reference to `debug_level_tags'
  /atlas/devHome/dave/bacula/bacula/src/qt-console/bat_conf.cpp:336:
undefined reference to `d_msg(char const*, int, long, char
const*, ...)'
  obj/mainwin.o: In function
`MainWin::treeItemClicked(QTreeWidgetItem*, int)':
  /atlas/devHome/dave/bacula/bacula/src/qt-console/mainwin.cpp:447:
undefined reference to `d_msg(char const*, int, long, char
const*, ...)'
  ...
  ..
  .
  
  
  vi src/qt-console/bat.pro.in
  #CONFIG += qt debug @QWT@
  CONFIG += qt @QWT@
  
  
  ./configure --enable-bat --with-mysql --with-systemd
  
  
  make        #Errors looking for d_msg init_msg
  .
  ..
  ...
  main.cpp:(.text.startup+0x36c): undefined reference to
`init_msg(JCR*, MSGS*, char* (*)(JCR*, char const*))'
  obj/bat_conf.o: In function `save_resource(int,
RES_ITEM*, int)':
  bat_conf.cpp:(.text+0x643): undefined reference to
`d_msg(char const*, int, long, char const*, ...)'
  obj/mainwin.o: In function
`MainWin::treeItemClicked(QTreeWidgetItem*, int)':
  mainwin.cpp:(.text+0xe1f): undefined reference to
`d_msg(char const*, int, long, char const*, ...)
  ...
  ..
  .
  
  
  ./configure  --with-mysql --with-systemd
  
  
  make       #No Errors
  
  
  cd src/qt-console
  
  
  qtcreator bat.pro         #Configure
Project, Build with no errors
  
  
  
  
   Configuration 
  
  
  
Configuration on Tue May  9 09:21:01 EDT 2017:


   Host:                     x86_64-unknown-linux-gnu
  -- suse 42.2
   Bacula version:           Bacula 7.4.7 (16 March
  2017)
   Source code location:     .
   Install binaries:         /sbin
   Install libraries:        /lib64
   Install config files:     /etc/bacula
   Scripts directory:        /etc/bacula
   Archive directory:        /tmp
   Working directory:        /opt/bacula/working
   PID directory:            /var/run
   Subsys directory:         /var/lock/subsys
   Man directory:            ${datarootdir}/man
   Data directory:           /usr/share
   Plugin directory:         /lib64
   C Compiler:               gcc Linux)
   C++ Compiler:             /usr/bin/g++ Linux)
   Compiler flags:            -g -O2 -Wall -x c++
  -fno-strict-aliasing -fno-exceptions -fno-rtti
   Linker flags:              
   Libraries:                -lpthread -ldl -ldl 
   Statically Linked Tools:  no
   Statically Linked FD:     no
   Statically Linked SD:     no
   Statically Linked DIR:    no
   Statically Linked CONS:   no
   Database backends:        MySQL
   Database port:             
   Database name:            bacula
   Database user:            bacula
   Database SSL options:     


[Bacula-users] BAT compiles with qtcreator but not with make

2017-05-09 Thread David Westfall
I am trying to build Bacula to replace Bareos.  I am having problems
compiling bat with the make command.

 Steps Taken 
git clone git.bacula.org/bacula.git

cd bacula/bacula

./configure --enable-bat --with-mysql --with-systemd

make   #Errors looking for d_msg debug_level_tags init_msg
.
..
...
/atlas/devHome/dave/bacula/bacula/src/qt-console/main.cpp:93: undefined
reference to `init_msg(JCR*, MSGS*, char* (*)(JCR*, char const*))'
obj/bat_conf.o: In function `save_resource(int, RES_ITEM*, int)':
/atlas/devHome/dave/bacula/bacula/src/qt-console/bat_conf.cpp:335:
undefined reference to `debug_level_tags'
/atlas/devHome/dave/bacula/bacula/src/qt-console/bat_conf.cpp:336:
undefined reference to `d_msg(char const*, int, long, char const*, ...)'
obj/mainwin.o: In function `MainWin::treeItemClicked(QTreeWidgetItem*,
int)':
/atlas/devHome/dave/bacula/bacula/src/qt-console/mainwin.cpp:447: undefined
reference to `d_msg(char const*, int, long, char const*, ...)'
...
..
.

vi src/qt-console/bat.pro.in
#CONFIG += qt debug @QWT@
CONFIG += qt @QWT@

./configure --enable-bat --with-mysql --with-systemd

make#Errors looking for d_msg init_msg
.
..
...
main.cpp:(.text.startup+0x36c): undefined reference to `init_msg(JCR*,
MSGS*, char* (*)(JCR*, char const*))'
obj/bat_conf.o: In function `save_resource(int, RES_ITEM*, int)':
bat_conf.cpp:(.text+0x643): undefined reference to `d_msg(char const*, int,
long, char const*, ...)'
obj/mainwin.o: In function `MainWin::treeItemClicked(QTreeWidgetItem*,
int)':
mainwin.cpp:(.text+0xe1f): undefined reference to `d_msg(char const*, int,
long, char const*, ...)
...
..
.

./configure  --with-mysql --with-systemd

make   #No Errors

cd src/qt-console

qtcreator bat.pro #Configure Project, Build with no errors


 Configuration 

Configuration on Tue May  9 09:21:01 EDT 2017:

   Host: x86_64-unknown-linux-gnu -- suse 42.2
   Bacula version:   Bacula 7.4.7 (16 March 2017)
   Source code location: .
   Install binaries: /sbin
   Install libraries:/lib64
   Install config files: /etc/bacula
   Scripts directory:/etc/bacula
   Archive directory:/tmp
   Working directory:/opt/bacula/working
   PID directory:/var/run
   Subsys directory: /var/lock/subsys
   Man directory:${datarootdir}/man
   Data directory:   /usr/share
   Plugin directory: /lib64
   C Compiler:   gcc Linux)
   C++ Compiler: /usr/bin/g++ Linux)
   Compiler flags:-g -O2 -Wall -x c++ -fno-strict-aliasing
-fno-exceptions -fno-rtti
   Linker flags:
   Libraries:-lpthread -ldl -ldl
   Statically Linked Tools:  no
   Statically Linked FD: no
   Statically Linked SD: no
   Statically Linked DIR:no
   Statically Linked CONS:   no
   Database backends:MySQL
   Database port:
   Database name:bacula
   Database user:bacula
   Database SSL options:

   Job Output Email: root@localhost
   Traceback Email:  root@localhost
   SMTP Host Address:localhost

   Director Port:9101
   File daemon Port: 9102
   Storage daemon Port:  9103

   Director User:
   Director Group:
   Storage Daemon User:
   Storage DaemonGroup:
   File Daemon User:
   File Daemon Group:

   Large file support:   yes
   Bacula conio support: yes -ltinfo
   readline support: no
   TCP Wrappers support: no
   TLS support:  yes
   Encryption support:   yes
   ZLIB support: yes
   LZO support:  no
   enable-smartalloc:yes
   enable-lockmgr:   no
   bat support:  no
   client-only:  no
   build-dird:   yes
   build-stored: yes
   Plugin support:   yes
   AFS support:  no
   ACL support:  yes
   XATTR support:yes
   systemd support:  yes /run/systemd/system
   Batch insert enabled: MySQL

-- 
David Westfall
Red-Inc Email - david.westf...@red-inc.us
Navy Email - david.westfall@navy.mil 
(301) 342-9273

-- 
 

This email and any files transmitted with it are confidential and intended 
solely for the use of the individual or entity to which they are addressed. 
If you have received this email in error please notify the system manager. 
This message contains confidential information and is intended only for the 
individual named. If you are not the named addressee you should not 
disseminate, distribute or copy this e-mail. Please notify the sender 
immediately by e-mail if you have received this e-mail by mistake and 
delete this e-mail from your system. If you are not the intended recipient 
you are notified that disclosing, copying, distributing or taking any 
action in reliance on the contents of this information is strictly 
prohibited.

[Bacula-users] BAT hangs.

2016-07-22 Thread Erik P. Olsen
I have reported this bug to the fedora bugzilla (#1182722) Jan. 2016
because I use bacula from the fedora repository and it was at some time
suggested by Kern to be a packaging problem. I install this morning
bacula 7.4.2 just to find that the bug was not fixed in this release.

If it is that difficult for the packager to fix it I hope someone from
the bacula team would help him.

-- 
Erik

--
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity planning
reports.http://sdm.link/zohodev2dev
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] BAT Ver. 7.2.0

2016-01-06 Thread Erik P. Olsen
Where can I find information on how to restore files with BAT Ver
7.2.0? 

-- 
Erik

--
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] BAT hang

2015-10-05 Thread Phil Stracchino
I am seeing BAT 7.2.0 consistently hanging after executing a "purge
volume" command.


[Please excuse the previous mis-sent message.)


-- 
  Phil Stracchino
  Babylon Communications
  ph...@caerllewys.net
  p...@co.ordinate.org
  Landline: 603.293.8485

--
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] BAT source?

2015-07-10 Thread Erik P. Olsen
Where do I find the source code for BAT?

-- 
Erik

--
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] BAT source?

2015-07-10 Thread Kern Sibbald
On 10.07.2015 08:34, Erik P. Olsen wrote:
 Where do I find the source code for BAT?

In the source distribution under bacula/src/qt-console

Best regards,
Kern

--
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] bat - very slow screen output - solved -

2014-08-27 Thread Ralf Brinkmann
for starting Bat on a MS-Windows client over the network in a X-Windows
session I use Putty and SSH.

The trick beside X11 Forwarding is to enable compression for the ssh
connection.

The newer Version of Bat - 7.0.5 - still works a tiny amount slower on
screen output than Bat 5.2.12 - but thats no problem anymore.

With enabled compression theres no real difference in output speed
between Cygwin/X, MobaXterm and XMing. MobaXterm has enabled
compression on default.

-- 
Ralf Brinkmann

--
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] bat 5.2.13 - very slow screen output - faulty restore / Xming vs. MobaXterm

2014-08-19 Thread Ralf Brinkmann
Am 20.03.2014 13:39, schrieb Ralf Brinkmann:
 regarding Bacula version:
5.2.13 (19 February 2013) x86_64-unknown-linux-gnu suse 11.0
with MySql

 On warming up for the upcomming next major release and updating Bacula
 from version 5.2.12 to 5.2.13 due to some strange behaviour of Bat on
 file selection mode on Restore Select - empty dir tree - I did compile
 the latest version from the sources.

 I found using Bat with Xming over the network on a Windows Client Bat
 has an extreme slow screen build-up - much slower than any Windows
 version of Bat.

recently I did compile Bacula version 7.0.5 from the scratch and used 
the script ./bacula-7.0.5/src/qt-console/bat to check Bat without 
installing the new Bacula version.

... same lack of speed.

Today I had the opportunity to install MobaXterm on a Windows PC.

Whow - output speed changed dramatically!!

-- 
Ralf Brinkmann

--
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] BAT - Folder identation in restore

2014-08-12 Thread Francisco Rafael
Hi everyone. I'm testing Bacula and BAT (GUI console) version 7.0.5 and
found a problem: when I try to restore from a Windows client it doesn't
ident the folders when I expand, it always shows the absolute path. With a
few expansions it gets pretty confuse to select what to mark and restore.
Everything else is working flawlessly, Bacula is the greatest backup tool!
I'm sending an image showing the problem, it hapens with BAT 7.0.5 and
5.2.5 (Director on 7.0.5). Can anyone reproduce this?

Sorry the bad english.. Thanks!
--
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] BAT uses 100% CPU

2014-03-31 Thread Hendrik Hörmann
Hello,
I have got a server running Bacula 2, but when starting BAT and clicking on 
Job-List it freezes. When looking at the CPU-consumption using top one can see 
BAT uses 100% of the CPU.

I really dont know what to do, any help is highly appreciated.

Thank you so much!
--
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] BAT uses 100% CPU

2014-03-31 Thread Kern Sibbald

  
  
Hello,
  
  Make sure that bat and the Dir are on *exactly* the same version,
  otherwise you are in trouble. Bacula 2 is *very* old and I am not
  even sure that bat works with that version.
  
  I recommend to upgrade to Bacula 5.2.13 or probably better to the
  latest release Bacula 7.0.0, and make 100% sure you build Bat with
  the right Qt version available in the released depkgs-qt package.
  
  Best regards,
  Kern
  
  On 03/31/2014 09:43 AM, Hendrik Hrmann wrote:


  
  
  
  
Hello,
I have got a server running Bacula 2, but
  when starting BAT and clicking on Job-List it freezes. When
  looking at the CPU-consumption using top one can see BAT uses
  100% of the CPU.

I really dont know what to do, any help is
  highly appreciated.

Thank you so much!
  
  
  
  
  --

  
  
  
  ___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users



  


--
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] BAT uses 100% CPU

2014-03-31 Thread Kern Sibbald

  
  
On 03/31/2014 12:34 PM, Hendrik Hrmann
  wrote:


  
  
  
  
Whoa, a VIP
replied to me J Thank you so much J
  

Thanks for the complement. I try to be a regular guy rather than a
VIP, but I guess getting VIP treatment is not so bad :-)

  


Unfortunately,
it didnt help very much 

BAT and dir are
on the same version 2.4.4-1.

BAT was working
flawlessly in the past, but since a few weeks, it just
freezes when it has been started. L
So that is the
reason why I dont like upgrading it.
  


Good luck.

Kern


  


Thanks and best
regards
Hendrik



  
Von:
Kern Sibbald [mailto:k...@sibbald.com] 
Gesendet: Montag, 31. Mrz 2014 10:46
An: Hendrik Hrmann;
bacula-users@lists.sourceforge.net
Betreff: Re: [Bacula-users] BAT uses 100% CPU
  



  Hello,

Make sure that bat and the Dir are on *exactly* the same
version, otherwise you are in trouble. Bacula 2 is *very*
old and I am not even sure that bat works with that version.

I recommend to upgrade to Bacula 5.2.13 or probably better
to the latest release Bacula 7.0.0, and make 100% sure you
build Bat with the right Qt version available in the
released depkgs-qt package.

Best regards,
Kern

On 03/31/2014 09:43 AM, Hendrik Hrmann wrote:


  Hello,
  I have got a server running Bacula 2, but
when starting BAT and clicking on Job-List it freezes. When
looking at the CPU-consumption using top one can see BAT
uses 100% of the CPU.
  
  I really dont know what to do, any help
is highly appreciated.
  
  Thank you so much!
  
  
  
  
  --
  
  
  
  
  ___
  Bacula-users mailing list
  Bacula-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/bacula-users


  


  


--
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] BAT uses 100% CPU

2014-03-31 Thread Hendrik Hörmann
Whoa, a VIP replied to me J Thank you so much J

 

Unfortunately, it didnt help very much… 

 

BAT and dir are on the same version 2.4.4-1.

 

BAT was working flawlessly in the past, but since a few weeks, it just
freezes when it has been started. L

So that is the reason why I dont like upgrading it.

 

Thanks and best regards

Hendrik

 

 

Von: Kern Sibbald [mailto:k...@sibbald.com] 
Gesendet: Montag, 31. März 2014 10:46
An: Hendrik Hörmann; bacula-users@lists.sourceforge.net
Betreff: Re: [Bacula-users] BAT uses 100% CPU

 

Hello,

Make sure that bat and the Dir are on *exactly* the same version, otherwise
you are in trouble. Bacula 2 is *very* old and I am not even sure that bat
works with that version.

I recommend to upgrade to Bacula 5.2.13 or probably better to the latest
release Bacula 7.0.0, and make 100% sure you build Bat with the right Qt
version available in the released depkgs-qt package.

Best regards,
Kern

On 03/31/2014 09:43 AM, Hendrik Hörmann wrote:

Hello,

I have got a server running Bacula 2, but when starting BAT and clicking on
Job-List it freezes. When looking at the CPU-consumption using top one can
see BAT uses 100% of the CPU.

 

I really dont know what to do, any help is highly appreciated.

 

Thank you so much!







--






___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

 

--
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] bat 5.2.13 - very slow screen output - faulty restore

2014-03-28 Thread Ralf Brinkmann
Am 20.03.2014 13:39, schrieb Ralf Brinkmann:
 ... after selecting the target To client and finishing the
 Restore Run windows with OK a window with error message pops up
 Error - .mod: is an invalid command. - and the restore goes to the
 default client.

for getting rid of the unwanted popup-window and the subsequent error I
did fix it temporarily bei copying bat version 5.2.12 to folder /sbin
and by copying the following libs to folder /usr/lib64 additionally to
the newer 5.2.13 libs

libbac-5.2.12.so
libbaccfg-5.2.12.so
libbacfind-5.2.12.so

-- 
Ralf Brinkmann


--
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Bat GUI shows 'changer=no' for my autochanger

2014-01-14 Thread Nico De Ranter
Hi,

I just installed Bacula 5.2.6 on Debian 7 with a Quantum Superloader 3
autochanger.  The setup seems to work fine, I can use bconsole to mount and
label tapes. However when I use the GUI I noticed my autochanger is shown
in the storage tab but the entry under 'changer' says 'no'.

Why is bat convinced I don't have a changer and how can I fix this?

OS Bacula server: Debian 7.3 running Bacula 5.2.6
OS running Bat client: LinuxMint 16 also running Bacula 5.2.6
Changer hardware: Quantum Superloader 3

** Director storage definition:
Storage {
  Name = Jukebox
# Do not use localhost here
  Address = backup.office# N.B. Use a fully qualified name
here
  SDPort = 9103
  Password = xx
  Device = Superloader
  Media Type = LTO-6
  AllowCompression = No
}

** Storage daemon config:

Storage {
  Name = backup-sd
  SDPort = 9103
  WorkingDirectory = /var/lib/bacula
  Pid Directory = /var/run/bacula
  Maximum Concurrent Jobs = 20
  SDAddress = 0.0.0.0
}

Director {
  Name = backup-dir
  Password = x
}

Autochanger {
  Name = Superloader
  Device = Superloader-Drive
  Changer Command = /etc/bacula/scripts/mtx-changer %c %o %S %a %d
  Changer Device = /dev/sg4
}

Device {
  Name = Superloader-Drive
  Drive Index = 0
  Media Type = LTO-6
  Archive Device = /dev/nst0
  Automatic Mount = yes
  Always Open = yes
  Removable Media = yes
  Random Access = no
  AutoChanger = yes
  Maximum File Size = 5GB # not sure whether this is needed
  Changer Command = /etc/bacula/scripts/mtx-changer %c %o %S %a %d
  Changer Device = /dev/sg4

  Alert Command = sh -c 'smartctl -H -l error %c'
}

Messages {
  Name = Standard
  director = backup-dir = all
}




-- 
Nico De Ranter

Operations Engineer


eSATURNUS

T. +32 16 40 12 82

M. +32 497 91 53 78

www.esaturnus.com


http://www.esaturnus.com/


 http://vcard.esaturnus.com/
--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Bat GUI shows 'changer=no' for my autochanger

2014-01-14 Thread Nico De Ranter
Solved it, I had to add 'autochanger = yes'  to the storage definition on
the director also

Nico


On Tue, Jan 14, 2014 at 10:29 AM, Nico De Ranter 
nico.deran...@esaturnus.com wrote:


 Hi,

 I just installed Bacula 5.2.6 on Debian 7 with a Quantum Superloader 3
 autochanger.  The setup seems to work fine, I can use bconsole to mount and
 label tapes. However when I use the GUI I noticed my autochanger is shown
 in the storage tab but the entry under 'changer' says 'no'.

 Why is bat convinced I don't have a changer and how can I fix this?

 OS Bacula server: Debian 7.3 running Bacula 5.2.6
 OS running Bat client: LinuxMint 16 also running Bacula 5.2.6
 Changer hardware: Quantum Superloader 3

 ** Director storage definition:
 Storage {
   Name = Jukebox
 # Do not use localhost here
   Address = backup.office# N.B. Use a fully qualified name
 here
   SDPort = 9103
   Password = xx
   Device = Superloader
   Media Type = LTO-6
   AllowCompression = No
 }

 ** Storage daemon config:

 Storage {
   Name = backup-sd
   SDPort = 9103
   WorkingDirectory = /var/lib/bacula
   Pid Directory = /var/run/bacula
   Maximum Concurrent Jobs = 20
   SDAddress = 0.0.0.0
 }

 Director {
   Name = backup-dir
   Password = x
 }

 Autochanger {
   Name = Superloader
   Device = Superloader-Drive
   Changer Command = /etc/bacula/scripts/mtx-changer %c %o %S %a %d
   Changer Device = /dev/sg4
 }

 Device {
   Name = Superloader-Drive
   Drive Index = 0
   Media Type = LTO-6
   Archive Device = /dev/nst0
   Automatic Mount = yes
   Always Open = yes
   Removable Media = yes
   Random Access = no
   AutoChanger = yes
   Maximum File Size = 5GB # not sure whether this is needed
   Changer Command = /etc/bacula/scripts/mtx-changer %c %o %S %a %d
   Changer Device = /dev/sg4

   Alert Command = sh -c 'smartctl -H -l error %c'
 }

 Messages {
   Name = Standard
   director = backup-dir = all
 }




 --
 Nico De Ranter

 Operations Engineer


 eSATURNUS

 T. +32 16 40 12 82

 M. +32 497 91 53 78

 www.esaturnus.com


  http://www.esaturnus.com/


  http://vcard.esaturnus.com/




-- 
Nico De Ranter

Operations Engineer


eSATURNUS

T. +32 16 40 12 82

M. +32 497 91 53 78

www.esaturnus.com


http://www.esaturnus.com/


 http://vcard.esaturnus.com/
--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] BAT job reporting discrepancy?

2013-01-21 Thread Phil Stracchino
I have observed a reporting discrepancy in BAT.

I have four Pools:  Full-Disk, Full-Tape, Diff-Disk, Incr-Disk.  Volume
retention is set to 1 month for Incr-Disk, 2 months for Diff-Disk, and
365d for both Full pools.  File Retention is set throughout, everywhere,
to 12 months.  If I manually look at the Media table, the jobs are there:

mysql select VolumeName, VolStatus, VolRetention, LastWritten, VolJobs
from Media;
+-+---+--+-+-+
| VolumeName  | VolStatus | VolRetention | LastWritten |
VolJobs |
+-+---+--+-+-+
| LTO4-FULL-0001  | Full  | 31536000 | 2012-12-03 05:59:13 |
  5 |
| LTO4-FULL-0002  | Used  | 31536000 | 2012-12-03 09:15:35 |
  2 |
| LTO4-FULL-0003  | Full  | 31536000 | 2013-01-07 08:58:33 |
  5 |
| LTO4-FULL-0004  | Append| 31536000 | 2013-01-07 13:06:50 |
  2 |
| LTO4-FULL-0005  | Full  | 31536000 | 2012-02-06 23:05:18 |
  3 |
| LTO4-FULL-0006  | Used  | 31536000 | 2012-02-07 01:50:51 |
  1 |
| LTO4-FULL-0007  | Full  | 31536000 | 2012-03-07 19:08:21 |
  5 |
| LTO4-FULL-0008  | Used  | 31536000 | 2012-03-07 20:02:56 |
  2 |
...
...


And the Pools tab in BAT correctly reflects the job counts per volume as
they should be.  If I manually query the Jobs on any particular Volume,
I see what I expect:

mysql select distinct Job.JobId, Job.Name, Media.VolumeName,
Media.LastWritten from Job join JobMedia on Job.JobId = JobMedia.JobId
join Media on JobMedia.MediaId = Media.MediaId join Pool on Media.PoolId
= Pool.PoolId where Pool.Name = 'Full-Tape' and Media.VolumeName =
'LTO4-FULL-0001';
+---+---++-+
| JobId | Name  | VolumeName | LastWritten |
+---+---++-+
|  2086 | Babylon4 Backup   | LTO4-FULL-0001 | 2012-12-03 05:59:13 |
|  2087 | Netstore Backup   | LTO4-FULL-0001 | 2012-12-03 05:59:13 |
|  2088 | Babylon5 Backup   | LTO4-FULL-0001 | 2012-12-03 05:59:13 |
|  2089 | Epsilon3 Backup   | LTO4-FULL-0001 | 2012-12-03 05:59:13 |
|  2090 | Spikyfishthing Backup | LTO4-FULL-0001 | 2012-12-03 05:59:13 |
+---+---++-+
5 rows in set (0.01 sec)

If I go to Jobs Run and select one of those Jobs - 2088, for example -
and seleft List Files from Job, I see all the expected files present
from the job.


However, if I select the same volume in BAT and select List Jobs From
Volume, no records are returned.

Has anyone else observed this behavior?


-- 
  Phil Stracchino, CDK#2 DoD#299792458 ICBM: 43.5607, -71.355
  ala...@caerllewys.net   ala...@metrocast.net   p...@co.ordinate.org
  Renaissance Man, Unix ronin, Perl hacker, SQL wrangler, Free Stater
 It's not the years, it's the mileage.

--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Bat configuration 2 directors

2013-01-18 Thread Jose Joaquin Anton Herrerias
Hello,

Im using bat for manage the bacula and i see on this image that you can manage 
2 or more baculas. See the image 
http://wiki.bacula.org/lib/exe/fetch.php?media=bat-versionbrowser.png

Anyone knows the structure configuration or a example of that?

Maybe can be:

Director{
Name= your.bacula.com
DIRport = 9101
Address= 192.168.1.1
Password= yourpasswordhere
}
Director{
Name= yoursecond.bacula.com
DIRport = 9101
Address= 192.168.1.2
Password= yoursecondpasswordhere
}

Best Regards.

José J. Antón Herrerías
Responsable de soporte técnico
jan...@abserver.es

[cid:image001.png@01CDF560.4A155530]http://www.abserver.es/   
[cid:image002.png@01CDF560.4A155530] http://www.facebook.com/abserver   
[cid:image003.png@01CDF560.4A155530] http://twitter.com/abserver   
[cid:image004.png@01CDF560.4A155530] http://www.linkedin.com/company/abserver

Access Basic Server  S.L. Elche Parque Industrial. C/Galileo Galilei, 12. 03203 
Elche (Alicante) Telf. +34 96 568 29 04 Fax. +34 96 568 35 30
Cláusula de confidencialidad: Este mensaje se dirige exclusivamente al 
destinatario consignado. Puede contener información confidencial, de nuestra 
propiedad o legalmente protegida. Si usted no es el destinatario, le informamos 
que cualquier acceso, divulgación, copia o distribución de la información, así 
como cualquier acción u omisión realizada con base a la misma, queda prohibida 
y puede ser ilegal. En caso de haber recibido este mensaje por error, le 
rogamos nos lo reenvíe y notifique inmediatamente, borrando toda copia de su 
sistema. Gracias.

ü Antes de imprimir este mensaje, asegúrese de que es necesario. Proteger el 
medio ambiente está en nuestra mano. Piensa en global, actúa en local.

inline: image001.pnginline: image002.pnginline: image003.pnginline: image004.png--
Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
much more. Get web development skills now with LearnDevNow -
350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122812___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] BAT problems - Restore

2012-12-03 Thread John Drescher
On Mon, Dec 3, 2012 at 8:11 AM, Pedro Bordin Hoffmann pe...@bc-rs.com wrote:
 Hello!!

 Im having problems all the time with BAT when I need to restore files.
 In almost every server that I need, when I try to restore using BAT for
 Windows... 64, 32 bits, or Windows 2008, 2003 and XP is the same.

 BAT just freezes. or give me a message.

 I attached a image so you can see.
 If anyone has a clue about that, please, let me know.


If you are running restore from the console I do not think the
procedure is any different than running bconsole. I mean you need to
mark the files you want to restore using the bconsole marking
procedure described in the manual.

John

--
Keep yourself connected to Go Parallel: 
BUILD Helping you discover the best ways to construct your parallel projects.
http://goparallel.sourceforge.net
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] BAT problems - Restore

2012-12-03 Thread Pedro Bordin Hoffmann
It doesnt show the files to Mark. just freezes there. When I select the
option Select files to restore.
If I use bconsole, I can restore it normal.
But I need the BAT for nvl 1 users.


2012/12/3 John Drescher dresche...@gmail.com

 On Mon, Dec 3, 2012 at 8:11 AM, Pedro Bordin Hoffmann pe...@bc-rs.com
 wrote:
  Hello!!
 
  Im having problems all the time with BAT when I need to restore files.
  In almost every server that I need, when I try to restore using BAT for
  Windows... 64, 32 bits, or Windows 2008, 2003 and XP is the same.
 
  BAT just freezes. or give me a message.
 
  I attached a image so you can see.
  If anyone has a clue about that, please, let me know.
 

 If you are running restore from the console I do not think the
 procedure is any different than running bconsole. I mean you need to
 mark the files you want to restore using the bconsole marking
 procedure described in the manual.

 John




-- 
Se os senhores da guerra mateassem ao pé do fogo deixando o ódio para trás,
Mateando a alma se eleva. e antes de lavar a erva, o mundo estária em paz!

Linux Professional Institute Certified - Level 2 Novell Data Center
Technical Specialist Novell Certified Linux Administrator
--
Keep yourself connected to Go Parallel: 
BUILD Helping you discover the best ways to construct your parallel projects.
http://goparallel.sourceforge.net___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] BAT problems - Restore

2012-12-03 Thread John Drescher
On Mon, Dec 3, 2012 at 8:51 AM, Pedro Bordin Hoffmann pe...@bc-rs.com wrote:
 It doesnt show the files to Mark. just freezes there. When I select the
 option Select files to restore.
 If I use bconsole, I can restore it normal.
 But I need the BAT for nvl 1 users.

Cancel my previous message. I tried on my side and it allows file
selection via the GUI. Sorry for the bad advice. I do not use bat
often.

John

--
Keep yourself connected to Go Parallel: 
BUILD Helping you discover the best ways to construct your parallel projects.
http://goparallel.sourceforge.net
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] BAT problems - Restore

2012-12-03 Thread Silver Salonen
On Monday 03 December 2012 11:11:55 Pedro Bordin Hoffmann wrote:

Hello!!


Im having problems all the time with BAT when I need to restore files.
In almost every server that I need, when I try to restore using BAT for 
Windows... 64, 32 bits, or Windows 2008, 2003 and XP is the same.


BAT just freezes. or give me a message.


I attached a image so you can see.
If anyone has a clue about that, please, let me know.


Thanks!!


Hi.

Did you check what your server (bacula-dir and mysql processes) is doing 
meanwhile? Sometimes jobs seem to be hanging, but actually they run in the 
background.

You could also try restoring via bconsole (it's quite easy actually).

--
Silver--
Keep yourself connected to Go Parallel: 
BUILD Helping you discover the best ways to construct your parallel projects.
http://goparallel.sourceforge.net___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] BAT problems - Restore

2012-12-03 Thread Pedro Bordin Hoffmann
The strange thing is that sometimes it work. But I need to try a few times
before it work.
I already try to wait for 2 hours (thinking it could be the pgsql) but no
success.

Can be because of folders with names in ISO-8859? Like á é ç ? This
problem occurs since version 3 of bacula, in almost every server I have
bacula installed.


2012/12/3 Silver Salonen sil...@serverock.ee

 **

 On Monday 03 December 2012 11:11:55 Pedro Bordin Hoffmann wrote:

 Hello!!


 Im having problems all the time with BAT when I need to restore files.

 In almost every server that I need, when I try to restore using BAT for
 Windows... 64, 32 bits, or Windows 2008, 2003 and XP is the same.


 BAT just freezes. or give me a message.


 I attached a image so you can see.

 If anyone has a clue about that, please, let me know.


 Thanks!!





 Hi.


 Did you check what your server (bacula-dir and mysql processes) is doing
 meanwhile? Sometimes jobs seem to be hanging, but actually they run in the
 background.



 You could also try restoring via bconsole (it's quite easy actually).



 --

 Silver




-- 
Se os senhores da guerra mateassem ao pé do fogo deixando o ódio para trás,
Mateando a alma se eleva. e antes de lavar a erva, o mundo estária em paz!

Linux Professional Institute Certified - Level 2 Novell Data Center
Technical Specialist Novell Certified Linux Administrator
--
Keep yourself connected to Go Parallel: 
BUILD Helping you discover the best ways to construct your parallel projects.
http://goparallel.sourceforge.net___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] BAT problems - Restore

2012-12-03 Thread lst_hoe02

Zitat von Pedro Bordin Hoffmann pe...@bc-rs.com:

 The strange thing is that sometimes it work. But I need to try a few times
 before it work.
 I already try to wait for 2 hours (thinking it could be the pgsql) but no
 success.

 Can be because of folders with names in ISO-8859? Like á é ç ? This
 problem occurs since version 3 of bacula, in almost every server I have
 bacula installed.



Hello

we first tried Bat on Windows and gave up on it because of this  
issues. As far as i remember it was due to a bug in the qt libs  
used/bundled with Bat-Windows. We now use Bat only on Linux with much  
better results. As it is not a simple client GUI but a full Bacula  
(Directory) Manager, you should not run it on every client anyway IMMHO.

Regards

Andreas



--
Keep yourself connected to Go Parallel: 
BUILD Helping you discover the best ways to construct your parallel projects.
http://goparallel.sourceforge.net
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] BAT and qt vesrion

2012-08-17 Thread Rao, Uthra R. (GSFC-672.0)[ADNET SYSTEMS INC]
I was able to build the necessary Qt libraries with the depkgs-qt downloaded 
from the bacula website. Then I was able to successfully build bacula-5.2.10 
with BAT. It all works fine now. I did not use the --disable-conio and 
--enable-readline configure switches but to my surprise I found that command 
recall works in bconsole.

Thank you all for your help.

Uthra

-Original Message-
From: Stephen Thompson [mailto:step...@seismo.berkeley.edu] 
Sent: Monday, August 13, 2012 1:12 PM
To: bacula-users@lists.sourceforge.net
Subject: Re: [Bacula-users] BAT and qt vesrion


You can also use the depkgs-qt from the bacula website.
It contains the necessary QT which you can statically link without installing 
the non-redhat QT on your system.

Stephen



On 08/09/2012 12:55 PM, Thomas Lohman wrote:
 I downloaded the latest stable QT open source version (4.8.2 at the
 time) and built it before building Bacula 5.2.10.  Bat seems to work 
 fine with it.  If you do this, just be aware that the first time you 
 build it, it will probably find the older 4.6.x RH QT libraries and 
 embed their location in the shared library path so when you go to use 
 it, it won't work.  The first time I built it, I told it to explicitly 
 look in it's own source tree for it's libraries (by setting LDFLAGS), 
 installed that version and then re-built it again telling it to now 
 look in the install directory.


 --tom

 I tried to compile bacula-5.2.10 with BAT on a RHEL6.2 server. I 
 found that BAT did not get installed because it needs qt version
 4.7.4 or higher but RHEL6.2 has version qt-4.6.2-24 as the latest.  I 
 would like to know what the others are doing about this issue?

 Uthra

 --
 
 Live Security Virtual Conference
 Exclusive live event will cover all the ways today's security and 
 threat landscape has changed and how IT managers can respond. 
 Discussions will include endpoint security, mobile security and the 
 latest in malware threats. 
 http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
 ___
 Bacula-users mailing list
 Bacula-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/bacula-users



-- 
Stephen Thompson   Berkeley Seismological Laboratory
step...@seismo.berkeley.edu215 McCone Hall # 4760
404.538.7077 (phone)   University of California, Berkeley
510.643.5811 (fax) Berkeley, CA 94720-4760

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and threat 
landscape has changed and how IT managers can respond. Discussions will include 
endpoint security, mobile security and the latest in malware threats. 
http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] BAT and qt vesrion

2012-08-13 Thread Stephen Thompson

You can also use the depkgs-qt from the bacula website.
It contains the necessary QT which you can statically link without 
installing the non-redhat QT on your system.

Stephen



On 08/09/2012 12:55 PM, Thomas Lohman wrote:
 I downloaded the latest stable QT open source version (4.8.2 at the
 time) and built it before building Bacula 5.2.10.  Bat seems to work
 fine with it.  If you do this, just be aware that the first time you
 build it, it will probably find the older 4.6.x RH QT libraries and
 embed their location in the shared library path so when you go to use
 it, it won't work.  The first time I built it, I told it to explicitly
 look in it's own source tree for it's libraries (by setting LDFLAGS),
 installed that version and then re-built it again telling it to now look
 in the install directory.


 --tom

 I tried to compile bacula-5.2.10 with BAT on a RHEL6.2 server. I
 found that BAT did not get installed because it needs qt version
 4.7.4 or higher but RHEL6.2 has version qt-4.6.2-24 as the latest.  I
 would like to know what the others are doing about this issue?

 Uthra

 --
 Live Security Virtual Conference
 Exclusive live event will cover all the ways today's security and
 threat landscape has changed and how IT managers can respond. Discussions
 will include endpoint security, mobile security and the latest in malware
 threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
 ___
 Bacula-users mailing list
 Bacula-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/bacula-users



-- 
Stephen Thompson   Berkeley Seismological Laboratory
step...@seismo.berkeley.edu215 McCone Hall # 4760
404.538.7077 (phone)   University of California, Berkeley
510.643.5811 (fax) Berkeley, CA 94720-4760

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] BAT and qt vesrion

2012-08-09 Thread Rao, Uthra R. (GSFC-672.0)[ADNET SYSTEMS INC]
I tried to compile bacula-5.2.10 with BAT on a RHEL6.2 server. I found that BAT 
did not get installed because it needs qt version 4.7.4 or higher but RHEL6.2 
has version qt-4.6.2-24 as the latest.  I would like to know what the others 
are doing about this issue?

Uthra
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] BAT and qt vesrion

2012-08-09 Thread Joseph Spenner




 From: Rao, Uthra R. (GSFC-672.0)[ADNET SYSTEMS INC] uthra.r@nasa.gov
To: bacula-users@lists.sourceforge.net bacula-users@lists.sourceforge.net 
Sent: Thursday, August 9, 2012 12:08 PM
Subject: [Bacula-users] BAT and qt vesrion
 

 I tried to compile bacula-5.2.10 with BAT on a RHEL6.2 server. I found that 
 BAT did not get installed because it needs qt version 4.7.4 or higher but 
 RHEL6.2 has version qt-4.6.2-24 as the latest.  I would like to know what 
 the others are doing about this issue?


 Uthra
--

Just wanted to verify one thing first... did you enable bat?  During the 
configure:

--enable-bat

By default, I do not think it is included.

__
If life gives you lemons, keep them-- because hey.. free lemons.
♥ Sticker fixer:  http://microflush.org/stuff/stickers/heartFix.html--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] BAT and qt vesrion

2012-08-09 Thread Thomas Lohman
I downloaded the latest stable QT open source version (4.8.2 at the 
time) and built it before building Bacula 5.2.10.  Bat seems to work 
fine with it.  If you do this, just be aware that the first time you 
build it, it will probably find the older 4.6.x RH QT libraries and 
embed their location in the shared library path so when you go to use 
it, it won't work.  The first time I built it, I told it to explicitly 
look in it's own source tree for it's libraries (by setting LDFLAGS), 
installed that version and then re-built it again telling it to now look 
in the install directory.


--tom

 I tried to compile bacula-5.2.10 with BAT on a RHEL6.2 server. I
 found that BAT did not get installed because it needs qt version
 4.7.4 or higher but RHEL6.2 has version qt-4.6.2-24 as the latest.  I
 would like to know what the others are doing about this issue?

 Uthra

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] BAT question

2012-08-08 Thread Rao, Uthra R. (GSFC-672.0)[ADNET SYSTEMS INC]
I compiled bacula-5.2.10 with --enable-bat configure switch and the configure 
output showed that bat is enabled:

bat support:yes

But when I looked in the installed directory I am not able to find 
/usr/local/bacula-5.2.10/etc /bat.conf. I guess I have to copy this from my 
source directory??

I am also not seeing the  /usr/local/bacula-5.2.10/sbin/bat (binary).  How do I 
get this??

Thank you.
Uthra





--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] BAT restore bug?

2012-03-12 Thread Tim Krieger
Hey All,

I have come across an unusual problem with our bacula install.

I have a backup from a linux client and a windows client, bacula SD is on a 
linux server.  Backups all run fine, complete with no errors.

For both windows and linux clients I am able to run bat, select bRestore, 
choose a server and backup, drag and drop my files and restores work fine(some 
times building the file list takes a long time, bacula building a table with 
file list in it?).

However, if choose Jobs Run, right click the most recent job and choose restore 
from time, bacula very quickly builds the file set, I am able to browse through 
and select the file I want to restore fine.  On a linux client when I execute 
the restore job all works OK, on a windows client, when I execute a restore 
job, the bacula file daemon on the windows client crashes and the job ends with 
the following error : Fatal error: Socket error on Store end command: 
ERR=Connection reset by peer

Where do I start looking for resolution to this issue?  How can I see what is 
different in the commands sent to the client with these two different ways of 
selecting files to restore?

Tim



This electronic mail transmission and any accompanying attachments contain 
confidential information intended only for the use of the individual or entity 
named above. Any dissemination, distribution, copying or action taken in 
reliance on the contents of this communication by anyone other than the 
intended recipient is strictly prohibited. If you have received this 
communication in error please immediately delete the e-mail and either notify 
the sender at the above e-mail address or by telephone at +1 250.386.5323.
--
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] BAT restore bug?

2012-03-12 Thread Tim Krieger

I realize I missed some important information…

We are running bacula 5.2.5

I get the same unusual result using bat on a windows workstation or a linux 
workstation.



From: Tim Krieger
Sent: Monday, March 12, 2012 3:30 PM
To: 'bacula-users@lists.sourceforge.net'
Subject: [Bacula-users] BAT restore bug?

Hey All,

I have come across an unusual problem with our bacula install.

I have a backup from a linux client and a windows client, bacula SD is on a 
linux server.  Backups all run fine, complete with no errors.

For both windows and linux clients I am able to run bat, select bRestore, 
choose a server and backup, drag and drop my files and restores work fine(some 
times building the file list takes a long time, bacula building a table with 
file list in it?).

However, if choose Jobs Run, right click the most recent job and choose restore 
from time, bacula very quickly builds the file set, I am able to browse through 
and select the file I want to restore fine.  On a linux client when I execute 
the restore job all works OK, on a windows client, when I execute a restore 
job, the bacula file daemon on the windows client crashes and the job ends with 
the following error : Fatal error: Socket error on Store end command: 
ERR=Connection reset by peer

Where do I start looking for resolution to this issue?  How can I see what is 
different in the commands sent to the client with these two different ways of 
selecting files to restore?

Tim



This electronic mail transmission and any accompanying attachments contain 
confidential information intended only for the use of the individual or entity 
named above. Any dissemination, distribution, copying or action taken in 
reliance on the contents of this communication by anyone other than the 
intended recipient is strictly prohibited. If you have received this 
communication in error please immediately delete the e-mail and either notify 
the sender at the above e-mail address or by telephone at +1 250.386.5323.


This electronic mail transmission and any accompanying attachments contain 
confidential information intended only for the use of the individual or entity 
named above. Any dissemination, distribution, copying or action taken in 
reliance on the contents of this communication by anyone other than the 
intended recipient is strictly prohibited. If you have received this 
communication in error please immediately delete the e-mail and either notify 
the sender at the above e-mail address or by telephone at +1 250.386.5323.
--
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] BAT restore failure with error Can't create restore list

2012-02-18 Thread Jeff Thurston
Hello list, I'm running into a problem with BAT and bRestore.
Everything else works as far as I can tell and I am able to selectively
restore files from jobs using bconsole without  issues.

My director is running 5.2.4 from source on Ubuntu Server 10.04.
I'm using the version of BAT which wa included in the 5.2.4-GUI.tar.gz.

The debugging output from BAT is below,

job=BaculaDir
RestoreFilespool=Defaultmessages=Standardclient=bacula-fdstorage=TapeChangerwhere=/tmp/bacula-restoreslevel=type=Restorefileset=Bacula
Full Setenabled=1catalog=MyCatalogSKYV002 1 1
Can't create restore list

I've searched a bit on this and haven't found anything which seems to
relate to my error so I figured I would ask for help.

Thanks in advance! :)

-Jeff
--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] BAT restore failure with error

2012-02-18 Thread Marco van Wieringen
Jeff Thurston jthurston at skyline-ats.com writes:

 
 
 Hello list, I'm running into a problem with BAT and bRestore.
 
I think both BAT and bRestore use the new bvfs code which in
its current form has a bug. I guess it only works once for
a specific restore.

 Everything else works as far as I can tell and I am able to selectively
 restore files from jobs using bconsole without  issues.
 
 
 My director is running 5.2.4 from source on Ubuntu Server 10.04.
 I'm using the version of BAT which wa included in the 5.2.4-GUI.tar.gz.
 
BAT is in the normal bacula source tar under src/qt-console but
for this problem that doesn't make much difference.

 ...
 
 Can't create restore list
 
 
 I've searched a bit on this and haven't found anything which seems
 to relate to my error so I figured I would ask for help.
 
 
You probably run into bug #1831

http://bugs.bacula.org/view.php?id=1831

Fixed in 5.2.6 when that is released later this month.

Marco



--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Bat Console and limited access Console Resource

2011-10-27 Thread Emanuele Verga
Hi everybody,

I was playing around with bacula and noticed that when bat is configured to
connect to a Console Resource it hangs (Bat opens, authenticates with the
server, and then it freezes, it seems it's waiting for a something).
The same configuration works perfectly if I try to connect directly to the
director (ie unlimited privileges console).
Is this behavior expected/intended, or I'm doing something wrong?

Thanks in advance for the help
Emanuele
--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Bat Console and limited access Console Resource

2011-10-27 Thread Silver Salonen
On 27.10.2011 15:05, Emanuele Verga wrote:
 Hi everybody,

 I was playing around with bacula and noticed that when bat is 
 configured to connect to a Console Resource it hangs (Bat opens, 
 authenticates with the server, and then it freezes, it seems it's 
 waiting for a something).
 The same configuration works perfectly if I try to connect directly to 
 the director (ie unlimited privileges console).
 Is this behavior expected/intended, or I'm doing something wrong?

 Thanks in advance for the help
 Emanuele

Hi.

Do you mean the default console resource? I guess it doesn't have enough 
commands in its ACL indeed. Bat is quite needy in that matter..

--
Silver

--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Bat/bconsole on Windows 2008 r2

2011-08-29 Thread Geert Stappers
Op 20110826 om 10:01 schreef Helge Tore Høyland:
 Hi.
 I have a problem with connecting bat/bconsole(64/32bit) to director on a
 Windows 2008 r2.

IIRC is running the director on a Microsoft server _not recommented_.

 My setup is this:
 Ubuntu 10.04 LTS with bacula 5.0.1. Using shorewall as firewall on that.
 Client is a Windows Server 2008 R2 running as primary DC.
 I've installed bacula 5.0.1 64bit client on that. Everything went well
 with installation. The fd started up nice. Passwords, addresses and
 director/fd names are ok.
 And i still time out on connection.
 On the windows server ive opened up both inbound and outbound tcp
 connection on port 9101, 9102 and 9103.
 My shorewall setup is
 
 ACCEPT  fw  loc  tcp 9101,9102,9103
 ACCEPT loc  fw  tcp  9101,9102,9103
 ACCEPT fw  fw tcp 9101,9102,9103
 
 I even tried to shut off my windows firewall, no diffrence. Ive tried
 telnet IP-of-Director 9101 but that goes inactive straight away.
 Ive also opened up my server, used bconsole and tried a status client-fd
 and that times out.
 
 Ubuntu uses self signed certificates, and windows 2008 r2 domains dont
 accept self signed certificates. Could the trouble be something along that
 line? Does Bacula use certificate in some way? Im asking, cus i cant use
 putty to get a ssh-connection to my ubuntu on this windows 2008 r2 server,
 something i can from a linux box or a windows 7 machine.


As I understand the original poster, wants he/she to make a remote bconsole
connection. I don't known if it possible and think it is undesirable.
( bconsole doesn't ask for password )

What I have working is Bacula directory and bconsole the same host.
The host being a Linux server.


Cheers
Geert Stappers

--
EMC VNX: the world's simplest storage, starting under $10K
The only unified storage solution that offers unified management 
Up to 160% more powerful than alternatives and 25% more efficient. 
Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Bat/bconsole on Windows 2008 r2

2011-08-29 Thread Jeremy Maes
Op 29/08/2011 8:44, Geert Stappers schreef:
 Op 20110826 om 10:01 schreef Helge Tore Høyland:
 Hi.
 I have a problem with connecting bat/bconsole(64/32bit) to director on a
 Windows 2008 r2.
 IIRC is running the director on a Microsoft server _not recommented_.

I think the OP means he/she is wanting to use bconsole on a Windows 
server to connect to the director on a Linux server.

 My setup is this:
 Ubuntu 10.04 LTS with bacula 5.0.1. Using shorewall as firewall on that.
 Client is a Windows Server 2008 R2 running as primary DC.
 I've installed bacula 5.0.1 64bit client on that. Everything went well
 with installation. The fd started up nice. Passwords, addresses and
 director/fd names are ok.
 And i still time out on connection.
 On the windows server ive opened up both inbound and outbound tcp
 connection on port 9101, 9102 and 9103.
 My shorewall setup is

 ACCEPT  fw  loc  tcp 9101,9102,9103
 ACCEPT loc  fw  tcp  9101,9102,9103
 ACCEPT fw  fw tcp 9101,9102,9103

 I even tried to shut off my windows firewall, no diffrence. Ive tried
 telnet IP-of-Director 9101 but that goes inactive straight away.
 Ive also opened up my server, used bconsole and tried a status client-fd
 and that times out.

 Ubuntu uses self signed certificates, and windows 2008 r2 domains dont
 accept self signed certificates. Could the trouble be something along that
 line? Does Bacula use certificate in some way? Im asking, cus i cant use
 putty to get a ssh-connection to my ubuntu on this windows 2008 r2 server,
 something i can from a linux box or a windows 7 machine.

 As I understand the original poster, wants he/she to make a remote bconsole
 connection. I don't known if it possible and think it is undesirable.
 ( bconsole doesn't ask for password )

It is definately possible and mostly a case of a good configuration. 
There's a bconsole.exe file in your bacula installation directory and 
per default there should be a bconsole.conf file with it.
On a 64-bit environment however the default exe's might look for their 
config under C:\ProgramData\Bacula\ so you might have to create or copy 
them there.
The password required to connect with bconsole is the director password 
and is set in that config file.

If everything in the config is correct and you still can't connect (not 
even with telnet) it's almost certainly a firewall or network related 
issue. Also, unless you set up bacula to use TLS for its connections 
there are no certificates involved at all, only a Director, SD and FD 
password set in the config files.

Kind regards,
Jeremy

  DISCLAIMER 
http://www.schaubroeck.be/maildisclaimer.htm

--
EMC VNX: the world's simplest storage, starting under $10K
The only unified storage solution that offers unified management 
Up to 160% more powerful than alternatives and 25% more efficient. 
Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Bat/bconsole on Windows 2008 r2

2011-08-26 Thread Helge Tore Høyland
Hi.
I have a problem with connecting bat/bconsole(64/32bit) to director on a
Windows 2008 r2.

My setup is this:
Ubuntu 10.04 LTS with bacula 5.0.1. Using shorewall as firewall on that.
Client is a Windows Server 2008 R2 running as primary DC.
I've installed bacula 5.0.1 64bit client on that. Everything went well with
installation. The fd started up nice. Passwords, addresses and director/fd
names are ok.
And i still time out on connection.
On the windows server ive opened up both inbound and outbound tcp connection
on port 9101, 9102 and 9103.
My shorewall setup is

ACCEPT  fw  loc  tcp 9101,9102,9103
ACCEPT loc  fw  tcp  9101,9102,9103
ACCEPT fw  fw tcp 9101,9102,9103

I even tried to shut off my windows firewall, no diffrence. Ive tried
telnet IP-of-Director 9101 but that goes inactive straight away.
Ive also opened up my server, used bconsole and tried a status client-fd
and that times out.

Ubuntu uses self signed certificates, and windows 2008 r2 domains dont
accept self signed certificates. Could the trouble be something along that
line? Does Bacula use certificate in some way? Im asking, cus i cant use
putty to get a ssh-connection to my ubuntu on this windows 2008 r2 server,
something i can from a linux box or a windows 7 machine.

Best regards
Helge Tore Høyland
--
EMC VNX: the world's simplest storage, starting under $10K
The only unified storage solution that offers unified management 
Up to 160% more powerful than alternatives and 25% more efficient. 
Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] bat on windows crashing

2011-08-01 Thread Jeff Shanholtz
Is it expected that windows bat would crash with a blank error message if
trying to interact with a 3.0.3 director? I might be forced to find a
compiled version of the servers or try to build them on my own if that's the
only way to get to use bat in a windows only network. I thought I might get
lucky but I'm guessing the crash is an indication that it is incompatible
with an older version of the director.

--
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] bat on windows crashing

2011-08-01 Thread John Drescher
2011/8/1 Jeff Shanholtz jeffs...@shanholtz.com:
 Is it expected that windows bat would crash with a blank error message if
 trying to interact with a 3.0.3 director?

You need the same version of bat as the bacula director. Even if you
get that bat is not extremely stable under windows (at least in my
experience). bat-5.0.X is better than 3.0.X however.

John

--
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] bat on windows crashing

2011-08-01 Thread Jeff Shanholtz
Has anyone here already compiled windows versions of the director and
storage daemons? Or is anyone aware of such binaries being available on the
web anywhere? I don't want to waste my time trying to get it built if
someone else already has.

-Original Message-
From: John Drescher [mailto:dresche...@gmail.com] 
Sent: Monday, August 01, 2011 7:51 AM
To: Jeff Shanholtz
Cc: Bacula-users@lists.sourceforge.net
Subject: Re: [Bacula-users] bat on windows crashing

2011/8/1 Jeff Shanholtz jeffs...@shanholtz.com:
 Is it expected that windows bat would crash with a blank error message 
 if trying to interact with a 3.0.3 director?

You need the same version of bat as the bacula director. Even if you get
that bat is not extremely stable under windows (at least in my experience).
bat-5.0.X is better than 3.0.X however.

John


--
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Bat crash report (was Errors with bat from windows)

2011-05-11 Thread Roy Sigurd Karlsbakk
 Hello,
 
 I would have another question. Is there a way to generate crash
 reports from BAT ? It's crashing all the time anytime I try it.

On Windows, I don't know. On unix systems, just allow for core dumps (ulimit -c 
unlimited). If bat is compiled with symbols/debug info, you should be able to 
produce a crash report with

  $ gdb bat core
  (gdb) bt

Vennlige hilsener / Best regards

roy
--
Roy Sigurd Karlsbakk
(+47) 97542685
r...@karlsbakk.net
http://blogg.karlsbakk.net/
--
I all pedagogikk er det essensielt at pensum presenteres intelligibelt. Det er 
et elementært imperativ for alle pedagoger å unngå eksessiv anvendelse av 
idiomer med fremmed opprinnelse. I de fleste tilfeller eksisterer adekvate og 
relevante synonymer på norsk.

--
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Bat through SSH X11 forwarding works parcially fine/bad

2011-05-09 Thread Jason Voorhees
It was a mistake of mine. The mentioned windows always were working
fine but were not visible because of a almost invisible bar.

Thanks anyway.

On Fri, May 6, 2011 at 12:52 PM, Jason Voorhees jvoorhe...@gmail.com wrote:
 Hi people:

 I'm running Bacula 5.0.3 (compiled from source) on CentOS 5.6 x86_64.
 I made a basic installation of CentOS without X Window, nor
 GNOME/KDE/etc GUI, just pure console. I installed qt43, qt43-devel
 (required to compile Bat) and xorg-x11-xauth (to be able to run X apps
 trough SSH X11 forwarding).

 My Bacula installation is working perfectly, but when I run bat
 through a ssh x11 forwarding session from my Ubuntu desktop then Bat
 seems to work fine, it loads correctly. I can use without problems the
 Console, Clients, FileSets, Jobs, Pools, Media and
 Storage sections, but Jobs Run, Version Browser and Director
 Status don't seem to work. When I click on them the window just seem
 to hung (similar to suspend a task from shell with ^Z).

 I experienced this on a similar  system with RHEL 6 and I solved just
 installing the hole X Window System and GNOME environment running then
 to runlevel 5. But now I don't want to install the hole GUI of my
 CentOS to solve this.

 Does anybody know why is this hapenning to bat? I hope someone can help me.

 Thanks, bye.


--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Bat through SSH X11 forwarding works parcially fine/bad

2011-05-06 Thread Jason Voorhees
Hi people:

I'm running Bacula 5.0.3 (compiled from source) on CentOS 5.6 x86_64.
I made a basic installation of CentOS without X Window, nor
GNOME/KDE/etc GUI, just pure console. I installed qt43, qt43-devel
(required to compile Bat) and xorg-x11-xauth (to be able to run X apps
trough SSH X11 forwarding).

My Bacula installation is working perfectly, but when I run bat
through a ssh x11 forwarding session from my Ubuntu desktop then Bat
seems to work fine, it loads correctly. I can use without problems the
Console, Clients, FileSets, Jobs, Pools, Media and
Storage sections, but Jobs Run, Version Browser and Director
Status don't seem to work. When I click on them the window just seem
to hung (similar to suspend a task from shell with ^Z).

I experienced this on a similar  system with RHEL 6 and I solved just
installing the hole X Window System and GNOME environment running then
to runlevel 5. But now I don't want to install the hole GUI of my
CentOS to solve this.

Does anybody know why is this hapenning to bat? I hope someone can help me.

Thanks, bye.

--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] bat crashes to much ...

2011-04-03 Thread Kleber Leal
Hi, Paulo,

have you get a stable version of bat?
I cannot use it too. It crashs twice a minute. Is impossibly to use it.

Kleber

2011/3/31 Paulo Martinez martinez...@googlemail.com

 I just wonder if there are any accessible
 devel version or nightly builds of the bat.

 If so - there will be a protocol mismatch, right?

 But i would like to test a current version,
 if needed also with an updated dir and sd daemon.

 Is anyone using/testing 5.1 as non developer?

 Thx

 PM



 --
 Create and publish websites with WebMatrix
 Use the most popular FREE web apps or write code yourself;
 WebMatrix provides all the features you need to develop and
 publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
 ___
 Bacula-users mailing list
 Bacula-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/bacula-users

--
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself; 
WebMatrix provides all the features you need to develop and 
publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] bat crashes to much ...

2011-03-31 Thread Paulo Martinez
I just wonder if there are any accessible
devel version or nightly builds of the bat.

If so - there will be a protocol mismatch, right?

But i would like to test a current version,
if needed also with an updated dir and sd daemon.

Is anyone using/testing 5.1 as non developer?

Thx

PM


--
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself; 
WebMatrix provides all the features you need to develop and 
publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] bat gets Pools wrong

2011-02-15 Thread Dan Langille
My bat 5.0.3 running on Vista is having trouble getting information from 
my 5.0.3 Director.  It sees only the default pool.

The Pools pane shows only the Default pool.  However, if I enable 
Settings | Preferences | Debug | Display all messages in console, and 
then restart Bat, all pools are displayed.

Anyone see similar problems?

-- 
Dan Langille - http://langille.org/

--
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] bat gets Pools wrong

2011-02-15 Thread John Drescher
 My bat 5.0.3 running on Vista is having trouble getting information from
 my 5.0.3 Director.  It sees only the default pool.

 The Pools pane shows only the Default pool.  However, if I enable
 Settings | Preferences | Debug | Display all messages in console, and
 then restart Bat, all pools are displayed.

 Anyone see similar problems?


Not that one. At work running bat-5.0.3 on my 64 bit win7 box shows
all 20+ pools. My director is 64 bit 5.0.3 on gentoo linux. However
bat crashes frequently for me especially on operations that take some
time (listing jobs...).

John

--
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] BAT restore fails because of bootstrap

2010-12-16 Thread Phil Stracchino
On 12/16/10 00:40, Bertrand COTTENET wrote:
 Hi,
 
 I'm new user to bacula for testing purposes. I tried to setup, backup
 and restore some files using bconsole. All works great
 
 Next, I want to test some GUI in order to allow some people to use the
 software. I can restore without problem in BAT, but whenever I try to
 restore something, it fails with a bootstrap issue. I tried to manually 
 specify a bootstrap, but got same error. As I can read in the
 documentation, bootstrap file is optionnal for restore, So I don't
 understand why it fails, neither what parameter(s) I should check.


Bertrand,
Could you possibly be a little more specific than a bootstrap issue?
The actual failure message would be useful in diagnosing the problem.


-- 
  Phil Stracchino, CDK#2 DoD#299792458 ICBM: 43.5607, -71.355
  ala...@caerllewys.net   ala...@metrocast.net   p...@co.ordinate.org
 Renaissance Man, Unix ronin, Perl hacker, Free Stater
 It's not the years, it's the mileage.

--
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] BAT restore fails because of bootstrap

2010-12-16 Thread Bertrand COTTENET
Hi Phil,

you're right, I should have provided this details :
bacula dir version : 5.0.3
bacula fd version : 5.0.3
bat version : 5.0.3

command seen in bat console : 
.mod restoreclient=bert fileset=fs_bert_systeme storage=gate_sd
replace=never when=2000-01-01 00:02:00 bootstrap= where=
priority=12 yes 

Exact error is :
Fatal error : Unable to open bootstrap file : ERR=No such file or
directory
(from french original error msg : Erreur fatale : Impossible d'ouvrir le
fichier bootstrap  : ERR=Aucun fichier ou dossier de ce type)

Note that I have exactly the same error if I manually specify a bootstrap file.

thx,
Bertrand


Le jeudi 16 décembre 2010 à 06:23 -0500, Phil Stracchino a écrit :

 On 12/16/10 00:40, Bertrand COTTENET wrote:
  Hi,
  
  I'm new user to bacula for testing purposes. I tried to setup, backup
  and restore some files using bconsole. All works great
  
  Next, I want to test some GUI in order to allow some people to use the
  software. I can restore without problem in BAT, but whenever I try to
  restore something, it fails with a bootstrap issue. I tried to manually 
  specify a bootstrap, but got same error. As I can read in the
  documentation, bootstrap file is optionnal for restore, So I don't
  understand why it fails, neither what parameter(s) I should check.
 
 
 Bertrand,
 Could you possibly be a little more specific than a bootstrap issue?
 The actual failure message would be useful in diagnosing the problem.
 
 


-- 

Bertrand COTTENET
Senior consultant

ORINUX (Mauritius) LTD
Tel: (+230) 466 59 50 
Fax: (+230) 466 60 05
bcotte...@orinux.com
http://www.orinux.com
~~
This message contains confidential information and is intended only for
the individual named. If you are not the named addressee you should not
disseminate, distribute or copy this e-mail. Please notify the sender
immediately by e-mail if you have received this e-mail by mistake and
delete this e-mail from your system. E-mail transmission cannot be
guaranteed to be secure or error-free as information could be
intercepted, corrupted, lost, destroyed, arrive late or incomplete, or
contain viruses. The sender therefore does not accept liability for any
errors or omissions in the contents of this message, which arise as a
result of e-mail transmission. If verification is required please
request a hard-copy version.
Orinux (Mauritius) Ltd,
3rd floor, Telfair Complex
3, Avenue Telfair
Quatre-Bornes
MAURITIUS

~~
Ce message contient des informations confidentielles et est adressé
uniquement à ses destinataires. Si vous n'êtes pas un destinataire de
cet email, vous ne devriez pas le disséminer, le distribuer ou le
copier. Si vous recevez cet email par erreur, merci de le supprimer et
d'en notifier son expéditeur par email. La sécurité et l'authenticité
des transmissions d' emails ne peut pas être garantie, puisque
l'information peut être interceptée, modifiée, corrompue, perdue,
détruite, arriver en retard ou incomplète ou contenir un virus.
L'expéditeur n'acceptera donc aucune responsabilité pour toute erreur ou
omission dans le contenu de ce message. Si vous avec besoin d'une
vérification, merci de contacter l'expéditeur et réclamer une version
écrite.
Orinux (Mauritius) Ltd,
3rd floor, Telfair Complex
3, Avenue Telfair
Quatre-Bornes
MAURICE





--
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] BAT restore fails because of bootstrap

2010-12-16 Thread Phil Stracchino
On 12/16/10 07:54, Bertrand COTTENET wrote:
 Hi Phil,
 
 you're right, I should have provided this details :
 bacula dir version : 5.0.3
 bacula fd version : 5.0.3
 bat version : 5.0.3
 
 command seen in bat console :
 .mod restoreclient=bert fileset=fs_bert_systeme storage=gate_sd
 replace=never when=2000-01-01 00:02:00 bootstrap= where=
 priority=12 yes
 
 Exact error is :
 Fatal error : Unable to open bootstrap file : ERR=No such file or directory
 (from french original error msg : Erreur fatale : Impossible d'ouvrir le
 fichier bootstrap  : ERR=Aucun fichier ou dossier de ce type)
 
 Note that I have exactly the same error if I manually specify a bootstrap 
 file.

That's curious.  When you go through the file selection phase, it should
build a bootstrap file for you telling which files to restore from which
volumes.

Can you look in your state directory and see whether a bootstrap file is
actually being created?


-- 
  Phil Stracchino, CDK#2 DoD#299792458 ICBM: 43.5607, -71.355
  ala...@caerllewys.net   ala...@metrocast.net   p...@co.ordinate.org
 Renaissance Man, Unix ronin, Perl hacker, Free Stater
 It's not the years, it's the mileage.

--
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] BAT restore fails because of bootstrap

2010-12-15 Thread Bertrand COTTENET
Hi,

I'm new user to bacula for testing purposes. I tried to setup, backup
and restore some files using bconsole. All works great 

Next, I want to test some GUI in order to allow some people to use the
software. I can restore without problem in BAT, but whenever I try to
restore something, it fails with a bootstrap issue. I tried to manually
specify a bootstrap, but got same error. As I can read in the
documentation, bootstrap file is optionnal for restore, So I don't
understand why it fails, neither what parameter(s) I should check. 

Does someone has any idea/clue please ?

Thanks in advance

Bertrand. 
-- 

Bertrand COTTENET
Senior consultant

ORINUX (Mauritius) LTD
Tel: (+230) 466 59 50 
Fax: (+230) 466 60 05
bcotte...@orinux.com
http://www.orinux.com
~~
This message contains confidential information and is intended only for
the individual named. If you are not the named addressee you should not
disseminate, distribute or copy this e-mail. Please notify the sender
immediately by e-mail if you have received this e-mail by mistake and
delete this e-mail from your system. E-mail transmission cannot be
guaranteed to be secure or error-free as information could be
intercepted, corrupted, lost, destroyed, arrive late or incomplete, or
contain viruses. The sender therefore does not accept liability for any
errors or omissions in the contents of this message, which arise as a
result of e-mail transmission. If verification is required please
request a hard-copy version.
Orinux (Mauritius) Ltd,
3rd floor, Telfair Complex
3, Avenue Telfair
Quatre-Bornes
MAURITIUS

~~
Ce message contient des informations confidentielles et est adressé
uniquement à ses destinataires. Si vous n'êtes pas un destinataire de
cet email, vous ne devriez pas le disséminer, le distribuer ou le
copier. Si vous recevez cet email par erreur, merci de le supprimer et
d'en notifier son expéditeur par email. La sécurité et l'authenticité
des transmissions d' emails ne peut pas être garantie, puisque
l'information peut être interceptée, modifiée, corrompue, perdue,
détruite, arriver en retard ou incomplète ou contenir un virus.
L'expéditeur n'acceptera donc aucune responsabilité pour toute erreur ou
omission dans le contenu de ce message. Si vous avec besoin d'une
vérification, merci de contacter l'expéditeur et réclamer une version
écrite.
Orinux (Mauritius) Ltd,
3rd floor, Telfair Complex
3, Avenue Telfair
Quatre-Bornes
MAURICE





--
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Bat restore message: Invalid command .messages

2010-11-21 Thread Dan Langille
On 11/19/2010 8:06 AM, bacula-us...@catcons.co.uk wrote:
 Hello  :-)

 On trying to restore, got the above error message after OKing first screen.

My first guess: you're mixing and matching different versions of Bacula 
components.  What versions are you running?


 Netsearching for the message got only two hits:

 1. Oct 07 
 http://www.mail-archive.com/bacula-users@lists.sourceforge.net/msg26974.html 
 Suggested CommandACL= *all* in bacula-dir.conf's Console section.  Tried 
 it; did not fix.

 2. June 10 
 http://www.mail-archive.com/bacula-de...@lists.sourceforge.net/msg06507.html 
 Suggested turning off automatic display of  messages or setting interval to 5 
 minutes.  Preferences → Timers → Check Messages was already cleared; set 
 interval to 300 secs anyway; did not fix.

 Worked around by starting bconsole and running the messages command.

 In case it matters, Bacula was built on Slackware 64 13.1 from 
 bacula-5.0.3.tar.gz using the following patch for the libtool/static problem 
 (thanks to Martin Simmons) and the following configure options.

 === Patch begins ===
 --- orig/bacula-5.0.3/src/lib/bsys.c  2010-08-05 15:29:51.0 +0100
 +++ bacula-5.0.3/src/lib/bsys.c   2010-08-09 16:51:20.605909971 +0100
 @@ -676,6 +676,7 @@
  return escaped_path;
   }

 +#if 0
   /*
* Deflate or compress and input buffer.  You must supply an
*  output buffer sufficiently long and the length of the
 @@ -751,3 +752,4 @@
  return 1;
   #endif
   }
 +#endif
 --- orig/bacula-5.0.3/src/stored/Makefile.in  2010-08-05 15:29:51.0 
 +0100
 +++ bacula-5.0.3/src/stored/Makefile.in   2010-08-09 17:07:54.712249198 
 +0100
 @@ -72,6 +72,7 @@

   CAP_LIBS = @CAP_LIBS@
   fdli...@fdlibs@
 +zli...@zlibs@


   .SUFFIXES:  .c .o
 @@ -126,7 +127,7 @@

   bextract: Makefile $(BEXTOBJS) ../findlib/libbacfind$(DEFAULT_ARCHIVE_TYPE) 
 ../lib/libbaccfg$(DEFAULT_ARCHIVE_TYPE) ../lib/libbac$(DEFAULT_ARCHIVE_TYPE)
   @echo Compiling $
 - $(LIBTOOL_LINK) $(CXX) $(TTOOL_LDFLAGS) $(LDFLAGS) -L../lib 
 -L../findlib -o $@ $(BEXTOBJS) $(DLIB) $(FDLIBS) \
 + $(LIBTOOL_LINK) $(CXX) $(TTOOL_LDFLAGS) $(LDFLAGS) -L../lib 
 -L../findlib -o $@ $(BEXTOBJS) $(DLIB) $(FDLIBS) $(ZLIBS) \
  -lbacfind -lbaccfg -lbac -lm $(LIBS) $(GETTEXT_LIBS) $(OPENSSL_LIBS)

   bscan.o: bscan.c
 === Patch ends ===

 === Configure options begin ===
 email=r...@localhost
 group=bacula
 password=some password
 prefix=/opt/bacula
 user=bacula

 CFLAGS=-g -O2 -Wall \
   ./configure \
   --docdir=$prefix/html \
   --disable-libtool \
   --enable-bat \
   --enable-batch-insert \
   --enable-readline \
   --enable-smartalloc \
   --enable-static-dir \
   --enable-static-fd \
   --enable-static-sd \
   --enable-tray-monitor \
   --htmldir=$prefix/html \
   --libdir=$prefix/lib \
   --mandir=/usr/man \
   --sbindir=$prefix/bin \
   --sysconfdir=$prefix/etc \
   --with-archivedir=/srv/bacula \
   --with-baseport=9101 \
   --with-dir-group=$group \
   --with-dir-password=$password \
   --with-dir-user=$user \
   --with-dump-email=$email \
   --with-fd-password=$password \
   --with-job-email=$email \
   --with-mon-dir-password=$password \
   --with-mon-fd-password=$password \
   --with-mon-sd-password=$password \
   --with-mysql \
   --with-pid-dir=$prefix/working \
   --with-plugindir=$prefix/plugins \
   --with-scriptdir=$prefix/scripts \
   --with-sd-group=$group \
   --with-sd-password=$password \
   --with-sd-user=$user \
   --with-smtp-host=localhost \
   --with-subsys-dir=$prefix/working \
   --with-working-dir=$prefix/working
 === Configure options end ===

-- 
Dan Langille - http://langille.org/

--
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2  L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Bat restore message: Invalid command .messages

2010-11-21 Thread Dan Langille
On 11/21/2010 10:02 PM, bacula-us...@catcons.co.uk wrote:
 -Original Message-
 From: Dan Langille [mailto:d...@langille.org]
 Sent: 21 November 2010 23:25
 To: bacula-us...@catcons.co.uk
 Cc: bacula-users@lists.sourceforge.net
 Subject: Re: [Bacula-users] Bat restore message: Invalid
 command .messages

 On 11/19/2010 8:06 AM, bacula-us...@catcons.co.uk wrote:
 Hello  :-)

 On trying to restore, got the above error message after
 OKing first screen.

 My first guess: you're mixing and matching different versions
 of Bacula
 components.  What versions are you running?

 Thanks Dan  :-)

 All 5.0.3.  Single computer, newly installed OS and Bacula.  Old Bacula
 .conf files.

The dot commends (e.g. .messages) were introduced [relatively] recently. 
  Thus, I suspect whoever BAT was talking to did not recognize the 
command.  I'd verify that who were you walking is indeed a new-enough 
version.  For 'new-enough', see the release notes etc...


-- 
Dan Langille - http://langille.org/

--
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2  L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Bat restore message: Invalid command .messages

2010-11-19 Thread bacula-users
Hello  :-)

On trying to restore, got the above error message after OKing first screen.

Netsearching for the message got only two hits:

1. Oct 07 
http://www.mail-archive.com/bacula-users@lists.sourceforge.net/msg26974.html 
Suggested CommandACL= *all* in bacula-dir.conf's Console section.  Tried it; 
did not fix.

2. June 10 
http://www.mail-archive.com/bacula-de...@lists.sourceforge.net/msg06507.html 
Suggested turning off automatic display of  messages or setting interval to 5 
minutes.  Preferences → Timers → Check Messages was already cleared; set 
interval to 300 secs anyway; did not fix.

Worked around by starting bconsole and running the messages command.

In case it matters, Bacula was built on Slackware 64 13.1 from 
bacula-5.0.3.tar.gz using the following patch for the libtool/static problem 
(thanks to Martin Simmons) and the following configure options. 

=== Patch begins ===
--- orig/bacula-5.0.3/src/lib/bsys.c2010-08-05 15:29:51.0 +0100
+++ bacula-5.0.3/src/lib/bsys.c 2010-08-09 16:51:20.605909971 +0100
@@ -676,6 +676,7 @@
return escaped_path;
 }
 
+#if 0
 /*
  * Deflate or compress and input buffer.  You must supply an
  *  output buffer sufficiently long and the length of the
@@ -751,3 +752,4 @@
return 1;
 #endif
 }
+#endif
--- orig/bacula-5.0.3/src/stored/Makefile.in2010-08-05 15:29:51.0 
+0100
+++ bacula-5.0.3/src/stored/Makefile.in 2010-08-09 17:07:54.712249198 +0100
@@ -72,6 +72,7 @@
 
 CAP_LIBS = @CAP_LIBS@
 fdli...@fdlibs@
+zli...@zlibs@
 
 
 .SUFFIXES: .c .o
@@ -126,7 +127,7 @@
 
 bextract: Makefile $(BEXTOBJS) ../findlib/libbacfind$(DEFAULT_ARCHIVE_TYPE) 
../lib/libbaccfg$(DEFAULT_ARCHIVE_TYPE) ../lib/libbac$(DEFAULT_ARCHIVE_TYPE)
@echo Compiling $
-   $(LIBTOOL_LINK) $(CXX) $(TTOOL_LDFLAGS) $(LDFLAGS) -L../lib 
-L../findlib -o $@ $(BEXTOBJS) $(DLIB) $(FDLIBS) \
+   $(LIBTOOL_LINK) $(CXX) $(TTOOL_LDFLAGS) $(LDFLAGS) -L../lib 
-L../findlib -o $@ $(BEXTOBJS) $(DLIB) $(FDLIBS) $(ZLIBS) \
   -lbacfind -lbaccfg -lbac -lm $(LIBS) $(GETTEXT_LIBS) $(OPENSSL_LIBS)
 
 bscan.o: bscan.c
=== Patch ends ===

=== Configure options begin ===
email=r...@localhost
group=bacula
password=some password
prefix=/opt/bacula
user=bacula

CFLAGS=-g -O2 -Wall \
./configure \
--docdir=$prefix/html \
--disable-libtool \
--enable-bat \
--enable-batch-insert \
--enable-readline \
--enable-smartalloc \
--enable-static-dir \
--enable-static-fd \
--enable-static-sd \
--enable-tray-monitor \
--htmldir=$prefix/html \
--libdir=$prefix/lib \
--mandir=/usr/man \
--sbindir=$prefix/bin \
--sysconfdir=$prefix/etc \
--with-archivedir=/srv/bacula \
--with-baseport=9101 \
--with-dir-group=$group \
--with-dir-password=$password \
--with-dir-user=$user \
--with-dump-email=$email \
--with-fd-password=$password \
--with-job-email=$email \
--with-mon-dir-password=$password \
--with-mon-fd-password=$password \
--with-mon-sd-password=$password \
--with-mysql \
--with-pid-dir=$prefix/working \
--with-plugindir=$prefix/plugins \
--with-scriptdir=$prefix/scripts \
--with-sd-group=$group \
--with-sd-password=$password \
--with-sd-user=$user \
--with-smtp-host=localhost \
--with-subsys-dir=$prefix/working \
--with-working-dir=$prefix/working
=== Configure options end === 

Best
 
Charles


--
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2  L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Bat on Windows: Jobs Run pane is empty!

2010-09-29 Thread Damian
Niccolo Rigacci wrote:
 Hi, List!

 A new detail: the Jobs Run remains empty only if I run bat as the
 Administrator. Running it as another user, it displays correctly.
 So not a dll problem.

 Is it a bug or a feature?

 --
 Niccolo Rigacci
 Firenze - Italy

I've had same problem...

try to delete BAT setting.

Windows
regedit
delete
HKCU/Software/director name


Unix

delete config file
$HOME/.config/director name


or

I've found out - change Director Name to whatever

bat.conf

Director {
   Name = whatever
   DIRport = 9101
   address = bacula
   Password = password
}


-- 
=
Damian


--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] bat segmentation fault

2010-09-28 Thread Martin Simmons
 On Tue, 28 Sep 2010 06:51:44 +1000, Greg Cockburn said:
 
  On Mon, 27 Sep 2010 21:52:17 +1000, Greg Cockburn said:
 
  Hi all,
 
  I have just installed bacula 5.0.3 from src rpms, and I can't get bat to
  start.
 
  I have checked bat.conf bacula-dir.conf.  I can get bconsole working
 using
  bat.conf.
 
  This is the output I get:
 
  bat: lockmgr.c:911 ASSERT failed at lockmgr.c:911: lmgr_is_active()
 
  I ran strace and this seems to be the closest thing to the problem just
  before the assert fails:
 
  clock_gettime(CLOCK_MONOTONIC, {86341, 32597622}) = 0
  read(3, \0, 16)   = 1
  read(3, 0x7fffb3ee6040, 16) = -1 EAGAIN (Resource temporarily
  unavailable)
  clock_gettime(CLOCK_MONOTONIC, {86341, 32872622}) = 0
  clock_gettime(CLOCK_MONOTONIC, {86341, 32988622}) = 0
 
  FD 3 is some sort of pipe.
 
  Has anyone seen this or able to help as to what is going wrong?
 
 Try running bat under gdb and then use the following gdb command when it
 hits
 the assertion:
 
 thread apply all where 100
 
 If possible, do this with Bacula compiled with debugging information.
 
 __Martin
 
 Hi Martin,
 
 Starting to get out of my knowledge range, so here is the gdb output after
 running thread apply all where 100
 
 Detaching after fork from child process 22516.
 bat: lockmgr.c:911 ASSERT failed at lockmgr.c:911: lmgr_is_active()
 
 Program received signal SIGSEGV, Segmentation fault.
 0x003d66440640 in lmgr_thread_create(unsigned long*, pthread_attr_t
 const*, void* (*)(void*), void*) () from /usr/lib64/libbac-5.0.3.so
 (gdb) thread apply all where 100
 
 Thread 2 (Thread 0x40a00940 (LWP 22515)):
 #0  0x003e31eccfc2 in select () from /lib64/libc.so.6
 #1  0x00962a80 in QProcessManager::run() ()
 #2  0x008e0be5 in QThreadPrivate::start(void*) ()
 #3  0x003e32a0673d in start_thread () from /lib64/libpthread.so.0
 #4  0x003e31ed3d1d in clone () from /lib64/libc.so.6
 
 Thread 1 (Thread 0x2aacc5f0 (LWP 22512)):
 #0  0x003d66440640 in lmgr_thread_create(unsigned long*, pthread_attr_t
 const*, void* (*)(void*), void*) () from /usr/lib64/libbac-5.0.3.so
 #1  0x003d6643bd31 in start_watchdog() () from /usr/lib64/
 libbac-5.0.3.so
 #2  0x003d6643be47 in new_watchdog() () from /usr/lib64/libbac-5.0.3.so
 #3  0x003d6643d3df in ?? () from /usr/lib64/libbac-5.0.3.so
 #4  0x003d6643d517 in start_thread_timer(JCR*, unsigned long, unsigned
 int) () from /usr/lib64/libbac-5.0.3.so
 #5  0x003d66418d73 in BSOCK::connect(JCR*, int, long, long, char const*,
 char*, char*, int, int) () from /usr/lib64/libbac-5.0.3.so
 #6  0x003d6641 in bnet_connect(JCR*, int, long, long, char const*,
 char*, char*, int, int) () from /usr/lib64/libbac-5.0.3.so
 #7  0x004295ad in DirComm::connect_dir (this=0x106b340) at
 bcomm/dircomm.cpp:171
 #8  0x0042dfcf in Console::connect_dir (this=0x106b030) at
 console/console.cpp:132
 #9  0x00415812 in MainWin::MainWin (this=0x1054680, parent=0x0) at
 mainwin.cpp:98
 #10 0x0040d044 in main (argc=0, argv=0x7fffcdb0) at main.cpp:163

I've submitted a bug report at http://bugs.bacula.org/view.php?id=1642 which
describes the problem.

The only way to fix the rpms is to delve into the build process to make them
consistent w.r.t. what diff-503.patch does in the main bacula rpms.

__Martin

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] bat segmentation fault

2010-09-28 Thread Greg Cockburn
On 29 September 2010 00:27, Martin Simmons mar...@lispworks.com wrote:

  On Tue, 28 Sep 2010 06:51:44 +1000, Greg Cockburn said:
 
   On Mon, 27 Sep 2010 21:52:17 +1000, Greg Cockburn said:
  
   Hi all,
  
   I have just installed bacula 5.0.3 from src rpms, and I can't get bat
 to
   start.
  
   I have checked bat.conf bacula-dir.conf.  I can get bconsole working
  using
   bat.conf.
  
   This is the output I get:
  
   bat: lockmgr.c:911 ASSERT failed at lockmgr.c:911: lmgr_is_active()
  
   I ran strace and this seems to be the closest thing to the problem
 just
   before the assert fails:
  
   clock_gettime(CLOCK_MONOTONIC, {86341, 32597622}) = 0
   read(3, \0, 16)   = 1
   read(3, 0x7fffb3ee6040, 16) = -1 EAGAIN (Resource
 temporarily
   unavailable)
   clock_gettime(CLOCK_MONOTONIC, {86341, 32872622}) = 0
   clock_gettime(CLOCK_MONOTONIC, {86341, 32988622}) = 0
  
   FD 3 is some sort of pipe.
  
   Has anyone seen this or able to help as to what is going wrong?
  
  Try running bat under gdb and then use the following gdb command when it
  hits
  the assertion:
  
  thread apply all where 100
  
  If possible, do this with Bacula compiled with debugging information.
  
  __Martin
 
  Hi Martin,
 
  Starting to get out of my knowledge range, so here is the gdb output
 after
  running thread apply all where 100
 
  Detaching after fork from child process 22516.
  bat: lockmgr.c:911 ASSERT failed at lockmgr.c:911: lmgr_is_active()
 
  Program received signal SIGSEGV, Segmentation fault.
  0x003d66440640 in lmgr_thread_create(unsigned long*, pthread_attr_t
  const*, void* (*)(void*), void*) () from /usr/lib64/libbac-5.0.3.so
  (gdb) thread apply all where 100
 
  Thread 2 (Thread 0x40a00940 (LWP 22515)):
  #0  0x003e31eccfc2 in select () from /lib64/libc.so.6
  #1  0x00962a80 in QProcessManager::run() ()
  #2  0x008e0be5 in QThreadPrivate::start(void*) ()
  #3  0x003e32a0673d in start_thread () from /lib64/libpthread.so.0
  #4  0x003e31ed3d1d in clone () from /lib64/libc.so.6
 
  Thread 1 (Thread 0x2aacc5f0 (LWP 22512)):
  #0  0x003d66440640 in lmgr_thread_create(unsigned long*,
 pthread_attr_t
  const*, void* (*)(void*), void*) () from /usr/lib64/libbac-5.0.3.so
  #1  0x003d6643bd31 in start_watchdog() () from /usr/lib64/
  libbac-5.0.3.so
  #2  0x003d6643be47 in new_watchdog() () from /usr/lib64/
 libbac-5.0.3.so
  #3  0x003d6643d3df in ?? () from /usr/lib64/libbac-5.0.3.so
  #4  0x003d6643d517 in start_thread_timer(JCR*, unsigned long,
 unsigned
  int) () from /usr/lib64/libbac-5.0.3.so
  #5  0x003d66418d73 in BSOCK::connect(JCR*, int, long, long, char
 const*,
  char*, char*, int, int) () from /usr/lib64/libbac-5.0.3.so
  #6  0x003d6641 in bnet_connect(JCR*, int, long, long, char
 const*,
  char*, char*, int, int) () from /usr/lib64/libbac-5.0.3.so
  #7  0x004295ad in DirComm::connect_dir (this=0x106b340) at
  bcomm/dircomm.cpp:171
  #8  0x0042dfcf in Console::connect_dir (this=0x106b030) at
  console/console.cpp:132
  #9  0x00415812 in MainWin::MainWin (this=0x1054680, parent=0x0)
 at
  mainwin.cpp:98
  #10 0x0040d044 in main (argc=0, argv=0x7fffcdb0) at
 main.cpp:163

 I've submitted a bug report at http://bugs.bacula.org/view.php?id=1642which
 describes the problem.

 The only way to fix the rpms is to delve into the build process to make
 them
 consistent w.r.t. what diff-503.patch does in the main bacula rpms.

 __Martin


 --
 Start uncovering the many advantages of virtual appliances
 and start using them to simplify application deployment and
 accelerate your shift to cloud computing.
 http://p.sf.net/sfu/novell-sfdev2dev
 ___
 Bacula-users mailing list
 Bacula-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/bacula-users




Hi Martin,

I had a look at that patch and modified to remove the define of the
DEVELOPER flag.

Recompiled and all works brilliantly.

Thanks for raising the bug.

Greg.
--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] bat segmentation fault

2010-09-27 Thread Greg Cockburn
Hi all,

I have just installed bacula 5.0.3 from src rpms, and I can't get bat to
start.

I have checked bat.conf bacula-dir.conf.  I can get bconsole working using
bat.conf.

This is the output I get:

bat: lockmgr.c:911 ASSERT failed at lockmgr.c:911: lmgr_is_active()

I ran strace and this seems to be the closest thing to the problem just
before the assert fails:

clock_gettime(CLOCK_MONOTONIC, {86341, 32597622}) = 0
read(3, \0, 16)   = 1
read(3, 0x7fffb3ee6040, 16) = -1 EAGAIN (Resource temporarily
unavailable)
clock_gettime(CLOCK_MONOTONIC, {86341, 32872622}) = 0
clock_gettime(CLOCK_MONOTONIC, {86341, 32988622}) = 0

FD 3 is some sort of pipe.

Has anyone seen this or able to help as to what is going wrong?

Thanks,
Greg.
--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] bat segmentation fault

2010-09-27 Thread Martin Simmons
 On Mon, 27 Sep 2010 21:52:17 +1000, Greg Cockburn said:
 
 Hi all,
 
 I have just installed bacula 5.0.3 from src rpms, and I can't get bat to
 start.
 
 I have checked bat.conf bacula-dir.conf.  I can get bconsole working using
 bat.conf.
 
 This is the output I get:
 
 bat: lockmgr.c:911 ASSERT failed at lockmgr.c:911: lmgr_is_active()
 
 I ran strace and this seems to be the closest thing to the problem just
 before the assert fails:
 
 clock_gettime(CLOCK_MONOTONIC, {86341, 32597622}) = 0
 read(3, \0, 16)   = 1
 read(3, 0x7fffb3ee6040, 16) = -1 EAGAIN (Resource temporarily
 unavailable)
 clock_gettime(CLOCK_MONOTONIC, {86341, 32872622}) = 0
 clock_gettime(CLOCK_MONOTONIC, {86341, 32988622}) = 0
 
 FD 3 is some sort of pipe.
 
 Has anyone seen this or able to help as to what is going wrong?

Try running bat under gdb and then use the following gdb command when it hits
the assertion:

thread apply all where 100

If possible, do this with Bacula compiled with debugging information.

__Martin

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] bat segmentation fault

2010-09-27 Thread Greg Cockburn
 On Mon, 27 Sep 2010 21:52:17 +1000, Greg Cockburn said:

 Hi all,

 I have just installed bacula 5.0.3 from src rpms, and I can't get bat to
 start.

 I have checked bat.conf bacula-dir.conf.  I can get bconsole working
using
 bat.conf.

 This is the output I get:

 bat: lockmgr.c:911 ASSERT failed at lockmgr.c:911: lmgr_is_active()

 I ran strace and this seems to be the closest thing to the problem just
 before the assert fails:

 clock_gettime(CLOCK_MONOTONIC, {86341, 32597622}) = 0
 read(3, \0, 16)   = 1
 read(3, 0x7fffb3ee6040, 16) = -1 EAGAIN (Resource temporarily
 unavailable)
 clock_gettime(CLOCK_MONOTONIC, {86341, 32872622}) = 0
 clock_gettime(CLOCK_MONOTONIC, {86341, 32988622}) = 0

 FD 3 is some sort of pipe.

 Has anyone seen this or able to help as to what is going wrong?

Try running bat under gdb and then use the following gdb command when it
hits
the assertion:

thread apply all where 100

If possible, do this with Bacula compiled with debugging information.

__Martin

Hi Martin,

Starting to get out of my knowledge range, so here is the gdb output after
running thread apply all where 100

Detaching after fork from child process 22516.
bat: lockmgr.c:911 ASSERT failed at lockmgr.c:911: lmgr_is_active()

Program received signal SIGSEGV, Segmentation fault.
0x003d66440640 in lmgr_thread_create(unsigned long*, pthread_attr_t
const*, void* (*)(void*), void*) () from /usr/lib64/libbac-5.0.3.so
(gdb) thread apply all where 100

Thread 2 (Thread 0x40a00940 (LWP 22515)):
#0  0x003e31eccfc2 in select () from /lib64/libc.so.6
#1  0x00962a80 in QProcessManager::run() ()
#2  0x008e0be5 in QThreadPrivate::start(void*) ()
#3  0x003e32a0673d in start_thread () from /lib64/libpthread.so.0
#4  0x003e31ed3d1d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x2aacc5f0 (LWP 22512)):
#0  0x003d66440640 in lmgr_thread_create(unsigned long*, pthread_attr_t
const*, void* (*)(void*), void*) () from /usr/lib64/libbac-5.0.3.so
#1  0x003d6643bd31 in start_watchdog() () from /usr/lib64/
libbac-5.0.3.so
#2  0x003d6643be47 in new_watchdog() () from /usr/lib64/libbac-5.0.3.so
#3  0x003d6643d3df in ?? () from /usr/lib64/libbac-5.0.3.so
#4  0x003d6643d517 in start_thread_timer(JCR*, unsigned long, unsigned
int) () from /usr/lib64/libbac-5.0.3.so
#5  0x003d66418d73 in BSOCK::connect(JCR*, int, long, long, char const*,
char*, char*, int, int) () from /usr/lib64/libbac-5.0.3.so
#6  0x003d6641 in bnet_connect(JCR*, int, long, long, char const*,
char*, char*, int, int) () from /usr/lib64/libbac-5.0.3.so
#7  0x004295ad in DirComm::connect_dir (this=0x106b340) at
bcomm/dircomm.cpp:171
#8  0x0042dfcf in Console::connect_dir (this=0x106b030) at
console/console.cpp:132
#9  0x00415812 in MainWin::MainWin (this=0x1054680, parent=0x0) at
mainwin.cpp:98
#10 0x0040d044 in main (argc=0, argv=0x7fffcdb0) at main.cpp:163

Thanks,
Greg.
--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] bat ABORTING after director's hostname change

2010-09-13 Thread xunil321

Dear all,
we are running Bacula 5.0.3 with MySQL unter SLES 11 and changed after some
testings 
the hostname of the system where to director is installed from 'test-pc' to
'backup-server' 
by the /etc/hosts file.
Of course did we adopt the names also in the dir, fd and sd.conf files.
Starting BAT now we get this message

 bat ABORTING due to ERROR in console/console.cpp:155
 Failed to connect to 'test-pc' populate lists

In what files do we have forgotten to substitute 'test-pc' by
'backup-server'?
Note: 
Adding as an alias 'test-pc' to the /etc/hosts file everything is running
fine again

Many thx for any hint!
Rainer
 


-- 
View this message in context: 
http://old.nabble.com/bat-ABORTING-after-director%27s-hostname-change-tp29697001p29697001.html
Sent from the Bacula - Users mailing list archive at Nabble.com.


--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing
http://p.sf.net/sfu/novell-sfdev2dev
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] bat ABORTING after director's hostname change

2010-09-13 Thread Phil Stracchino
On 09/13/10 07:02, xunil321 wrote:

 Dear all,
 we are running Bacula 5.0.3 with MySQL unter SLES 11 and changed after some
 testings
 the hostname of the system where to director is installed from 'test-pc' to
 'backup-server'
 by the /etc/hosts file.
 Of course did we adopt the names also in the dir, fd and sd.conf files.
 Starting BAT now we get this message

   bat ABORTING due to ERROR in console/console.cpp:155
   Failed to connect to 'test-pc' populate lists

 In what files do we have forgotten to substitute 'test-pc' by
 'backup-server'?
 Note:
 Adding as an alias 'test-pc' to the /etc/hosts file everything is running
 fine again

Assuming your catalog database is running on the same machine, did you 
update the catalog resources?


-- 
   Phil Stracchino, CDK#2 DoD#299792458 ICBM: 43.5607, -71.355
   ala...@caerllewys.net   ala...@metrocast.net   p...@co.ordinate.org
  Renaissance Man, Unix ronin, Perl hacker, Free Stater
  It's not the years, it's the mileage.

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing
http://p.sf.net/sfu/novell-sfdev2dev
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] bat ABORTING after director's hostname change

2010-09-13 Thread Christian Manal
Am 13.09.2010 13:02, schrieb xunil321:
 
 Dear all,
 we are running Bacula 5.0.3 with MySQL unter SLES 11 and changed after some
 testings 
 the hostname of the system where to director is installed from 'test-pc' to
 'backup-server' 
 by the /etc/hosts file.
 Of course did we adopt the names also in the dir, fd and sd.conf files.
 Starting BAT now we get this message
 
  bat ABORTING due to ERROR in console/console.cpp:155
  Failed to connect to 'test-pc' populate lists
 
 In what files do we have forgotten to substitute 'test-pc' by
 'backup-server'?
 Note: 
 Adding as an alias 'test-pc' to the /etc/hosts file everything is running
 fine again
 
 Many thx for any hint!
 Rainer
  
 
 


Hi,

did you update your bconsole.conf/bat.conf? That's where BAT gets the
address of the director from.


Regards,
Christian Manal

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing
http://p.sf.net/sfu/novell-sfdev2dev
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] bat ABORTING after director's hostname change

2010-09-13 Thread Martin Simmons
 On Mon, 13 Sep 2010 04:02:24 -0700 (PDT), xunil321  said:
 
 Dear all,
 we are running Bacula 5.0.3 with MySQL unter SLES 11 and changed after some
 testings 
 the hostname of the system where to director is installed from 'test-pc' to
 'backup-server' 
 by the /etc/hosts file.
 Of course did we adopt the names also in the dir, fd and sd.conf files.
 Starting BAT now we get this message
 
  bat ABORTING due to ERROR in console/console.cpp:155
  Failed to connect to 'test-pc' populate lists
 
 In what files do we have forgotten to substitute 'test-pc' by
 'backup-server'?

The bat.conf file maybe?

__Martin

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing
http://p.sf.net/sfu/novell-sfdev2dev
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] bat ABORTING after director's hostname change

2010-09-13 Thread xunil321

bat.conf as well as bconsole.conf contain the updated address=
'backup-server' entry

@Phil:
 Assuming your catalog database is running on the same machine, did you
update the catalog resources? 

Do you mean by 'bconsole' using
* update Volume
*update Pool
*update Slots

So long,
Rainer


xunil321 wrote:
 
 Dear all,
 we are running Bacula 5.0.3 with MySQL unter SLES 11 and changed after
 some testings 
 the hostname of the system where to director is installed from 'test-pc'
 to 'backup-server' 
 by the /etc/hosts file.
 Of course did we adopt the names also in the dir, fd and sd.conf files.
 Starting BAT now we get this message
 
  bat ABORTING due to ERROR in console/console.cpp:155
  Failed to connect to 'test-pc' populate lists
 
 In what files do we have forgotten to substitute 'test-pc' by
 'backup-server'?
 Note: 
 Adding as an alias 'test-pc' to the /etc/hosts file everything is running
 fine again
 
 Many thx for any hint!
 Rainer
  
 
 
 

-- 
View this message in context: 
http://old.nabble.com/bat-ABORTING-after-director%27s-hostname-change-tp29697001p29697467.html
Sent from the Bacula - Users mailing list archive at Nabble.com.


--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing
http://p.sf.net/sfu/novell-sfdev2dev
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


  1   2   3   >