Re: [Bacula-users] The thing with restoring Moved and Deleted files

2007-06-28 Thread Alan Brown
On Wed, 27 Jun 2007, Chris Hoogendyk wrote: > I've never had much call to do full recoveries with incrementals added > on. I guess Sun hardware with mirroring just doesn't fail often enough. > ;-) I've had to do it once for hardware reasons (stray piece of RF shield shorted out backplane on an M

[Bacula-users] MYSQL hint needed.

2007-06-28 Thread Alan Brown
I need to find tapes which are at. or close to expiry. Does anyone have a MYSQL snippet to do this? - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control

Re: [Bacula-users] MYSQL hint needed.

2007-06-28 Thread Alan Brown
On Thu, 28 Jun 2007, David Romerstein wrote: > I believe the following snippet will tell you all the Volumes due to > expire in the next week, and the date and time they'll expire. It compares > the LastWritten value + the VolRetention value to the current time. Thanks, that's exactly what I need

[Bacula-users] query.sql suggestion

2007-06-28 Thread Alan Brown
Thanks to David for the snippet this morning. I wanted to find tapes which were expired (or very close to expired(*)) and have them loaded into the autochanger before they are purged, plus not have bacula suggest they be removed. Here are the 2 snippets I suggest for this. They're adaptions

Re: [Bacula-users] The thing with restoring Moved and Deleted files

2007-07-02 Thread Alan Brown
On Sun, 1 Jul 2007, Steen wrote: > On Tuesday 26 June 2007 15:16:31 Alan Brown wrote: >> >> Fortunately in bacula, 90% of the work is already done - there is a file >> database in place. > So the database does not know of deleted files - only changed and added files. An e

Re: [Bacula-users] The thing with restoring Moved and Deleted files

2007-07-02 Thread Alan Brown
On Mon, 2 Jul 2007, [EMAIL PROTECTED] wrote: > My two cents: > > May be could be possible for bacula-fd to collect/transmit to bacula-dir > the creation/modification time for each file to be backed up and add > this two values into two new fields for file table. In case of 'near X > time' restore,

Re: [Bacula-users] voluseduration: when does bacula change the status of a volume?

2007-07-05 Thread Alan Brown
On Wed, 4 Jul 2007, Ralf Gross wrote: > My diff pool has a voluseduration of 4 days (96h). I just got a mail > from bacula that tape 06D124L3 was marked as used, because the > voluseduration exceeded. Thats fine, but the tape was last used on > 2007-06-24. Volume use duration is from the time th

Re: [Bacula-users] Bacula Supported LTO3/LTO4 Libraries

2007-07-07 Thread Alan Brown
Heitor Medrado de Faria wrote: > Hi folks, > > Does anyone can tell me what LTO3/LTO4 Libraries in the market are > supported by Bacula? > If it is a scsi/FC device: Almost every one out there If it is not scsi: Poor or no support available This is a OS issue, not Bacula issue. -

Re: [Bacula-users] baffled - fbsd and arcvault12 issues

2007-07-09 Thread Alan Brown
On Sun, 8 Jul 2007, Ken Gunderson wrote: > I've got an Overland ARCvault12 w/single LTO-2 drive. SCSI > controller is an LSI using mpt driver (wh/seems to be a pos and not > something i'd user again). btape "test" and "fill" complete but when I > run successive backups the tape never changes - s

Re: [Bacula-users] baffled - fbsd and arcvault12 issues

2007-07-11 Thread Alan Brown
On Mon, 9 Jul 2007, Ken Gunderson wrote: > Sorry to follow up twice but one more thing here. Any ideas why btape > fill is writing only 200GB when hardware compression is turned on? Fil generates random (non-compressible) data so it should give very close to the tape's native capacity. Markete

Re: [Bacula-users] Every day diferent tape

2007-07-16 Thread Alan Brown
On Thu, 12 Jul 2007, Andreas Helmcke wrote: >> Is this posible? Can you post an example? >> > It is possible (as other have reported) but be warned. It is *not* a > good idea to have only one full backup! > If your system crashes while doing the weekly full backup you are left > with *nothing* (i.

Re: [Bacula-users] [Bacula-devel] Bacula BETA 2.1.26 released to Source Forge

2007-07-16 Thread Alan Brown
On Thu, 12 Jul 2007, Dan Langille wrote: >> If no one wants to test the Win32 version and report back on it (particularly >> Vista, Vista VSS, and reparse points), I will test it myself. However, in >> that case, I am condering not making the binaries available on Source Forge, >> but on some oth

Re: [Bacula-users] [Bacula-devel] Bacula BETA 2.1.26 released to Source Forge

2007-07-16 Thread Alan Brown
On Mon, 16 Jul 2007, Kern Sibbald wrote: >> I hate to say this, but history shows that it usually leads to a great >> deal of shouting and hatemail from the peanut gallery. >> >> Kern, how many hours/how much cost is involved in validating the Win* >> binaries? This was actually a genuine questio

Re: [Bacula-users] Incremental Backup keeps getting some of the same files

2007-07-16 Thread Alan Brown
On Mon, 16 Jul 2007, Steve Poulsen wrote: > I have one directory that continues to show up in all of my incremental > /differential backup, even if the files have not changed. > # ls -al > drw--- 2 root root 4096 Jul 7 04:05 . > drwxr-xr-x 3 root root 4096 Jul 5 19:38 .. > -r

Re: [Bacula-users] Every day diferent tape

2007-07-16 Thread Alan Brown
On Mon, 16 Jul 2007, Afinat wrote: > I know that there is a lot of strategics... But which one you recomend? How many tapes do you have, how much data are you backing up each day and what is the speed of your media? My strategy on our older single-tape systems(*) tends to be a full backup on T

Re: [Bacula-users] large files / diff backup

2007-07-17 Thread Alan Brown
On Mon, 16 Jul 2007, Ralf Gross wrote: > I'm not sure if rsync/rsnapshot/backuppc handels these things better, > but I think changing from mbox to maildir format would be a good idea > in this case anyway. Having just done this migration for everything except inboxes. Mbox format is _very_ susce

Re: [Bacula-users] Every day diferent tape

2007-07-17 Thread Alan Brown
On Mon, 16 Jul 2007, Jose Luis wrote: > Hi Alan: > > Thanks for your answer. I think that I don't understand a lot backup system. > I want to use one tape every day to have diferent versions of the same file > (if the file changes in diferent days). But after your answer I'm thinking > that on

Re: [Bacula-users] Integer out of range error on file table

2007-07-17 Thread Alan Brown
On Mon, 16 Jul 2007, Gavin Carr wrote: > Hi all, > > I've just started getting 'integer out of range' errors on my file table: Are you using MyISAM or InnoDB? - This SF.net email is sponsored by DB2 Express Download DB2 Exp

Re: [Bacula-users] [Bacula-devel] Bacula BETA 2.1.26 released toSource Forge

2007-07-17 Thread Alan Brown
On Mon, 16 Jul 2007, Dan Langille wrote: > People can use the software for free. It is just that we will stop > building binaries. Others are free to build binaries. In that > regard, nothing has changed. The software remains freely available > for anyone to use. This is part of the problem I

Re: [Bacula-users] how to increase write bandwith of bacula

2007-07-18 Thread Alan Brown
On Tue, 17 Jul 2007, [EMAIL PROTECTED] wrote: > Hi, my bacula client it's on a laptop with debian etch. > My tape has a write bandwidth of 80mb/s, my wireless network goes to 11mbps, > and my bacula-client do a backup with 361.4 KB/s of rate 3.5Mb/s is about what I'd expect if you have WEP or WPA

Re: [Bacula-users] Integer out of range error on file table

2007-07-18 Thread Alan Brown
On Wed, 18 Jul 2007, Gavin Carr wrote: > Arno Lehmann wrote: >>> Investigating, it looks like the issue is hitting the integer limit on >>> the fileid: >>> >>> bacula=> select max(fileid) from file; >>> max >>> >>> 2147483647 For the record: This site is up to 1/3 of that. I'd

Re: [Bacula-users] [Bacula-beta] [Bacula-devel] Bacula BETA 2.1.26 released toSource Forge

2007-07-19 Thread Alan Brown
On Mon, 16 Jul 2007, Bill Moran wrote: > So, I think it's a good plan from every angle. Furthermore, I think that > anyone who doesn't think it's a good plan either hasn't reviewed it > thoroughly, or has some strange axe to grind. The only problem I see is withdrawl of binaries and consequent r

Re: [Bacula-users] Barcodes vs Volume Names

2007-07-23 Thread Alan Brown
On Mon, 23 Jul 2007, Arno Lehmann wrote: > Depending on your needs, you could also print, laminate and cut, or - > probably the best solution regarding self-made tape labels - use a > specialized label printer with pc interface and barcode capability and > print to laminated adhesive tape. You don

Re: [Bacula-users] Bacula-usersFedora 7 rpms

2007-08-06 Thread Alan Brown
On Wed, 1 Aug 2007, Wes Hardaker wrote: >> "FS" == Felix Schwarz <[EMAIL PROTECTED]> writes: > > FS> Thanks for your offer but Andreas Thienemann already completed that > FS> task: Bacula will be in Fedora 8 :-) > > Actually, it's now in both 7 and fc6 extras too! W00t! There's an RFE (Featu

Re: [Bacula-users] Bacula-usersFedora 7 rpms

2007-08-07 Thread Alan Brown
On Mon, 6 Aug 2007, Alan Brown wrote: >> Actually, it's now in both 7 and fc6 extras too! W00t! > > There's an RFE (Feature request) in with Redhat for inclusion of Bacula in > RHEL4 and 5. I filed that in January. Oops, July 2006

Re: [Bacula-users] SQL Query

2007-08-13 Thread Alan Brown
On Mon, 13 Aug 2007, Erich Prinz wrote: > > Had a failure occur that prevented the usual running of Full backups. > > Looking for a 'how to' query to find the most recent Full backup of > all clients to see how far off we are into Incrementals / Diffs from > an actual Full. > > Any SQL gurus on th

Re: [Bacula-users] Random tape capacity figures

2007-08-14 Thread Alan Brown
On Mon, 13 Aug 2007, John Drescher wrote: > Getting between 126GB and 168GB on your 100GB tapes is absolutely > normal (the other 3 tapes are a problem) assuming that you are not > backing up the exact data every time. On my 200Gb-DECIMAL (native) LTO2 tapes I see reported sizes of between 198Gi

[Bacula-users] MySQL (Innodb) - "table is full" ???

2007-08-14 Thread Alan Brown
I've just encountered this message on my system. I can understand it on MyISAM, but I thought InnoDB had no upper limits. Does anyone have experience and recovery pointers? - This SF.net email is sponsored by: Splunk Inc.

Re: [Bacula-users] Spool Attributes: always on?

2007-08-15 Thread Alan Brown
On Wed, 15 Aug 2007, Dan Langille wrote: >> Have you enabled Spool Data? >> >> Spool Data = >> [...] >> When this directive is set to yes, the Spool Attributes is also >> automatically set to yes. >> [...] > > Bingo! > > I'll patch the documentation. Thank you. As a FYI, this has been noted in

Re: [Bacula-users] MySQL (Innodb) - "table is full" ???

2007-08-16 Thread Alan Brown
(Have been running mysql and dbchecks last couple of days...) On Tue, 14 Aug 2007, Drew Bentley wrote: I've just encountered this message on my system. I can understand it on MyISAM, but I thought InnoDB had no upper limits. Does anyone have experience and recovery pointers? Perhaps InnoDB

Re: [Bacula-users] NFS or bacula-fd, which one is faster?

2007-08-17 Thread Alan Brown
On Thu, 16 Aug 2007, Ivan Adzhubey wrote: > I have a Linux NFS fileserver which has to be backed up to a bacula server on > another Linux box. The fileserver in question exports everything that's > needed to be backed up so all files are actually accessible on bacula server > via NFS as well. Shou

Re: [Bacula-users] MySQL (Innodb) - "table is full" ???

2007-08-17 Thread Alan Brown
On Fri, 17 Aug 2007, Alan Brown wrote: > innodb_data_file_path = ibdata1:26000M;ibdata2:2000M:autoextend > > (As I understand it, this should grow the tablespace as needed) Doh! FilesystemSize Used Avail Use% Mounted on /dev/mapper/VolGroupMSSLAY01-

Re: [Bacula-users] MySQL (Innodb) - "table is full" ???

2007-08-17 Thread Alan Brown
On Thu, 16 Aug 2007, Drew Bentley wrote: > You'll either need to add more InnoDB by adding more to your > /etc/my.cnf file or convert the tables to use MyISAM. Usually depends > on what MySQL will use as default or if someone else created the > InnoDB space but you can easily add more by editing t

Re: [Bacula-users] MySQL (Innodb) - "table is full" ???

2007-08-17 Thread Alan Brown
On Fri, 17 Aug 2007, Drew Bentley wrote: > Yeah, autoextend for InnoDB seems to have bitten you. I usually never > do this and have monitors to tell me if it's reaching a certain > threshold, as you're probably not even using all of the InnoDB space > allocated, as it's not particularly nice in gi

Re: [Bacula-users] Where do we go after Bacula 2.2.0?

2007-08-20 Thread Alan Brown
My observation: > Item 1: Accurate restoration of renamed/deleted files > Item 3: Merge multiple backups (Synthetic Backup or Consolidation) To my mind, these pretty much all use the same code inasmuch as one is wanting to generate a new full backup to tape (or restore to disk) based on wh

Re: [Bacula-users] Where do we go after Bacula 2.2.0?

2007-08-20 Thread Alan Brown
On Mon, 20 Aug 2007, Kern Sibbald wrote: >> To my mind, these pretty much all use the same code inasmuch as one is >> wanting to generate a new full backup to tape (or restore to disk) based >> on what's in the database and in the volumes for any given backup date, >> while weeding files which had

Re: [Bacula-users] Where do we go after Bacula 2.2.0?

2007-08-20 Thread Alan Brown
On Mon, 20 Aug 2007, Kern Sibbald wrote: > However the synthetic backup is not dependent on having information about > deleted files. The synthetic backup will simply take what is in the catalog > an run with it. I was working on the basis of an accurate full backup. Without knowing which files

Re: [Bacula-users] Database odbc or one more driver.

2007-08-21 Thread Alan Brown
On Tue, 21 Aug 2007, Bob Hetzel wrote: > IMHO, it's somewhat of a design flaw to set up your backup system > depending upon the enterprise db box. If the enterprise db server goes > down you need to get that up and running, then restore the bacula > catalog, then you can begin restoring everythin

Re: [Bacula-users] Connection timed out; Retrying... Why???

2007-08-22 Thread Alan Brown
On Tue, 21 Aug 2007, Ivan Adzhubey wrote: > Of course it is not running, that's what the whole story is about. I have a > bunch of desktop/laptop clients configured that can be shut > down/disconnected/not around at random and are well beyond my control. Add a RunBeforeJob to ping the hosts and o

Re: [Bacula-users] Database odbc or one more driver.

2007-08-22 Thread Alan Brown
On Tue, 21 Aug 2007, Kenny Dail wrote: >> Yes, we looked at putting the bacula database on the main DB server and >> decided against it for exactly this reason. > > Now, here I am moving my bacula DB to the main DB server because I'm > worried about the bacula DB going down. Don't you have a live

Re: [Bacula-users] 'When The Tape Fills'

2007-08-28 Thread Alan Brown
On Mon, 27 Aug 2007, Richard White wrote: > The point is, logic, and a reasonable interpretation of the docs, inform > me that a blank, labeled tape in the Pool, in the next available slot > will be chosen, perhaps in preference to a Recycled volume. Is this the > case? Yes -

Re: [Bacula-users] Frequent Intervention emails

2007-09-13 Thread Alan Brown
Brian Debelius wrote: > Arno Lehmann wrote: > >> Hello, >> >> 05.09.2007 07:00,, Support wrote:: >> >> >>> Dear All >>> >>> Anyone have an idea as to where I can change a setting to reduce the >>> frequency of "Bacula: Intervention needed ..." that occur every 2 minutes. >>> >>>

Re: [Bacula-users] Critical Bacula Bug

2007-09-13 Thread Alan Brown
Christoff van Zyl wrote: > My 2c thought, is there a possibility to put a notification on the > website And issue a press release. That will stop the rumour mill doing overtime and hopefully prevent any individual or organisation pointing to the bug as why Bacula shouldn't be used. As bacula

Re: [Bacula-users] Critical Bacula Bug

2007-09-13 Thread Alan Brown
Arno Lehmann wrote: > We really need a good technical writer to create a short, concise and > exact "Getting Started" manual, but the necessary skills are, > unfortunately, not very common among open source people. > > Getting started guides must not be written by those are very famliar with

Re: [Bacula-users] bacula rpm for rhel5?

2007-09-13 Thread Alan Brown
Dave wrote: > Hello, > I've downloaded the bacula src.rpm and installed it on a Centos 5 > machine. I want to build binaries but am only seeing build options for > rhel4, i know there's a way around this i just can't remember what it is. > any help appreciated. > Thanks. > Centos/RHEL

Re: [Bacula-users] Bacula performance with a 64512 block size

2007-09-13 Thread Alan Brown
Marc Schiffbauer wrote: > * Chris Howells schrieb am 10.09.07 um 16:47 Uhr: > >> Arno Lehmann wrote: >> >> Thanks for your reply. >> >> >>> I'd suggest to do some tests with Bacula, and after you found your >>> best settings, clearly mark all tapes with their respective block sizes. >>>

Re: [Bacula-users] Multiplexing multiple jobs to tape

2007-09-13 Thread Alan Brown
Chris Howells wrote: > Hi, > > I am trying to figure out whether bacula supports multiplexing multiple > simultaneous backup jobs to the same tape - having googled, the results > are inconclusive :) > Yes, but you end up with interleaved jobs on tape and restore becomes VERY slow due to the d

Re: [Bacula-users] Times in Windows

2007-09-13 Thread Alan Brown
Eric Böse-Wolf wrote: > Martin Simmons <[EMAIL PROTECTED]> writes: > > >>> Please, I'm not a programmer, so don't throw peaky details at me, but >>> what is an incremental backup worth, if files get backup'd up according >>> to their "created" timestamp? >>> >> Yes, the output of estimate

Re: [Bacula-users] Backup to disk AND tape

2007-09-24 Thread Alan Brown
On Mon, 24 Sep 2007, Bob Hetzel wrote: > In summary... backup software is extremely important for disaster > recovery but should not be considered for long term (5+ years, possibly > even less depending on what you need it for) storage needs in my humble > opinion. Anyone considering backups for

Re: [Bacula-users] LTO 3, Volume Bytes

2007-09-28 Thread Alan Brown
On Thu, 27 Sep 2007, hgrapt wrote: > I'm just wondering if the output from bacula is correct ? > > "Volume Bytes: 1,470,728,448,000 (1.470 TB)" Quite possibly. I see 700Gb+ on my LTO2 tapes fairly regularly. Logfiles, etc can be extremely compressible and they're the most often backed up files

Re: [Bacula-users] Deduplication?

2007-10-02 Thread Alan Brown
On Mon, 1 Oct 2007, Chris Hoogendyk wrote: > I'm not aware of any open source backup software that does that. Bacula's unimplemented "Base" backups are intended to handle this, but it's not (yet) been rolled out. - This SF

Re: [Bacula-users] Optical DVD "low reliability"?

2007-10-03 Thread Alan Brown
On Tue, 2 Oct 2007, John Drescher wrote: > I have seen a few studies in the past (possibly cdfreaks) that show > that under torture tests that cd/dvd media is not very good. And that > cd/dvd media is also a very bad choice for archival because the media > breaks down over time. Personally, I hav

Re: [Bacula-users] autochanger mount/unmount config without blocking

2007-10-08 Thread Alan Brown
On Fri, 5 Oct 2007, Flak Magnet wrote: > On Thursday 04 October 2007 11:27:04 am John Drescher wrote: >> Use the release command instead of unmount >> >> John > > Huh. I've written some scripts that do some slightly funky stuff to get > around the "blocking" effect of doing an "umount" from bcons

Re: [Bacula-users] Bacula 2.2.5 source + Win32 binaries released to Source Forge

2007-10-12 Thread Alan Brown
On Fri, 12 Oct 2007, Kern Sibbald wrote: > And I did as I said "I will increase this limit,". OK, I missed that bit/ > Also, as I said, I remain very skeptical about sizes greater than 500K, and > there is even a certain amount of evidence from my own tests and from several > other users that in

Re: [Bacula-users] Bacula 2.2.5 source + Win32 binaries released to Source Forge

2007-10-12 Thread Alan Brown
On Thu, 11 Oct 2007, Kern Sibbald wrote: > Version 2.2.5 is a major bug fix release to version 2.2.4 > - It fixes the following bugs: #961, 962, 963, 969, 968, 960, > 964, (possibly 935 and 903), 953, 953, 967, 966, 965, 954, > 957, 908, 958, and 955. Looking at this, it appears you simply clos

Re: [Bacula-users] Bacula 2.2.5 source + Win32 binaries released to Source Forge

2007-10-15 Thread Alan Brown
On Sat, 13 Oct 2007, Ralf Gross wrote: > FYI: the HP Ultrium 1840 LTO-4 drives have a buffer size of 128MB. Are these FC or LVD interface? AB - This SF.net email is sponsored by: Splunk Inc. Still grepping through log file

Re: [Bacula-users] Bacula 2.2.5 source + Win32 binaries released to Source Forge

2007-10-15 Thread Alan Brown
On Mon, 15 Oct 2007, Ralf Gross wrote: >> Are these FC or LVD interface? > > We have two drives with LVD interface. > > http://h18006.www1.hp.com/products/storageworks/ultrium1840/specs.html Ah, standalone drives. I was doubtful that the FC-LVD routers in MSL-series changers could keep up with

Re: [Bacula-users] Bacula 2.2.5 source + Win32 binaries released to Source Forge

2007-10-15 Thread Alan Brown
On Mon, 15 Oct 2007, Ralf Gross wrote: Are these FC or LVD interface? >>> >>> We have two drives with LVD interface. >>> >>> http://h18006.www1.hp.com/products/storageworks/ultrium1840/specs.html >> >> Ah, standalone drives. > > Well, the two drive are in a Overland Neo 4100 changer. This is

Re: [Bacula-users] Autochangers over Fiber Channel

2007-10-26 Thread Alan Brown
On Fri, 26 Oct 2007, Flak Magnet wrote: > Does anyone on the list have any experience with autochangers and fiber > channel connections working with MTX (and therefore bacula)? Yes. Whether fibre channel or traditional scsi, changers are seen as scsi devices. > So Arno indicates that fiber cha

Re: [Bacula-users] monitor tape shoe-shining

2007-10-31 Thread Alan Brown
On Wed, 31 Oct 2007, Ralf Gross wrote: >> I have pretty big full backup (3,2TB) for which I need around 12 LTO-2 tapes >> (with hw compression on). I use spooling with max size of 215GB, and >> typically spooling (of max size) lasts 2h50min, while despooling lasts >> 2h40min. Is this normal that s

Re: [Bacula-users] monitor tape shoe-shining

2007-10-31 Thread Alan Brown
On Wed, 31 Oct 2007, Ralf Gross wrote: > I did some tiobenchmarks, but I'm not spooling more than one job at > the same time. The RAID is capable of ~140 MB/s (seq. writes). This is slightly lower than what I'm seeing with 4 3Gb/s 10,000RPM SATA drives. > But spooling is not my problem (I didn'

Re: [Bacula-users] monitor tape shoe-shining

2007-10-31 Thread Alan Brown
On Wed, 31 Oct 2007, Alan Brown wrote: > I have 4 tape drives and allow up to 3 parallel operations per drive. That should be _2_ tape drives. - This SF.net email is sponsored by: Splunk Inc. Still grepping through

[Bacula-users] Bacula vs Bru?

2007-10-31 Thread Alan Brown
Does anyone have a point by point list of the pros and cons of each system? - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration f

[Bacula-users] RHEL5/CENTOS5/SL5: getting rpm building working, plus BAT and WXCONSOLE

2007-11-01 Thread Alan Brown
(All this has been sent to Scott, so should show up in the src.rpm at some point) The current 2.2.5-1 src rpm has a bug in it for RHEL5/CENTOS5/SL5 that results in an error while detecting OS distribution plus doesn't detect the right version of QT. Additionally I've managed to get both bat a

[Bacula-users] rescue disc: any sucesses from client RPM?

2007-11-02 Thread Alan Brown
Has anyone sucessfully made a rescue disc from just the binary RPMs? - 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 us

Re: [Bacula-users] Database location, and share status after 2.24 upgrade

2007-11-02 Thread Alan Brown
On Fri, 2 Nov 2007, Arno Lehmann wrote: > That's something that has hit some of my customers, too. Everything > looked ok, but the catalog backup was written to a new location, and > the catalog backup didn't pick it up. This is why I _always_ "diff" my config files after an update. ---

Re: [Bacula-users] Mini project

2007-11-05 Thread Alan Brown
On Sun, 4 Nov 2007, Kern Sibbald wrote: > Hello, > > Although I am working on a rather large project that I would like to explain a > bit later when I have made some real progress (probably after the first of > the year), I am thinking about doing a little mini-project to add a feature > that has

Re: [Bacula-users] Tandberg LTO2 (420LTO) good choice for bacula?

2007-11-06 Thread Alan Brown
On Tue, 6 Nov 2007, Arno Lehmann wrote: > For the single-spindle tapes, like DLT and LTO, retensioning should > never be needed. Thus it's only reasonable for the drive firmware to > not accept this command. I can think of a number of instances when retensioning is needed - particularly if the c

Re: [Bacula-users] Problems with the list

2007-11-06 Thread Alan Brown
On Mon, 5 Nov 2007, Chris Hoogendyk wrote: > Shortly, the sourceforge server contacts my server with a callback > attempting to validate a null sender going back to my email address. If > either the null sender or my email address fail, then sourceforge will > fail my message. This is one of

Re: [Bacula-users] BAT

2007-11-08 Thread Alan Brown
On Wed, 7 Nov 2007, Dep, Khushil (GE Money) wrote: > Now I know the QT4 libs are installed but it seems that pkg-config > doesn't know about them. I know this is OT so but I thought I'd askf if > anyone knew where I could get help from or any further reading about > this. I'm forced into tuse RHEL

Re: [Bacula-users] BAT

2007-11-08 Thread Alan Brown
On Thu, 8 Nov 2007, Dep, Khushil (GE Money) wrote: > In the end I ended up building QT4 and qwt from source! Oh give me back > my debian boxes! *cries* > > Ta for all the help tho folks! :-) No need for that, see the SPEC file I posted here a few days ago. --

Re: [Bacula-users] Include statements in bacula-dir.conf file

2007-11-09 Thread Alan Brown
On Thu, 8 Nov 2007, David Gardner wrote: > I'd like to again request the reload argument be an option to the bacula > executable. IIRC this was on the TODO and may already be implemented. personally, I use the -t function to verify syntax, then use reload on the console, plus a couple of test

Re: [Bacula-users] Speed with gigabit from Windows 2003 to Linux

2007-11-13 Thread Alan Brown
On Tue, 13 Nov 2007, Florian Engelmann wrote: > hi, > how fast does your windows bacula-fd daemon backup to a linux server? > Our backup to disk is (300GB of files) running at 4 MB/s over a gigabit > connection (GZIP compressed at default compression level and also tested > a crossover connection)

Re: [Bacula-users] Question about compressed backups

2007-11-13 Thread Alan Brown
On Tue, 13 Nov 2007, Shon Stephens wrote: > I'm a little concerned because of the fact that trying to compress an > already compressed file can take longer or even create a larger sized > file. Using GZIP will be a net loss if you are using most tape hardware (already has hardware compression) o

Re: [Bacula-users] Speed with gigabit from Windows 2003 to Linux

2007-11-14 Thread Alan Brown
On Wed, 14 Nov 2007, Florian Engelmann (Manntech) wrote: >> Turn off GZIP >> >> > I turned off GZIP and got this result: > Backup Level: Incremental, since=2007-11-12 22:00:03 ^^ Incremental means it must scan the fi

Re: [Bacula-users] MaxVolBytes 1?

2007-11-21 Thread Alan Brown
On Wed, 21 Nov 2007, Foo Bar wrote: > Additional info: Bacula 2.2.6 on Debian 4.0, /mnt/bacula is mounted using > smbfs on a W2K3 NAS gateway. Why not put a bacula client directly on the NAS head? - This SF.net email is spo

Re: [Bacula-users] All the problems with Bacula

2007-11-21 Thread Alan Brown
On Wed, 21 Nov 2007, Shon Stephens wrote: > For instance, the full abilities of the commands aren't well > documented. They're there, just that you do have to read the entire manual BEFORE starting to set it up. groking why it does things is 3/4 of the effort. once you umderstand the philosoph

Re: [Bacula-users] All the problems with Bacula

2007-11-21 Thread Alan Brown
On Wed, 21 Nov 2007, Wes Hardaker wrote: > I doubt he's unique. I constantly think to myself "wow, bacula is > really cool; but why isn't it doing that?" So do I - and then usally find out I've set it up wrong, or that users are doing stupid things (like "chown -R /path/to/directory/") which re

Re: [Bacula-users] create a Job for the library

2007-11-25 Thread Alan Brown
On Fri, 23 Nov 2007, Tom Meiner wrote: > Hi, > > I have an autochanger with 1 drive and 8 media. Every Friday all tapes > are outhaused. So I need to make a "update slots" after replacing the tapes. > > How can I create a job schedule in the director to do this every friday > afternoon?

Re: [Bacula-users] How to emulate auto-prune in director bacula 2.2.6

2007-12-06 Thread Alan Brown
On Thu, 6 Dec 2007, Bruno Friedmann wrote: > Hi All, > > I'me looking for a way to emaulate the auto prune (automatic and for all > media in all pools) command in director. To recover the same behaviour > there's in version 1.38x - 2.0x. > > This is needed by some customer to know what media sho

Re: [Bacula-users] Concurrent backups to disk

2007-12-06 Thread Alan Brown
On Thu, 6 Dec 2007, Foo Bar wrote: > Hi, > > according to the manual, you need to create more devices for concurrent > backups to disk since Bacula regards everything as tapes, so a single > Device will block until each individual job to it is finished. I don't use disks, but bacula regards disk

Re: [Bacula-users] How to emulate auto-prune in director bacula 2.2.6

2007-12-06 Thread Alan Brown
On Thu, 6 Dec 2007, Bruno Friedmann wrote: > Thank Alan, > But this is not exactly what they want. What they want isn't necessarily what is best for them to work with. > Before version 2.2x version bacula did always automatically the pruning > job for all media that have their prune time ellaps

Re: [Bacula-users] How to emulate auto-prune in director bacula 2.2.6

2007-12-07 Thread Alan Brown
On Fri, 7 Dec 2007, Bruno Friedmann wrote: > I understand your point of view Alan, just as 19 jobs of 20 are base on > file disk backup there's no need to put tape. What they need is to be > sure that pruning have correctly take place ... Have you had problems with pruning failing? --

Re: [Bacula-users] create a Job for the library

2007-12-10 Thread Alan Brown
On Sun, 9 Dec 2007, Tom Meiner wrote: > That works great. thank you Good to hear. Would someone add this to the FAQ? > and sorry for the great delay > > Tom > > Alan Brown schrieb: >> On Fri, 23 Nov 2007, Tom Meiner wrote: >> >>> Hi, >>> &g

[Bacula-users] Mysql batch insert timeouts

2007-12-10 Thread Alan Brown
2 jobs failed over the weekend due to batch insert timeouts. As far as I can tell this was simply a matter of waiting for another job to complete and the insert simply failed on a timeout. Is there any way of tweaking the values for that? AB --

Re: [Bacula-users] Mysql batch insert timeouts

2007-12-10 Thread Alan Brown
On Mon, 10 Dec 2007, Frank Sweetser wrote: > Alan Brown wrote: >> 2 jobs failed over the weekend due to batch insert timeouts. >> >> As far as I can tell this was simply a matter of waiting for another job >> to complete and the insert simply failed on a timeout

Re: [Bacula-users] Concurrent Jobs

2005-03-16 Thread Alan Brown
On Fri, 4 Mar 2005, Kern Sibbald wrote: Please try the attached patch and let me know. Apologies for the delay in replying to this Kern. I've only been able to test it today. The patch appears to have reintroduced the bug you were attempting to eliminate - fatal errors if 2 backup jobs need volu

Re: [Bacula-users] Concurrent jobs not working even after patch 1.36.2-pool.patch

2005-03-18 Thread Alan Brown
On Fri, 18 Mar 2005, Ali Zaidi wrote: I am able to execute concurrent jobs when they are going to storgae devices on different machines. Going to the same device however does not seem to work. What happens when they go to the same device with different volumes required (ie, different pools) ? AB

Re: AW: [Bacula-users] sql_create.c:663 More than one Filename! Warni ngs

2005-03-24 Thread Alan Brown
On Tue, 22 Mar 2005, Jeff McCune wrote: Index creation took 20 minutes, and dbcheck -f ran for 27 hours before I killed it and wiped the entire machine to upgrade to RHEL4. Soething's wrong with your setup then. Currently, a Full backup of my /home volume is 480GB in just over 4 million files. T

Re: [Bacula-users] Dayling saving time change

2005-03-30 Thread Alan Brown
On Tue, 29 Mar 2005, Mathieu Arnold wrote: I know that in the US, the daylight change is next Sunday Kern's in switzerland and presumably he changed with the rest of us europeans. :) , but am I the only one to experience this issue ? No. AB ---

Re: [Bacula-users] Speeding up attribute inserts/updates

2005-04-04 Thread Alan Brown
On Mon, 4 Apr 2005, Michael 'buk' Scherer wrote: I have the exact same problem, Bacula spools 25GB in ~1.5 million files with a good speed and writes them to tape "in no time". Despooling the attributes takes ages. See the "Speed up backup of small files" thread ~2 weeks ago. The only advice I got

Re: [Bacula-users] mobile client misses backup -> bacula should upgrade

2005-04-05 Thread Alan Brown
On Mon, 4 Apr 2005, Soeren Sonnenburg wrote: I wonder why when a mobile client misses e.g. its scheduled FULL backup bacula does not upgrade the next scheduled (DIFFERENTIAL/INCREMENTAL) backup to a FULL backup ? It does at runtime, but the scheduler shows it as diff/inc until the job is actually

Re: [Bacula-users] Newbie questions about setting up file-only storage

2005-04-06 Thread Alan Brown
On Wed, 6 Apr 2005, Arno Lehmann wrote: I once build a backup system with Legato NetWorker, so i'm still trying to find out how to make things with bacula like it was with networker ... Without knowing Legato - I guess this approach is not the most efficient way. It isn't. I'm using both and the Le

Re: [Bacula-users] Newbie question regarding errors

2005-04-09 Thread Alan Brown
On Fri, 8 Apr 2005, Slartibartfast wrote: This morning I swapped out the tapes and tried again. Here is the resulting error message. Question is; is this a tape media, or drive error? At the risk of stating the obvious: Check ALL your scsi cables and terminators. The single most common cause for

Re: [Bacula-users] (no subject)

2005-04-09 Thread Alan Brown
On Fri, 8 Apr 2005, Josh Lauricha wrote: (please wrap your lines at ~76 cols, thanks) On a restore the bacula-directory will speend hours building the restore directory tree, however there is no activity on my Bacula MySQL thread, so it's all internal. Yup. BTDTGTTS (been there, done that, got th

Re: [Bacula-users] Multiple Tape Changers (VXA 1x10) with one director and one storage daemon.

2005-04-09 Thread Alan Brown
On Sat, 9 Apr 2005, Arno Lehmann wrote: It works for me... In your case, relying on pools might be more useful. After all, at baculas current state, you need some difference between tapes in the changers, and relying on MediaType is worse than Pool, if your drives do accept the same Media... I h

Re: [Bacula-users] Multiple Tape Changers (VXA 1x10) with one director and one storage daemon.

2005-04-09 Thread Alan Brown
On Sat, 9 Apr 2005, Kern Sibbald wrote: Well, 1.36.x does use PoolId, but version 1.37.x uses StorageId, which ties it to the specific autochanger being used. Unless the StorageID is temporary and trashed each time update slots(*) is run, this will be a really bad idea. Tapes need to be freely s

[Bacula-users] Autochangers: update slots

2005-04-09 Thread Alan Brown
Is there any compelling reason why "update slots" forces the drives to be unloaded? "mtx status" usually(*) includes information about the designated slot number for any tape in a drive. Once you get past forced unloading happening, it should be possible to make "mtx status" or an "update slots

Re: [Bacula-users] HP DAT72 Tabe (C7438A) compression problem

2005-04-11 Thread Alan Brown
On Mon, 11 Apr 2005 [EMAIL PROTECTED] wrote: I had the same issue on my old debian box. It was always just writing around 33GB on the tape, never more.The data I try to backup are alot of Word-Documents and all different kind of sourcecode. So there should be at least some compression. I might try

Re: [Bacula-users] Newbie question regarding errors

2005-04-11 Thread Alan Brown
On Sun, 10 Apr 2005, Slartibartfast wrote: At the risk of stating the obvious: Check ALL your scsi cables and terminators. Everything is brand new, 6ft cables. However I'll check everything Monday. Brand new also means "unproven/untested" :-) 6 feet is far too long unless you are using differe

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