Re: [Bacula-users] get Storage name

2025-01-23 Thread Christophe PEREZ via Bacula-users
ce time %t = Job type (Backup, ...) %v = Volume name (Only on director side) Sorry for the noise. Le jeudi 23 janvier 2025 à 20:23 +, Bill Arlofski via Bacula-users a écrit : > On 1/23/25 1:04 PM, Christophe PEREZ via Bacula-users wrote: > > Hi, > > > > I need a little h

[Bacula-users] get Storage name

2025-01-23 Thread Christophe PEREZ via Bacula-users
Hi, I need a little help. I can't figure out how to retrieve the Storage name by a bconsole command from the jobid or volume name. It's to process in a script launched at the end of the job. If you have any idea, thanks in advance. -- Christ

Re: [Bacula-users] New release Bacularis 4.6.0

2025-01-23 Thread Christophe PEREZ via Bacula-users
; > wget -q -O- > https://api.github.com/repos/bacularis/bacularis-app/releases/latest > >   jq -r '.tag_name' > > This is the GitHub API that returns JSON. In this example above I > used > jq command-line JSON parser. It will always

Re: [Bacula-users] New release Bacularis 4.6.0

2025-01-22 Thread Christophe PEREZ via Bacula-users
aris > news channels. In all of the channels below are announced information > about new versions just after each release. -- Christophe PEREZ ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] New release Bacularis 4.6.0

2025-01-22 Thread Christophe PEREZ via Bacula-users
in advance. Le mercredi 15 janvier 2025 à 09:12 +0100, Marcin Haba a écrit : > Hello Everybody, > > We are glad to announce a new Bacularis version 4.6.0. -- Christophe PEREZ ___ Bacula-users mailing list Bacula-users@lists.sourceforge.

Re: [Bacula-users] retention strategy

2025-01-10 Thread Christophe PEREZ via Bacula-users
are similar to each other or based on a common > > image, maybe you could back up only essential services, with the > > intent to apply the image, then restore backups to "freshen" the > > image. Maybe something like Relax And Recover? > > > > I think

Re: [Bacula-users] retention strategy

2025-01-09 Thread Christophe PEREZ via Bacula-users
it. Le mercredi 08 janvier 2025 à 17:27 -0600, Rob Gerber a écrit : > Replies below. :) > Regards, > Robert Gerber > 402-237-8692 > r...@craeon.net > > > On Wed, Jan 8, 2025 at 4:03 PM Christophe PEREZ via Bacula-users > wrote: > > Le mercredi 08 janvier 2025

Re: [Bacula-users] retention strategy

2025-01-08 Thread Christophe PEREZ via Bacula-users
Le mercredi 08 janvier 2025 à 18:02 -0400, Christophe PEREZ via Bacula- users a écrit : > > Have you considered compression to help use less space? > > No. > This is indeed a very good idea that I will try Shame on me. I just realized that I already use GZIP compression. >

Re: [Bacula-users] retention strategy

2025-01-08 Thread Christophe PEREZ via Bacula-users
have bacula 15.0.2. What linux tool does this ZSTD compression format depend on? > I hope this helps. A lot. > Please tell me if you could not understand something. I think I understood everything, and thank you for the clarity of the explanations. -- Christophe PEREZ

Re: [Bacula-users] retention strategy

2025-01-08 Thread Christophe PEREZ via Bacula-users
Le mercredi 08 janvier 2025 à 11:47 -0400, Christophe PEREZ via Bacula- users a écrit : > - Diff backup on the 3rd and 5th Sundays of the month, kept in a > single copy Error : 2nd to 5th sunday And I forgot to specify one essential thing, the storage is of typ

[Bacula-users] retention strategy

2025-01-08 Thread Christophe PEREZ via Bacula-users
olume Retention = 1 month Maximum Volumes = 1 ? NB: keep it simple please, because I don't master the language or bacula... -- Christophe PEREZ ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] dummy job

2025-01-07 Thread Christophe PEREZ via Bacula-users
Le mardi 07 janvier 2025 à 14:40 +, Bill Arlofski via Bacula-users a écrit : > Hello Christophe, Hi, > f your goal is to not backup any data, and just send a command or run > a script, why not create an Admin Job instead of a > Backup Job? Because I read : Admin Run an Admin Job. An A

Re: [Bacula-users] dummy job

2025-01-06 Thread Christophe PEREZ via Bacula-users
 Media Type = None > } > 8< > > Fake Pool for copy jobs, etc: > 8< > Pool { >    Name = None >    PoolType = Backup > } > 8< > > Fake Schedule with no run times. This way I can implicitly see what > are my "Manually run&q

Re: [Bacula-users] dummy job

2025-01-06 Thread Christophe PEREZ via Bacula-users
Hi Arno, Thanks. I didn't even think that you could not designate any files in the fileSet. Le mardi 07 janvier 2025 à 00:13 +0100, Arno Lehmann via Bacula-users a écrit : > Hi Christophe, > > Am 06.01.2025 um 22:36 schrieb Christophe PEREZ via Bacula-users: > > Hi, > &g

[Bacula-users] dummy job

2025-01-06 Thread Christophe PEREZ via Bacula-users
Hi, With Bacula 15.0.2, is it possible in your opinion, to create a completely dummy job? What FileSet to put to have no backup? The goal is to send a command to the Storage daemon (so on a client) at the end of the backup. Thanks in advance! -- Christophe PEREZ

[Bacula-users] Bacula with multiple autochangers

2019-02-27 Thread Fernando Perez
Dear bacula users, We have a server connected to two autochangers: one with one LTO drive and another with two LTO drives. Is it possible to use these two autochangers with bacula? How must be configured the director and sd services to use both? Regards. --

[Bacula-users] Bacula with multiple autochangers

2019-02-27 Thread Fernando Perez
Dear bacula users, We have a server connected to two autochangers: one with one LTO drive and another with two LTO drives. Is it possible to use these two autochangers with bacula? How must be configured the director and sd services to use both? Regards. --

[Bacula-users] Bacula with multiple autochangers

2019-02-27 Thread Fernando Perez
Dear bacula users, We have a server connected to two autochangers: one with one LTO drive and another with two LTO drives. Is it possible to use these two autochangers with bacula? How must be configured the director and sd services to use both? Regards. --

Re: [Bacula-users] Compile release 7.2.0 from sources failed in Centos 6.7

2015-08-30 Thread Reynier Perez Mira
Hi Kern, FYI by running ./configure --with-mysql & make I was able to compile everything I just don't install just yet. I'm waiting for RPMs packages at repository by Simeone Thanks From: Kern Sibbald [mailto:k...@sibbald.com] Sent: Thursday, August 27, 2015 2:05 PM To: reynie...@gmail.com; John

Re: [Bacula-users] Compile release 7.2.0 from sources failed in Centos 6.7

2015-08-27 Thread Reynier Perez Mira
Thanks John, I'm very grateful for your time and help. I will clone my VM and test this compilation, don't worry and I come back with some updates while I waits for repos releases. Cheers -Original Message- From: John Stoffel [mailto:j...@stoffel.org] Sent: Thursday, August 27, 2015 9:40

Re: [Bacula-users] Compile release 7.2.0 from sources failed in Centos 6.7

2015-08-26 Thread Reynier Perez Mira
That's exactly what I thought, some bad setup on the CFLAGS, but I'll waits until Simone builds the RPMS for CentOS, anyway thanks for your suggestion Regards -Original Message- From: John Stoffel [mailto:j...@stoffel.org] Sent: Wednesday, August 26, 2015 9:54 PM To: reynie...@gmail.com C

[Bacula-users] Recommended hardware

2013-05-03 Thread Francisco Garcia Perez
Hello, I have a PowerVault 124T, but I want buy a new backup system with support for my old LTO-2 and LTO-3 tapes with at least 24 slots, 2 drives, a barcode scanner. What do you recommend me? Thanks! -- Get 100% visibilit

Re: [Bacula-users] BeforeJob: Can't find your catalog (MyCatalog) in director configuration

2013-03-05 Thread Carlos Perez
# sudo /usr/lib64/bacula/make_catalog_backup.pl MyCatalog sh: /usr/sbin/dbcheck.mysql: No such file or directory Can't find your catalog (MyCatalog) in director configuration Yes, I have windows, linux clients and the server itself doing backups without any errors. Catalog, is the one not cooper

Re: [Bacula-users] BeforeJob: Can't find your catalog (MyCatalog) in director configuration

2013-03-04 Thread Carlos Perez
No, the machine is for testing purposes at the moment. The file /usr/sbin/dbcheck.mysql (original file was dbcheck only, I added mysql when I started to read some blogs elsewhere). There's another tech who did the original install but he's offline for a couple of months and I need to follow up si

Re: [Bacula-users] BeforeJob: Can't find your catalog (MyCatalog) in director configuration

2013-03-04 Thread Carlos Perez
Hmmm..the light is finally shinning, if the query isn't executable that explains everything, my next questions is how do I go about making the file executable. By the way thank you very much for helping out. # Director {# define myself Name = baculaserver-dir DI

Re: [Bacula-users] BeforeJob: Can't find your catalog (MyCatalog) in director configuration

2013-03-04 Thread Carlos Perez
:58 updatedb -rwxr-xr-x 1 root root1572 Jan 15 13:50 update_mysql_tables On Mon, Mar 4, 2013 at 2:22 PM, compdoc wrote: > *From:* Carlos Perez [mailto:carlos.r.pe...@gmail.com] > * # cat /usr/lib64/bacula/query.sql* > > # > > # This file contains sample queries tha

Re: [Bacula-users] BeforeJob: Can't find your catalog (MyCatalog) in director configuration

2013-03-04 Thread Carlos Perez
* # cat /usr/lib64/bacula/query.sql* # # This file contains sample queries that you can possibly use in # your query.sql file. However, please note that these examples # are not supported. They may or may not work -- in fact, they may # work with one SQL engine and not another. As a consequence,

Re: [Bacula-users] BeforeJob: Can't find your catalog (MyCatalog) in director configuration

2013-03-04 Thread Carlos Perez
bit more restrictive. > Fixes also the console permissions to be more restrictive while preventing > the bacula daemon to poke with other files in case of being compromised: > > chown -R root:root /etc/bacula > chmod 755 /etc/bacula > chmod 640 /etc/bacula/* > chgrp bacula /etc/

Re: [Bacula-users] Schedule

2011-11-02 Thread Francisco Garcia Perez
, the full backup needs two days to finish, there is no backup scheduled for the first sunday of month, from monday to friday differential backup, and the rest of weekends Incremental... Is correct?, is the sintax ok? I have Bacula 3.0.2 Thanks 2011/11/2 Francisco Garcia Perez > Hello!,

[Bacula-users] Schedule

2011-11-01 Thread Francisco Garcia Perez
Hello!, I have this schedule: Schedule { Name = "CicloMensual" Run = Level=Full Pool=Completo on 1 at 22:00 Run = Level=Differential Pool=Diferencial mon-fri 2-31 at 22:00 Run = Level=Incremental Pool=Incremental sat-sun 2-31 at 22:00 } I want change the Full schedule to the first friday

Re: [Bacula-users] Restore problem

2009-11-10 Thread Francisco Garcia Perez
never seen a release note without : > > > Compatibility: > > As always, both the Director and Storage daemon must be upgraded at > > the same time. > > :) > > > Francisco Garcia Perez schrieb: > > :´(, thank you very much for your response, now I have the sam

Re: [Bacula-users] Restore problem

2009-11-10 Thread Francisco Garcia Perez
:´(, thank you very much for your response, now I have the same version on Director and Storage Daemon and all works fine. 2009/11/10 Chris Shelton > Francisco, > > 2009/11/10 Francisco Garcia Perez : > > Bacula-dir Version: 3.0.2 > > Bacula-sd Version: 2.4.4 > >

[Bacula-users] Restore problem

2009-11-10 Thread Francisco Garcia Perez
Hello!, I have a very important issue with Bacula, I have Bacula-dir and Bacula-fd in one machine and Bacula-sd in another, Bacula-sd is conected via SCSI to a Dell PowerVault 124-T, when I do a backup the log says that it is OK, but I see in the log that there is no Files and Bytes writen to SD:

Re: [Bacula-users] Best backup strategy to use the minimum size

2009-10-17 Thread Jose Perez
Hi: > > Here's one possibility: > > Pool { >  Name = Full >  ... >  Volume Use Duration = 23 hours >  Volume Retention = 89 days > } > > Pool { >  Name = Differential >  ... >  Volume Use Duration = 23 hours >  Volume Retention = 89 days > } > > Pool { >  Name = Incremental >  ... >  Volume Use Du

[Bacula-users] Best backup strategy to use the minimum size

2009-10-16 Thread Jose Perez
Hi people: I'm trying to find the best combination of Full, Differential and Incremental backups to save disk space, I'd like someone can help me with some ideas: Our policy says that we must keep user data of last 3 months, so according to that I planned to do something like this: Client { ..

Re: [Bacula-users] sorting output bconsole

2009-10-16 Thread Jose Perez
Hi: On Fri, Oct 16, 2009 at 4:03 PM, Terry L. Inzauro wrote: > Does bconsole support sorting of output?   For instance, can bconsole sort > the output of "list volumes pool=FullPool" by size > or date? > I don't think this is possible but you could some bash script to sort: -init of bconsol

Re: [Bacula-users] When is my Volume will be recycled?

2009-10-15 Thread Jose Perez
Hi: > If you did not set any condition to limit the disk volume size or > usage the volume will grow till it exhausts your storage then the > volume retention period of 15 days kicks in. > That's exactly what is going to happen soon If I don't solve this now. > See the first part of the followin

Re: [Bacula-users] When is my Volume will be recycled?

2009-10-15 Thread Jose Perez
> > Bacula's retention times for volumes are based on the date the volume was > last written.  So, every time Bacula writes a backup job to a volume, your > 15-day retention clock starts over from zero.  As long as your volume's > status is Append, bacula will keep writing to it. > That's the kind

[Bacula-users] When is my Volume will be recycled?

2009-10-15 Thread Jose Perez
Hi people: I'm a little confused about how bacula deals with Pools and Volumes. I'm using Automatic labeling with a Pool that uses a unique Volume (as file disk) that is continuosly increasing its size. I have a unique volume named Vol-0001 with a size of 900 GB and status Append. If I pretend to

[Bacula-users] SD Bytes Written: 0 (0 B)

2009-10-06 Thread Francisco Garcia Perez
Hello, I have a estrange problem... when I run a backup using the run command in bconsole I see this information in the finished log message: Build OS: x86_64-unknown-linux-gnu debian 5.0.2 JobId: 1402 Job:smsmtm-fd.2009-10-06_16.56.26_33

[Bacula-users] Suggestions of backups

2009-10-02 Thread Jose Perez
Hi people: I'd like to get some suggestions from you about the best way to deal with my backups managed with Bacula: I'm running Bacula 3.0.2 with a unique Volume as a file disk, all backups are stored under some directory in a huge file (now is about 400 GB of size). I have this configuration be

[Bacula-users] Run a script for a restore job from bconsole

2009-09-29 Thread Jose Perez
Hi people: I'm running Bacula 3.0.2 and I have a Restore Job like this: Job {   Name = "RestoreFiles"   Type = Restore   Client = srv-bacula   FileSet = "srv-bacula"   Storage = FileDrive   Where = /var/data/samba/backups   Messages = Standard   Pool = Default   Run After Job = "/root/scripts/cho

Re: [Bacula-users] Restore only the contents of the last job

2009-09-17 Thread Jose Perez
Thanks anyway to everybody. I just found the not using the 'select' option at the restore command did the trick. However it would be nice that this 'select' option be more documented that just "use the tree selection method". Bye :) On Wed, Sep 16, 2009 at 9:04 PM

[Bacula-users] Restore only the contents of the last job

2009-09-16 Thread Jose Perez
Hi all: I'm running Bacula 3.0.2 with a policy of 1 Full Backup per month and the rest of days Incremental backups. I'm pretending to offer some kind of archive acces to my end users like this: 1. Trough Samba publish the contents of user backups 2. Create a directory named with the current date

[Bacula-users] Reports of saved files after a backup job

2009-09-16 Thread Jose Perez
Hi people: Is it possible to send an email to some user containing the list of all files saved on a backup? The Messages resource only mentions notsaved files. Could someone point me to a possible solution for this? Thanks -

[Bacula-users] data ontap

2009-08-07 Thread Francisco Garcia Perez
Hello!, I have an IBM NAS 3300 with Data OnTap 7.3 to export directories over CIFS protocol. I want know what is the best way to do a backup with Bacula. Thank you very much. -- Let Crystal Reports handle the reporting - F

[Bacula-users] Some help on this ...

2009-07-04 Thread Reynier Perez Mira
Hi every: Thanks to many here I have Bacula working fine with 55 clients for now and one Storage (File) and I'm proud of this. Now I'm moving to the next step "Configuring my Tape Library". I have the Tape Library wich is Dell PowerVault 122 to a Windows Server. I want to use Bacula to save back

Re: [Bacula-users] backup catalog fail?

2009-07-03 Thread Reynier Perez Mira
ginzzer wrote: I check that, no /var/bacula directory. But I also check make_catalog_backup, seems that it will produced a sql naming with the database instead of bacula.sql, I change the corresponding option in the configuration file and it seems work fine now. So am I doing it right? on 2/7/20

Re: [Bacula-users] Backup space quotas

2009-07-02 Thread Reynier Perez Mira
Lee Huffman wrote: Hello, I'm trying to determine if there's a way to define space quotas on a per host basis in Bacula. I figured there might be a way to do it by limiting the size of volumes, number of volumes within a pool, and assigning each host it's own pool. I read in an old thread tha

Re: [Bacula-users] Problems with BAT after compile

2009-07-02 Thread Reynier Perez Mira
Dirk Bartley wrote: You may be a little more litteral than I had hoped. search the file for baccfg I run make install > make.output 2>&1 and get a line in make.output like /home/dbartley/src/bacula/libtool --silent --tag=CXX --finish --mode=install /usr/bin/install -c -m 0754 libbaccfg.la /usr

Re: [Bacula-users] Problems with BAT after compile

2009-07-01 Thread Reynier Perez Mira
Dirk H Bartley wrote: Try re-running make install and redirect to a file like so: make install > make.output 2>&1 Then check the make.output file for where the library is installing. My first guess is that it is installing in somewhere like /opt... or /usr/local/lib that is not in /etc/ld.so.c

Re: [Bacula-users] Problems with BAT after compile

2009-07-01 Thread Reynier Perez Mira
Dirk Bartley wrote: Did you run ldconfig after installing. Is the path that the libbaccfg.so.1 in the /etc/ld.so.conf file?? Use "ldconfig -p | less" to determine if the linux loader knows of it's existence Dirk I didn't run until now but checking the file /etc/ld.so.conf I didn't see any

[Bacula-users] Problems with BAT after compile

2009-07-01 Thread Reynier Perez Mira
Hi every: I follow the steps to configure and make BAT. The directory where I compile was located in /tmp/bacula-3.0.1 and I delete after compile. When I try to run BAT from command line using this command: bat -d99 -c /etc/bacula/bat.conf I get this error: /usr/sbin/.libs/lt-bat: error whil

[Bacula-users] A doubt about SVN backups

2009-07-01 Thread Reynier Perez Mira
Hi every: I need to backup some SVN repositories. For that I check this wiki page http://wiki.bacula.org/doku.php?id=application_specific_backups:subversion_repositories I don't know if this is outdate but I think that maybe it works (I need to test). My doubt came with the Job definition and

Re: [Bacula-users] How to correctly delete a client

2009-07-01 Thread Reynier Perez Mira
Bruno Friedmann wrote: Okay, I was afraid dbcheck was the only solution. Thanks. -- // Tom If too afraid, you can also dig with sql in the db .. :-))) Hi both: I'm running a similar problem: the DB have orphan records and I need to delete them. I was thinking and generate a SQL query coul

[Bacula-users] I need to restart Bacula every times I made a change ...

2009-06-30 Thread Reynier Perez Mira
Hi every: I'm configuring Bacula but day by day I need to add a client or maybe two or even more. I do that including a config file using "@" notation in bacula-dir.conf. I'm asking if I need to restart Bacula every times I add a new client or when I make changes in some specified client. Exist

Re: [Bacula-users] Bacula and Alfresco integration

2009-06-29 Thread Reynier Perez Mira
Hi Arno: I'm configuring Bacula to save a PostgreSQL DB Server with your script but have some doubts. I create a file called DBServer wich contains the configuration for "DatabaseBackup" script. I give 770 permissions and root propietary as the doc said. So after that I execute the command: .

Re: [Bacula-users] Bacula at FUDCon / LinuxTag plus invitation to social event

2009-06-18 Thread Reynier Perez Mira
Arno Lehmann wrote: I'd really like to meet more of you in person. Even though we don't have to discuss Bacula or Backups or your work, both Eric Bollengier and I will be there to answer any questions you might have regarding the relationship between the Bacula Open Source project and what Ba

[Bacula-users] Setting variables directly from Bacula, is possible?

2009-06-12 Thread Reynier Perez Mira
Hi every: I have Bacula configured for send me a beeper in case a Job fail. This script (make in Perl) needs Internet connection. Now I want to set the environment var http_proxy and unset directly from Bacula. Is this possible? I mean for example, following a simple logic: if (job_fail) set h

[Bacula-users] Running jobs doesn't start

2009-06-10 Thread Reynier Perez Mira
Hi again: I'm running 3 jobs at the same time and I'm using Webacula to monitoring the status of this jobs. None job is running OK and I don't know why. Can any help me? See the output below Job Id Level Job Name Status 27

[Bacula-users] Running a script on Failure

2009-06-10 Thread Reynier Perez Mira
Hi every: I need send a beeper message when a Bacula Jobs fails. For this I write this in JobDefs: JobDefs { Name = "DefinicionPorDefectoParaCopias" Type = Backup Level = Incremental Storage = FileSAN Messages = Standard Priority = 5 #Es la opcion por defecto, a mayor numero menos pri

[Bacula-users] Error while trying to access bacula-dir from a external console

2009-06-10 Thread Reynier Perez Mira
Hi every: I want to check Bacula Dir from external Server and not the same where it's installed. WhenI type bconsole command in the remote server I get this error: Connecting to Director 10.128.50.11:9101 10-Jun 09:09 bconsole JobId 0: Fatal error: bsock.c:129 Unable to connect to Director daemo

[Bacula-users] Webacula configuration problems

2009-06-08 Thread Reynier Perez Mira
Hi every: I trying to install Webacula 3.0 following every step in README file. This is my VirtualHost definition: ServerName webacula ServerAlias webacula.prod.uci.cu ServerAdmin rper...@uci.cu DirectoryIndex index.php index.htm index.html DocumentRoot /va

Re: [Bacula-users] Autolabeling volumes ...

2009-06-03 Thread Reynier Perez Mira
> Do you have "LabelMedia = yes;" in the device resource of the SD > configuration? Yes it's. See: Device { Name = FileStorage Media Type = File Archive Device = /media/bacula_save LabelMedia = yes; # lets Bacula label unlabeled media Random Access = Yes; AutomaticMo

Re: [Bacula-users] Bacula and Tape Devices

2009-06-03 Thread Reynier Perez Mira
Hi John: > > I have one server connected to a SAN in which I get installed and > configured Bacula. Here is the Director and all others components except > Catalog which run in another PostgreSQL DB Server. Now I have another Server > (Win 2003 R2 for now) connected to a PowerVault 122T Tape Drive

[Bacula-users] What is this error ...

2009-06-02 Thread Reynier Perez Mira
I run a Bacula Job and I get this message and I don't know what is mean: 02-Jun 11:01 salvasprod-fd JobId 15: Fatal error: /home/kern/bacula/k/src/filed/job.c:1886 Bad response to Append Data command. Wanted 3000 OK data , got 3903 Error append data 02-Jun 11:01 FileSAN JobId 15: Job Copia-Sal

[Bacula-users] Autolabeling volumes ...

2009-06-02 Thread Reynier Perez Mira
It's possible to Autolabel a volume? Every time I run a job it start fine but then it wait for a label command and I don't want that. This is my configuration for Pool directive: Pool { Name = Copia-SalvasProd-Pool Pool Type = Backup Recycle = yes AutoPrune = yes Volume Retention = 1 y

[Bacula-users] What is the problem with this deffinitions ...

2009-06-02 Thread Reynier Perez Mira
Hi again: I have this config for one of my clients: #Description: Backup the files include in FS for salvasprod-fd #- #Job Definition Job { Name = "Copia-SalvasProdFull-FD" JobDefs = "DefinicionPorDefectoParaCopias" Level = Full

[Bacula-users] Bacula and Tape Devices

2009-06-02 Thread Reynier Perez Mira
Hi every: I have one server connected to a SAN in which I get installed and configured Bacula. Here is the Director and all others components except Catalog which run in another PostgreSQL DB Server. Now I have another Server (Win 2003 R2 for now) connected to a PowerVault 122T Tape Drive. I wan

Re: [Bacula-users] A external job doesn't recognize the JobDefs

2009-06-01 Thread Reynier Perez Mira
Ok, I answer myself. I bring up the includes just before JobDefs and now it works perfectly # Jobs and Clients Definitions @/etc/Bacula/clients/salvasprod-fd.conf JobDefs { Name = "DefinicionPorDefectoParaCopias" Type = Backup Level = Incremental Storage = FileSAN Messages = Standard

[Bacula-users] What this message means?

2009-06-01 Thread Reynier Perez Mira
Hi: I configure a Job and for testing I connect to bconsole and run the Job. I get this message and really don't know where the problem is: Console connected at 01-Jun-09 13:52 JobId Level Name Status ==

[Bacula-users] A external job doesn't recognize the JobDefs

2009-06-01 Thread Reynier Perez Mira
Hi every: To get a better organization in my file and touch the Director (bacula-dir.conf) less I make a choice: work with external config files. Each file contains definitions for Job, Client, Schedule, Pools and FileSet. Then in my bacula-dir.conf file I add this line (for each new client): @/

[Bacula-users] BAT and BWeb from another machine

2009-05-27 Thread Reynier Perez Mira
Can I use this too amazing tools from other server rather than the same server where Director is running? I say this because Bacula (Director, Storage) run in one Ubuntu Server with no graphic interface. It the answer is yes then ¿any manual or guide in how to configure to get them working? Che

Re: [Bacula-users] How to test my conf file

2009-05-26 Thread Reynier Perez Mira
to be sure you really run the binary. > > Reynier Perez Mira wrote: > > Hi every: > > I'm configuring a new Bacula and I need to test if all is fine. Reading the > manual and finding how to test my bacula-sd.conf file I can see this: > ./bacula-sd -t -c bacula-sd.conf

[Bacula-users] How to test my conf file

2009-05-26 Thread Reynier Perez Mira
Hi every: I'm configuring a new Bacula and I need to test if all is fine. Reading the manual and finding how to test my bacula-sd.conf file I can see this: ./bacula-sd -t -c bacula-sd.conf (from /etc/bacula) But when I run this I get this message: Usage: ./bacula-ctl-sd {start|stop|restart|statu

Re: [Bacula-users] Bacula and Alfresco integration

2009-04-23 Thread Reynier Perez Mira
Hi Arno: Any advanced on this? Did you end the document and send me to take a look Cheers Ing. Reynier Pérez Mira Dirección Técnica IP > -Mensaje original- > De: Reynier Perez Mira [mailto:rper...@uci.cu] > Enviado el: miércoles, 15 de abril de 2009 06:42 pm > Para: Arno Leh

Re: [Bacula-users] Bacula and Alfresco integration

2009-04-15 Thread Reynier Perez Mira
> Actually, I'm currently in the process of writing a small paper > describing how to do that. Thanks a lot, I find over Internet and without success. > At this time, I'm quite at the start :-) but you might ping me in a > week or so (this depends on when my customer will have their Alfresco > i

[Bacula-users] Bacula and Alfresco integration

2009-04-15 Thread Reynier Perez Mira
Exists any plugin or way to backup Alfresco systems? Cheers and thanks in advance Ing. Reynier Pérez Mira Dirección Técnica IP -- This SF.net email is sponsored by: High Quality Requirements in a Collaborative Environmen

[Bacula-users] bacula-web in Bacula 3.0 error

2009-04-10 Thread Reynier Perez Mira
Hi every: I'm trying to get Bacula-Web work with my recent new Bacula 3.0 installed but when I try to Access to the URL I get this error: Fatal error: Call to undefined method DB_Error::fetchRow() in /var/www/bweb/index.php on line 59 where line 59 have this piece of code: $tmp = $client->fetchR

Re: [Bacula-users] Bacula Project Status Report

2009-04-07 Thread Reynier Perez Mira
> 1.Bacula Release 3.0 When will be Bacula 3.0 released during this week? Is the SVN release ready for production? Ing. Reynier Pérez Mira Dirección Técnica IP -- This SF.net email is sponsored by: High Quality Require

[Bacula-users] Bacula and ACL over LDAP directory

2009-04-02 Thread Reynier Perez Mira
Hi every: I'm trying to install Bacula as a service for a DataCenter. For now I have at least 144 clients and I need some security levels. Can Bacula works with ACL based on a LDAP directory? I mean for example if a user want to use the Bacula Service, can the client use the LDAP user account wi

Re: [Bacula-users] Exchange Backup

2009-03-17 Thread Francisco Garcia Perez
05: P 1:39(38) ack 1 win 183 12:14:41.924006 IP smsmse.fd.local.9105 > Bacula.41537: . ack 39 win 65497 Thank you very much. 2009/3/17 Francisco Garcia Perez > Hello, > I'm triying to setup the bacula exchange agent 1.0.7 from > http://www.meadowcourt.org/downloads/, but

[Bacula-users] Exchange Backup

2009-03-17 Thread Francisco Garcia Perez
Hello, I'm triying to setup the bacula exchange agent 1.0.7 from http://www.meadowcourt.org/downloads/, but I'm still having some issues, first I don't know how to install the agent as a service, in the install instructions say *"Install as a service using the shortcuts provided in the install." *

[Bacula-users] Exchange 2003 backup

2009-03-03 Thread Francisco Garcia Perez
Hello, I want use bacula to make backups of my Exchange server, I see that there are a bacula agent for Exchange, but I don't kown what is the best solution to do the backup and wath is the configuration options that I need to add. Any help is very appreciated. Sorry for my English. -

[Bacula-users] Bacula and databases ...

2009-02-04 Thread Reynier Perez Mira
Hi every: I've been using Bacula for a while and now I have a big question: it's possible to save the database data? I mean like an SQL query or a dump? Any plugins for do that? Cheers and thanks in advance Ing. Reynier Pérez Mira Dirección Técnica IP __ Información de ESET NOD32 Anti

Re: [Bacula-users] ProblemsstartingBacula aftercompilingandinstalling

2009-01-21 Thread Reynier Perez Mira
> With what you indicate it would be reasonable to launch the same flags I use. > I've several quite identical pc running same spec with this compilation. > ( ok on opensuse, not debian but this would normaly doesn't change a lot. ) Thanks a lot Bruno, I compile with those CFLAGS and now I ran Bac

Re: [Bacula-users] Problems startingBacula aftercompilingandinstalling

2009-01-21 Thread Reynier Perez Mira
> before the .configure > do a > export CFLAGS="-O2 -g -msse -mmmx -march=i586 -mtune=i686 -funroll-loops > -mfpmath=sse -fmessage-length=0 -fno-strict-aliasing > -pipe -fstack-protector -Wall -D_FORTIFY_SOURCE=0" > > if you are on a 686 proc other flags exist for x86_64 > man gcc would be your fr

Re: [Bacula-users] Problems starting Bacula aftercompilingandinstalling

2009-01-21 Thread Reynier Perez Mira
mo Neuvonen [mailto:timo-n...@tee-en.net] > Sent: Wednesday, January 21, 2009 11:06 AM > To: bacula-users@lists.sourceforge.net > Subject: Re: [Bacula-users] Problems starting Bacula > aftercompilingandinstalling > > "Reynier Perez Mira" kirjoitti viestissä >

Re: [Bacula-users] Problems starting Bacula after compiling andinstalling

2009-01-21 Thread Reynier Perez Mira
> Search in the wiki & ml about the CX FLAGS D_FORTIFY_SOURCE=0 > > Also there's explaination in the changelog of rpms sources > made by Scott. Hi Bruno and thanks for your reply: I search in Wiki and Bacula Installation and Configuration Manual as you suggested me but I can't find nothing. Mayb

[Bacula-users] Cleaning Bacula DB

2008-11-18 Thread Reynier Perez Mira
Hi every: I've using Bacula with PostgreSQL DB. I need to delete every record stored in the tables because all of them was for testing purpose and may confuse some clients. Can any say me which tables I need to empty? Or is better recreate the DB? Cheers and thanks in advance Ing. Reynier Pérez

Re: [Bacula-users] Problems with Webacula

2008-11-13 Thread Reynier Perez Mira
> So to access the bacula catalog the underlaying Zend Framework & PHP need > also the > pdo_pgsql extension > (which is quite easy to install : just activate it or get it from pecl) Ok, thanks for your reply now it works I just need to enable this extension (pdo_pgsql.so) in my php.ini file. Bu

[Bacula-users] Problems with Webacula

2008-11-12 Thread Reynier Perez Mira
Hi: I'm trying to install Webacula in my Ubuntu Server in wich I have Bacula and PostgreSQL running fine. I have this configuration in the file config.ini: [general] ;db.adapter = PDO_MYSQL db.adapter = PDO_PGSQL db.config.host = localhost db.config.username = postgres db.config.password = postgr

[Bacula-users] Big trouble compiling Bacula

2008-11-03 Thread Reynier Perez Mira
Hi every: Recently I install a new Ubuntu 8.10 Server in an ESX VMWare Machine. Today I try to compile and configure Bacula 2.4.3 and I get a lot of errors when I try to start the service. See the logs: /etc/init.d/bacula start Starting the Bacula Storage daemon *** buffer overflow detected ***:

Re: [Bacula-users] What's happen if a Client change their IPaddress?

2008-10-29 Thread Reynier Perez Mira
> > Myself, I simply linked the DNS and DHCP servers so that clients > > register can their dynamic addresses at the DNS server. My Bacula daemon > > then simply uses the hostnames to find them. Ok, I'm think this is the best solution. Could you send me or tell me where to find some information a

[Bacula-users] What's happen if a Client change their IP address?

2008-10-29 Thread Reynier Perez Mira
Hi every: Recently I and some others people analyzed the idea to use Bacula as our Backup Software. The people ask to me his doubts and one of them was this: - What's happen if a client change their IP address? We need to reconfigure Bacula by hand or exists another alternative? Because I don'

Re: [Bacula-users] Trouble mounting second tape (LTO-2)

2008-02-26 Thread Francisco Munoz Perez
Con fecha 26/2/2008, "John Drescher" <[EMAIL PROTECTED]> escribió: >> This should be a working or something? >> >Now you confused me. I am not sure exactly what you are asking. > >If you restarted the bacula-sd daemon it should now work. > >At that point it would be good to would try a job that sp

Re: [Bacula-users] Trouble mounting second tape (LTO-2)

2008-02-26 Thread Francisco Munoz Perez
> >Delete the lines Autochanger=yes and Drive Index = 0 from your config >file. These are for autochangers/libraries only. Then restart >bacula-sd . > > >John Ready .. I have already commented on the two lines that you mentioned and me has reset the bacula-sd ... This should be a working or som

Re: [Bacula-users] Trouble mounting second tape (LTO-2)

2008-02-26 Thread Francisco Munoz Perez
Con fecha 26/2/2008, "John Drescher" <[EMAIL PROTECTED]> escribió: >> Load the tape in the slot in the powervault (this does not have >> autocharger). >> >> So I did not make tests autocharger as it has no autocharger. >> >> You understand me? >> >Yes, I do. Your english is fine. The error me

Re: [Bacula-users] Trouble mounting second tape (LTO-2)

2008-02-26 Thread Francisco Munoz Perez
Con fecha 26/2/2008, "John Drescher" <[EMAIL PROTECTED]> escribió: >> No, to load the first tape I do it manually (insert the tape in the >> powervault, run the bconsole and execute mount to load) >> >Do you mean you loaded the tape to the tape drive of the powervault or >to a slot on the autoch

Re: [Bacula-users] Trouble mounting second tape (LTO-2)

2008-02-26 Thread Francisco Munoz Perez
Con fecha 26/2/2008, "John Drescher" <[EMAIL PROTECTED]> escribió: >On Tue, Feb 26, 2008 at 12:17 PM, Francisco Munoz Perez ><[EMAIL PROTECTED]> wrote: >> There is the error: >> >> >> >>

  1   2   >