Re: [Bacula-users] Bacula tutorial at AsiaBSDCon

2013-02-17 Thread Anatoly Pugachev
any chance to see slides ?

Thanks.

On Mon, Jan 28, 2013 at 12:00 AM, Dan Langille d...@langille.org wrote:
 I will be giving a three hour tutorial at AsiaBSDCon in Toyko in March 2013.

 http://2013.asiabsdcon.org/ - the schedule is not yet announced but I'll be 
 talking on
 one of 14 or 15 March.

 The slides and rough notes will be available after the conference.

--
The Go Parallel Website, sponsored by Intel - in partnership with Geeknet, 
is your hub for all things parallel software development, from weekly thought 
leadership blogs to news, videos, case studies, tutorials, tech docs, 
whitepapers, evaluation guides, and opinion stories. Check out the most 
recent posts - join the conversation now. http://goparallel.sourceforge.net/
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] client 5.0.1 depends on libmysqlclient_r.so.15

2010-08-16 Thread Anatoly Pugachev

Reinhard,

On 16.08.2010 / 09:04:34 +0200, Reinhard Haller wrote:
 Hi,
 
 I tried to update all my clients to bacula 5.x after the update of my
 server. For Centos 5 I found a client package
 bacula-client-5.0.1-1.el5.i386.rpm
 
 When I tried to install the installer stopped with an unresolved
 dependency on libmysqlclient_r.so.15.

how did you tried to install bacula-client.rpm file ? Have you done it
with rpm or yum? Please try with:

$ yum install /path/bacula-client-5.0.1-1.el5.i386.rpm


--
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Job stuck running

2010-07-09 Thread Anatoly Pugachev
On 09.07.2010 / 10:26:49 -0300, Marcio Merlone wrote:
 Em 09-07-2010 09:51, John Drescher escreveu:
  2010/7/9 Marcio Merlonemarcio.merl...@a1.ind.br:
 
  Morning all!
 
  I am running bacula director 5.0.1-1ubuntu1 on a Ubuntu Lucid box. It is
  now backing up a 2.4.2-1ubuntu4~hardy1 client and the job seems stuck:
 
  Director:
 
  Running Jobs:
  JobId Level   Name   Status
  ==
 3282 Increme  JobMercurio.2010-07-08_17.30.00_44 is running
 
  Storage:
 
  Device DAT-72 (/dev/st0) is mounted with:
   Volume:  BDI-0012
   Pool:PoolDiario
   Media type:  DAT-72
   Total Bytes=10,340,241,408 Blocks=160,283 Bytes/block=64,512
   Positioned at File=16 Block=26
 
  Total bytes, blocks, position, etc, nothing changes. Could this be a
  version mismatch between director and fd on the client? Any workaround?
   
  Is it spooling attributes. Check for database activity on the server.
 
 
 This job started yesterday 17:30, it is now 10:24. It never took so 
 long, and the mysql server seems idle, there are two connections from 
 bacula user, both sleeping and no load on mysql.
 
 Thanks for you reply, any other idea, please?

please post : status dir and status storage


--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Setup Bacula Sun Solaris 10 SPARC

2010-07-07 Thread Anatoly Pugachev

Koray,

please see below,

On 07.07.2010 / 11:37:39 +0300, Koray AGAYA wrote:
 Hi,
 
 I use Sun Solaris 10 SPARC and I want to install bacula-5.0.2.tar.gz  But I
 read manual and İnstall some package
 
 SUNWbinutils,
 SUNWarc,
 SUNWhea,
 SUNWGcc,
 SUNWGnutls
 SUNWGnutls-devel
 SUNWGmake
 SUNWgccruntime
 SUNWlibgcrypt
 SUNWzlib
 SUNWzlibs
 SUNWbinutilsS
 SUNWGmakeS
 SUNWlibm
 
 SPARC/ Solaris 10 Packages http://www.sunfreeware.com/  I didint found this
 package I remove head word  SUNW  and research I found several package.. But
 I didnt found SUNWarc, SUNWhea, SUNWlibm Where Can I found this package Can
 you help me please ?

most SUNW* packages are from installation media (dvd/cd) of Solaris 10.
If you don't have installation dvd/cd disks, you can download them for
free from sun.com site.


 a. How to change below ?
 
 export
 PATH=/usr/bin::/usr/ccs/bin:/etc:/usr/openwin/bin:/usr/local/bin:/usr/sfw/bin:/opt/sfw/bin:/usr/ucb:/usr/sbin

this command is for bash/sh command line shell to set your PATH
environment variable. If you're using csh, you should use 

% setenv PATH 
/usr/bin:/usr/ccs/bin:/etc:/usr/openwin/bin:/usr/local/bin:/usr/sfw/bin:/opt/sfw/bin:/usr/ucb:/usr/sbin

command.

 b. How to use A typical configuration command below ?
 
 #!/bin/sh
 CFLAGS=-g ./configure \
   --sbindir=$HOME/bacula/bin \
   --sysconfdir=$HOME/bacula/bin \
   --with-mysql=$HOME/mysql \
   --enable-smartalloc \
   --with-pid-dir=$HOME/bacula/bin/working \
   --with-subsys-dir=$HOME/bacula/bin/working \
   --with-working-dir=$HOME/bacula/working


this lines can be put into command line/batch/shell file, and
then run from the bacula source directory. This makes bacula to be
configured to be installed into $HOME/bacula directory.


 c. How to compile bacula-5.0.2 ?

after you have finished with installing needed SUNW* packages and also
with steps [a] and [b] you can compile and install bacula with 2 more
command in bacula sources directory: 

1) make
2) if make was success, make install for installation.


--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Compress speed

2010-07-01 Thread Anatoly Pugachev
On 01.07.2010 / 10:05:06 -0400, Derek Harkness wrote:
 I've seen a very significant slow in backup speed by enabling gzip compress, 
 32MB/s (without gzip) vs 4MB/s  (with gzip).  The server I'm backing up has 
 lots of CPU 24x2.6ghz so the compression time shouldn't be a huge factor.  Is 
 this normal for bacula or is there an optimization I'm missing.

you can probably make it a bit faster by specifying gzip compression
level, like compression=GZIP3 and make your FileSet more picky about
what to compress and what not, please see fileset examples in docs.

 Oh, I'm on Bacula 5.0.2 for both the client and server and this is a disk to 
 disk backup.

--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] full backups on tape and incremental on files ?

2010-06-15 Thread Anatoly Pugachev

Put full/inc jobs to a different pools and define a different storage
devices for full/inc pools, i.e. tape storage for a full backup and a
file type storage for a inc backup.

On 15.06.2010 / 17:56:37 +0200, Laurent HENRY wrote:
 Hi,
Is it possible to have a backup job doing full backups on tapes and 
 incremental on file ?
 
 I would like to keep my full backups on tape for archiving once a week.
 I don't want to keep my daily incrementals there to save room on tapes but i 
 need them.
 
 I was thinking create a pool of 6 files volumes recycling every 7 days.
 

--
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] problem using mailcommand with mailx

2010-06-10 Thread Anatoly Pugachev

I would suggest to install mutt (MUA) and try/rewrite with it.

On 10.06.2010 / 14:20:28 +0200, Detlef Grittner wrote:
 We are using bacula version 5.0.1 on Ubuntu 10.04 LTS (x86_64) and I try
 to get bacula working with mailx from the heirloom-mailx package,
 because the emails must be sent over TLS to the mailserver.
 
 
 This is properly working from the commandline:
 
 su bacula -c 'MAILRC=/var/lib/bacula/.mailrc /usr/bin/mailx -v -s TEST
 Bacula: b...@.de'  test.txt
 
 where test.txt is a text file containing the mail body.
 
 Now I try to configure this for the bacula-director in the bacula
 configuration with:
 
 
 mailcommand = MAILRC=/var/lib/bacula/.mailrc /usr/bin/mailx -s
 \Bacula: %t %e of %c %l\ %r
 
 operatorcommand = MAILRC=/var/lib/bacula/.mailrc /usr/bin/mailx -s
 \Bacula: Intervention needed for %j\ %r
 
 
 but the result is an error message in the log:
 
 Jun 10 10:11:39 backup0 bacula-dir: 10-Jun 10:11  Message delivery
 ERROR: Msg delivery error: Operator mail program terminated in
 error.#012CMD=MAILRC=/var/lib/bacula/.mailrc /usr/bin/mailx -s Bacula:
 Intervention needed for BackupCatalog.2010-06-10_10.10.00_06
 b...@.de#012err=no such file or directory
 
 which shows that bacula actually uses the right command and tries to
 send the message. I guess the error indicates most likely that the mail
 body is missing.
 
 Can anyone help here? 
 Does bacula try to add a mail body and how is this done?

--
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Problem after configure and install using mysql DB.

2010-06-08 Thread Anatoly Pugachev

Look for a log file location in bacula-dir.conf file.
Also there's could be some messages in your system log files.

On 07.06.2010 / 21:08:22 -0400, Robbie Base wrote:
 Bacula does not start up.
 
 OK went thru the configuration using the mysql database. I verified the DB
 is up and running.
 I verified the db and tables are there. I see the bacula DB in mysql as well
 as the tables.
 
 
 What am I missing. When I try to start bacula I get nothing.
 
 Does bacula create any log files? I can look at?

--
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] [Bacula-devel] Idea/suggestion for dedicated disk-based sd

2010-05-31 Thread Anatoly Pugachev

Here's a quick patch to src/console/console.c
with implementation to -e command line switch to bconsole.
http://snap.co.ru/~mator/one-command-console.c.patch

On 25.05.2010 / 10:33:27 -0400, Morty Abzug wrote:
 On Tue, May 25, 2010 at 05:13:36PM +0400, Anatoly Pugachev wrote:
  On 04.05.2010 / 13:33:12 -0400, Morty Abzug wrote:
 
   (12) bconsole should support an option for execute-one-command (i.e. -e)
  
  how it is different from:
  
  echo list jobs | bconsole
  
  but I've tried to implement -e  command line switch, it takes about 30
  lines of code actually...
 
 Sounds good.  :) echo list jobs | bconsole requires more shell support
 (pipes, possibly quoting) from the caller.  For example, calling
 bconsole from within bacula-dir.conf itself requires something like:
 
 RunAfterJob  = sh -c 'echo umount | bconsole'
 
 bconsole -e simplifies that.

--

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


Re: [Bacula-users] Fwd: Logging bconsole activity

2010-05-26 Thread Anatoly Pugachev

Hello!

At least 3.0.3 source code have readline code support, so readline
history, it should go into ~/.bconsole_history, check that your bacula
compiled with readline support. (possibly 

$ ldd /usr/bin/bconsole | grep readline

will do)

On 25.05.2010 / 21:46:35 +0100, Dermot Beirne wrote:
 Hi,
 I got no response to my original question below, so I'll try once more.
 Does anyone know if the actual bconsole commands are logged
 anywhere.  I'm trying to identify if a problem is a configuration issue
 or human error.
 Thank you
 Dermot.
 
 
 -- Forwarded message --
 From: Dermot Beirne dermot.bei...@dpd.ie
 Date: 17 May 2010 11:22
 Subject: Logging bconsole activity
 To: bacula-users@lists.sourceforge.net
 
 
 Hi,
 Is it possible to log bconsole actvity, and where is it logging to?
 
 I had some issues where it appears an admin forgot to run the mount
 command after changing tapes, but i want to know if I can confirm
 this, or if there is another issue i need to be investigating in
 bacula.
 
 I'm using Bacula version 3.0.2 on Ubuntu 9.04
 
 Thank you.
 
 Dermot.
 

--

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


Re: [Bacula-users] Bacula Compression - other then GZIP

2010-02-10 Thread Anatoly Pugachev
On 10.02.2010 / 09:05:19 -0200, Gilberto Nunes wrote:
 Hi folks...
 
 I need to know if the Compression flag on FileSet must be gzip or I can
 use another compress program...
 
 I want use bzip2 to compress my file, because I thing bzip2 is more
 efficient...

or even Parallel BZIP2, see http://compression.ca/pbzip2/

Thanks.



--
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] bacula 2.4.4 and 'message resource' docs

2010-01-15 Thread Anatoly Pugachev

Hello!

We're using bacula-2.4.4 installed from ubuntu 9.04 repo.
One of our bacula job resouces have run after job defined as follows:

Job { 
  name = testclient
  ...
  run after job = /usr/local/bin/bacula-script.sh \%n %e %l %v\
}

and the script is run on the job termination. The problem is that the
script receives %n in a form testclient.2010-01-15_00 and not as
described in docs, that %n is a job name and in our case should be as
testclient.  Ofcourse we can correct received %n in the script,
with shell tools, like cut/sed/awk, but the question is - is it an
intended behaviour of bacula and the docs are wrong about %n or we should
fill a bugreport agains 2.4.4 version of bacula?

Thanks.


--
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users