[Bacula-users] Test mail, please ignore

2007-08-09 Thread Arno Lehmann
Please start ignoring this mail *now*! :-) I'm experiencing trouble receiving mail. This is part of my testing procedure if other of my mail accounts do receive sf list mail. Sorry for the spam. Arno PS: If some of you replied to this mail to [EMAIL PROTECTED] or [EMAIL PROTECTED] it might t

[Bacula-users] migrating backups

2007-08-09 Thread Benji Booble
Hi list, Just wondering if it is possible to migrate a pool on disk (file) to tape but still keep the files on disk for another 2 weeks. The situation is that we have a remote site that is poorly managing their tape rotations. So we want to centralise that but still have a local copy for any

[Bacula-users] can't load library: libmysqlclient_r.so.15

2007-08-09 Thread Jarrod Lewis-Peacock
Hello, I'm re-installing Bacula using MySQL instead of SQLite. I'm having problems linking with a mysql shared library. >> ./bacula start Starting the Bacula Storage daemon Starting the Bacula File daemon Starting the Bacula Director daemon /etc/bacula/bin/bacula-dir: error while loading shared l

Re: [Bacula-users] Incorrectly mounted tape.

2007-08-09 Thread John Drescher
> No, there aren't. So I should keep the two pools but have one storage device > only. I that what you propose? > Yes, two pools with one storage device is the best way. John - This SF.net email is sponsored by: Splunk Inc. S

Re: [Bacula-users] Incorrectly mounted tape.

2007-08-09 Thread Erik P. Olsen
John Drescher wrote: >> If I do a restart of the system with the correct tape loaded and then do a >> "status storage" I invariably get this message: >> >> Device status: >> Device "DDS-3" (/dev/nst0) is mounted with Volume="EPOL006" Pool="*unknown*" >> Total Bytes Read=0 Blocks Read=0 Bytes

Re: [Bacula-users] Incorrectly mounted tape.

2007-08-09 Thread John Drescher
> If I do a restart of the system with the correct tape loaded and then do a > "status storage" I invariably get this message: > > Device status: > Device "DDS-3" (/dev/nst0) is mounted with Volume="EPOL006" Pool="*unknown*" > Total Bytes Read=0 Blocks Read=0 Bytes/block=0 > Positioned at

Re: [Bacula-users] Incorrectly mounted tape.

2007-08-09 Thread Erik P. Olsen
John Drescher wrote: 1. Was it a bug? >>> Probably but without the error message it is hard to tell. >> OK. Here are the error messages: >> >> 09-Aug 01:12 epo-dir: Start Backup JobId 1787, >> Job=epowork.2007-08-09_01.12.20 >> 09-Aug 01:21 epohost-sd: epowork.2007-08-09_01.12.20 Fatal error:

Re: [Bacula-users] Incorrectly mounted tape.

2007-08-09 Thread John Drescher
> >> 1. Was it a bug? > > Probably but without the error message it is hard to tell. > > OK. Here are the error messages: > > 09-Aug 01:12 epo-dir: Start Backup JobId 1787, Job=epowork.2007-08-09_01.12.20 > 09-Aug 01:21 epohost-sd: epowork.2007-08-09_01.12.20 Fatal error: dev.c:362 > dev.c:356 Unab

[Bacula-users] Relative priority?

2007-08-09 Thread Andrea Venturoli
Hello. Let's say I have three jobs (each running on MySchedule): _ backup a (priority=10); _ backup b (priority=10); _ backup catalog (priority=11). Let's say I have three pools (1, 2 and 3). Each month I'd like to take full backups of all three jobs on all three pools, so I write: Schedule {

Re: [Bacula-users] Incorrectly mounted tape.

2007-08-09 Thread Erik P. Olsen
John Drescher wrote: >> I use two pools to hold DDS-4 and DDS-3 tapes respectively. All tapes have >> been >> labeled and registered in their respective pools. I use normally DDS-4 tapes >> for >> daily back-ups and the DDS-3 for special purposes like manually initiated >> back-ups of VMware vert

Re: [Bacula-users] invalid byte sequence for encoding "UTF8"

2007-08-09 Thread Bill Moran
In response to "Roland Roberts" <[EMAIL PROTECTED]>: > > Bill Moran wrote: > > > Connect to the PostgreSQL database using the psql command: > > psql -U bacula bacula > > > > Then enter "\l" to list the installed databases and their attributes. You > > should see the bacula database as UTF8. >

Re: [Bacula-users] CRC error during backup.

2007-08-09 Thread Martin Simmons
> On Thu, 9 Aug 2007 12:25:44 -0400 (EDT), Roland Roberts said: > Importance: Normal > > During my first full backup of my Windows XP Laptop, I got the following: > > 09-Aug 10:35 hipparchus-fd: Hipparchus.2007-08-09_09.23.41 Error: Read error > on file C:/Program Files/Starry Night Pro Plus

Re: [Bacula-users] Bacula beta 2.1.30 released

2007-08-09 Thread Kern Sibbald
On Thursday 09 August 2007 17:01, Jeff Kalchik wrote: > > Hello, > > > > I have just released the source tar and Win32 binary files for Bacula > > beta 2.1.30 to the Source Forge bacula-beta release area. As I mentioned > > in a previous email, other than a bit more documentation, I don't expect >

Re: [Bacula-users] Cannot relabel tapes with barcodes

2007-08-09 Thread Brian Debelius
[EMAIL PROTECTED] wrote: > Hi, > > I'm fiddling around with Bacula at the moment and encountered the following > problem: > > I have an autochanger with a barcode reader and while playing with the > features of the Bacula console i labeled the tapes "testtape". Then I > discovered the "label bar

Re: [Bacula-users] CRC error during backup.

2007-08-09 Thread Malcolm Hunter
Hi Roland, On Thu, August 9, 2007 5:25 pm, Roland Roberts wrote: > During my first full backup of my Windows XP Laptop, I got the following: > > 09-Aug 10:35 hipparchus-fd: Hipparchus.2007-08-09_09.23.41 Error: Read > error > on file C:/Program Files/Starry Night Pro Plus 6/Sky > Data/AllSkyImage/

[Bacula-users] CRC error during backup.

2007-08-09 Thread Roland Roberts
During my first full backup of my Windows XP Laptop, I got the following: 09-Aug 10:35 hipparchus-fd: Hipparchus.2007-08-09_09.23.41 Error: Read error on file C:/Program Files/Starry Night Pro Plus 6/Sky Data/AllSkyImage/C16/C16F2T0208.dds. ERR=Data error (cyclic redundancy check). I know at a ba

Re: [Bacula-users] Mark volume used after job

2007-08-09 Thread Brian Debelius
Troy Daniels wrote: > Hi, > >> I want to make sure that after the last scheduled job for the day >> runs, that the mounted tape is changed to a status of 'used'. How >> can I run a job to do this? >> > > You can try using any one of the following options: > > Maximum Volume Jobs = > Volume Use

Re: [Bacula-users] invalid byte sequence for encoding "UTF8"

2007-08-09 Thread Roland Roberts
Bill Moran wrote: > Connect to the PostgreSQL database using the psql command: > psql -U bacula bacula > > Then enter "\l" to list the installed databases and their attributes. You > should see the bacula database as UTF8. The database is UTF8; all the databases on this host are UTF8. > To se

Re: [Bacula-users] Cannot relabel tapes with barcodes

2007-08-09 Thread John Drescher
> Hi, > > I'm fiddling around with Bacula at the moment and encountered the following > problem: > Delete each tape from bacula using delete volume. Then manually load each and in the shell do something like the following: mt -f /dev/st0 rewind mt -f /dev/st0 weof Note: You will have to adjust t

[Bacula-users] Cannot relabel tapes with barcodes

2007-08-09 Thread whahn
Hi, I'm fiddling around with Bacula at the moment and encountered the following problem: I have an autochanger with a barcode reader and while playing with the features of the Bacula console i labeled the tapes "testtape". Then I discovered the "label barcode" command which does that automatic

Re: [Bacula-users] Incorrectly mounted tape.

2007-08-09 Thread John Drescher
> I use two pools to hold DDS-4 and DDS-3 tapes respectively. All tapes have > been > labeled and registered in their respective pools. I use normally DDS-4 tapes > for > daily back-ups and the DDS-3 for special purposes like manually initiated > back-ups of VMware vertual machines. > > I usually

Re: [Bacula-users] Bacula beta 2.1.30 released

2007-08-09 Thread Jeff Kalchik
> Hello, > > I have just released the source tar and Win32 binary files for Bacula beta > 2.1.30 to the Source Forge bacula-beta release area. As I mentioned in a > previous email, other than a bit more documentation, I don't expect this > code > to change between now and this weekend when version

[Bacula-users] Incorrectly mounted tape.

2007-08-09 Thread Erik P. Olsen
Running FC5 with Bacula 1.38.5. I use two pools to hold DDS-4 and DDS-3 tapes respectively. All tapes have been labeled and registered in their respective pools. I use normally DDS-4 tapes for daily back-ups and the DDS-3 for special purposes like manually initiated back-ups of VMware vertual

[Bacula-users] Bacula beta 2.1.30 released

2007-08-09 Thread Kern Sibbald
Hello, I have just released the source tar and Win32 binary files for Bacula beta 2.1.30 to the Source Forge bacula-beta release area. As I mentioned in a previous email, other than a bit more documentation, I don't expect this code to change between now and this weekend when version 2.2.0 wil

[Bacula-users] Concurrency not working properly?

2007-08-09 Thread Marc Schiffbauer
Hi all, my director (2.0.3) does not run two "independent" jobs simultaneously. I have set "Maximum Concurrent Jobs = 10" in the Director{} ressource, but this seems to have no effect. The strange thing is that I only try to run two different jobs which write to two different storages at the sam

Re: [Bacula-users] Normal speed?

2007-08-09 Thread John Drescher
> Im having this speed: > 17000KB/s from SATA to tape You must have a fast tape drive (LTO2+, SDLT ...) or very highly compressible data. > 35000KB/s from SATA(data) to SATA(data-stored by bacula) > Unless you have a raid (0, 5, 6, 10, 50 ...) 35MB/s is very good. > Is this normal? or im doing so

Re: [Bacula-users] strange verify job and bootstrap permission problem

2007-08-09 Thread Ralf Gross
Martin Simmons schrieb: > > On Thu, 9 Aug 2007 09:20:24 +0200, Ralf Gross said: > > I'm encountering a strange permission problem and I can't really > > find what is going on or how to debug further. > > > > I use the local fd on the director for the verify jobs. But after each > > restart of

Re: [Bacula-users] label volumes

2007-08-09 Thread John Drescher
On 8/9/07, Angel Mieres <[EMAIL PROTECTED]> wrote: > > >> I have to label all volumes first time use a new tape cartridge? > >> Or with the autolabel & automount feature this happen automatically? > >> > >> > > A tape needs to be labeled to be used but autolabel can do that for you. > > > >> If the

Re: [Bacula-users] strange verify job and bootstrap permission problem

2007-08-09 Thread Martin Simmons
> On Thu, 9 Aug 2007 09:20:24 +0200, Ralf Gross said: > > Hi, > > bacula 2.0.3 on Debian Etch, amd64, postgres 8.1 > > I'm encountering a strange permission problem and I can't really > find what is going on or how to debug further. > > I use the local fd on the director for the verify jobs

[Bacula-users] FW: Web configuration tool and autoconfiguration ofclients

2007-08-09 Thread João Carneiro - DLS
I have been thinking of this and The Best Way(tm) of determining who is the director is by providing DNS service records maybe even via mDNS. Anyway it seems to me that instead of waiting around that some project admin get's hold of you could get a prototype working and then submit it for trial

Re: [Bacula-users] strange verify job and bootstrap permission problem

2007-08-09 Thread Ralf Gross
Troy Daniels schrieb: > > no errors, but I can't find an file named VU0EM005.restore.2.bsr on either > > the > > dir or the fd. And no VU0EM005.VerifySMTCZB0003.*.bootstrap file too! > > > > Are you checking for these files during the verify or after it? During and after, see below for more de

[Bacula-users] Normal speed?

2007-08-09 Thread Angel Mieres
Which will be the speed of a backup, having in mind that i have SATA disks and a tape that's could run to 8 Kb/s? Im having this speed: 17000KB/s from SATA to tape 35000KB/s from SATA(data) to SATA(data-stored by bacula) Is this normal? or im doing some wrong? -

Re: [Bacula-users] label volumes

2007-08-09 Thread Angel Mieres
>> I have to label all volumes first time use a new tape cartridge? >> Or with the autolabel & automount feature this happen automatically? >> >> > A tape needs to be labeled to be used but autolabel can do that for you. > >> If then, how could do this easily for 42 cartridge? :S >> >>

Re: [Bacula-users] strange verify job and bootstrap permission problem

2007-08-09 Thread Troy Daniels
Hi, Ralf Gross wrote: > Hi, > > bacula 2.0.3 on Debian Etch, amd64, postgres 8.1 > Good start :) > no errors, but I can't find an file named VU0EM005.restore.2.bsr on either the > dir or the fd. And no VU0EM005.VerifySMTCZB0003.*.bootstrap file too! > Are you checking for these files duri

Re: [Bacula-users] Schedule fullbackup every 4 weeks on saturday

2007-08-09 Thread Benjamin E. Zeller
On Wednesday 08 August 2007 11:32:32 Arno Lehmann wrote: > Hi, > > 08.08.2007 09:37,, Benjamin E. Zeller wrote:: > > On Tuesday 07 August 2007 12:42:09 Benjamin E. Zeller wrote: > >> Hi, > >> > >> this is rather urgent, can't figure it out via the docs. > >> > >> How can I schedule a fullbackup, th

[Bacula-users] strange verify job and bootstrap permission problem

2007-08-09 Thread Ralf Gross
Hi, bacula 2.0.3 on Debian Etch, amd64, postgres 8.1 I'm encountering a strange permission problem and I can't really find what is going on or how to debug further. I use the local fd on the director for the verify jobs. But after each restart of the bacula daemons I get an permission error on t