Re: [Bacula-users] No Full backup before ${date} found

2013-10-22 Thread Bill Arlofski
bump On 10/18/13 12:48, Phil Stracchino wrote: > On 10/18/13 11:50, Bill Arlofski wrote: >> >> I have an interesting issue that I am seeing on a few bacula servers which I >> manage. >> >> When attempting to do a restore and choosing option 5: >> >> 5: Select the most recent backup for a client >

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

2013-10-22 Thread jaredk51
I am having the same problem. Is there a resolution for this? +-- |This was sent by jkel...@popcap.com via Backup Central. |Forward SPAM to ab...@backupcentral.com. +---

Re: [Bacula-users] Improve bacula performance with software compression

2013-10-22 Thread Laurent Papier
On Tue, 22 Oct 2013 16:02:05 +0400 (MSK) Федорищев Игорь Николаевич wrote: > space usage. I googled up it and found that no way to enable server-side > compression in Bacula. Also I found that people are disables compression > in Bacula and store volumes on filesystem with compression support, l

Re: [Bacula-users] bacula-fd crashes on FreeBSD 9.2

2013-10-22 Thread David Newman
On 10/19/13 11:40 PM, Kern Sibbald wrote: > Hello, > > From what I can see -- first "signal 0", and second this > traceback, this looks a lot like a FreeBSD pthreads bug. > > First because there is no such thing, at least in userland, > as a signal number 0, which I saw in an earlier > email.

[Bacula-users] restoring encrypted file - missing private key error

2013-10-22 Thread Jared Kelley
I'm running bacula Version: 5.0.2 (28 April 2010) on my backup server. I am trying to restore a file that is encrypted during backup from host A to host B and I get the following error on the failed restore: 22-Oct 16:28 backup1-dir JobId 40417: Start Restore Job RestoreFiles.2013-10-22_16.28.3

Re: [Bacula-users] Pre-backup-script & Network send error to SD

2013-10-22 Thread Josh Fisher
On 10/22/2013 10:53 AM, Teun Ouwehand [Nextpertise] wrote: > Hi Josh, > > Can you tell me how you come to the conclusion that it's timing out after 2 > minutes? My bad. I missed the hour change. They say that vision deteriorates with age. :) > >>> 20-Oct 03:04 backup1-dir JobId 18582: Volume u

Re: [Bacula-users] Bacula-fd does not start on ubuntu 12.04 when computer starts on. When bacula-fd starts it does not write anything in syslog.

2013-10-22 Thread Jim Creason
That's an Ubuntu problem, not Bacula. Run this: sudo update-rc.d bacula-fd defaults --jim > Bacula-fd does not start on ubuntu 12.04 when computer starts on. When > bacula-fd starts it does not write anything in syslog. > > How I can see why ? > > Normally at started system bacula

Re: [Bacula-users] Pre-backup-script & Network send error to SD

2013-10-22 Thread Teun Ouwehand [Nextpertise]
Hi Josh, Can you tell me how you come to the conclusion that it's timing out after 2 minutes? >> 20-Oct 03:04 backup1-dir JobId 18582: Volume used once. Marking Volume >> "Vol2709" as Used. >> 20-Oct 04:05 host01 JobId 18582: Fatal error: backup.c:892 Network send >> error to SD. ERR=Broken pi

Re: [Bacula-users] Pre-backup-script & Network send error to SD

2013-10-22 Thread Clark, Patricia A.
I see an hour and 2 minutes. And to follow up on the issue, I see this problem with my server, too, where the DIR, SD, and FD all reside. No firewall between any of them. It will happen just as frequently there with a long running backup as with an external client. Patti Clark Linux System Admi

Re: [Bacula-users] Making Full Virtual Backup up to specified point in time

2013-10-22 Thread Silver Salonen
On Tuesday 22 October 2013 16:30:09 Marcin Kałuża wrote: > > Hi! > > Is there a possibility to include only some jobs in Full Virtual Backup? Im > trying to do the following: > - make one full backup (day 1) > - make incremental backups every day and differential backups every week > but... > af

Re: [Bacula-users] Improve bacula performance with software compression

2013-10-22 Thread Josh Fisher
On 10/22/2013 8:16 AM, Федорищев Игорь Николаевич wrote: > Hello. > Bacula 5.0.0, CentOS 6.4 x86_64, MySQL 5.5.34. Bacula was installed from > CentOS Remi repository. > Bacula server: bacula-dir, bacula-sd. Bacula client: bacula-fd. Both machines > are in local network and have 1Gbit network car

Re: [Bacula-users] Improve bacula performance with software compression

2013-10-22 Thread Marcin Kałuża
On 10/22/2013 02:02 PM, Федорищев Игорь Николаевич wrote: > Hello. > Bacula 5.0.0, CentOS 6.4 x86_64, MySQL 5.5.34. Bacula was installed from > CentOS Remi repository. > Bacula server: bacula-dir, bacula-sd. Bacula client: bacula-fd. Both > machines are in local network and have 1Gbit networ

[Bacula-users] Making Full Virtual Backup up to specified point in time

2013-10-22 Thread Marcin Kałuża
Hi! Is there a possibility to include only some jobs in Full Virtual Backup? Im trying to do the following: - make one full backup (day 1) - make incremental backups every day and differential backups every week but... after 4 weeks I'd like to roll my full backup one week forward. This way I'd

Re: [Bacula-users] Pre-backup-script & Network send error to SD

2013-10-22 Thread Josh Fisher
On 10/21/2013 7:57 AM, Teun Ouwehand [Nextpertise] wrote: > Hi Bacula enthusiasts, > > Since one year ago we implemented for our hosted servers a bacula backup > domain. Since the beginning we have sometimes (regularly on sundays with full > backups) the problem: "Fatal error: backup.c:892 Netwo

Re: [Bacula-users] Simultaneous backups in backup in queues

2013-10-22 Thread Uwe Schuerkamp
On Tue, Oct 22, 2013 at 06:59:03AM -0700, rgreiner wrote: > Hi. > > I would like to know if it possible to create different "queues" for making > backup in Bacula. My problem is that I have 3 different locations > (datacenters) with servers I want to backup. But one those datacenters has a > sm

[Bacula-users] Simultaneous backups in backup in queues

2013-10-22 Thread rgreiner
Hi. I would like to know if it possible to create different "queues" for making backup in Bacula. My problem is that I have 3 different locations (datacenters) with servers I want to backup. But one those datacenters has a small link (50Mbps) with somewhat large file (total of about 1TB). In a

Re: [Bacula-users] Improve bacula performance with software compression

2013-10-22 Thread Uwe Schuerkamp
On Tue, Oct 22, 2013 at 04:02:05PM +0400, Федорищев Игорь Николаевич wrote: > 1. Backups uncompressed, then unpack volume with external tools, compress and > pack again. > (..How Bacula does operate with that again? No way..) > > What else? > Maybe you can enable lzo compression on the client?

[Bacula-users] Improve bacula performance with software compression

2013-10-22 Thread Федорищев Игорь Николаевич
Hello. Bacula 5.0.0, CentOS 6.4 x86_64, MySQL 5.5.34. Bacula was installed from CentOS Remi repository. Bacula server: bacula-dir, bacula-sd. Bacula client: bacula-fd. Both machines are in local network and have 1Gbit network cards. Maximum io capacity on bacula server is about 180 Mbytes/per sec

[Bacula-users] Improve bacula performance with software compression

2013-10-22 Thread Федорищев Игорь Николаевич
Hello. Bacula 5.0.0, CentOS 6.4 x86_64, MySQL 5.5.34. Bacula was installed from CentOS Remi repository. Bacula server: bacula-dir, bacula-sd. Bacula client: bacula-fd. Both machines are in local network and have 1Gbit network cards. Maximum io capacity on bacula server is about 180 Mbytes/per sec

[Bacula-users] Can bacula track file changes on windows?

2013-10-22 Thread r0man
Hello, Is it possible to use bacula to track changes of filesystem objects under Windows ("InitCatalog/Catalog")? Can bacula track file permissions changes as well as size/*time/digest changes? Best regards, Roman +-- |This w

[Bacula-users] bacula Writing less than it's capacity on LTO-4 tapes(around 200 GB on tapes with 800GB capacity)

2013-10-22 Thread Deepak
Hi Team, I have Bacula installation on RHEL 6.4 with bacula version 5.2.12 . I am taking backup in IBM LTO-4 tapes for obvious which has data capacity of 800 GB. From some time I am observing that Bacula is marking tape volumes as FULL only after writing data around 200 GB on disks. Please