Re: [Bacula-users] Concurrent backup jobs in an autochager with two drives

2007-01-08 Thread Alan Brown
On Mon, 8 Jan 2007, John Drescher wrote: > I believe if you want to use both drives at the same time you have to > use more than one pool because the second job will want to use the > tape that is in the first drive and because it can't unload the tape > from the first drive it will wait till the

Re: [Bacula-users] "resume" failed job

2007-01-09 Thread Alan Brown
On Mon, 8 Jan 2007, Kern Sibbald wrote: > My advice to other users, remains the same: If a Job fails, the File records > will most likely not have been inserted Or in other words, if spooling data+attributes is enabled, resuming a failed job is almost guaranteed to result in an unrestorable back

Re: [Bacula-users] "resume" failed job

2007-01-09 Thread Alan Brown
On Mon, 8 Jan 2007 [EMAIL PROTECTED] wrote: > Hmmm I don't know anything about the internal structure of bacula, or much > about databases, but it seems to me that this is a serious weakness. Would it > be > possible for baclula to function more like a journaling filesystems in terms > of >

Re: [Bacula-users] bacula-2.0.0 rpm release

2007-01-09 Thread Alan Brown
On Mon, 8 Jan 2007, Felix Schwarz wrote: > > Just a short note that my Fedora/CentOS RPMs are released, too. The > updatedb RPM is a noarch package (which is only not labeled as such due > to technical restrictions of rpm). You can use one of the updatedb > packages released by Scott. One of t

[Bacula-users] NDMP?

2007-01-09 Thread Alan Brown
I see there was some discussion on the -dev list about this a year ago. Did it go any further? AB - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to shar

Re: [Bacula-users] Building directory tree is very slowly

2007-01-09 Thread Alan Brown
On Tue, 9 Jan 2007, Dan Langille wrote: >> when I want restore files, the building directory tree is very slowly >> (several minutes) for job, wich have for example 1,372,029 JobFiles. >> >> Do you have some tip for quicklier restore(quicklier building directory >> tree). > > Searching the mailing

Re: [Bacula-users] Building directory tree is very slowly

2007-01-09 Thread Alan Brown
On Tue, 9 Jan 2007, Ondrej PLANKA wrote: > I searched, but I think, my indexes are OK, or not? > > mysql> show index from File; > | Table | Non_unique | Key_name | Seq_in_index | Column_name | Collation > | Cardinality | Sub_part | Packed | Null | Index_type | Comment | > +---++---

Re: [Bacula-users] Building directory tree is very slowly

2007-01-10 Thread Alan Brown
On Tue, 9 Jan 2007, Ondrej PLANKA wrote: >> It sounds silly, but add individual indexes for JobId, PathId and FilnameId >> as well as the 3-way one. >> > Ok, do you have some tip, how can I add individual indexes? Because I think, > my indexes are OK or not? ALTER TABLE File ADD INDEX [name] {

Re: [Bacula-users] Pool of storage daemons/devices?

2007-01-10 Thread Alan Brown
On Wed, 10 Jan 2007, Joshua Colson wrote: > Is it possible to configure a backup Job to write to any available > storage device? Similarly, a pool of clients which have access to the same filesets. (I've brought this one up before, but a pool is the bext way of describing it - think clustered fi

Re: [Bacula-users] mounting DVD - bacula 2.0 [long]

2007-01-15 Thread Alan Brown
On Fri, 12 Jan 2007, Maxim Cerny wrote: > When I try > $ dvd-handler /dev/cdrom prepare > it tells me no problem Did you try this while running as user Bacula? - Take Surveys. Earn Cash. Influence the Future of IT Join Sour

Re: [Bacula-users] How to let bacula to create new volume for each job.

2007-01-15 Thread Alan Brown
On Fri, 12 Jan 2007 [EMAIL PROTECTED] wrote: > How can I say to bacula to create new volume (media type is File) for > each job? Bacula manual (approx page 352) Chapter 23, section 23.1.1 - Pool options to Limit the Volume Usage UseVolumeOnce = yes Make sure you read at least as far as t

Re: [Bacula-users] Bacula develpment

2007-01-15 Thread Alan Brown
On Fri, 12 Jan 2007, Maria McKinley wrote: > I know that when I mentioned this before, there were suggestions on how > to do this using the sql database (if I remember correctly), but it > would be nice if this were just part of the bacula interface. You can write any custom SQL query you want an

Re: [Bacula-users] Question about Migration Jobs

2007-01-16 Thread Alan Brown
On Tue, 16 Jan 2007, Jaime Ventura wrote: > Is there any way to migrate without purge the file catalog records > (making it a pure copy job)? Bcopy would do it, otherwise some sql hackery is currently required. As well as being a minor modification of the existing "migration" tool, your reque

Re: [Bacula-users] GUI interface

2007-01-16 Thread Alan Brown
How about simply "Bacula-Gui" ? The days of arcane filenames are (hopefully) long past... "VanHelsing" did spring to mind - A tool to tame Bacula :) - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.

Re: [Bacula-users] fd failing on windows 2003

2007-01-16 Thread Alan Brown
On Tue, 16 Jan 2007, Mantas M. wrote: > Most of the time it works ok, but atleast once a week I come to work, > and find that backups on that machine have failed, since the fd isn't > running. Has anything else stopped running? > Anyone has any idea what might be the problem? This might sound t

Re: [Bacula-users] [Bacula-devel] GUI interface

2007-01-17 Thread Alan Brown
On Wed, 17 Jan 2007, Kern Sibbald wrote: >> Kidding aside, how about Batula? > > Not bad at all. In any case, if we chose bat and someone serves us with a > Cease and Desist order we could always fall back to batula. Please see my earlier comment about arcane excutable names. Batula is good. Ba

Re: [Bacula-users] [Bacula-devel] GUI interface

2007-01-17 Thread Alan Brown
On Wed, 17 Jan 2007, Peter Buschman wrote: > >> Batula is good. Bat isn't - and is unusable on MS-based systems in any >> case. > > I'll bite. Why is bat unusable on MS systems? Because BAT is a MSDOS reserved word, along with COM, LPR, CON, etc Those reserved words have been grandfathered int

Re: [Bacula-users] GUI interface

2007-01-17 Thread Alan Brown
On Wed, 17 Jan 2007, Kern Sibbald wrote: > Yes, but what *I* would like is a tree like thing that shows me what files I > have included on any particular system. So would I - the Legato Networker (Aka Solstice backup) interface would be a good starting point in terms of ease of operation. > I c

Re: [Bacula-users] Device mounted and BLOCKed?

2007-01-17 Thread Alan Brown
On Wed, 17 Jan 2007, David Romerstein wrote: > Yesterday was my first opportunity to get to the colo facility in which these > devices sit, and I tried another tape swap - first, unmounted the tape in the > drive, ejected it, inserted a new tape, labelled it 'xRaid1_3' (following the > naming conv

Re: [Bacula-users] correction to query.sql #3 (v1.38.11)

2007-01-17 Thread Alan Brown
On Wed, 17 Jan 2007 [EMAIL PROTECTED] wrote: > > I noticed an error in the $BACULA/bin/query.sql query #3, which is supposed to > list the last 20 full backups for a client. I'd noticed this too, but hadn't gotten round to trying to fix it. Your fix works for me, but shows up a lack of Job.Name

Re: [Bacula-users] correction to query.sql #3 (v1.38.11)

2007-01-17 Thread Alan Brown
On Wed, 17 Jan 2007 [EMAIL PROTECTED] wrote: > => Your fix works for me, but shows up a lack of Job.Name in the output. > > Hmmm... I'm not sure about the benefit to having the Job.Name... Some of my multi-Tb SAN-attached clients may run anywhere up to 40 jobs. > => - SELECT DISTINCT Job.JobId,C

Re: [Bacula-users] Patch for Job restart after failure

2007-01-19 Thread Alan Brown
On Fri, 19 Jan 2007, Kern Sibbald wrote: > Given that this doesn't seem to be creating enormous problems I had noticed it, but hadn't been looking closely enough to file a detailed report. Kern, can you please revisit the definition of "failed" job upgrading? With large filesets there is a dist

Re: [Bacula-users] [Bacula-devel] Bacula development voting

2007-01-20 Thread Alan Brown
On Sat, 20 Jan 2007, Arno Lehmann wrote: >> I am new to this list as of this week. What exactly is issue number one >> that you listed? The "Accurate restoration of renamed/deleted files". >> Is there a problem where Bacula restores? Could you please give me some >> details? Thanks! > > I sugg

Re: [Bacula-users] feature request: dynamic job priorities (bias for restores)

2007-01-23 Thread Alan Brown
On Mon, 22 Jan 2007 [EMAIL PROTECTED] wrote: > Item 1: the numerical priority of restore jobs should be dynamically set to > make them happen sooner Comment: I would like to see this happen too, however there would need to be an "exclusive" setting as well, or else the Bacula database ba

[Bacula-users] Automating "update slots"

2007-01-24 Thread Alan Brown
Now that "update slots" doesn't pull tapes out of the drives, it's an ideal candidate for automation... Here's what I have defined. Does anyone have a better way of running this? Job { Name = "UpdateSlots" Type = Admin JobDefs = "DefaultJob" Level = Full FileSet="None" Schedul

Re: [Bacula-users] DVD+RW vs DVD-RAM for incremental daily backups

2007-01-29 Thread Alan Brown
On Fri, 26 Jan 2007, cy tune wrote: > It's about $8 per disk for a Verbatim double sided DVD-RAM disk (9.4 > GB) in a cartridge. Going the tape route would cost far, far more > wouldn't it? It's about $30 for a 200Gb (native) LTO2 tape. Tapes are well-tested for longevity (EXCEPT DATS!) My exp

Re: [Bacula-users] GUI Interface Name Vote Results

2007-01-29 Thread Alan Brown
On Sat, 27 Jan 2007, Dan Langille wrote: > > As someone else pointed out, it's a shame the standard method for > getting more information about an application involves putting the > application name second. Otherwise, everyone would be typing: > > bat man > > http://en.wikipedia.org/wiki/Man-

Re: [Bacula-users] Experience with extremely large fileset include lists?

2007-01-30 Thread Alan Brown
On Tue, 30 Jan 2007, Kern Sibbald wrote: >> I'm sorry, I just replied to the fact, that there is just double linked >> list (dlist) implemented in Bacula. I met this problem, when I tried to >> restore a backup with over 300 milions files on a server with some >> special purposes, where there

Re: [Bacula-users] Bacula and HP JetDirect (was: (2.0.1) 5 minute 5 seconds problem)

2007-01-31 Thread Alan Brown
On Wed, 31 Jan 2007, Davide Bolcioni wrote: > Should the need to introduce incompatible changes in the protocol arise, which > I guess would be Bacula 3.0, maybe a different set of default ports could be > considered ? HP networked printers are fairly common. HP should be prevailed upon to fix it

Re: [Bacula-users] Linksys is killing socket between director and SD

2007-01-31 Thread Alan Brown
On Wed, 31 Jan 2007, Brad Peterson wrote: > Aaah, I've finally figured it out. The very common Linksys WRT54G v5 > router IS dropping inactive sockets after exactly 10 minutes. Set heartbeat intervals to 1 minute. Problem solved (and is why this directive is there) --

Re: [Bacula-users] Linksys is killing socket between director and SD

2007-01-31 Thread Alan Brown
On Wed, 31 Jan 2007, Kern Sibbald wrote: > I personally I would ask for a refund on the router since it apparently > doesn't understand keepalive and doesn't follow standard TCP/IP standards so > does not function properly. Fat chance of that. Linksys are notorious for lack of response to consume

Re: [Bacula-users] Tape error.

2007-02-02 Thread Alan Brown
On Fri, 2 Feb 2007, Arno Lehmann wrote: > After reloading it, the tape was positioned at the beginning, where > Bacula requires its tape label. > > Bacula knw it could append, so it simply started writing - it did not > position the tape to the correct position. I remember asking over a year ago

Re: [Bacula-users] Some files always backed up, even without changes

2007-02-06 Thread Alan Brown
On Mon, 5 Feb 2007, Adam Compton wrote: > Hello, > > I am having a strange issue with some files always being backed up > during incremental runs, even if they have not changed since the last > incremental backup. In particular, I have a working directory of custom > installer packages for some of

Re: [Bacula-users] Concurrent jobs to disk

2007-02-06 Thread Alan Brown
On Mon, 5 Feb 2007, Erich Prinz wrote: > I have two FD which are set to MaxJobs = 1... this forces the second > FD to wait in line until the first one completes. It will also cause "status client = [N]" to wedge if there's a backup in progress on that client (along with any attempts to use bacu

[Bacula-users] Database race condition on concurrent jobs?

2007-02-07 Thread Alan Brown
Version: 1.39.34-1 + 2.0.1 spooling patch(privately supplied by Kern) Mysql 4.1.20 (but I don't think this matters overly) It looks like there's a database race somewhere, as I'm seeing stuff like this every 2-3 days when a bunch of concurrent and simultaneously scheduled jobs are running:

Re: [Bacula-users] Doing a backup only once

2007-02-07 Thread Alan Brown
On Tue, 6 Feb 2007, David Romerstein wrote: > That, in essence, is why I first installed bacula - to backup roughly 2TB > of data just once (my file count is *significantly* higher than yours, > though - on the order of 200 million files across 10s of thousands of > directories). For what it's wo

Re: [Bacula-users] job level question

2007-02-07 Thread Alan Brown
On Tue, 6 Feb 2007, Aaron Knister wrote: > How does bacula handle the relationship between full jobs and > incrementals? In terms of volume retention, does it realize that even > though a tape's recycle flag is set, and it is configured to be > autopruned that a full backup contained on that tape

Re: More info: Re: [Bacula-users] Getting "Fatal Error: Cannot write block"

2005-10-06 Thread Alan Brown
On Wed, 5 Oct 2005, Joshua Kugler wrote: And yet more info (long, with lots of job reports). This error actually happened with *two* different tapes, and in both cases, when they errored, they had the same "last volume bytes" value. Have you tried running btape to see what it says? ---

Re: [Bacula-users] Intervention nEEDED

2005-10-07 Thread Alan Brown
On Fri, 7 Oct 2005, Michael Reith wrote: 07-Oct 03:52 archie-sd: Job Trance_Firewall_Backup.2005-10-01_01.05.10 waiting. Cannot find any appendable volumes. Please use the "label" command to create a new Volume for: Storage: FileStorage Media type: File Pool: Default Ok,

Re: [Bacula-users] Re: Query: DAilsy Chain TwoTape Drive on Bacula

2005-10-07 Thread Alan Brown
On Fri, 7 Oct 2005, Ryan Novosielski wrote: I have done this in the past with OmniBack. If I had a two tape backup, the backup would write to both tapes sequentially, rather than waiting for a tape change. Hope this is correct and clears things up. As in "Instead of using a changer" ? AB

Re: [Bacula-users] Backup problem

2005-10-14 Thread Alan Brown
On Tue, 11 Oct 2005, Oliver Koch wrote: I have a problem with incremental backups. During an incremental backup many files a backuped again although they haven't been changed since the last full backup. Most of the backuped files are located under /home which is mounted with the following mount

Re: [Bacula-users] 1.36.3 Director dying/freezing/rebooting

2005-10-14 Thread Alan Brown
On Wed, 12 Oct 2005, Luke Dean wrote: Admittedly the whole server could crash any minute now, and it's likely waiting until I send this email just to spite me, but right now I'm thinking that something changed between 1.36.2 and 1.36.3 that keeps me from being able to run more than one job at

Re: [Bacula-users] 1.36.3 Director dying/freezing/rebooting

2005-10-14 Thread Alan Brown
On Wed, 12 Oct 2005, Arno Lehmann wrote: but right now I'm thinking that something changed between 1.36.2 and 1.36.3 that keeps me from being able to run more than one job at a time now, or my hardware just can't handle it. Hmm. Well, I know of people who used these versions with multiple job

Re: [Bacula-users] write error

2005-10-14 Thread Alan Brown
On Thu, 13 Oct 2005, Phil Stracchino wrote: it occurs randomly, sometimes after 10go, sometimes at the end, ... I think it's going to require more information to isolate it. Have you used the drive with other software and verified that it works properly? While you're looking at the hardware

Re: [Bacula-users] Barcode labels with Bacula

2005-10-17 Thread Alan Brown
On Mon, 17 Oct 2005, Ed Clarke wrote: How, exactly do these labels relate to the bacula label? They have to match. I just ordered some labels from a guy (again on eBay) because they were surplus and cheap ( $14 including shipping versus $75+ for HP labels from a store ). A Brother labelle

Re: [Bacula-users] Large network bacula tips?

2005-10-18 Thread Alan Brown
On Mon, 17 Oct 2005, Lyle Vogtmann wrote: I was thinking of limiting the number of concurrent jobs. The project manager really wants to have them all done simultaneously, not 100% sure on the reasoning, but it is listed as a requirement. If it has a large negative impact on performance, I'm su

Re: [Bacula-users] DLT 40/80GB never reaches 40GB

2005-10-18 Thread Alan Brown
On Tue, 18 Oct 2005, Anwar Ahmad wrote: Interestingly, I've relabeled a 40/80 tape that was originally in the pool that backed up from pool1 (the one with the problem) and put it into pool2 (working normally) and it works correctly. I thought about the physical tape drive causing the problem b

Re: [Bacula-users] *Extreme* low MySQL performance when prunnig or purging jobs/volumes

2005-10-27 Thread Alan Brown
On Wed, 26 Oct 2005, Paul Heinlein wrote: The danger is that a system crash can easily result in a wholly corrupted database. In fact, the SQLite developers have removed this functionality from version 3, calling it "dangerous." Make sure you read the documentation to understand the dangers:

Re: [Bacula-users] Restore fails when query runs out of memory

2005-10-31 Thread Alan Brown
On Fri, 28 Oct 2005, Richard Ryder wrote: I recently tried to initiate a restore for someone who couldn't recall the exact name of the files and directories they were interested in restoring. I had thisd happen not long ago. The file server in question has a 2TB file system of which about 1T

Re: [Bacula-users] Very slow backups

2005-11-01 Thread Alan Brown
On Mon, 31 Oct 2005, Tracy R Reed wrote: New datapoint: I am now backing up to my recently acquired USB2 hard drive using file storage and the backup speeds are very slow just like with DVD. So it can't be disk bandwidth or DVD issues. Still have 95% idle cpu time during backup. What happens i

Re: [Bacula-users] Very slow backups

2005-11-02 Thread Alan Brown
On Tue, 1 Nov 2005, Tracy R Reed wrote: We've found here that USB2 is quite slow for filestorage on linux systems but I haven't had time to investigate why. You mean like if I just cp -a my homedir to the USB disk? That is exactly what I did when I first plugged in the USB disk. It's blazing f

Re: [Bacula-users] bacula-fd for sparc sunOS 5.9

2005-11-11 Thread Alan Brown
On Thu, 10 Nov 2005, Rob Burris wrote: Has the bacula-fd file been ported to sparc sunOS, particularly 5.9? I didn't find anything in the software user's list archive. It compiled fine for me on Solaris 8 and 9 --- SF.Net email is sponsor

Re: [Bacula-users] Bacula client on Solaris 10 - configure error

2005-11-17 Thread Alan Brown
On Thu, 17 Nov 2005, Paul Heinlein wrote: I haven't used Solaris 10, so pardon me for guessing somewhat. Assuming that /lib/cpp is the Solaris (not GNU) cpp, I think you have two choices: It could be either. Solaris 10 comes with full GNU kit as an optional install. Sun's own compilers are

Re: [Bacula-users] Pool

2005-11-24 Thread Alan Brown
On Thu, 24 Nov 2005, Gilberto Nunes Ferreira wrote: I understand what you said, but I ask for my company to by more tape and the answer is "NO WAY, MAKE A MIRACLE :-)" ... Talk to your accountant about legal liabilities for lost data, along with cost of recovery. Tape is cheap, recoveri

Re: [Bacula-users] Feature Requests and Bacula projects

2005-11-24 Thread Alan Brown
Kern, not in the list, but wanted by me (and several other people): Daily summarisation of jobs run. I have management grumbling loudly about receiving perhaps 80 messages from Bacula per day when all they want to see is "xyz jobs run, xy sucessful, z failed on whatever reason" Was someone

Re: [Bacula-users] Pool

2005-11-30 Thread Alan Brown
On Wed, 30 Nov 2005, Ryan Novosielski wrote: I would like to argue with this one slightly. Most of the backups I do are for disaster recovery (ie. fire, monumental screwup, disk failure, etc.). Ditto I don't need generations of data because our policy is that we don't keep things for data-re

Re: [Bacula-users] Pool

2005-12-01 Thread Alan Brown
On Wed, 30 Nov 2005, Ryan Novosielski wrote: Why not two? I never write over my most recent backup. I suppose you are accounting for the situation where one tape fails, and one backup fails? Correct. It happens more often than people think. --

Re: [Bacula-users] MySQL Maximum Size AND Auto Pruning..

2005-12-01 Thread Alan Brown
On Thu, 1 Dec 2005, Daniel Holtkamp wrote: Ran into this about 2 weeks ago ... your MySQL is possibly usind MyISAM as the database storage engine. Change it to InnoDB and you should be fine ... MyISAM can be resized MyISAM has a storage limit of 4 GB per database file i think. By default..

RE: [Bacula-users] Solaris 8 Backup problem

2005-12-02 Thread Alan Brown
On Fri, 2 Dec 2005, Ribi Roland wrote: I disabled compression on my solaris boxes! It was very slow with gzip-compression. In most cases you don't need it - the hardware compression of the average tape drive is good enough for most purposes. ---

Re: [Bacula-users] Migration jobs and compression

2005-12-02 Thread Alan Brown
On Fri, 2 Dec 2005, Ove Risberg wrote: If I migrate a job from tape with compression to diskstorage I might want software compression to save space. Or some form of compressing filesystem? Does such a beast exist for *nixen? AB --- This

Re: [Bacula-users] Bacula BETA 1.38.3

2005-12-10 Thread Alan Brown
On Sat, 10 Dec 2005, Kern Sibbald wrote: As an aside: when testing 1.38.3, the bscan regression script failed (bscan aborted due to a logic error). I think bscan has been around and mostly unmodified for about 3 years now, and so this regression test has be run thousands of times with no proble

Re: [Bacula-users] Bacula BETA 1.38.3

2005-12-12 Thread Alan Brown
On Sun, 11 Dec 2005, Kern Sibbald wrote: The bscan problem that I found caused it to generate a JobMedia record in the database that had an end FileIndex one less than it should have been. This was the last record on a Volume, and the record was continued on the next Volume. When Bacula constr

Re: [Bacula-users] suggestions for backup hardware

2005-12-19 Thread Alan Brown
On Mon, 19 Dec 2005, Florian Schnabel wrote: since out Tandberg DLT VS 80 just died over the weekend and this is 3rd tape DRIVE that failed in my company in 5 years ... i could use suggestions for hardware to use ... preferably no more tapes ^^ We drive our DLTs hard and they die regularly.

Re: [Bacula-users] btape w/HP Utltrium-1 drives (part 2)

2006-01-10 Thread Alan Brown
On Tue, 10 Jan 2006, Michael 'buk' Scherer wrote: I got my speed back! :) When I moved Bacula onto the new server-box I changed the cable as well, cause the new server was a bit far away from the tapelibrary. Cable length was ~2m. Should be ok, though. Not if it's single ended and faster than

Re: [Bacula-users] Backups which have been working now are not, with no change to the configuration files

2006-01-16 Thread Alan Brown
On Fri, 13 Jan 2006, Barry L. Bond wrote: Hey, Kern, Arno and Josh! I GOT IT -- I GOT IT -- I GOT IT! :-) This is also the behaviour you'll see if you set a filesystem Volume label. And, the SimpleTech drive. It is another USB device. I want to have a directory in /media called

Re: [Bacula-users] Re: LTO-3 vs. fixed block sizes

2006-01-17 Thread Alan Brown
On Mon, 16 Jan 2006, Lance Brown wrote: *nod* I've received reports from two other folks running bacula on Ultrium-TD3 drives with no issues. I don't think it's bacula-version related because both dd and tar also suffer the same blocking problem on the last read() system call. I've swapped o

[Bacula-users] Changer-finder script?

2006-01-17 Thread Alan Brown
This may sound a bit strange for anyone not running redundantly connected FO SAN systems. Given SAN topology changes (new hardware. hardware removed, or connection paths changed), the scsi generic device for the library robot has changed around 6 times in the last 8 reboots I've hacked u

Re: [Bacula-users] Backups which have been working now are not, with no change to the configuration files

2006-01-17 Thread Alan Brown
On Tue, 17 Jan 2006, Josh Fisher wrote: Most of the USB drives come with a FAT partition (until MS says otherwise), Only until you reformat them I have several flash stores with ext3 or even Reiserfs filesystems on them (mainly "because I can") Of course they aren't readable in standar

Re: [Bacula-users] different questions and feature requests...

2006-01-19 Thread Alan Brown
On Thu, 19 Jan 2006, Florian Schnabel wrote: 3. Automatically cleaning of the tape drive. (after x used tapes, x GB or maybe every saturday) I think this can be scripted and scheduled with an admin job, but we think this should be a function of bacula. no. new tape drives aks for cleaning t

Re: [Bacula-users] backup strategy/config questions

2006-01-19 Thread Alan Brown
On Thu, 19 Jan 2006, Arno Lehmann wrote: Using volumes from more than one pool in one autochanger is not supported with 1.36, and you will probably run into problems sooner or later. That's not quite right, I have 4 pools loaded in my autochanger and have had for several years. The problem

Re: [Bacula-users] backup strategy/config questions

2006-01-19 Thread Alan Brown
On Thu, 19 Jan 2006, Kern Sibbald wrote: The workaround for pool contention is to disable multiple simultaneous backups, which unfortunately defeats the purpose of having multiple drives, but is better than having backups aborting. A better "workaround" is to upgrade to 1.38.4 or 1.38.5, where

[Bacula-users] bscan: 255 character limitation

2006-01-19 Thread Alan Brown
Kern, Bscan 1.36.* only allows 255 characters as the entire argument, which is awkward when resychronising a large number of tapes. Is this changed in 1.38/1.39 (and is there any chance of teaching bscan to use the changer?) AB --- Thi

Re: [Bacula-users] Re: Backup Problem: The number of files mismatch!

2006-01-20 Thread Alan Brown
On Thu, 19 Jan 2006, Arno Lehmann wrote: I'm really starting to think I have a bad tape on my hands, since btape with a different tape succeeds in all respects. I hadn't realised this was the case. Only one tape failing is very indicative of it being faulty. Good for you - replacing one ta

Re: [Bacula-users] Question backup SAN Fibre Channel

2006-01-25 Thread Alan Brown
On Wed, 25 Jan 2006 [EMAIL PROTECTED] wrote: Hello, I will install a SAN Fibre Channel and a library HP6030 with 30 slots for backups, I see in the documentation this library (HP6030) is supported with bacula, but I like connect directly the library in the SAN (HP MSA1000). This configuratio

Re: [Bacula-users] Time taken to purge/prune volumes

2006-01-25 Thread Alan Brown
On Wed, 25 Jan 2006, Michael 'buk' Scherer wrote: I suggest getting a faster box, cause prune/pruge is all about SQL Statements. DELETE FROM File where JobId='1234'; Did you have a JobID index? --- This SF.net email is sponsored by: Splunk

Re: [Bacula-users] Different Pools on Autochanger & Archive-Pools

2006-01-27 Thread Alan Brown
On Fri, 27 Jan 2006, Daniel Amkreutz wrote: Hello all, a month ago i've posted some questions concerning autochangers and archive pools, but never got any hint nor i found any answers to this in the list archives or the handbook. Now, because time is slipping away i'm about to cancel any furthe

[Bacula-users] Wanted: a better mousetrap (Bscan)

2006-01-29 Thread Alan Brown
I throw this up in the air for people to criticise or tell me it's not possible or suggest improvements. It really won't affect the vast majority of Bacula users, but for those of us backing up Terabytes or who need to keep backups for several years, it should provoke some discussion. ==

Re: [Bacula-users] bacula killing disks?

2006-01-31 Thread Alan Brown
On Mon, 30 Jan 2006, William Reid wrote: On Mon, 30 Jan 2006, [EMAIL PROTECTED] wrote: We have this same issue related to promise controllers on our backup server, However we haven't migrated to Bacula yet, we're still using the freeware version of Arkeia. We're using P3 - Acer Motherboards

Re: [Bacula-users] Wanted: a better mousetrap (Bscan)

2006-01-31 Thread Alan Brown
On Mon, 30 Jan 2006, Arno Lehmann wrote: Sh*t. Probably too late now, but taking the job status mails and extracting some sort of volume use logs which contain at least the information which job, on which volume, was written to which tape and print that might be interesting... but of course ev

Re: [Bacula-users] bacula killing disks?

2006-01-31 Thread Alan Brown
On Mon, 30 Jan 2006, Jeffrey L. Taylor wrote: AFAICT, it is not a Promise controller. Below are the relevant lines from the boot log. NFORCE2-U400R: IDE controller at PCI slot :00:09.0 NFORCE2-U400R: chipset revision 163 There have been threads in the kernel lists about Nforce DMA err

Re: [Bacula-users] Spooling speed

2006-02-01 Thread Alan Brown
On Tue, 31 Jan 2006, Ryan Novosielski wrote: So, I have switched to spooling, on the advice I've seen written recently... sounds like the way to go, especially if you only have one tape drive. I expected a speed increase too, as the drive would be used more efficiently. What I did not expect i

Re: [Bacula-users] The table 'File' is full

2006-02-02 Thread Alan Brown
On Wed, 1 Feb 2006, Daniel Holtkamp wrote: Hi ! Roger Kvam wrote: My MySQL database is 6.8G, while the File.MYD is 4.0G You ran into a mysql-limit there. The File Table apparently uses MyISAM as storage engine and the max-limit there is 4 GB. Only by default. It _can_ be increased and thi

Re: [Bacula-users] client side backup exclude (feature request?)

2006-02-06 Thread Alan Brown
On Sun, 5 Feb 2006, [ISO-8859-15] Jens Böttge wrote: Background: many of our users have temporary or unimportant datas in their directory, it not "worth" to be backed up to tape. The decision over this is with the user. I've achieved this for the moment by agreeing with the users that files

Re: [Bacula-users] Should I change my setup?

2006-02-08 Thread Alan Brown
On Tue, 7 Feb 2006, Beren Gamble wrote: I'm wondering if I should bin the first two servers and put everything on the one with the autochanger. I would. I'd have to change the backup type to Incremental. Is restoring from incremental backups easy with Bacula? Yes. Also, my database would

Re: [Bacula-users] user complains bacula slows his laptop

2006-02-10 Thread Alan Brown
On Fri, 10 Feb 2006, Alex Finch wrote: "When (bacula fd is) running it seems to use all the memory, making doing almost anything impossible." How much memory, what OS, etc ? AB --- This SF.net email is sponsored by: Splunk Inc. Do you gre

Re: [Bacula-users] Cleanly removing a client

2006-02-11 Thread Alan Brown
On Sat, 11 Feb 2006, Frank Altpeter wrote: I'm about to remove two machines from my bacula configuration because they have been shut down. Because the last time i had to remove a machine, it seemed to went a big wrong, i think i should ask for the best way to do it. So: What's the best (most cl

Re: "JobSet", "Batch", or "Aggregate" Concept / Max tape usage per (WAS: Re: [Bacula-users] Hit me w/ a Clue-by-Four (Amanda user))

2006-02-13 Thread Alan Brown
On Sun, 12 Feb 2006, Brian A. Seklecki wrote: Bacula will do this. Check you don't have "Maximum Volume Jobs = 1" in I do. This is because I'm trying to enforce a specific threshold of a single-tape-per-day policy. Wrong directive. Try "Volume Use Duration = 23 hours" in the pool definiti

RE: [Bacula-users] small bug?: make_catalog_backup

2006-02-18 Thread Alan Brown
On Fri, 17 Feb 2006, Dan Langille wrote: On 17 Feb 2006 at 10:39, Lee, Raymond wrote: Another small bug in this script...line 29 should be split into 2 lines: PGPASSWORD=$3 export PGPASSWORD why do you think it needs to be split? Bourne Shell (the original version) can't d

Re: [Bacula-users] Spooling can slow Bacula

2006-02-21 Thread Alan Brown
On Mon, 20 Feb 2006, Dan Langille wrote: IMHO, spooling only really makes sense if your incoming data cannot keep up with the tape drive. ...or if you are making multiple simultaneous backups... AB --- This SF.net email is sponsored by: S

Re: [Bacula-users] Wanted: a better mousetrap (Bscan)

2006-02-21 Thread Alan Brown
On Tue, 21 Feb 2006, Kern Sibbald wrote: That's fine if you're only scanning one tape (although it takes nearly 3 hours to read a LTO2 tape) but it doesn't scal;e for resync jobs. Both of the above two items can be easily fixed by using a bootstrap file. There are examples of how to constr

Re: [Bacula-users] Re: [Bacula-devel] Back on a DSL connection

2006-02-21 Thread Alan Brown
On Tue, 21 Feb 2006, Kern Sibbald wrote: It is sort of a model of modern communications magic -- a 45 meter ether net cable plugged into an apparatus that plugs into the wall sending the TCP/IP packets over the electrical wiring (235 Volts) then somewhere else in the house there is a master appa

Re: [Bacula-users] Spooling can slow Bacula

2006-02-21 Thread Alan Brown
s too. _ _ _ _ ___ _ _ _ |Y#| | | |\/| | \ |\ | | | Ryan Novosielski - User Support Spec. III |$&| |__| | | |__/ | \| _| | [EMAIL PROTECTED] - 973/972.0922 (2-0922) \__/ Univ. of Med. and Dent.| IST/AST - NJMS Medical Science Bldg - C630 Alan Brown wrote: On Mon, 20 Feb

Re: [Bacula-users] Will bacula be faster than rsnapshot over 3 GB?

2006-02-22 Thread Alan Brown
On Wed, 22 Feb 2006, Harry Putnam wrote: I'm noticing a lengthy pause in an rsnapshot setup when the directories being shuffled are over 3gb or so. Rsnapshot makes a copy of the last backup to a new name then runs rsync against the original. Making that copy can take awhile. And more so as it

Re: [Bacula-users] Will bacula be faster than rsnapshot over 3 GB?

2006-02-22 Thread Alan Brown
On Wed, 22 Feb 2006, Alan Brown wrote: On Wed, 22 Feb 2006, Harry Putnam wrote: I'm noticing a lengthy pause in an rsnapshot setup when the directories being shuffled are over 3gb or so. Rsnapshot makes a copy of the last backup to a new name then runs rsync against the original. Making

Re: [Bacula-users] Will bacula be faster than rsnapshot over 3 GB?

2006-02-23 Thread Alan Brown
On Thu, 23 Feb 2006, Harry Putnam wrote: Alan Brown <[EMAIL PROTECTED]> writes: Yikes! Double your disk space, just like that. No, it doens't do what you think it does. Try this test: http://www.rsnapshot.org/howto/1.2/rsnapshot-HOWTO.en.html "...rsnapshot is a filesyste

Re: [Bacula-users] How do we specify compatible media?

2006-02-24 Thread Alan Brown
On Fri, 24 Feb 2006, Dan Langille wrote: Here's an interesting situation. DLT media is upwards compatible. So is DAT. I'm sure it applies to other media as well. I'll use DLT as an example. You have a DLT 7000 drive and a DLT 4000 drive. You have two media types: DLT70 and DLT40. You can p

Re: [Bacula-users] How do we specify compatible media?

2006-02-26 Thread Alan Brown
On Fri, 24 Feb 2006, Arno Lehmann wrote: A DLT70 tape can only go into the DLT 7000 drive. How can you specify that media type DLT40 can go into either drive? David Boyes is trying to talk Kern into ;-) implementing configuration settings that allow for a list of media types and different li

Re: [Bacula-users] Simultaneous jobs on LTO drive results in End of Volume error

2006-02-26 Thread Alan Brown
On Fri, 24 Feb 2006, Ian Levesque wrote: I've noticed a pattern in my backups when two jobs are simultaneously writing to the same tape. When the tape ends, Bacula doesn't respond gracefully. This is only a problem when two jobs are running on the tape, not when a single job is running. Are

Re: [Bacula-users] How do we specify compatible media?

2006-02-26 Thread Alan Brown
On Fri, 24 Feb 2006, Dan Langille wrote: I'm guessing: create two Storage resources, with different Media Types, but both refer to the same device. I thought about this some time ago and the only real conclusion I came to was that it was easiest to only use higher capacity drives. Did you fi

Re: [Bacula-users] Simultaneous jobs on LTO drive results in End of Volume error

2006-02-27 Thread Alan Brown
On Sun, 26 Feb 2006, Ian Levesque wrote: I've noticed a pattern in my backups when two jobs are simultaneously writing to the same tape. When the tape ends, Bacula doesn't respond gracefully. This is only a problem when two jobs are running on the tape, not when a single job is running. Are

<    1   2   3   4   5   6   7   8   9   10   >