Re: [Bacula-users] Status of Python api?

2015-02-27 Thread Victor Hugo dos Santos
fully for > 5 years, including disaster recovery simulation so I don't see > a strong reason to change now unless I have to. Hi, are you sure that you cant configure bacula to make a backup direct to DVD ??? I have one client configured to use a DVD storage just

Re: [Bacula-users] Webacula 7. Coming…

2014-10-27 Thread Victor Hugo dos Santos
the changes and so, the GUI get all the information from the database and generate a new bacula-dir.conf for example. that is the same idea that the Centreon project use to make the nagios configuration files, and IMHO, I believe that is a good i

Re: [Bacula-users] Bacula-Web 5.2.12 released

2013-01-25 Thread Victor Hugo dos Santos
age more that one server. that is my idea. thanks for your excelent work. bye -- -- Victor Hugo dos Santos http://www.vhsantos.net Linux Counter #224399 -- Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5,

Re: [Bacula-users] PKI decryption problem: missing private key

2012-06-30 Thread Hugo Letemplier
I think that you need to use the master.pem or the fd-example.pem that is on A if you want to restore on B Dont forget to restart the File Daemon on B after config modifications Hugo Le 21 juin 2012 à 22:43, Ricky Tong a écrit : > Hi, > > we are trying to restore a backup of a cli

Re: [Bacula-users] Migrate/copy from one pool to different pools based on schedule

2012-06-28 Thread Hugo Letemplier
2012/6/28 Mario Moder : > Am 28.06.2012 13:31, schrieb Hugo Letemplier: >> 2012/6/28 Mario Moder : >>> Hi Bacula Community. >>> >>> Simple setup: We have one "file-pool" which is used on a weekly >>> schedule (saturdays). We have ano

Re: [Bacula-users] Migrate/copy from one pool to different pools based on schedule

2012-06-28 Thread Hugo Letemplier
urity, 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 > h

Re: [Bacula-users] Create two identical tapes, with one tape drive.

2012-06-23 Thread Hugo Letemplier
ake it ? > > I have minded in using dd,bcopy… But I cant say which one is the more > appropriated and safe. > > Also I tried to write to a kind of "spool file" device and then to dd it to > my two tapes. I saw that bcopy is only writing to a volume that got a > di

Re: [Bacula-users] Checking Storage Daemon file system free space before mounting/creating a volume and before running a job

2012-06-15 Thread Hugo Letemplier
2012/6/15 Hugo Letemplier : > 2012/6/15 Uwe Schuerkamp : >> >> On Thu, Jun 14, 2012 at 11:25:03PM +0200, Yougo wrote: >> >>> Is it possible to check a free space ratio on the storage daemon, >>>  fail a job if required instead of failing also the volumes, wai

Re: [Bacula-users] Checking Storage Daemon file system free space before mounting/creating a volume and before running a job

2012-06-15 Thread Hugo Letemplier
2012/6/15 Uwe Schuerkamp : > > On Thu, Jun 14, 2012 at 11:25:03PM +0200, Yougo wrote: > >> Is it possible to check a free space ratio on the storage daemon, >>  fail a job if required instead of failing also the volumes, waiting >>  for a mount… and thus avoid a lot of successive error that could >

Re: [Bacula-users] Unable to restore some encrypted Windows 2003 backups with master.pem

2012-05-14 Thread Hugo Letemplier
did a job that I succeeded to restore via the master.pem I consider the problem as solved. :-) Thank you ! Hugo -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security an

[Bacula-users] Restoring partial catalog backup after unexpected pruning

2012-05-10 Thread Hugo Letemplier
Hello, Few days before I had a bad behaviour from bacula. It pruned lots of backups from my archives ONLY for one client in one pool before a specified date!. I couldn't reread tapes because there was a lot of tapes. I couldn't restore the full catalog dump because lots of jobs had run since this

Re: [Bacula-users] Unable to restore some encrypted Windows 2003 backups with master.pem

2012-05-04 Thread Hugo Letemplier
2012/4/25 Martin Simmons : >>>>>> On Wed, 25 Apr 2012 12:05:59 +0200, Hugo Letemplier said: >> >> 2012/4/16 Martin Simmons : >> >>>>>> On Sat, 14 Apr 2012 13:53:37 +0200, Hugo Letemplier said: >> >> >> >> 2012/4/11 Ma

Re: [Bacula-users] Tandberg LTO-3 only writing ~200GB

2012-04-25 Thread Hugo Letemplier
verything worked fine. I erased my tapes with an "mt -f /dev/nst0 erase" after having stopped bacula-sd and freed all iscsi layers Hugo -- Live Security Virtual Conference Exclusive live event will cover all the way

Re: [Bacula-users] Unable to restore some encrypted Windows 2003 backups with master.pem

2012-04-25 Thread Hugo Letemplier
2012/4/16 Martin Simmons : >>>>>> On Sat, 14 Apr 2012 13:53:37 +0200, Hugo Letemplier said: >> >> 2012/4/11 Martin Simmons : >> >>>>>> On Wed, 4 Apr 2012 16:59:58 +0200, Hugo Letemplier said: >> >> >> >> Hello, I have t

Re: [Bacula-users] Running a fake incremental that can be considered as Full ( Database Dumps )

2012-04-25 Thread Hugo Letemplier
2012/4/20 Martin Simmons : >>>>>> On Thu, 19 Apr 2012 11:02:33 +0200, Hugo Letemplier said: >> >> 2012/4/18 Martin Simmons : >> >>>>>> On Wed, 18 Apr 2012 15:41:02 +0200, Hugo Letemplier said: >> >> >> >> 2012/4/18 Hugo

Re: [Bacula-users] Running a fake incremental that can be considered as Full ( Database Dumps )

2012-04-19 Thread Hugo Letemplier
2012/4/18 Martin Simmons : >>>>>> On Wed, 18 Apr 2012 15:41:02 +0200, Hugo Letemplier said: >> >> 2012/4/18 Hugo Letemplier : >> > 2012/4/16 Christian Manal : >> >> On 16.04.2012 12:09, Hugo Letemplier wrote: >> >>> Hello >>

Re: [Bacula-users] Running a fake incremental that can be considered as Full ( Database Dumps )

2012-04-18 Thread Hugo Letemplier
2012/4/18 Hugo Letemplier : > 2012/4/16 Christian Manal : >> On 16.04.2012 12:09, Hugo Letemplier wrote: >>> Hello >>> >>> I use Bacula 5.0.3 >>> >>> On few linux servers I have got BDD dumps that run every nights at a >>> speci

Re: [Bacula-users] Running a fake incremental that can be considered as Full ( Database Dumps )

2012-04-18 Thread Hugo Letemplier
2012/4/16 Christian Manal : > On 16.04.2012 12:09, Hugo Letemplier wrote: >> Hello >> >> I use Bacula 5.0.3 >> >> On few linux servers I have got BDD dumps that run every nights at a >> specified time. >> For synchronism reasons between databases

[Bacula-users] Running a fake incremental that can be considered as Full ( Database Dumps )

2012-04-16 Thread Hugo Letemplier
Hello I use Bacula 5.0.3 On few linux servers I have got BDD dumps that run every nights at a specified time. For synchronism reasons between databases theses backups are run via crontab and not directly from bacula. I need that bacula save theses databases dumps every morning - The filesystem i

Re: [Bacula-users] Unable to restore some encrypted Windows 2003 backups with master.pem

2012-04-14 Thread Hugo Letemplier
2012/4/11 Martin Simmons : >>>>>> On Wed, 4 Apr 2012 16:59:58 +0200, Hugo Letemplier said: >> >> Hello, I have tested encryption/decryption on many bacula backups but >> one job is tricky >> >> I have Linux, MacOSX and Windows 2003 servers >&g

[Bacula-users] Unable to restore some encrypted Windows 2003 backups with master.pem

2012-04-04 Thread Hugo Letemplier
What should be the right format and encoding for bacula certificates ? Everything works except on one Windows ! I advice everybody to check their windows restoration via the master.pem file Thank for your help Hugo -- Be

[Bacula-users] 2 Drive Autchanger, copy-job deadlock

2012-03-23 Thread Hugo Cardoso
Hi all, I'm still trying to implement bacula in my organization. And meanwhile I've stumbled in one problem that i can't figure out or even find any information in the several mailing lists. I have a 2 drive tape library and some times my copy jobs(tape to tape) get blocked because one job reques

Re: [Bacula-users] Re : Restore on windows with VSS stops file daemon service

2012-03-05 Thread Hugo Cardoso
Hi, VSS can execute backups of openfiles. I dont think it can make restores of files that are being used (Not sure, could anyone confirm ?). Regards HC On Mon, Mar 5, 2012 at 3:47 PM, claude baryo wrote: > Hi again, > > Just to inform you that, I installed the bacula client 5.2.3, the restore >

Re: [Bacula-users] Off site backups

2012-02-24 Thread Victor Hugo dos Santos
a copy job from local to remote. bye -- -- Victor Hugo dos Santos Linux Counter #224399 -- Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also foc

Re: [Bacula-users] Restore on windows with VSS stops file daemon service

2012-02-23 Thread Hugo Cardoso
? Tahnks, Hugo On Fri, Feb 17, 2012 at 10:33 AM, Hugo Cardoso wrote: > I tried to set debug level at 999 but couldn’t. The maximum level that > generated the trace file was 249. > > C:\"Program Files"\Bacula\bacula-fd.exe -d 249 -c "C:\Program > Files\Bacula\bacula-fd.

Re: [Bacula-users] jobs fail with various "broken pipe" errors

2012-02-22 Thread Hugo Letemplier
I think you can try to configure the Heartbeat Interval directive on your various daemons. 2012/2/22 Silver Salonen : > Hi. > > > > Recently we changed the network connection for our backup server which is > Bacula 5.2.3 on FreeBSD 9.0. > > > > After that many jobs running across WAN started f

Re: [Bacula-users] setup HP StorageWorks MSL2024 Tape Library with Bacula.

2012-02-21 Thread Hugo Cardoso
= yes Maximum Concurrent Jobs = 2 } I Hope it helps. Hugo On Tue, Feb 21, 2012 at 8:49 AM, Rushdhi Mohamed wrote: > Hi all > > Currently all the backups are ( all together 29 servers) write to NAS > with 7TB... actually using around 2TB > > Now i  have to setup HP StorageWorks

[Bacula-users] Restore on windows with VSS stops file daemon service

2012-02-16 Thread Hugo Cardoso
85 Job:RestoreFiles.2012-02-16_18.51.19_43 Restore Client: baculaclient-fd Start time: 16-Feb-2012 18:51:21 End time: 16-Feb-2012 18:52:09 Files Expected: 1 Files Restored: 0 B

Re: [Bacula-users] Send Bacula Backup Report new version for PostgreSQL

2012-02-02 Thread Victor Hugo dos Santos
ith Bacula Enterprise Hi Davide, I made a changes in your script !!! the idea is that the administrator can get a general status of backup only reading the mail subject (like tripiwire report). thanks. -- -- Victor Hugo dos Santos Linux Counter #224399 --- send_bacula_backup_report.pl-old

Re: [Bacula-users] Bacula Encryption, master key and certificate, how to check the content ?

2012-02-01 Thread Hugo Letemplier
2012/1/31 Hugo Letemplier : > Hello > > By the past, I made experimentations with bacula certificates. > When passing Bacula in "Production", I reset every certificates on all > the client in order to make everything fine. > > It appears recently that I couldn'

[Bacula-users] Bacula Encryption, master key and certificate, how to check the content ?

2012-01-31 Thread Hugo Letemplier
o be a problem of EndOfLine or Encoding. How should be stored the certificate in order to make it compliant between every systems ? Why do the bacula hashs on windows are always differents ? Thanks Hugo -- Keep Your

Re: [Bacula-users] Windows File Daemon: "VSS" or "System State" or both ?

2012-01-31 Thread Hugo Letemplier
ore of complete Windows systems with BartPE and the > bacula plugin. The only thing you will see is "shutdown unexpected" > when you reboot the restored system. > > >From my experiences, Active Directory domain controllers are a LOT > easier and faster to be replicated

Re: [Bacula-users] Windows File Daemon: "VSS" or "System State" or both ?

2012-01-25 Thread Hugo Letemplier
2012/1/25 Simone Caronni : > Hello, > > I used to do one of the following depending on whether is Windows 2003 > or 2008+ to have some additional protection: > > ClientRunBeforeJob = "start /w ntbackup backup systemstate /F > C:\\SystemState.bkf" > ClientRunAfterJob = "del C:\\SystemState.bkf" > >

[Bacula-users] Windows File Daemon: "VSS" or "System State" or both ?

2012-01-25 Thread Hugo Letemplier
redundancy of information ? Thank you Hugo -- Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus

Re: [Bacula-users] Needing some advices, tape drive over iscsi

2012-01-10 Thread Hugo Letemplier
2012/1/10 James Harper : >> >> My bacula server is on a virtual machine, I pass my Tape Drive via iscsi to >> my >> bacula server. This tape drive is also shared sometimes with my older backup >> server in order to restore old backups. > > Can you pass the tape drive through from the driver VM? An

[Bacula-users] Needing some advices, tape drive over iscsi

2012-01-10 Thread Hugo Letemplier
iscsi tape drives ? Thanks Hugo -- Write once. Port to many. Get the SDK and tools to simplify cross-platform app development. Create new or port existing apps to sell to consumers worldwide. Explore the Intel AppUpSM

Re: [Bacula-users] is it make any sense if i backups Bacula volumes

2012-01-10 Thread Hugo Letemplier
or storage type. Here you want to copy from disk to tape so simply run a bacula Copy job. In another case if you are looking for redundancy just run a tape copy to another tape or a rsync of your volumes on another hard drive Hugo --

Re: [Bacula-users] purge/mark unavailable all volumes on a given storage volume

2012-01-04 Thread Hugo Letemplier
ume is dead, so the bacula media files cannot be recovered, so i think you have to simply delete all the bacula volumes that were on this device and then recreate new ones Hugo -- Ridiculously easy VDI. With Citrix VDI-in

Re: [Bacula-users] Using bconsole to restore UTF8… encoded filenames with specials characters

2011-12-23 Thread Hugo Letemplier
2011/12/22 Alan Brown : > Hugo Letemplier wrote: > >> My problem is when I want to restore one file. I cant select this >> file/directory in bconsole ! Because "ls" command in bconsole returns >> good file names but when you try to select the files with

[Bacula-users] Using bconsole to restore UTF8… encoded filenames with specials characters

2011-12-22 Thread Hugo Letemplier
s a great question… if one fail, use the other one, reselect the file…) So have you an idea ? Thanks in advance Hugo -- Write once. Port to many. Get the SDK and tools to simplify cross-platform app development. Crea

[Bacula-users] Many projects idea, what do you think about it ?

2011-12-12 Thread Hugo Letemplier
at the beginning. I hope you understood my English. Thank you in advance for your comments about theses ideas. If someone is interested I will be happy to share parts of my python code. If some features are developed I might have time to help developing or try theses functionalities Hugo --

[Bacula-users] Canceling a job on tape ? Rerun the job, Where does bacula will append the tape ?

2011-10-04 Thread Hugo Letemplier
good explanation about it on the documentation Thank you Hugo -- All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent act

[Bacula-users] problem with job copy and retention period

2011-09-14 Thread Victor Hugo dos Santos
Level=Differential mon-fri at 11:06 Run = Level=Incremental mon-fri at 11:06 } -- -- Victor Hugo dos Santos Linux Counter #224399 -- BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA

Re: [Bacula-users] Upgrade to full if incremental or diff estimate was reaching a specified size ?

2011-08-24 Thread Hugo Letemplier
2011/8/25 Hugo Letemplier : > Hi > > When I run a Job, I would like to automaticaly upgrade the job to a > full if the estimate was big ( maybe a certain percentage of the > initial full ). > > How can I do that, I was thinking with python on the job start Event ? > > Ca

[Bacula-users] Upgrade to full if incremental or diff estimate was reaching a specified size ?

2011-08-24 Thread Hugo Letemplier
job and automaticaly run a new one? Thank you Hugo -- 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 alterna

Re: [Bacula-users] API to Communicate with Bacula from a client portal?

2011-08-24 Thread Hugo Letemplier
ree > download at:  http://p.sf.net/sfu/wandisco-dev2dev > ___ > Bacula-users mailing list > Bacula-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bacula-users > take a look at this:

Re: [Bacula-users] I don't want to prune files ! …… Not working as expected

2011-08-22 Thread Hugo Letemplier
2011/8/19 Dan Langille : > > On Aug 19, 2011, at 6:05 AM, Hugo Letemplier wrote: > >> 2011/8/18 Dan Langille : >>> >>> On Aug 18, 2011, at 11:46 AM, Hugo Letemplier wrote: >>> >>>> 2011/8/18 Dan Langille : >>>>> >>>>

Re: [Bacula-users] I don't want to prune files ! …… Not working as expected

2011-08-19 Thread Hugo Letemplier
2011/8/18 Dan Langille : > > On Aug 18, 2011, at 11:46 AM, Hugo Letemplier wrote: > >> 2011/8/18 Dan Langille : >>> >>> On Aug 18, 2011, at 9:51 AM, Hugo Letemplier wrote: >>> >>>> 2011/8/18 Hugo Letemplier : >>>>> 2011/8/16 Dan

Re: [Bacula-users] I don't want to prune files ! …… Not working as expected

2011-08-18 Thread Hugo Letemplier
2011/8/18 Dan Langille : > > On Aug 18, 2011, at 9:51 AM, Hugo Letemplier wrote: > >> 2011/8/18 Hugo Letemplier : >>> 2011/8/16 Dan Langille : >>>> >>>> On Aug 16, 2011, at 7:27 AM, Hugo Letemplier wrote: >>>> >>>>&g

Re: [Bacula-users] I don't want to prune files ! …… Not working as expected

2011-08-18 Thread Hugo Letemplier
2011/8/18 Hugo Letemplier : > 2011/8/16 Dan Langille : >> >> On Aug 16, 2011, at 7:27 AM, Hugo Letemplier wrote: >> >>> 2011/8/16 Dan Langille : >>>> >>>> On Aug 16, 2011, at 6:36 AM, Hugo Letemplier wrote: >>>> >>>>

Re: [Bacula-users] I don't want to prune files ! …… Not working as expected

2011-08-18 Thread Hugo Letemplier
2011/8/16 Dan Langille : > > On Aug 16, 2011, at 7:27 AM, Hugo Letemplier wrote: > >> 2011/8/16 Dan Langille : >>> >>> On Aug 16, 2011, at 6:36 AM, Hugo Letemplier wrote: >>> >>>> 2011/8/16 Jeremy Maes : >>>>> Op 16/08/2011 11

Re: [Bacula-users] I don't want to prune files ! …… Not working as expected

2011-08-16 Thread Hugo Letemplier
2011/8/16 Dan Langille : > > On Aug 16, 2011, at 6:36 AM, Hugo Letemplier wrote: > >> 2011/8/16 Jeremy Maes : >>> Op 16/08/2011 11:45, Hugo Letemplier schreef: >>> >>> Hi the list ! >>> >>> I have a recurrent issue in bacula. >>

Re: [Bacula-users] I don't want to prune files ! …… Not working as expected

2011-08-16 Thread Hugo Letemplier
2011/8/16 Jeremy Maes : > Op 16/08/2011 11:45, Hugo Letemplier schreef: > > Hi the list ! > > I have a recurrent issue in bacula. > > I specified a very long duration for job and file retention. > I sepecified Purge File = No, Purge Job = No, Purge Volume = yes > I have

[Bacula-users] I don't want to prune files ! …… Not working as expected

2011-08-16 Thread Hugo Letemplier
nd what's happenning ! Could you help me ? How can I check that my pruning directives work as expected ? Thank you in advance. Hugo -- uberSVN's rich system and user administration capabilities and model con

[Bacula-users] Python in bacula

2011-08-04 Thread Hugo Letemplier
Hi I am begining with Python scripting. I imagine to have monitoring/management scripts for bacula coded with python. Indeed Bash is not very easy to manage bacula object concepts ( jobs schedule … ) First i saw that bacula can execute python code according to internal events Is there a librar

Re: [Bacula-users] Manually upgrade next job, disable next job ?

2011-07-26 Thread Hugo Letemplier
r Level Duplicates = yes > > and schedule the full job. > > Regards, > > Pietro > > 2011/7/26 Hugo Letemplier >> >> Hi >> >> I have scheduling for a job everydays. >> Sometimes, I have to disable the next job but without disabling the >&g

[Bacula-users] Manually upgrade next job, disable next job ?

2011-07-26 Thread Hugo Letemplier
Hi I have scheduling for a job everydays. Sometimes, I have to disable the next job but without disabling the others that are scheduled after. Indeed, eg: I 've just seen that the previous Incremental has become really big. How can I directly say to bacula to upgrade the next job of this name to

Re: [Bacula-users] Pruning Jobs older than 6 months

2011-07-21 Thread Hugo Letemplier
Dont forget to update your pool record. 2011/7/20 Rickifer Barros : > Also, I could set up for my Jobs and Files Retention the same that Volume > Retention without problems, is that right? > > On Wed, Jul 20, 2011 at 11:15 AM, Rickifer Barros > wrote: >> >> Thanks Jeremy...I'll do that. >> >> On

Re: [Bacula-users] Send Bacula Backup Report

2011-07-13 Thread Victor Hugo dos Santos
is in the web site: "You need to install the program in the Bacula Director server that use MySQL server and Bweb." only work with Mysql ?? thanks -- -- Victor Hugo dos Santos Linux Counter #224399 -- AppSumo

Re: [Bacula-users] Web interface

2011-07-07 Thread Hugo Letemplier
gt; With webacula you can add acl and users. Its sometimes failing on restore but I think that it's a good project and many improvements will come later. Something that I dont understand is that there is a lots of projects I t

Re: [Bacula-users] Bacula & vchanger

2011-06-30 Thread Victor Hugo dos Santos
:16 /dev/sdb1 brw-rw 1 root disk 8, 21 2011-06-28 11:16 /dev/sdb5 brw-rw 1 root disk 8, 18 2011-06-28 11:16 /dev/sdb2 brw-rw 1 root disk 8, 32 2011-06-30 12:10 /dev/sdc brw-rw 1 root disk 8, 33 2011-06-30 12:10 /dev/sdc1 === solution... mmm .. include bacula in disk group ??

[Bacula-users] Archive catalog, second catalog, find file from an old volume ?

2011-06-20 Thread Hugo Letemplier
his catalog and find the file and restore the file. Having a second catalog with only the old files will avoid theses recods to make bacula going slowly with the regular catalog. Does anyone got a tip about that

Re: [Bacula-users] Feature idea : Copy in bat ; copy selection improvement ; multiple jobid in bconsole copy job and other copy idea…

2011-06-17 Thread Hugo Letemplier
2011/6/7 Hugo Letemplier : > Hi > > I have some ideas. What do you think about it ? > > 1. Be able to select dynamically various job to copy : a sort of > manual copy selection when you run a new job manually > > 2. Add a copy option in the jobrun list of bat when you right

[Bacula-users] Feature idea : Copy in bat ; copy selection improvement ; multiple jobid in bconsole copy job and other copy idea…

2011-06-07 Thread Hugo Letemplier
Hi I have some ideas. What do you think about it ? 1. Be able to select dynamically various job to copy : a sort of manual copy selection when you run a new job manually 2. Add a copy option in the jobrun list of bat when you right click on one job or a job selection (with the CTRL key ) 3. Sel

Re: [Bacula-users] Base Job ?

2011-06-07 Thread Hugo Letemplier
2011/6/7 Hugo Letemplier : > Hi > > I am backing up some systems with base jobs. > I have done the base and then a full. > But I want to check that the full has been based on the base job but I cant. > > On the mailling list, I found the following content with the line : >

[Bacula-users] Base Job ?

2011-06-07 Thread Hugo Letemplier
Hi I am backing up some systems with base jobs. I have done the base and then a full. But I want to check that the full has been based on the base job but I cant. On the mailling list, I found the following content with the line : Base files/Used files: 39336/39114 (99.44%) JobId:

Re: [Bacula-users] Bacula slow transfer / Compression latency / feature request

2011-06-01 Thread Hugo Letemplier
2011/5/31 Sean Clark : > On 05/30/2011 02:11 PM, reiserfs wrote: >> Hello, im new with Bacula scene, i have used the HP Dataprotector with a HP >> Library fiber channel backup. >> >> With the Dataprotector i got 1gbps interfaces and switch and all jobs get >> done very fast, with transfer like 50

Re: [Bacula-users] Bacula 5.0.3 Macintosh file daemon?

2011-05-31 Thread Hugo Letemplier
2011/5/27 Sean Clark : > On 05/27/2011 08:50 AM, Graham Keeling wrote: >> Hello, >> Does anybody know where I might be able to find a bacula-5.0.3 Mac file >> daemon? >> Or an installer? >> Thanks. > I recommend MacPort[1] for that. > > "port install bacula +client_only" > "port load bacula" (as I

Re: [Bacula-users] "Erase" a disk volume ?

2011-05-26 Thread Hugo Letemplier
2011/5/26 Radosław Korzeniewski : > Hi, > > W dniu 25 maja 2011 16:35 użytkownik Hugo Letemplier > napisał: >> >> > console: >> > * purge volume action=all allpools storage= >> >> > If you updated your volumes parameters then execute following

Re: [Bacula-users] "Erase" a disk volume ?

2011-05-25 Thread Hugo Letemplier
2011/5/25 Radosław Korzeniewski : > Hi, > > 2011/5/25 Hugo Letemplier >> >> I added this option to my pool but it's not working, I still see the >> important size of the volume files on my drive. >> I updated all my volume before purging. >> > > I

Re: [Bacula-users] "Erase" a disk volume ?

2011-05-25 Thread Hugo Letemplier
2011/5/25 Phil Stracchino : > On 05/25/11 05:59, Hugo Letemplier wrote: >> Hi, >> >> I got some disk volumes that I just want to "erase" "on demand". >> Indeed, theses ones were not recycled for various reasons (not in the >> good pool, new j

[Bacula-users] "Erase" a disk volume ?

2011-05-25 Thread Hugo Letemplier
Hi, I got some disk volumes that I just want to "erase" "on demand". Indeed, theses ones were not recycled for various reasons (not in the good pool, new job upgraded to full, bad retention times…) I don't want to delete theses volumes because I want to check that in the time theses volumes will b

[Bacula-users] ACL backup on OSX

2011-05-16 Thread Hugo Letemplier
on a ACL directory ) I don't know if this is bound only to my OSX installation or a particular update from Apple. It will be nice to have some return from the bacula - osx community about this bug Hugo -- Ac

Re: [Bacula-users] hfsplussupport enabled and data encryption produces "Signature is invalid" errors

2011-05-12 Thread Hugo Letemplier
3. > 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/bacu

[Bacula-users] Backing up virtual machines Windows XP and Terminal Server 2003 on linux kvm

2011-05-05 Thread Hugo Letemplier
machine ? I have many doubt ? What is the best solution according to you ? BR Hugo -- WhatsUp Gold - Download Free Network Management Software The most intuitive, comprehensive, and cost-effective network management toolset

Re: [Bacula-users] About retention, and pruning.

2011-05-05 Thread Hugo Letemplier
st incremental could have been purged and recycled. Does anyone see this problem ? 2011/5/5 Dan Langille : > On May 4, 2011, at 3:26 AM, Graham Keeling wrote: > >> On Fri, Apr 29, 2011 at 11:11:24AM +0200, Hugo Letemplier wrote: >>> 2011/4/29 Jérôme Blion : >>&g

Re: [Bacula-users] About retention, and pruning.

2011-05-04 Thread Hugo Letemplier
2011/5/4 Graham Keeling : > On Fri, Apr 29, 2011 at 11:11:24AM +0200, Hugo Letemplier wrote: >> 2011/4/29 Jérôme Blion : >> > On Thu, 28 Apr 2011 17:33:48 +0200, Hugo Letemplier >> > >> > wrote: >> >> After the job ran many times: I have the follo

Re: [Bacula-users] About retention, and pruning.

2011-04-29 Thread Hugo Letemplier
2011/4/29 Jérôme Blion : > On Thu, 28 Apr 2011 17:33:48 +0200, Hugo Letemplier > > wrote: >> After the job ran many times: I have the following volume <=> job > matching >> Vol name   Level      Time >> Test1         Full        15:50 >> 324        

Re: [Bacula-users] About retention, and pruning.

2011-04-28 Thread Hugo Letemplier
2011/4/28 Hugo Letemplier : > Hi, > > I am adding this to precise question and "reopen" the topic. > I read many time the chapter of the documentation but I was never sure > of what I understood. > > As you know when you do an inc you need a " sequence of job

Re: [Bacula-users] Speed of backups

2011-04-28 Thread Hugo Letemplier
Did you activated attribute spooling ( and maybe data spooling too if you use LTO )? 2011/4/28 Jason Voorhees : > Hi: > > On Thu, Apr 28, 2011 at 10:19 AM, John Drescher wrote: >> On Thu, Apr 28, 2011 at 11:08 AM, Jason Voorhees >> wrote: >>> Hi: >>> >>> I'm running Bacula 5.0.3 in RHEL 6.0 x86

Re: [Bacula-users] About retention, and pruning.

2011-04-28 Thread Hugo Letemplier
inc : ===> and not like that : diff : ==> inc : ===> inc : ===> inc : ===> Can you tell me if bacula, when it's going to purge a job check if another job depends of the one that it's going to purge ? 2011/3/24 Hugo Lete

Re: [Bacula-users] Fileset Difficulties -- help please

2011-04-22 Thread Hugo Letemplier
2011/4/21 Hugo Letemplier : > Hi > > I am having a Mac OSX File server where users home are stored. > Before having a powerfull mail server that stores all the content of > my emails, I store all the Microsoft Entourage Mailbox on this file > server. > Theses mailbox must be

[Bacula-users] Fileset Difficulties -- help please

2011-04-21 Thread Hugo Letemplier
ot;/FileServer" } Exclude { File = */.DS_Store File = */.Spotlight-V100 File = */.TemporaryItems } } I have tried many times with regexp and wild but it never did that as I wish. Have you got an idea ? Thanks Hugo -

Re: [Bacula-users] Feature idea : Advanced status of a current job;

2011-04-14 Thread Hugo Letemplier
2011/4/11 Gavin McCullagh : > Hi, > > On Mon, 11 Apr 2011, Hugo Letemplier wrote: > >> I imagine a command like "status job  jobid=" > > I presume you've looked at "status client=...". > > It does much of what you want (current job dura

Re: [Bacula-users] Feature idea : Advanced status of a current job;

2011-04-11 Thread Hugo Letemplier
2011/4/11 Edgars Mazurs : > Hi > > Why not use Bweb? It does and shows exactly what you want. > > Edgars > > -Original Message- > From: Hugo Letemplier [mailto:hugo.let...@gmail.com] > Sent: Monday, April 11, 2011 5:55 PM > To: bacula-users > Subject: [Bacu

Re: [Bacula-users] Feature idea : Advanced status of a current job;

2011-04-11 Thread Hugo Letemplier
Sorry, there was a bug, message sent while I was writing :( 2011/4/11 Hugo Letemplier : > Hi > Since many days I am thinking thats it could be nice to have some > feature that enable the user to have an idea of the speed that the job > is running. > > I imagine something that

[Bacula-users] Feature idea : Advanced status of a current job;

2011-04-11 Thread Hugo Letemplier
Hi Since many days I am thinking thats it could be nice to have some feature that enable the user to have an idea of the speed that the job is running. I imagine something that report during the job : Network rates, Job advancement, Files backed up, Bytes Copied ? Also I use Webacula, and when -

Re: [Bacula-users] What happen if I change the client of a job ? Multi node virtualization cluster

2011-03-31 Thread Hugo Letemplier
p my VMs even if they aren't on the original node. *** The ideal thing would be to use a variable for the client name ; to set this variable at the good value ( Node name ) with a before job script ; and then to mount snapshot and execute the job on the good node (client or fd) of the vi

Re: [Bacula-users] What happen if I change the client of a job ? Multi node virtualization cluster

2011-03-30 Thread Hugo Letemplier
question is : Can I safely/often change the client of a job without having bacula going bad ? Does a client change will create a rupture in my backups ? ( eg: Upgrading an incremental to full ) If someone have some idea, that would be very cool ! Thanks Hugo 2011/3/10 Hugo Letemplier : >

[Bacula-users] About retention, and pruning.

2011-03-24 Thread Hugo Letemplier
ntOS 5.5 I hope you understood my English and you will have a time to answer my questions. Thank you very much in advance. Hugo -- Enable your software for Intel(R) Active Management Technology to meet the growing manageability

Re: [Bacula-users] Bacula jobs causing VM server reboot & consequent job fail

2011-03-24 Thread Hugo Silva
> ___ > Bacula-users mailing list > Bacula-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bacula-users Dunno about the reboot, but I ran into the backup getting kille

[Bacula-users] What happen if I change the client of a job ? Multi node virtualization cluster

2011-03-10 Thread Hugo Letemplier
? Thanks Hugo -- Colocation vs. Managed Hosting A question and answer guide to determining the best fit for your organization - today and in the future. http://p.sf.net/sfu/internap-sfd2d

[Bacula-users] Compilation and deployment for MacOSX / Standelone bacula fd

2011-02-23 Thread Hugo Letemplier
interacts as less as possible with the client. I had previously some problem when deploying bacula-fd on various different systems and so creating a standalone package would be a nice solution. Have you got an idea to realize this with or without macports ? Thanks Hugo

Re: [Bacula-users] Very low performance with compression and encryption !

2011-01-20 Thread Hugo Letemplier
ttp://p.sf.net/sfu/oracle-sfdevnl > ___ > Bacula-users mailing list > Bacula-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bacula-users > I wil try somethings with scheduling for the few next days. I will come

[Bacula-users] Very low performance with compression and encryption !

2011-01-20 Thread Hugo Letemplier
7;s coming from the File Daemon. I use compression at 3/10 level Thank you very much Hugo I joined the config I used to generate the RPM : #!/bin/sh cat << __EOC__ $ ./configure '--host=i686-redhat-linux-gnu' '--build=i686-redhat-linux-gnu' '--target=i386-redhat-linux

[Bacula-users] devices with bacula inside (was: compiling static)

2011-01-14 Thread Victor Hugo dos Santos
of installation ?? byebye -- -- Victor Hugo dos Santos Linux Counter #224399 -- Protect Your Site and Customers from Malware Attacks Learn about various malware tactics and how to avoid them. Understand malware threats,

Re: [Bacula-users] Job is waiting on max Storage jobs although I set Max concurrent job to 10

2011-01-13 Thread Hugo Letemplier
2011/1/12 Silver Salonen : > On Wednesday 12 January 2011 13:56:44 Hugo Letemplier wrote: >> 2011/1/8 Silver Salonen : >> > On Saturday 08 January 2011 14:07:01 Hugo Letemplier wrote: >> >> Le 6 janv. 2011 à 21:17, Silver Salonen a écrit : >> >> >>

Re: [Bacula-users] Job is waiting on max Storage jobs although I set Max concurrent job to 10

2011-01-12 Thread Hugo Letemplier
2011/1/8 Silver Salonen : > On Saturday 08 January 2011 14:07:01 Hugo Letemplier wrote: >> Le 6 janv. 2011 à 21:17, Silver Salonen a écrit : >> >> > On Thursday 06 January 2011 22:14:16 John Drescher wrote: >> >>> Only one job can run on the same device. If y

Re: [Bacula-users] Job is waiting on max Storage jobs although I set Max concurrent job to 10

2011-01-08 Thread Hugo Letemplier
So I will need to create many pools ? But of I use one pool for many Jobs so I will need to create many devices ? Hugo Le 6 janv. 2011 à 21:17, Silver Salonen a écrit : > On Thursday 06 January 2011 22:14:16 John Drescher wrote: >>> Only one job can run on the same device. If you

[Bacula-users] Job is waiting on max Storage jobs although I set Max concurrent job to 10

2011-01-06 Thread Hugo Letemplier
est" Address = bacula..xxx SDPort = 9103 Password = "zFsrh6y" Device = DataTest Media Type = File } Do I missed something ? Hugo -- Learn how Oracle Real Applica

  1   2   >