Re: [Bacula-users] Getting err=22 message in dbcheck

2012-06-14 Thread Steven A. Falco
On 06/14/2012 09:46 PM, Steven A. Falco wrote: A line feed got dropped - here is the corrected output from dbcheck: saf# dbcheck -B -c /etc/bacula/bacula-dir.conf catalog=MyCatalog db_name=bacula db_driver= db_user=bacula db_password= db_address= db_port=0 db_socket= db_type=PostgreSQL working_di

[Bacula-users] Getting err=22 message in dbcheck

2012-06-14 Thread Steven A. Falco
I've been using bacula successfully for a number of years. I just upgraded to Fedora 17, which brought in bacula version 5.2.6. I have almost everything working, but catalog backups are failing. I traced this to the RunBeforeJob, which is set to /usr/libexec/bacula/make_catalog_backup.pl MyCatalo

[Bacula-users] Unsubscribe

2012-06-14 Thread Robert Moggach
I have tried to use the web gui to unsubscribe without success. It will not send any confirmation email or password updates. Someone for the love of Linus, please unsubscribe me. ( r...@dashing.tv and ad...@dashing.tv ) Thanks, Rob -- -- T +1 647 317 1603 F +1 647 317

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

2012-06-14 Thread Yougo
Hi A second demand to the list this evening. ;-) I have an external script that select jobids in my db and then select them for copying via a copy job into a tape, once the selection is done it sends the sequentially to bconsole. This create an external tape archive of the enterprise main data

Re: [Bacula-users] Verify tape

2012-06-14 Thread John Drescher
On Thu, Jun 14, 2012 at 1:03 PM, Konstantin Khomoutov wrote: > On Thu, 14 Jun 2012 16:29:58 +0200 > Gandalf Corvotempesta wrote: > > [...] >> How can I verify the copy? Can I list the contents of my tapes? > Sure: `bls` to list the tape contents and `bextract` to fetch something > for test. > > N

Re: [Bacula-users] Verify tape

2012-06-14 Thread Simone Martina
Il 14/06/2012 16:29, Gandalf Corvotempesta ha scritto: > How can I verify the copy? Can I list the contents of my tapes? Maybe you can use bscan to scan the tape, the tool returns a DB resultset normally used to retrive tape content due to recover a pruned job. Simone --

[Bacula-users] mysql innodb plan selection for Jobs Run query changes over time

2012-06-14 Thread Stephen Thompson
Hello all, I've noticed recently (don't know when this started) that when using BAT the response time for the Jobs Run feature are slower over time and I see that the query is changing plans in MySQL InnoDB. What I'm not sure is why and if I can correct this. As an example, if my database is

Re: [Bacula-users] Fatal error: sql_create.c:800 sql

2012-06-14 Thread Jean-François Leroux
Hi Uwe, Thanks for the answer. I've found it in the meantime: my vserver was defined with a 16 Mb /tmp directory. Increasing it to 100 made the job. Anyway, I'll keep your advice about tcp_keepalive ready if it happens again. Cheers. Jean-François 2012/6/14 Uwe Schuerkamp > On Wed, Jun 13, 2012

Re: [Bacula-users] Fatal error: sql_create.c:800 sql

2012-06-14 Thread Piotr Babula
Your main problem is probably here: > Got error 28 from storage engine which means: # perror 28 OS error code 28: No space left on device So please check space on filesystem where mysql creates temporary tables. Regards Piotr --

Re: [Bacula-users] Full to a diffrent SD and migrate to primary

2012-06-14 Thread Radosław Korzeniewski
Hello, 2012/6/14 Marcus Hallberg > Hi! > > We take a lot of backups over the internet from our clients and we > sometimes have problems with the fullbackups which sometimes takes a very > long time. > Consider using Virtual Full backups best regards -- Radosław Korzeniewski rados...@kor

Re: [Bacula-users] Restore dies every time

2012-06-14 Thread M. Müller
Am 13.6.2012 12:45, schrieb Uwe Schuerkamp: > On Wed, Jun 13, 2012 at 12:13:19PM +0200, "M. Müller" wrote: >> Hi, >> sometimes the restore seems to work and ends with Status=OK, but it >> allways dies. If Status is "OK", then files are restored, and hopefully >> all are restored. >> The messages in

Re: [Bacula-users] Fatal error: sql_create.c:800 sql

2012-06-14 Thread Marco van Wieringen
Jean-François Leroux gmail.com> writes: > > > Sorry, forgot the title in my former message. Here it goes again.Hi list,Here's my setup : DIR, SD and FD are on different > virtual machines. They are debian squeeze vservers (all of them). Until > recently, we were running 2.4.4.1 (lenny) and ev

[Bacula-users] (no subject)

2012-06-14 Thread Jean-François Leroux
Hi list, Here's my setup : DIR, SD and FD are on different virtual machines. They are debian squeeze vservers (all of them). Until recently, we were running 2.4.4.1 (lenny) and everything was fine. I had to update some servers in squeeze, so I also created new virtual machines and configured them

Re: [Bacula-users] Bacula on Sun HA Cluster?

2012-06-14 Thread Joseph L. Casale
>We have a 2 node Sun (now Oracle) Solaris HA Cluster that does NFS file >service. Only one node does service at a time, with an IP address that >moves to the other node on node failure. > >Has anyone tried using Bacula to backup a Sun HA cluster? I have done exactly that with an RHEL cluster, so

Re: [Bacula-users] Getting multiple streams for a large file system

2012-06-14 Thread Fahrer, Julian
Hi, > -Ursprüngliche Nachricht- > Von: Clark, Patricia A. [mailto:clar...@ornl.gov] > Gesendet: Dienstag, 12. Juni 2012 21:31 > An: bacula-users@lists.sourceforge.net > Betreff: [Bacula-users] Getting multiple streams for a large file system > > I have several large file systems (>1TB) wh

Re: [Bacula-users] Maximum Volume Size - Question !

2012-06-14 Thread Kleber Leal
Hi Bryant, the new configuration will affect only new volumes. To change maximum size of volumes with append status you need to use *update volume* bconsole command. Kleber 2012/6/12 Humphrey Bryant > I'm Running Bacula 5.0.x.x on CentOS 6.2. > > I have been using Bacula to do backups to Disk

Re: [Bacula-users] Getting multiple streams for a large file system

2012-06-14 Thread John Drescher
On Tue, Jun 12, 2012 at 3:31 PM, Clark, Patricia A. wrote: > I have several large file systems (>1TB) where I want to break them up to get > smaller backup streams in parallel to increase the throughput to tape.  My > fileset directive is below.  I want everything in /home, but divided by the >

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

2012-06-14 Thread Yougo
Hi the list I have got a big space of 1,6 TB that contain all my backups jobs I have often a filesystem full that is caused by two behaviors of Bacula: - If a job run in a pool, it wont prune jobs in other pools than the one of the running job, so it cant win some space from volumes or jobs that

Re: [Bacula-users] Config of bacula-dir.conf for two drive with one autochanger

2012-06-14 Thread Stephen Thompson
For most purposes, you use Case 1 and always refer to your changer, since the drive will be automatically selected when running jobs and when doing administrative tasks, you'll be prompted for a drive. We use something like your Case 3 though because sometimes we want to do things like force

[Bacula-users] Fatal error: Authorization key rejected by Storage daemon

2012-06-14 Thread tomse
yeah, the same config for nightly run is the exact same as the one for manual run, only difference is that it's scheduled. ssh tunnel is opened for each job. as additional info, I have multiple jobs, but it's only the SSH jobs that fail. +---

Re: [Bacula-users] Full to a diffrent SD and migrate to primary

2012-06-14 Thread Georges
Hi Marcus Le 14/06/2012 10:33, Marcus Hallberg a écrit : Hi! We take a lot of backups over the internet from our clients and we sometimes have problems with the fullbackups which sometimes takes a very long tim

Re: [Bacula-users] PoolUncopiedJobs directive

2012-06-14 Thread Georges
Le 14/06/2012 13:00, Uwe Schuerkamp a écrit : > Hi folks, > > I was wondering how bacula decides wether a job has already been > copied to the next pool when using the PoolUncopiedJobs selection > method. Can someone shed any light on this? Well, the directive name seems to be clear enough ;-) All

Re: [Bacula-users] Verify tape

2012-06-14 Thread Konstantin Khomoutov
On Thu, 14 Jun 2012 16:29:58 +0200 Gandalf Corvotempesta wrote: [...] > How can I verify the copy? Can I list the contents of my tapes? Sure: `bls` to list the tape contents and `bextract` to fetch something for test. Note that `bextract` is *very* slow unless you feed it with a bootstrap file g

[Bacula-users] Verify tape

2012-06-14 Thread Gandalf Corvotempesta
Hi, I have some trouble with a copy job from disk to tape. After months of tests I'm able to run a copy job: 14-Jun 15:43 b01-dir JobId 16002: The following 1 JobId was chosen to be copied: 14334 14-Jun 15:43 b01-dir JobId 16002: Copying using JobId=14334 Job=myclient-job.2012-05-06_00.30.01_26 1

Re: [Bacula-users] List files and directorys from a volume

2012-06-14 Thread Eduardo Júnior
Hi, thanks Phil and Radosław. On Wed, Jun 13, 2012 at 4:53 PM, Radosław Korzeniewski < rados...@korzeniewski.net> wrote: > Hello, > > 2012/6/13 Eduardo Júnior > >> >> Hi, >> >> >> Is it possible get the list of file from a especific volume? >> >> For example: >> >> I have a job to an incremen

[Bacula-users] PoolUncopiedJobs directive

2012-06-14 Thread Uwe Schuerkamp
Hi folks, I was wondering how bacula decides wether a job has already been copied to the next pool when using the PoolUncopiedJobs selection method. Can someone shed any light on this? All the best, Uwe -- Live Se

Re: [Bacula-users] Unable to open device

2012-06-14 Thread Demeter Tibor
Hi, I found the problem. It was a bad parameter in bacula-sd.conf, alwaysopen = no instead of yes. :) Tibor - Eredeti üzenet - > Hi Folks, > I have a problem with my library. I always get an error when i make a > backup or restore, but the backup and restore successfully > completed.

Re: [Bacula-users] Fatal error: sql_create.c:800 sql

2012-06-14 Thread Uwe Schuerkamp
On Wed, Jun 13, 2012 at 10:37:45PM +0200, Jean-François Leroux wrote: > > wait_timeout=691200 > interactive_timeout=691200 > > To my.cnf. > > I also added HearbeatInterval = 1 min > > to bacula-sd.conf and bacula-fd.conf (on the vserver that had problems). > > But still no go. Backup runs for

[Bacula-users] Full to a diffrent SD and migrate to primary

2012-06-14 Thread Marcus Hallberg
Hi!We take a lot of backups over the internet from our clients and we sometimes have problems with the fullbackups which sometimes takes a very long time.I would appreciate some thoughts and points to how to make this easier.My plan is to install a laptop with a SD and drive it out to the clients l