[Bacula-users] ioctl MTWEOF errors

2007-08-24 Thread Ivan Adzhubey
Hi, I am getting the following errors while running large jobs with data spanning >2 tapes: 23-Aug 21:37 rosalind-sd: 3305 Autochanger "load slot 7, drive 0", status is OK. 23-Aug 21:37 rosalind-sd: 3301 Issuing autochanger "loaded drive 0" command. 23-Aug 21:37 rosalind-sd: 3302 Autochanger "l

Re: [Bacula-users] That tls library thing.

2007-08-24 Thread Dan Langille
On 24 Aug 2007 at 21:35, Martin Simmons wrote: > > On Fri, 24 Aug 2007 11:21:28 -0400, Steve Campbell said: > > > > I still have quite a few servers running the 2.4 kernel. All of these > > are Red Hat clone machines. I do not feel comfortable removing or > > renaming the library, so I have

Re: [Bacula-users] Feature Request Copy Job

2007-08-24 Thread Robert Thompson
> The remaining part, copying data to different media after the job > itself is run, might still be interesting, but I would suggest to > re-write your request with the above information in mind. I would add copying/migrating data from sd to sd (in addition to device to device on the same s

Re: [Bacula-users] That tls library thing.

2007-08-24 Thread Steve Campbell
Thanks Martin, I will post output from the sd daemon below, as I don't know what I am looking for. [EMAIL PROTECTED] bacula]# cat /proc/29179/maps 00111000-00132000 r-xp 03:06 112227 /lib/i686/libm-2.3.2.so 00132000-00133000 rw-p 00021000 03:06 112227 /lib/i686/libm-2.3.2.so 001

Re: [Bacula-users] That tls library thing.

2007-08-24 Thread Martin Simmons
> On Fri, 24 Aug 2007 11:21:28 -0400, Steve Campbell said: > > I still have quite a few servers running the 2.4 kernel. All of these > are Red Hat clone machines. I do not feel comfortable removing or > renaming the library, so I have a few questions.I am just getting > started with Bacula,

Re: [Bacula-users] Feature Request Copy Job

2007-08-24 Thread Brian Debelius
Isn't he describing the fabled 'clone' job? brian- Arno Lehmann wrote: > Hello, > > 24.08.2007 14:26,, Kaiser, Viktor wrote:: > >> Item 1: Implement a Copy job type that will copy the jobdata >> from one device to another, for example, copy from a fiel Tape to a real >> Tape. >>

Re: [Bacula-users] Feature Request Copy Job

2007-08-24 Thread Arno Lehmann
Hello, 24.08.2007 14:26,, Kaiser, Viktor wrote:: > Item 1: Implement a Copy job type that will copy the jobdata > from one device to another, for example, copy from a fiel Tape to a real > Tape. This is something that is discussed from time to time, and has recently been mentioned agai

Re: [Bacula-users] Trying to restore catalog/mysql database

2007-08-24 Thread Frank Sweetser
pichi wrote: > So to summarize: > > - if you have the sql file, you don't need the bsr > > - if you have the sql file, but it's buried somewhere in your backup > volumes, > the bsr is the best way to get at it quickly > > - if you don't have the sql file, you can fake it with bscan > > > Fr

Re: [Bacula-users] how to exclude /home/user/tmp/webalizer

2007-08-24 Thread Ivan Adzhubey
On Friday 24 August 2007 02:59:11 am Dimitrios wrote: > On Fri, 24 Aug 2007 00:40:21 -0400 Ivan Adzhubey <[EMAIL PROTECTED]> wrote: > > File = "/home/*/tmp/webaizer" > > wow that was quick, thank you very much! No problem. Remember, you can always check your FileSet spec without actually run

Re: [Bacula-users] Trying to restore catalog/mysql database

2007-08-24 Thread pichi
So to summarize: - if you have the sql file, you don't need the bsr - if you have the sql file, but it's buried somewhere in your backup volumes, the bsr is the best way to get at it quickly - if you don't have the sql file, you can fake it with bscan Frank, Wow! That nails it for me. I u

[Bacula-users] That tls library thing.

2007-08-24 Thread Steve Campbell
I still have quite a few servers running the 2.4 kernel. All of these are Red Hat clone machines. I do not feel comfortable removing or renaming the library, so I have a few questions.I am just getting started with Bacula, BTW. What module uses this that causes the problem? Is it safe to leave

Re: [Bacula-users] Strange backups

2007-08-24 Thread John Drescher
> Maybe, but I try with two different servers, with different hardware. > First one: > Xeon 3,2Ghz; 2 hdd on SCSI raid 1. 4Gb RAM. ( Open Ent. Server ) > Second one: > Pentium 4 2,8Ghz; 1 SATA Disk, 2 Gb RAM. ( Open Ent Server too ) > > The performance on both cases is similar. So i don't think the

Re: [Bacula-users] Trying to restore catalog/mysql database

2007-08-24 Thread Frank Sweetser
pichi wrote: > I did not modify anything and recovered the file with no problems. But my > question is why was I able to recover the file without the use of the > bootstrap file? I guess I am having conceptual problems because I though I > needed both the .bsr and the .sql file to rebuild or am I m

Re: [Bacula-users] Trying to restore catalog/mysql database

2007-08-24 Thread pichi
>The bacula.sql file is a snapshot of the database that holds the catalog. The >exact set of commands required to import it has to do with the database engine >you're running, and is completely outside of Bacula. For example, with mysql, >you'd launch the mysql shell, create the database, and

Re: [Bacula-users] Strange backups

2007-08-24 Thread Angel Mieres
John Drescher escribió: > On 8/23/07, Angel Mieres <[EMAIL PROTECTED]> wrote: > >> Hi all, >> >> Im testing bacula with two jobs. One of them, backup over 70.000 files >> and have 2 Gb. Second one have over 100 files and have 1Gb. >> Why the first job is getting speed of 3.000 KB/sec and the sec

Re: [Bacula-users] Trying to restore catalog/mysql database

2007-08-24 Thread Frank Sweetser
pichi wrote: > Frank, > > Thanks for answering my post. I appreciate it very much. > > The reason I am not using BSCAN is in the documentation it says: > > "If you find yourself using this program, you have probably done something > wrong." In the strictest sense, that's true. However, if you'

Re: [Bacula-users] Rescue DIsk

2007-08-24 Thread Christoff van Zyl
On Friday 24 August 2007 14:16:47 Christoff van Zyl wrote: > On Fri, 24 Aug 2007 12:02:29 +, Christoff van Zyl wrote: > > On Fri, 24 Aug 2007 07:54:45 -0400, Frank Sweetser wrote: > >> Christoff van Zyl wrote: > >>> Hi all > >>> > >>> I am busy pulling my hair out of my head on this error, but

Re: [Bacula-users] Trying to restore catalog/mysql database

2007-08-24 Thread pichi
Frank, Thanks for answering my post. I appreciate it very much. The reason I am not using BSCAN is in the documentation it says: "If you find yourself using this program, you have probably done something wrong." That kind of made me not want to use it but I will definately give it a try. I wil

Re: [Bacula-users] Rescue DIsk

2007-08-24 Thread Christoff van Zyl
On Fri, 24 Aug 2007 12:16:47 +, Christoff van Zyl wrote: > On Fri, 24 Aug 2007 12:02:29 +, Christoff van Zyl wrote: > >> On Fri, 24 Aug 2007 07:54:45 -0400, Frank Sweetser wrote: >> >>> Christoff van Zyl wrote: Hi all I am busy pulling my hair out of my head on this error

[Bacula-users] Feature Request Copy Job

2007-08-24 Thread Kaiser, Viktor
Item 1: Implement a Copy job type that will copy the jobdata from one device to another, for example, copy from a fiel Tape to a real Tape. Date: 24 Aug 2007 Origin: dihor2000 at yahoo.de Contact: dihor2000 at yahoo.de Status: feature request Assigned to no one W

Re: [Bacula-users] Rescue DIsk

2007-08-24 Thread Christoff van Zyl
On Fri, 24 Aug 2007 12:02:29 +, Christoff van Zyl wrote: > On Fri, 24 Aug 2007 07:54:45 -0400, Frank Sweetser wrote: > >> Christoff van Zyl wrote: >>> Hi all >>> >>> I am busy pulling my hair out of my head on this error, but no luck. I >>> am running Ubuntu 6.06.1 LTS with bacula -2.0.3 com

Re: [Bacula-users] Rescue DIsk

2007-08-24 Thread Christoff van Zyl
On Fri, 24 Aug 2007 07:54:45 -0400, Frank Sweetser wrote: > Christoff van Zyl wrote: >> Hi all >> >> I am busy pulling my hair out of my head on this error, but no luck. I >> am running Ubuntu 6.06.1 LTS with bacula -2.0.3 compiled from source. >> Iwas wondering if anybody can help me on my mista

Re: [Bacula-users] Rescue DIsk

2007-08-24 Thread Frank Sweetser
Christoff van Zyl wrote: > Hi all > > I am busy pulling my hair out of my head on this error, but no luck. I > am running Ubuntu 6.06.1 LTS with bacula -2.0.3 compiled from source. > Iwas wondering if anybody can help me on my mistake, I have googled > but no luck. > > Help would really be appre

Re: [Bacula-users] Trying to restore catalog/mysql database

2007-08-24 Thread Frank Sweetser
pichi wrote: > Hello to all, > > I am new to Bacula and LINUX in general. I have read the documentation and > most of it makes sense to me. I am trying to roll out a production install > of Bacula for a small shop (20 machines in all). But I wanted to experiment > with Bacula before putting it to

[Bacula-users] Rescue DIsk

2007-08-24 Thread Christoff van Zyl
Hi all I am busy pulling my hair out of my head on this error, but no luck. I am running Ubuntu 6.06.1 LTS with bacula -2.0.3 compiled from source. Iwas wondering if anybody can help me on my mistake, I have googled but no luck. Help would really be appreciated. Thanks Christoff Creating the

Re: [Bacula-users] Strange backups

2007-08-24 Thread John Drescher
On 8/23/07, Angel Mieres <[EMAIL PROTECTED]> wrote: > Hi all, > > Im testing bacula with two jobs. One of them, backup over 70.000 files > and have 2 Gb. Second one have over 100 files and have 1Gb. > Why the first job is getting speed of 3.000 KB/sec and the second one > 25.000 KB/sec?(the backup

Re: [Bacula-users] Strange backups

2007-08-24 Thread John Drescher
> > I suspect it's some database problem. Im using postgresql 7.4.8. Maybe > > with Sqlite will increase the rates? Must I try with them? > > i would doubt sqlite could increase performance except in some very > weird corner cases... > That would in a lot of cases actually decrease performance. Jo

Re: [Bacula-users] Spooling and cincurrent jobs

2007-08-24 Thread Martin Simmons
> On Thu, 23 Aug 2007 17:11:42 -0400, Ivan Adzhubey said: > > Hi John, > > On Thursday 23 August 2007 03:30:53 pm John Drescher wrote: > > > "When data spooling is enabled, Bacula automatically turns on attribute > > > spooling." > > > > That was just added last week as this is what happens i

[Bacula-users] Trying to restore catalog/mysql database

2007-08-24 Thread pichi
Hello to all, I am new to Bacula and LINUX in general. I have read the documentation and most of it makes sense to me. I am trying to roll out a production install of Bacula for a small shop (20 machines in all). But I wanted to experiment with Bacula before putting it to real work. We are going

Re: [Bacula-users] 2.2.0 packages for Debian

2007-08-24 Thread Marc Schiffbauer
* James Harper schrieb am 24.08.07 um 11:50 Uhr: > Has anyone packaged 2.2.0 for Debian yet? I am currently building them again for sarge and etch. I think they will be finished next week as I am on vacation this weekend. -Marc -- +-O . . . o . . . O . . . o . . . O . . . ___ . . . O . . . o

[Bacula-users] 2.2.0 packages for Debian

2007-08-24 Thread James Harper
Has anyone packaged 2.2.0 for Debian yet? Thanks James - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a

Re: [Bacula-users] Strange backups

2007-08-24 Thread Rich
On 2007.08.24. 11:47, Angel Mieres wrote: > Diference between SCP and bacula goes from 15 min with bacula and 3 min > with scp. > I suspect it's some database problem. Im using postgresql 7.4.8. Maybe > with Sqlite will increase the rates? Must I try with them? i would doubt sqlite could increase

Re: [Bacula-users] Strange backups

2007-08-24 Thread Angel Mieres
Diference between SCP and bacula goes from 15 min with bacula and 3 min with scp. I suspect it's some database problem. Im using postgresql 7.4.8. Maybe with Sqlite will increase the rates? Must I try with them? MaxxAtWork escribió: > On 8/23/07, Angel Mieres <[EMAIL PROTECTED]> wrote: > >> Hi

Re: [Bacula-users] Encoding problems on restore

2007-08-24 Thread Bjoern A. Zeeb
On Fri, 13 Apr 2007 02:02:35 -0700 Kern Sibbald wrote: Hi, sorry for the late reply built I started to evaluate bacula a few days ago and hit the problem discussed in this thread. On Friday 13 April 2007 10:45, Christoph Litauer wrote: > Kern Sibbald schrieb: > I did a full dump of hi

Re: [Bacula-users] Bacula-fd -> Bacula-sd SSL problem

2007-08-24 Thread Nikolaj Karpov
Sorry, i realy did'n saw this questions... This is output from status client and status storage: Connecting to Client nikolaj-fd at nikolaj.test.com:9102 nikolaj-fd Version: 1.38.11 (28 June 2006) i686-pc-linux-gnu redhat (Zod) Daemon started 23-Aug-07 19:18, 0 Jobs run since started. Termin

Re: [Bacula-users] how to exclude /home/user/tmp/webalizer

2007-08-24 Thread Dimitrios
On Fri, 24 Aug 2007 00:40:21 -0400 Ivan Adzhubey <[EMAIL PROTECTED]> wrote: > File = "/home/*/tmp/webaizer" wow that was quick, thank you very much! - This SF.net email is sponsored by: Splunk Inc. Still grepping throug