Re: [Bacula-users] How to remove disk volumes.

2013-03-14 Thread John Drescher
> I've been using Bacula for only a few weeks, so I haven't gotten to the point > where my first backup job is older than my retension time (30 days). I hope you set limits on the volume usage. Remember that the retention period does not even begin until a volume is marked Full or Used. Without l

Re: [Bacula-users] LTO5 performance

2013-03-14 Thread etannehill
An often overlooked piece of the puzzle is your expansion cardsMany times a system may have multiple 2x or 3x slots etc, but if you use both it cuts the speed in half (one for each card)Make sure you research where to place the cards in your system to ensure they can operate at full speed.As mentio

Re: [Bacula-users] LTO5 performance

2013-03-14 Thread Carsten Jensen
On 03/14/2013 08:32 PM, John Drescher wrote: > On Thu, Mar 14, 2013 at 3:04 PM, Sergio Belkin wrote: >> Hi folks, >> >> The performance is very poor, its around 6MB/s !!! >> The tape device is an IBM ULT3580-HH5 >> >> Host: scsi3 Channel: 00 Id: 00 Lun: 00 >>Vendor: IBM Model: ULT3580-HH5

Re: [Bacula-users] How to remove disk volumes.

2013-03-14 Thread Stephen Pierce
I've been using Bacula for only a few weeks, so I haven't gotten to the point where my first backup job is older than my retension time (30 days). However, when I used to do backups on real tape (~1998), I would recycle a piece of tape media once all jobs on the tape were beyond the retention ti

Re: [Bacula-users] How to remove disk volumes.

2013-03-14 Thread Humphrey Bryant
Nice write up! Thnx mch.. On 03/13/2013 10:48 PM, Dan Langille wrote: I just did something similar recently. Hope this helps: http://dan.langille.org/2013/03/07/deleting-old-bacula-volumes/ <>-- Everyone hates slo

Re: [Bacula-users] LTO5 performance

2013-03-14 Thread John Drescher
On Thu, Mar 14, 2013 at 3:04 PM, Sergio Belkin wrote: > Hi folks, > > The performance is very poor, its around 6MB/s !!! > The tape device is an IBM ULT3580-HH5 > > Host: scsi3 Channel: 00 Id: 00 Lun: 00 > Vendor: IBM Model: ULT3580-HH5 Rev: BBN3 > Type: Sequential-Access

[Bacula-users] LTO5 performance

2013-03-14 Thread Sergio Belkin
Hi folks, The performance is very poor, its around 6MB/s !!! The tape device is an IBM ULT3580-HH5 Host: scsi3 Channel: 00 Id: 00 Lun: 00 Vendor: IBM Model: ULT3580-HH5 Rev: BBN3 Type: Sequential-AccessANSI SCSI revision: 06 Bacula version is 5.2.13 My sd daemon

Re: [Bacula-users] Using TLS only for one specific client -- it is possible?

2013-03-14 Thread Konstantin Khomoutov
On Wed, 13 Mar 2013 12:39:00 GMT Martin Simmons wrote: [...] > > The problem is that I thought it will be possible to enable TLS > > only on that one remote FD and add a TLS-enabled "listener" to my > > local SD, and leave the LAN intact. So I imagined I would set up > > TLS on the remote FD, do

Re: [Bacula-users] Using TLS only for one specific client -- it is possible?

2013-03-14 Thread Dan Langille
On Mar 14, 2013, at 8:04 PM, Konstantin Khomoutov wrote: > On Thu, 14 Mar 2013 10:48:23 +0900 > Dan Langille wrote: > I also know about stunnel, but I'm hesitant to use it due to these reasons: 1) At least two stunnel instances will be required to be set up and maintained.

Re: [Bacula-users] Bacula-dir won't start but almost

2013-03-14 Thread Konstantin Khomoutov
On Thu, 14 Mar 2013 09:08:01 +0100 Julien Cochennec wrote: > I've replaced my server recently and migrate database, from 5.0.3 to > 5.2.? and upgraded tables from v12 to v14 (Debian Wheezy). > When I try to start bacula by /etc/init.d/bacula-director start it > says OK but no process appears whe

Re: [Bacula-users] Using TLS only for one specific client -- it is possible?

2013-03-14 Thread Konstantin Khomoutov
On Thu, 14 Mar 2013 10:48:23 +0900 Dan Langille wrote: > >> I also know about stunnel, but I'm hesitant to use it due to these > >> reasons: > >> 1) At least two stunnel instances will be required to be set up and > >> maintained. > >> 2) Using stunnel involves unnecessary copying of (lots of)

Re: [Bacula-users] Bacula-dir won't start but almost

2013-03-14 Thread Konstantin Khomoutov
On Thu, 14 Mar 2013 09:08:01 +0100 Julien Cochennec wrote: > I've replaced my server recently and migrate database, from 5.0.3 to > 5.2.? and upgraded tables from v12 to v14 (Debian Wheezy). > When I try to start bacula by /etc/init.d/bacula-director start it > says OK but no process appears whe

[Bacula-users] Bacula and Japanese file names

2013-03-14 Thread Dan Langille
Today during the Bacula tutorial at AsiaBSDCon, I was asked if Bacula could handle Japanese character names. I wasn't sure. But I thought it would. I thought this because I knew that the recommended encoding for a PostgreSQL database Catalog was SQL_ASCII. This allows for non-UTF-8 encoded fi

[Bacula-users] Bacula-dir won't start but almost

2013-03-14 Thread Julien Cochennec
Hi there, I've replaced my server recently and migrate database, from 5.0.3 to 5.2.? and upgraded tables from v12 to v14 (Debian Wheezy). When I try to start bacula by /etc/init.d/bacula-director start it says OK but no process appears when I do ps -lfC bacula-dir. Is there anything wrong with th