Re: [Bacula-users] Volume Retention

2011-12-07 Thread Craig Van Tassle
On Wed, 7 Dec 2011 10:45:23 -0500 John Drescher wrote: > On Wed, Dec 7, 2011 at 9:58 AM, Craig Van Tassle > wrote: > > It seems like it would be better to not have a Recycle flag set for > > my file based pools is that correct? > > > > No. Just put the volumes in a Full Pool, Differential pool

Re: [Bacula-users] Volume Retention

2011-12-07 Thread John Drescher
On Wed, Dec 7, 2011 at 9:58 AM, Craig Van Tassle wrote: > It seems like it would be better to not have a Recycle flag set for my > file based pools is that correct? > No. Just put the volumes in a Full Pool, Differential pool ... to have different retention periods. John ---

Re: [Bacula-users] Volume Retention

2011-12-07 Thread Craig Van Tassle
It seems like it would be better to not have a Recycle flag set for my file based pools is that correct? On Wed, 7 Dec 2011 08:29:18 +0200 "Timo Neuvonen" wrote: > "Craig Van Tassle" kirjoitti viestissä > news:20111206123553.4a704...@purdue.edu... > >I was trying to get a bit of a better grasp

Re: [Bacula-users] Preventing linux to change the device name

2011-12-07 Thread John Drescher
On Wed, Dec 7, 2011 at 8:45 AM, Mauro Colorio wrote: > I got a problem rebooting bacula system, when the machine restart I > got errors like: > > /etc/bacula/scripts/mtx-changer /dev/sg3 load 3 /dev/nst0 0 > > mtx: Request Sense: Long Report=yes > mtx: Request Sense: Valid Residual=no > mtx: Reque

Re: [Bacula-users] Preventing linux to change the device name

2011-12-07 Thread Konstantin Khomoutov
On Wed, 7 Dec 2011 14:45:27 +0100 Mauro Colorio wrote: > I got a problem rebooting bacula system, when the machine restart I > got errors like: [...] > looking in deep I found that link changed the name of the device from > /dev/sg3 to /dev/sg4 changing this params > in bacula-sd.conf makes bacul

Re: [Bacula-users] Fedora 16 - RHEL 5/6 Bacula RPM repository

2011-12-07 Thread Simone Caronni
You're welcome! I'm updating right now RHEL 6 packages and I've added RHEL 4 packages. Let me know if you have any issue. Regards, --Simone On 7 December 2011 14:48, Rodrigo Renie Braga wrote: > This is AWESOME, thank you very much! > > 2011/12/6 Simone Caronni > >> Hello, >> >> the compa

[Bacula-users] Preventing linux to change the device name

2011-12-07 Thread Mauro Colorio
I got a problem rebooting bacula system, when the machine restart I got errors like: /etc/bacula/scripts/mtx-changer /dev/sg3 load 3 /dev/nst0 0 mtx: Request Sense: Long Report=yes mtx: Request Sense: Valid Residual=no mtx: Request Sense: Error Code=70 (Current) mtx: Request Sense: Sense Key=Ille

Re: [Bacula-users] Searching through backed-up files

2011-12-07 Thread Marcello Romani
Il 07/12/2011 13:29, Radosław Korzeniewski ha scritto: > Hello, > > 2011/12/2 Marcello Romani > > > Hallo, > I've got a (hopefully not so) unusual problem. > I need look for a text string inside some text files that I've backed up > with bacula.

Re: [Bacula-users] Searching through backed-up files

2011-12-07 Thread Radosław Korzeniewski
Hello, 2011/12/2 Marcello Romani > Hallo, > I've got a (hopefully not so) unusual problem. > I need look for a text string inside some text files that I've backed up > with bacula. > The first, naive solution that comes to mind is of course to extract > portion of the backup archive (e.g. go

Re: [Bacula-users] SQL Failure while upgrading from 5.0.3 to 5.2.1

2011-12-07 Thread Armin Tueting
Hello Martin, Friday, December 2, 2011, 12:47:53 PM, you wrote: > Check the sql_mode of mysqld. The most likely cause of this error is non-ANSI > mode (see > http://dev.mysql.com/doc/refman/5.0/en/server-options.html#option_mysqld_ansi). Put MySQL in ANSI mode and it works. This solved my issue.

Re: [Bacula-users] Noob user impressions and why I chose not to use Bacula

2011-12-07 Thread Marcello Romani
Il 06/12/2011 10:07, Phil Stracchino ha scritto: > On 12/06/11 03:10, Marcello Romani wrote: >> Il 05/12/2011 03:39, Jesse Molina ha scritto: >> >> [snip food for thought] >> >> The closest thing to a custom "eject tape" builtin command in bconsole I >> could came up with is this: >> >> # admin job

Re: [Bacula-users] Error building 5.2.2 client only

2011-12-07 Thread Simone Caronni
Hello, those are not manpages from Bacula but manpages from the base system. I think your build setup has some problem. If you can, I suggest you to learn how to use mock on producing packages; this way you can have your system clean of all the *devel packages. It's in the epel repository for rhe