Re: [Bacula-users] Backup Schedule

2016-07-08 Thread More, Ankush
Hello Ana, Schedule look perfect. Thanks for your quick response. Thank you, Ankush More From: Ana Emília M. Arruda [mailto:emiliaarr...@gmail.com] Sent: Friday, July 08, 2016 3:38 AM To: More, Ankush Cc: bacula-users@lists.sourceforge.net Subject: Re: [Bacula-users] Backup Schedule Hello

[Bacula-users] Backup Schedule

2016-07-07 Thread More, Ankush
Hello Team, I would like to take full backup once in 2 month (eg Jan,Mar,May etc.) and diff backup every week (except week doing full backup) How I can put this below schedule? Schedule { Name = "NonBill1" Run = Full 2nd sat at 03:00 Run = Differential 1st,3rd sat at 03:00 Run = Differen

Re: [Bacula-users] Client backup with compress

2016-03-28 Thread More, Ankush
uot; mailto:emiliaarr...@gmail.com>> wrote: Hello Ankush, As Heitor said in a previous post, zlib development libraries must also be installed on clients. Have you checked this? Compression is working on your bacula server (and client) for your catalog backup because the zlib development

Re: [Bacula-users] Client backup with compress

2016-03-24 Thread More, Ankush
[mailto:rk...@simplicityhosting.com] Sent: Thursday, March 24, 2016 8:10 PM To: More, Ankush Subject: Re: [Bacula-users] Client backup with compress Then the only other thing I could think of is if the director is compiled with the gzip/lzo libraries, have you recompiled that? Should not be too hard, you

Re: [Bacula-users] Client backup with compress

2016-03-24 Thread More, Ankush
.com] Sent: Thursday, March 24, 2016 7:36 PM To: More, Ankush Subject: Re: [Bacula-users] Client backup with compress Hello Ankush Post your FileSet again Atenciosamente Wanderlei Hüttel http://www.huttel.com.br 2016-03-24 10:54 GMT-03:00 More, Ankush mailto:ankush.m...@capgemini.com>>:

Re: [Bacula-users] Client backup with compress

2016-03-24 Thread More, Ankush
tc just to test, these should definitely compress. Sometimes video, audio and other dense files do not compress. On 3/23/2016 11:44 AM, More, Ankush wrote: Hello, I re-compile client with LZO package. Compression does not work both GZIP or LZO. Large file support: yes Bacula con

Re: [Bacula-users] Client backup with compress

2016-03-23 Thread More, Ankush
: no ACL support: yes XATTR support: yes systemd support: no Batch insert enabled:None Thank you, Ankush More From: More, Ankush Sent: Wednesday, March 23, 2016 8:46 PM To: 'Heitor Faria' Cc: comp...@hotrodpc.com; bacula-users@lists.sourc

Re: [Bacula-users] Client backup with compress

2016-03-23 Thread More, Ankush
m.br] Sent: Wednesday, March 23, 2016 8:14 PM To: More, Ankush Cc: comp...@hotrodpc.com; bacula-users@lists.sourceforge.net Subject: Re: [Bacula-users] Client backup with compress Hello, Ankush: ZLIB support:yes Your client is fine. It must be a FileSet configuration thing, since you seem

Re: [Bacula-users] Client backup with compress

2016-03-23 Thread More, Ankush
Hello, Please see below, this is build for bacula client. Configuration on Wed Mar 23 04:37:28 EDT 2016: Host:x86_64-unknown-linux-gnu -- redhat Enterprise release Bacula version: Bacula 7.0.4 (04 June 2014) Source code location:. Install binaries:

Re: [Bacula-users] Client backup with compress

2016-03-23 Thread More, Ankush
d to specify for compression when building from source? Thank you, Ankush More From: Heitor Faria [mailto:hei...@bacula.com.br] Sent: Sunday, March 20, 2016 6:37 PM To: More, Ankush Cc: bacula-users@lists.sourceforge.net Subject: Re: [Bacula-users] Client backup with compress Hello, Ankush, Than

Re: [Bacula-users] Client backup with compress

2016-03-20 Thread More, Ankush
Hello, Both client and Server are in sync, NPT is already installed. Thank you, Ankush More From: Randy Katz [mailto:rk...@simplicityhosting.com] Sent: Sunday, March 20, 2016 1:00 PM To: Heitor Faria; More, Ankush Cc: bacula-users@lists.sourceforge.net Subject: Re: [Bacula-users] Client backup

Re: [Bacula-users] Client backup with compress

2016-03-19 Thread More, Ankush
Hello, I notice catalog backup on bacula server work with compression = GZIP option. Job log: Software Compression: 84.9% 6.6:1 But clients does not work Job log: Software Compression: None Please help to resolve the issue. Thank you, Ankush More From: More, Ankush Sent: Wednesday

Re: [Bacula-users] Client backup with compress

2016-03-19 Thread More, Ankush
library, normally /usr/lib/libz.a. On Red Hat systems, this library is provided by the zlib-devel rpm. If the library is found by Bacula during the ./configure it will be mentioned in the config.out line by: ZLIB support: yes Thank you, Ankush More From: More, Ankush [mailto:ankush.m

Re: [Bacula-users] Client backup with compress

2016-03-18 Thread More, Ankush
t happening in compression mode. Job log: Software Compression: None Let me know if required more info. Thank you, Ankush More From: Heitor Faria [mailto:hei...@bacula.com.br] Sent: Friday, March 18, 2016 5:27 PM To: Wanderlei Huttel Cc: More, Ankush; bacula-users@lists.sourceforge.net Subject: Re:

Re: [Bacula-users] Client backup with compress

2016-03-16 Thread More, Ankush
Hello Huttel, Bacula Installed with RPM on Redhat. Zlib already installed. zlib-devel-1.2.3-29.el6.x86_64 zlib-1.2.3-29.el6.x86_64 Thank you, Ankush More From: Wanderlei Huttel [mailto:wanderleihut...@gmail.com] Sent: Wednesday, March 16, 2016 3:13 PM To: More, Ankush Subject: Re: [Bacula

[Bacula-users] Client backup with compress

2016-03-15 Thread More, Ankush
Hello, I want to compress client backup on bacula(7.x) server Hard disk. I have included below option for compression, but it does not work. Can someone suggest any other option for compression? FileSet { Name = "sspserv2 Set" Include { Options { signature = MD5 compressio

[Bacula-users] Drive acquire same tape

2015-12-08 Thread More, Ankush
Team, Sometime 2 drives acquire same tape, though there are free tapes available in pool. Device get BLOCKED and backup stop until tape is not release. Below option is enable in bacula-dir file. Prefer Mounted Volumes = no Can you suggest solution for this? == Device "Drive-3" (/dev/nst3) is

[Bacula-users] VSS enable windows client

2015-11-16 Thread More, Ankush
Hi Team, We are taking backup of windows client with VSS enable. Is it mandatory to take NTBackup to backup the system state separately, for successful ( with all windows services) restoration of client backup. Thank you, Ankush More

Re: [Bacula-users] Bacula schedule

2015-10-19 Thread More, Ankush
Thanks Ana for quick response. I will check. Thank you, Ankush More From: Ana Emília M. Arruda [mailto:emiliaarr...@gmail.com] Sent: Monday, October 19, 2015 10:50 PM To: More, Ankush Cc: bacula-users@lists.sourceforge.net Subject: Re: [Bacula-users] Bacula schedule Hello Ankush, On Mon, Oct

[Bacula-users] Bacula schedule

2015-10-19 Thread More, Ankush
Team, Below is schedule configure in dir file. Bacula version 7.x Backup is not happening as per schedule , Notice full and differential backup happing same day. is there wrong in schedule? Schedule { Name = "Billable4" Run = Full 1st-3rd sun at 15:00 Run = Incremental mon-thu at 22:00

Re: [Bacula-users] Tapes not fully used

2015-08-20 Thread More, Ankush
Hello Ana, I will do some test or replace that tapes. Thanks a lot. Thank you, Ankush More From: Ana Emília M. Arruda [mailto:emiliaarr...@gmail.com] Sent: Wednesday, August 19, 2015 8:36 AM To: More, Ankush Cc: bacula-users@lists.sourceforge.net Subject: Re: [Bacula-users] Tapes not fully used

Re: [Bacula-users] Tapes not fully used

2015-08-17 Thread More, Ankush
of medium on Volume "NY5128L4" Bytes=74,172,026,880 Blocks=1,149,739 at 16-Aug-2015 01:10. 16-Aug 23:35 bacula-sd JobId 4572: End of medium on Volume "NY5176L4" Bytes=1,155,974,916,096 Blocks=17,918,757 at 16-Aug-2015 23:35. 17-Aug 18:57 bacula-sd JobId 4603: End of medium on

[Bacula-users] Tapes not fully used

2015-08-17 Thread More, Ankush
Hi Team, Bacula version 7.0.5 Using tape LTO-4 with autochanger, I notice some tapes are not fully utilized, still show "VolStatus" as Full. | MediaId | VolumeName | VolStatus | Enabled | VolBytes| VolFiles | VolRetention | Recycle | Slot | InChanger | MediaType | LastWritten

[Bacula-users] Backup restore

2015-08-03 Thread More, Ankush
Hi Team, I want to restore backup of one Linux and window client to different Linux and Window server for testing. Is it possible? If yes then what command I should use or need any configuration changes? Can I initiate restore from client? Thank you, Ankush More This message contains informati

[Bacula-users] Backup report

2015-07-27 Thread More, Ankush
Team, I am getting individual client backup report status. Is there way to get consolidated(single) report of all client every day? Thank you, Ankush -- ___ Bacula-users mailin

Re: [Bacula-users] Windows client VSS

2015-06-13 Thread More, Ankush
cula-users@lists.sourceforge.net Subject: Re: [Bacula-users] Windows client VSS On 6/12/2015 11:03 AM, More, Ankush wrote: Hello, Connection has no issue. From client and server able ping/telnet to port . With disable VSS backup was successful. *status client=ADCMAIL01-W-fd Connecting to Client A

Re: [Bacula-users] Windows client VSS

2015-06-12 Thread More, Ankush
running. Thank you, Ankush From: Heitor Faria [mailto:hei...@bacula.com.br] Sent: 12 June 2015 19:26 To: More, Ankush Cc: Radosław Korzeniewski; bacula-users Subject: Re: [Bacula-users] Windows client VSS " Error: Director's connection to SD for this Job was lost." This is more likely

Re: [Bacula-users] Windows client VSS

2015-06-12 Thread More, Ankush
rate: no Volume name(s): Volume Session Id: 4 Volume Session Time:1433329558 Last Volume Bytes: 22,772,736 (22.77 MB) Non-fatal FD errors:2 SD Errors: 0 FD termination status: Error SD termination status: Error Termination:

Re: [Bacula-users] Windows client VSS

2015-06-11 Thread More, Ankush
etabase Writer", State: 0x1 (VSS_WS_STABLE) VSS Writer (BackupComplete): "MSDEWriter", State: 0x1 (VSS_WS_STABLE) VSS Writer (BackupComplete): "Registry Writer", State: 0x1 (VSS_WS_STABLE) Thank you, Ankush From: Radosław Korzeniewski [mailto:rados...@korzeniewski.net] Sent: 11

Re: [Bacula-users] Windows client VSS

2015-06-09 Thread More, Ankush
From: Pavel Bychikhin [mailto:pbychik...@yahoo.com] Sent: 09 June 2015 13:44 To: More, Ankush; bacula-users@lists.sourceforge.net Subject: Re: [Bacula-users] Windows client VSS Hi Ankush, In win 2003 the VSS service might be disabled or misconfigured. Please take a look: To check if everythi

Re: [Bacula-users] Windows client VSS

2015-06-08 Thread More, Ankush
Hi Team, Bacula backup successful on windows 2008 with VSS enabled. windows 2003 client backup failed with VSS enabled. Is VSS support on windows 2003? Thank you, Ankush From: More, Ankush Sent: 08 June 2015 17:07 To: 'bacula-users@lists.sourceforge.net' Subject: Windows client VS

[Bacula-users] Windows client VSS

2015-06-08 Thread More, Ankush
Hi Team, Hi Team, We are running Bacula server(7.0.5) on RHEL 6.x. If I disable VSS then Windows client get backup and if I enable VSS (default is enable) backup failed. I need backup with VSS enable. Is Bacula support all windows version with VSS enable? Thank you, Ankush -

Re: [Bacula-users] Windows client backup error

2015-06-02 Thread More, Ankush
error Hi Ankush, Is this Windows a virtual machine? Most virt. technologies requires special drivers and/or agents. Are you running any command before the job? Regards, Fábio On 02-06-2015 10:57, More, Ankush wrote: Hi Heitor/Ana Few windows client backup successfully with same fileset.

Re: [Bacula-users] Windows client backup error

2015-06-02 Thread More, Ankush
Hi Heitor/Ana Few windows client backup successfully with same fileset. So I don’t think wrong in fileset. Thank you, Ankush From: Heitor Faria [mailto:hei...@bacula.com.br] Sent: 01 June 2015 17:23 To: More, Ankush; Ana Emília M. Arruda Cc: bacula-users@lists.sourceforge.net Subject: Re

Re: [Bacula-users] Windows client backup error

2015-06-01 Thread More, Ankush
x1 (VSS_WS_STABLE) | | bacula-sd JobId 1569: Elapsed time=00:00:14, Transfer rate=0 Bytes/second | | bacula-dir JobId 1569: Error: Bacula bacula-dir 7.0.5 (28Jul14): Build OS: x86_64-redhat-linux-gnu redhat Enterprise release JobId: 1569 Thank you

Re: [Bacula-users] Windows client backup error

2015-05-30 Thread More, Ankush
Hi Ana, Yes, we have few windows client 32bit. Do you mean 32 bit clients will not support on Bacula server with 64 bit? Thank you, Ankush From: Ana Emília M. Arruda [mailto:emiliaarr...@gmail.com] Sent: 29 May 2015 15:50 To: More, Ankush Cc: bacula-users@lists.sourceforge.net Subject: Re

[Bacula-users] Windows client backup error

2015-05-29 Thread More, Ankush
Hi Team, We are running Bacula server(7.0.5) on RHEL 5.x I am getting below error for most of windows client when backup. Appreciate urgent help. Log: bacula-dir JobId 1569: Error: Bacula bacula-dir 7.0.5 (28Jul14): Build OS: x86_64-redhat-linux-gnu redhat Enterprise release JobI

Re: [Bacula-users] Device is BLOCKED

2015-04-24 Thread More, Ankush
39L4", Pool:Billable Media type: LTO-4 Slot 1 is loaded in drive 0. Total Bytes Read=0 Blocks Read=0 Bytes/block=0 Positioned at File=0 Block=0 Thank you, Ankush From: Radosław Korzeniewski [mailto:rados...@korzeniewski.net] Sent: 23 April 2015 20:07 To: More,

[Bacula-users] Device is BLOCKED

2015-04-23 Thread More, Ankush
Hi Team, We have bacula 7.x with tape auto-changer. I am getting below error in "status" and backup stop ( list jobs show as running). I notice when I run "/usr/libexec/bacula/mtx-changer" tape "NY5039L4" is mounted in Drive. Then why bacula show BLOCKED. How to resolve this issue? Is there

[Bacula-users] Autochanger

2015-04-16 Thread More, Ankush
Team, We have autochanger with 5 LTO-4 Tape drive, When I fire multiple backup only one drive use. All drives are working. I want to use all drive for backup, is there any parameter to set for same? Thank you, ___ [Email_CBE.gif

[Bacula-users] mysql password change

2015-04-01 Thread More, Ankush
Team, I have change mysql password and also change all configurations files. Bacula is still pointing to old password, not able to start. Is there any another file need to change? Thank you, ___ [Email_CBE.gif]Ankush More NA Indi

[Bacula-users] concurrent backup

2014-12-10 Thread More, Ankush
Hello, We have Bacula 7.0.4 on CentOs. How many maximum number of concurrent backup can be fire on tape drive? Is there anylimits? On BAT (GUI) I see only 10 jobs are running and rest show as "Created not yet running" in job status. I want to fire 50 jobs at time, what parameter need to change an

[Bacula-users] Tape Backup

2014-08-22 Thread More, Ankush
Hi Team, We have Bacula-7.0.4 on CentOS 6.5. I would like to know, when tape backup happen. How many number of streams per tape does it write ? Thank you, Ankush -- Slashdot TV. Video for Nerds. Stuff that matters.

Re: [Bacula-users] Backup on Tape

2014-08-05 Thread More, Ankush
Hi John, We have MySql Database, is there document for tune database? Or Can you give us recommended setting for mysql? Thank you, Ankush -Original Message- From: John Drescher [mailto:dresche...@gmail.com] Sent: 04 August 2014 23:37 To: More, Ankush; Bacula Users Subject: Re

Re: [Bacula-users] Backup on Tape

2014-08-04 Thread More, Ankush
Hi Team, Any suggestion on tape backup? Thank you, Ankush -Original Message- From: More, Ankush Sent: 01 August 2014 20:23 To: 'bacula-users@lists.sourceforge.net' Subject: Backup on Tape Hi Team, We have installed Bacula-7.0.4 on CentOS 6.5. Have configure Autochanger wi

Re: [Bacula-users] How to forcefully recycle tape

2014-08-04 Thread More, Ankush
Thanks John, that worked. Thank you, Ankush -Original Message- From: John Drescher [mailto:dresche...@gmail.com] Sent: 04 August 2014 18:55 To: More, Ankush Cc: bacula-users@lists.sourceforge.net Subject: Re: [Bacula-users] How to forcefully recycle tape

[Bacula-users] How to forcefully recycle tape

2014-08-04 Thread More, Ankush
Hi Team I would like to forcefully recycle tape, I follow below command from bconsole but not working. *purge This command can be DANGEROUS!!! It purges (deletes) all Files from a Job, JobId, Client or Volume; or it purges (deletes) all Jobs from a Client or Volume without regard to retention

[Bacula-users] Backup on Tape

2014-08-01 Thread More, Ankush
Hi Team, We have installed Bacula-7.0.4 on CentOS 6.5. Have configure Autochanger with 2 LTO-2 drives. For testing I have configure 5 clients to be backup on tape. Total size of clients are around 800 GB. Backup is running more than 20 Hrs and still running not completed. I would like to know. 1

Re: [Bacula-users] Bacula client backup and restore

2014-07-25 Thread More, Ankush
Hi Team, We have installed Bacula-7.0.4 on Centos 6.5. I have few client of Redhad/Oracle Linux 5.x. Where I can get client s/w for Linux 5.x Thank you, Ankush -- Want fast and easy access to all the code in your enter

[Bacula-users] Bacula client backup

2014-07-16 Thread More, Ankush
Hi Team, We have installed Bacula-7.0.4 on CentOS 6.5. I want to backup 10 Clients on SAN Hard Disk which is on bacula server. Can I create backup volumes with each client name (hostname of client)? So there will be 10 files of client on SAN Hard disk. Thank you, Ankush This message contains

[Bacula-users] Bacula client backup and restore

2014-07-14 Thread More, Ankush
Hi Team, We have installed Bacula-7.0.4 on CentOS 6.5. I have few doubt regarding backup and restore of client. 1) Can I define in client configuration file, what file systems to be backup? 2) Can I define in client configuration file not to backup certain files or file systems? 3) Can I restore

Re: [Bacula-users] bacula-dir dead but subsys locked

2014-06-20 Thread More, Ankush
After running below command , issue is resolve. # alternatives --set libbaccats.so /usr/lib64/libbaccats-mysql.so Thanks Simone. Thank you, Ankush From: Simone Caronni [mailto:negativ...@gmail.com] Sent: 19 June 2014 20:07 To: More, Ankush Cc: John Drescher; bacula-users@lists.sourceforge.net

Re: [Bacula-users] bacula-dir dead but subsys locked

2014-06-19 Thread More, Ankush
; password incorrect; max_connections exceeded. 19-Jun 09:39 bacula-dir ERROR TERMINATION Thank you, ___ Ankush More -Original Message- From: John Drescher [mailto:dresche...@gmail.com] Sent: Thursday, June 19, 2014 6:55 PM

[Bacula-users] bacula-dir dead but subsys locked

2014-06-19 Thread More, Ankush
Hi Team, I have installed Bacula-7.0.4 on CentOS 6.5 with RPM successfully. Bacula-dir,sd,fd start successfully, but when I try access bconsole. Bacula-dir daemon show " bacula-dir dead but subsys locked" Below is daemon staus: root@bacula7 bacula]# service bacula-dir start Starting bacula-dir:

[Bacula-users] Compiliing error Bacula-7.0.4

2014-06-18 Thread More, Ankush
Hi Team, I am compiling Bacula-7.0.4 on CentOS 6.5. Getting error while compiling with below options. Error file is attached. #CFLAGS="-g -Wall" ./configure --sbindir=/opt/bacula/bin --sysconfdir=/opt/bacula/etc --enable-smartalloc --with-mysql --with-working-dir=/opt/bacula/working --with-pid-

[Bacula-users] RPM installation error

2014-06-18 Thread More, Ankush
count. ___ -Original Message- From: More, Ankush Sent: 18 June 2014 16:31 To: 'bacula-users@lists.sourceforge.net' Subject: RE: Autochanger with 2 drives Hi Team, I am compiling Bacula-7.0.4 on CentOS 6.5. Getting error while compiling with below

[Bacula-users] Recall: Autochanger with 2 drives

2014-06-18 Thread More, Ankush
More, Ankush would like to recall the message, "Autochanger with 2 drives". This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended reci

Re: [Bacula-users] Autochanger with 2 drives

2014-06-18 Thread More, Ankush
Hi Team, I am compiling Bacula-7.0.4 on CentOS 6.5. Getting error while compiling with below options. Error file is attached. #CFLAGS="-g -Wall" ./configure --sbindir=/opt/bacula/bin --sysconfdir=/opt/bacula/etc --enable-smartalloc --with-mysql --with-working-dir=/opt/bacula/working --with-pid-

[Bacula-users] bacula client for window

2014-06-16 Thread More, Ankush
Hi, I want to take backup of window 2k client through Bacula 5.0 server. Where I can get client for win2k and how do I configure. Thank you, Ankush More This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for

[Bacula-users] Bacula 7.x

2014-06-11 Thread More, Ankush
Hi, I have installed (with RPM's) Bacula 5.0 on Centos 6.5 working fine. Want to install 7.x with RPM's (latest version) on same server. What is best method to do? Do I have remove 5.x and install 7.x RPM's? What will happen to MySql database? Thank you, Ankush This message contains information

Re: [Bacula-users] Autochanger with 2 drives

2014-06-06 Thread More, Ankush
correct or no: Autochanger { .. Device = Drive-1 Device = Drive-2 .. } It´s much more common to see like this: Device = Drive-1, Drive-2 Could you test this? Regards, Ana On Fri, Jun 6, 2014 at 6:35 AM, More, Ankush mailto:ankush.m...@capgemini.com>> wrote: Hi Ana and All, Please find at

Re: [Bacula-users] Autochanger with 2 drives

2014-06-06 Thread More, Ankush
device definitions.||If you dont define a drive index only the first device will work because the mtx changer script needs a device index. Hard to spot since (afaik) it not used in any examples. At least thats what happend to me today. | Timo On 06/05/2014 07:50 PM, More, Ankush wrote: > Hi, &g

[Bacula-users] Autochanger with 2 drives

2014-06-05 Thread More, Ankush
Hi, I have bacula 5.0 installed on Centos 6.5. Tape Library with 2 Drives, which I define in autochanger. But at a time I can mount only one tape in drive (/dev/st0). When I try to label tape for second tape drive, it failed. Second drive(/dev/st1) show as "status unknown". How can I use both dri

[Bacula-users] Upgrade bacula server.

2014-06-03 Thread More, Ankush
Hi, I want to upgrade Bacula 5.0 to 7 version on Centos 6.5 OS. Please let me steps or documents. Thank you, Ankush More This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addre

[Bacula-users] Client backup on bacula server.

2014-05-20 Thread More, Ankush
I have newly installed Bacula 5.0 on centos 6.5. For testing I would like to take client(Redhat 6.3) backup on bacula server file systems (/backup). Please let me know which config file need change on bacula server and client. Thank you, Ankush This message contains information that may be pr

Re: [Bacula-users] configuring bacula-7.0.2

2014-05-14 Thread More, Ankush
Hi Jim, Can you please let me know what relevant devel packages need to installed. Thank you, Ankush From: More, Ankush Sent: 13 May 2014 23:15 To: 'Levie, Jim'; bacula-users@lists.sourceforge.net Subject: RE: [Bacula-users] configuring bacula-7.0.2 Hi Jim, Thanks for quick respons

Re: [Bacula-users] configuring bacula-7.0.2

2014-05-13 Thread More, Ankush
1:18 AM, J. Echter mailto:j.ech...@echter-kuechen-elektro.de>> wrote: Am 13.05.2014 17:44, schrieb More, Ankush: Hi, We are newly installing/configuring bacula-7.0.2 on RHEL 6.3. Getting below error when configuring. Need help to resolve. Hi, there's also a repo for CentOS. http://r

[Bacula-users] configuring bacula-7.0.2

2014-05-13 Thread More, Ankush
Hi, We are newly installing/configuring bacula-7.0.2 on RHEL 6.3. Getting below error when configuring. Need help to resolve. [root@bacula bacula-7.0.2]# grep error config.log |more conftest.c:9:28: error: ac_nonexistent.h: No such file or directory conftest.c:9:28: error: ac_nonexistent.h: No