Re: [Bacula-users] allways full even if incremental

2009-09-09 Thread Troy Daniels
compensate for different clock times on servers a few seconds/minutes apart - it logs a line at the top of the job saying it's doing so. However, I've never tried it when the clocks are hours/timezones apart so cant say if it'd compensate then. Cheers, -- Troy Daniels

Re: [Bacula-users] allways full even if incremental

2009-09-09 Thread Troy Daniels
d up every time. If so, using 'touch' on all the files to reset their mtime should stop the behaviour I believe. Cheers, -- Troy Daniels iTouch Australia, a Buongiorno company Senior Systems Administrator Ph +618 6461 4102 troy.dani...@itouch.com.au

Re: [Bacula-users] Upgrade from 2.2.7 to 3.0.2 by rpm

2009-09-02 Thread Troy Daniels
at this one. Use the command 'rpm -ql bacula-postgresql' (and bacula-mtx afterwards) to list the files installed by the rpms. You might find the mtx-changer script has been relocated to another location in the new version. I've not ugpraded to 3.0.2 yet myself so

Re: [Bacula-users] Bacula 2.4.4 not reusing tapes as expected

2009-05-27 Thread Troy Daniels
t to use this tape until Friday, for example, I have to set > UseDuration to be 54 days. Then when I come to reuse the tape in 4 > weeks' time, I'll need to manually change the UseDuration to be 72 days > (54+28) > > Shouldn't recycling reset the firstwritten time? Or

Re: [Bacula-users] messages configuration

2009-01-04 Thread Troy Daniels
Hi, On Sat, 2009-01-03 at 22:35 +0100, Thomas wrote: > ah, now i got it (i think) > > in the source code there are different log level defined: info, warning, > error, ... > and every level is passed to the resource where the level matched. > so the "fatal" email address gets only the line of ou

[Bacula-users] Purging Verify Jobs

2008-12-22 Thread Troy Daniels
ore be logging a bug or a feature request for this case? 3) If the answer to the first of the above is No, what's the best way to manually clean these records out - Is it OK to do a delete from Jobs where type = 'V' and date < 2 months ago? With a dbcheck run afterwards to cleanup the

Re: [Bacula-users] [Bacula-devel] Bacula Status

2008-10-05 Thread Troy Daniels
Ignore Dir Holding Ignore Dir Holding Using the Exclude* syntax would keep it in line with current Bacula naming conventions as well. Just my thoughts, Cheers, Troy Daniels Systems Admin. iTouch Australia, a Buongiorno Company. > Comments? > > Best regards, > > Kern > &g

Re: [Bacula-users] Bacula Help Request

2008-01-30 Thread Troy Daniels
Hi, You seem to be trying to install the el3 i386 rpm onto a CentOS5(el5) x86_64 system. I'd recommend you first try and locate the correct rpm for your OS and see if that helps. Looking at the Bacula download site I can see that this rpm isn't available for the latest version (2.2.8) of Bacu

Re: [Bacula-users] Fileset depending on ClientRunBefore

2007-10-09 Thread Troy Daniels
Dan Langille wrote: > On 9 Oct 2007 at 20:05, Leon Bruno wrote: > >> On 9 Oct 2007 at 19:54, Leon Bruno wrote: >> >>> Hi all, >>> >>> One of my job is calling a script to do some databases backup. >>> The fileset is then defined to call that same script with another >>> parameter that list the bac

Re: [Bacula-users] Slow Backups

2007-09-20 Thread Troy Daniels
Hi there, > > Let me know if you need more information. > I suspect the list guru's probably will want more info as this output doesn't give any real indication of where the problem might lie. For starters, I'd provide the output from a completed full job. The output you provided is for an in

Re: [Bacula-users] File Storage and rotations/maximum sizes

2007-08-22 Thread Troy Daniels
Hi, Andy Brown wrote: > Hi All, > I've noticed this question referred to a few times, but haven't managed > to get a complete answer that actually seems to work yet. Can anyone advise? > Debian, Bacula version 2.0.3 > > > > So as you can see, I've set a few size limits, in the Pool's for >

Re: [Bacula-users] dual-NICs and traffic balancing

2007-08-20 Thread Troy Daniels
Ivan Adzhubey wrote: > Hi Martin, > > On Friday 17 August 2007 04:46:24 pm you wrote: >>> where x.x.x.227 is client's external NIC address, x.x.x.136 is bacula >>> server's external address; 192.168.0.{253,200} are the corresponding >>> private addresses. As you can see, while fd daemon on client

Re: [Bacula-users] dual-NICs and traffic balancing

2007-08-16 Thread Troy Daniels
Hi, > where x.x.x.227 is client's external NIC address, x.x.x.136 is bacula > server's > external address; 192.168.0.{253,200} are the corresponding private > addresses. As you can see, while fd daemon on client has indeed been bound to > the private address, it still uses external one for com

Re: [Bacula-users] bacula 2.2.0 fails to start, pidfile

2007-08-16 Thread Troy Daniels
Per olof Ljungmark wrote: > Dan Langille wrote: >> On 16 Aug 2007 at 18:10, Per olof Ljungmark wrote: >> > > See http://bugs.bacula.org/view.php?id=923 > > gives me a login page... > Log in as anonymous/anonymous and you'll be able to view the bug in question. Troy.

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] clarification: VolumeToCatalog and DiskToCatalog verify jobs

2007-08-08 Thread Troy Daniels
Hi again, > I've noticed something strange after using the local fd on the > director for verify. > > The first verify job fails with an bootstrap permission problem. > > 08-Aug 18:08 VU0EM005: Verifying against JobId=423 > Job=SMTCZB0003.2007-08-07_23.07.50 > 08-Aug 18:08 VU0EM005: Bootstrap r

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

2007-08-08 Thread Troy Daniels
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 Duration = Info on them is avail

Re: [Bacula-users] clarification: VolumeToCatalog and DiskToCatalog verify jobs

2007-08-07 Thread Troy Daniels
Hi, > >> I run my VolumeToCatalog verify jobs with my backup server specified as >> the client to minimise Network impact for this reason. > > So the Client option doesn't have to be the same as the client name > that was used for the backup? I've never thought about this. > Neither had I

Re: [Bacula-users] clarification: VolumeToCatalog and DiskToCatalog verify jobs

2007-08-07 Thread Troy Daniels
> on > your Include statements. Those options determine what attribute fields are > compared. > This command can be very useful if you have disk problems because it will > compare the current state of your disk against the last successful backup, > which may be several jobs.

Re: [Bacula-users] Tapes in error status

2007-08-07 Thread Troy Daniels
cifics on how to do this however as I've never performed this particular task myself. Cheers, Troy Daniels. - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? S

Re: [Bacula-users] backing up MySQL databases

2007-07-30 Thread Troy Daniels
Hi, Just curious, but is there a reason you did it this way around instead of having a 'ClientRunBeforeJob' script launch the dump process from within Bacula? You end up with the same result in the end I guess and I was wondering if there was more to it than just personal preference. Cheers,

Re: [Bacula-users] MTSETDRVBUFFER only allowed for root

2007-07-25 Thread Troy Daniels
Hi, Coming at this issue with fresh eyes I noticed you seem to have replaced the 'delete_catalog_backup' script call in your catalog backup job with 'end_of_backup.sh' Unless I'm mistaken, I believe this script is run by the Director, not the storage daemon. By default IIRC, the director runs

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

2007-07-16 Thread Troy Daniels
Hi, John Drescher wrote: >> I was just looking around on the website to figure out how to make a >> donation, and it isn't at all obvious to me how to do that. Maybe having >> a link on the side bar to donations would help? There is a high >> "reluctance factor" to making donations. If people make

Re: [Bacula-users] Any FileSet change determine a Full backup

2007-07-12 Thread Troy Daniels
One question, Did /tmp/bacula-test/dir2 contain files created/modified before job 234? And if so, did Bacula back them up? Imagine this scenario: 1) /tmp/bacula-test/dir2 is created and files copied into it. 2) Full Job 234 runs and does a full backup of /tmp/bacula-test/dir1 3) More files are

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

2007-07-04 Thread Troy Daniels
Hi, Bacula doesn't mark a volume used at the exact time you specified as this would require it to be constantly checking for expired volumes which isn't necessary. Rather, it'll mark it used as soon after the expiry time as it notices it. Normally this is the next time it goes to check that vo

Re: [Bacula-users] Modifying Fileset changes incr to Full

2007-06-25 Thread Troy Daniels
Ralf Gross wrote: > Michel Meyers schrieb: Maybe we should change the sentence as follows? 'If this directive is set to yes, any changes you make to the FileSet Include or Exclude lists will not cause Bacula to immediately perform a Full backup.' >>> ...but include new fi

Re: [Bacula-users] Verify VolumeToCatalog wrong - looking for 2nd last backup job

2007-06-20 Thread Troy Daniels
; Aah. So did forget to mention it. I'm running 2.0.3. > > I cant seem to see 2.0.4 on sourceforge - are you referring to CVS head? > > Thanks! > > -Bradley > > > > On 6/20/07, Troy Daniels <[EMAIL PROTECTED]> wrote: >> Hi, >> >> You failed

Re: [Bacula-users] Verify VolumeToCatalog wrong - looking for 2nd last backup job

2007-06-19 Thread Troy Daniels
Hi, You failed to mention which version of Bacula you are running. However this is a known bug with some of the earlier 2.x versions of Bacula. I believe it was fixed in either 2.0.3 or 2.0.4. Basically, the problem is *when* the verify job chooses the last successful backup to verify. With th

Re: [Bacula-users] Dead server and restore not going so well

2007-05-18 Thread Troy Daniels
Hope this isn't redundant, but have you tried doing a restore of job 214? That appears to be your most recent full backup according to the table below. Hopefully it's file records haven't been cleaned from the database. After that I believe you'd just need to restore jobs 274 (Most recent diff)

Re: [Bacula-users] How to unload all loaded tapes to library ?

2007-05-18 Thread Troy Daniels
;t take long to update them. However, the new 2.x version of Bacula, 'update slots' no longer unloads the tape. Cheers, Troy. Troy Daniels wrote: > You didn't mention which version of bacula you are running but I know > 2.0.2 has a 'release' command that rele

Re: [Bacula-users] How to unload all loaded tapes to library ?

2007-05-18 Thread Troy Daniels
You didn't mention which version of bacula you are running but I know 2.0.2 has a 'release' command that releases the tape and bacula knows to check the drive before trying to access it the next time. Not sure what version it was introduced in however. Troy. Adam Cécile wrote: > Hi, > > All w

Re: [Bacula-users] mail job report to user - variables and python

2007-05-18 Thread Troy Daniels
Hi there, If I had to do this in the current Bacula setup, I'd write a script to be called by the mailcommand. It could then work out the appropriate user to mail the log to based on one of the parameters passed (Job name or similiar) It could then call the bsmtp program with the appropriate r

Re: [Bacula-users] Volume purging/recycling

2007-05-18 Thread Troy Daniels
Hi, Seems to me that Ryan's suggestion to setup an Admin job would work. A simple script to get the currently loaded tape via bconsole, followed by 2 prune commands should work. You need 2 prune commands to ensure it gets set to Purged or Recycled (Cant remember which)- the second one realizes

Re: [Bacula-users] Bacula doesnt work ( Device is BLOCKED waiting for media. )

2007-05-03 Thread Troy Daniels
u want to keep your latest backups for a while, then you would want to get a new tape and backup to it instead. Troy. > > */Troy Daniels <[EMAIL PROTECTED]>/* wrote: > > OK, see below for relevent things: > > Gokhan ALKAN wrote: > > At first than

Re: [Bacula-users] Bacula doesnt work ( Device is BLOCKED waiting for media. )

2007-05-03 Thread Troy Daniels
tes| VolFiles | > VolRetention | Recycle | Slot | InChanger | MediaType | > LastWritten | > > +-++---+-+--+--+-+--+---+---+-+ > | 1 | BACKUP0001 | Full | 431,538,571,650 |1,230 | > 31,536,000 | 1 |0 | 0 | LTO-3 | 2007-03-04 > 06:49:24 | > > +-+-

Re: [Bacula-users] Bacula doesnt work ( Device is BLOCKED waiting for media. )

2007-05-03 Thread Troy Daniels
it's empty. This WILL result in Bacula overwriting all existing data on the tape tho so make sure you really really really want to reuse it. Otherwise you'll need to swap tapes with a new one and label it with the 'label' command. Oh, and if you have an autochanger with barcode

Re: [Bacula-users] problem with bacula daily schedule

2007-05-03 Thread Troy Daniels
l wait before auto-cancelling. Manual has more info. Troy Daniels Systems Admin. iTouch Australia Chantal Rosmuller wrote: > Hi everyone, I hope someone can help me with the following problem: > > I installed bacula for a customer, they want to make a full backup every day > of the we

Re: [Bacula-users] Bacula doesnt work ( Device is BLOCKED waiting for media. )

2007-05-03 Thread Troy Daniels
volume isn't acceptable for some reason (Full/Used status probably) and has asked for another volume be mounted. Of course, I'm probably wrong - the extra information should help narrow down the possibilities. Cheers, Troy Daniels Systems Admin. iTouch Australia Gokhan ALKAN wrote

Re: [Bacula-users] Wilddir

2007-04-26 Thread Troy Daniels
doesn't define "File = /" in an include section, but rather on it's own at the bottom of the definition. I believe you need at least one thing defined outside the Include/Exclude blocks for the fileset to work. Have you actually tried the example Marc provided? Cheers, Troy

Re: [Bacula-users] First time install: changes to bacula-dir.conf not taking effect

2007-04-23 Thread Troy Daniels
f | grep bacula' and seeing what config files are shown after the -c option on your bacula commands. If all that fails, reply back to the list with the ./configure command you ran as part of the build process and we'll see if we can work out where you should be looking. Cheers,

Re: [Bacula-users] inchanger flag on file volumes

2007-04-19 Thread Troy Daniels
em to removable disks tho) It is however odd that the different values are being set like they are. I dont have the source code readily available (nor the time really, pesky work projects) but maybe one of the other listers can check and see how this happens. Cheers, Troy Daniels Systems

Re: [Bacula-users] Need suggestion for backup sol

2007-04-18 Thread Troy Daniels
Bacula supports VSS aka Volume Shadow Copy Service so this shouldn't be a problem. In fact, as far as I can see, Bacula is capable of filling all your needs. It runs under both Linux and Windows and doesn't require drives be shared using smb. Troy Daniels Systems Admin. iTouch

Re: [Bacula-users] Windows Authentication Errors

2007-03-20 Thread Troy Daniels
ou want. Windows has something similar, but I'm not familiar with the specifics. Keep increasing it until you get enough info - I'm not familiar with the levels, but somewhere around 1000 is full disclosure I believe (at least I've never seen any suggestions to u

Re: [Bacula-users] Storage Daemon building

2007-03-19 Thread Troy Daniels
the direct updating/storing of attributes - currently these are 'routed' thru the director aren't they? There are probably other reasons tho. Cheers, Troy Daniels. - Take Surveys. Earn Cash. Influence the Futur

Re: [Bacula-users] Change in verification job tape selection time - deliberate or accidental?

2007-03-19 Thread Troy Daniels
Hi, >> I can think of 2 ways to go with this that might work: >> >> 1) Implement an option to the 'run' command to specify the verify job by job >> id. Using some scripting magic it should be easy enough to grab the specific >> job id you want to verify and trigger a job to perform this verifica

Re: [Bacula-users] Change in verification job tape selection time - deliberate or accidental?

2007-03-18 Thread Troy Daniels
sis and discussion of the problem. Please see my > comments below. > > On Wednesday 14 March 2007 03:36, Troy Daniels wrote: >>>> When a verify job is scheduled under 2.0.2 to perform a Volume to >>>> Catalog verify it now selects the job to be verified (and the assoc

Re: [Bacula-users] Change in verification job tape selection time - deliberate or accidental?

2007-03-13 Thread Troy Daniels
>> >> When a verify job is scheduled under 2.0.2 to perform a Volume to Catalog >> verify it now selects the job to be verified (and the associated tape(s)) >> at the scheduled start time. It then waits until all jobs of lower priority >> finish before performing the actual verify. This results in

Re: [Bacula-users] Change in verification job tape selection time - deliberate or accidental?

2007-03-12 Thread Troy Daniels
Hi, Kern Sibbald wrote: > On Monday 12 March 2007 04:05, Troy Daniels wrote: >> Greetings Listers, >> >> Last week I upgraded my Bacula install to 2.0.2 without any issues during >> the upgrade process. >> >> All seemed to be working well until Friday

[Bacula-users] Change in verification job tape selection time - deliberate or accidental?

2007-03-11 Thread Troy Daniels
ay to control when it performs it's tape selection, or even which job it verify? I've scanned the Jobs section of the latest manual but didn't see anything obvious. For now I can either work around it(With a Run script running the verify job), or even work with it (I've wanted to

Re: [Bacula-users] Bweb minimum requirements

2007-03-08 Thread Troy Daniels
Hi, > > For exactly the reason you state, I believe that it is not possible for bweb > to work with MySQL version 3, which is *very* old (by Open Source standards) > now. It will probably work with version 4, which does implement subqueries > (if I remember right). I am *sure* it works on My

Re: [Bacula-users] Bweb minimum requirements

2007-03-08 Thread Troy Daniels
Hi again, Forgot to mention I'm using bweb from the 2.0.3 tarball available on Sourceforge currently. Troy. Troy Daniels wrote: > Hiya, > > I'm in the process of setup up bweb on my bacula server as the last step > in upgrading Bacula to 2.0.x. > > However I

[Bacula-users] Bweb minimum requirements

2007-03-08 Thread Troy Daniels
k. Also, can anyone confirm if the bacula-mysql-2.0.2-1.el3.i386.rpm will work with MySQL 4 or 5, or is it built with just MySQL 3? Thanks in advance, Troy Daniels. Systems Administrator iTouch Australia (pty) ltd. -

Re: [Bacula-users] multiple concurrent jobs issue

2007-03-01 Thread Troy Daniels
Hi Again, Reread my email and realised I was a bit vague in places - corrections below. Troy Daniels wrote: > Your example sounds like you are trying to use it to force volumes to > switch/rotate in the middle of one. I dont believe what you are trying to do > will work properly anyw

Re: [Bacula-users] multiple concurrent jobs issue

2007-03-01 Thread Troy Daniels
perly anyway as the job will continue running until it finishes under your scenario. "Maximum Volume Bytes" on the other hand will do what you want as once a Volume reaches that size it is marked as 'Full' (I think) and Bacula will move on to the next job. Regards, Troy Da

Re: [Bacula-users] bacula 2.0 on Ubuntu

2007-01-28 Thread Troy Daniels
e debs from being installed. I'd start there and see if that clears up the rest of the issues. Cheers, Troy Daniels Systems Administrator. iTouch Australia (pty) ltd. - Take Surveys. Earn Cash. Influence the Future of IT

Re: [Bacula-users] Windows (FD v2.0.1): ClientRunBeforeJob

2007-01-18 Thread Troy Daniels
others answer your original question. Hope this helps, Troy Daniels. Perth Systems Admin. iTouch Australia (pty) ltd. Scott Ruckh wrote: > I am trying to call a .BAT file using ClientRunBeforeJob. The config used > to work fine before upgrading the Windows FD 2.0.1. > > It looks lik

Re: [Bacula-users] Autochanger advice

2006-11-24 Thread Troy Daniels
toChanger = Yes' in your Device definition. You're defining a tape drive there, not the autochanger (which is defined in the AutoChanger definition above it) Hope this helps in some way, Cheers, Troy Daniels Systems Administrator iTouch Australia (pty) ltd. christian zimmermann wrote

[Bacula-users] Bacula under Windows 2003 64 bit.

2006-10-16 Thread Troy Daniels
staff here has vague recollections of a maximum path length of 164 characters for restores. Any and all information appreciated, Cheers, Troy Daniels Systems Administrator iTouch Australia (pty) ltd. - Using Tomcat but

Re: [Bacula-users] Forcing use of next tape in Autochanger

2006-09-20 Thread Troy Daniels
Michael Nelson wrote: > I have a Quantum Superloader3 LTO-3 jukebox with one magazine (eight > slots) and one drive. I have been backing our servers up to it > successfully, after much tweaking. > > My problem is that I don't really want it to continue backing up to one > tape until it's full. I

Re: [Bacula-users] can not write to DVD

2006-08-15 Thread Troy Daniels
requested by DIR not found in SD > Device > resources. > You have Media Type = 'dvd' instead of 'DVD' - try changing it to match what Bacula is looking for and see if it works. Putting it in quotes might make a difference too (Media Type = "DVD") Troy Danie

Re: [Bacula-users] JobDefs

2006-08-02 Thread Troy Daniels
setting most settings in your JobDef and just job specific settings in the Job. Hope this makes sense! Troy Daniels Systems Administrator iTouch Australia (Pty) Ltd. - Take Surveys. Earn Cash. Influence the Future of IT Join

Re: [Bacula-users] Free shot!

2006-08-02 Thread Troy Daniels
rouping by pools so could be skipping volumes in 'unknown' pools.) Also, I notice you have 2 catalogs defined - have you checked both for these volumes? All probably obvious things that you've already done, but it somewhere to start from. Troy Daniels Systems Administrator iTo

Re: [Bacula-users] Re: Confusion about changer volumes

2006-05-23 Thread Troy Daniels
ion period is the minimum length of time to retain a tape. Try marking that tape to Used and see which tape it plans to use then. Cheers, Troy Daniels Systems Administrator iTouch Australia (Pty) Ltd. --- All the advantages of Linux Managed

Re: [Bacula-users] backup from multiple clients pre-saved on disk

2006-05-23 Thread Troy Daniels
Works just like you describe it - caches the backup to disk, then writes to tape once it's complete. Cheers, -- Troy Daniels. Systems Administrator iTouch Australia (Pty) Ltd. --- Using Tomcat but need to do more? Need to support web services,

[Bacula-users] Verify the backup before the latest one...

2006-05-16 Thread Troy Daniels
Afternoon, Is it possible to perform a VolumetoCatalog verify job of a backup other than the most recent one? My Bacula setup performs full backups on Friday nights and backs up 10 servers. It does incremental backups on the other nights of the week. I want to setup a scheduled verify job o

[Bacula-users] Verify the backup before the latest one...

2006-05-15 Thread Troy Daniels
Afternoon, Looks like the list server ate this one last time, apologies if anyone gets it twice. Is it possible to perform a VolumetoCatalog verify job of a backup other than the most recent one? My Bacula setup performs full backups on Friday nights and backs up 10 servers. It does incremen

Re: [Bacula-users] Re: File attributes

2006-05-10 Thread Troy Daniels
Hi, There was thread a couple of weeks back about the fact that bacula uses a slightly different algorithm to the "standard" base64 one. Would that apply in this case and would it account for the confusing output received by Mark? Just a thought - could be completely off the mark. Troy. J

Re: [Bacula-users] Bacula Noob needs help with autochanger

2006-05-08 Thread Troy Daniels
Hi Paul, What version of bacula are you using. AFAIK the Autochanger directive is only supported in 1.38.*. Loooks like your might be using an older version or possibly didn't close the brackets of the previous section maybe. Troy. Paul Kelly wrote: I inserted the following into my bacula-

[Bacula-users] Query about Verification Jobs

2006-05-08 Thread Troy Daniels
Greetings, I have a question about Verification Jobs that I thought I'd throw to the community. Basically I need to know how fast a verification job should be compared to the backup it's verifying. Here's the setup: I run a full backup of several servers on Friday nights to an LTO-2 Autoc

Re: [Bacula-users] Suggested update to the manual

2006-05-04 Thread Troy Daniels
Hello, Please take a look at the current text in the Development manual rather than the Released manual. I had already added some explicit clarification some time ago. I suspect that your text will not be needed, but if you don't agree, please let me know. Actually I did have a look at

[Bacula-users] Suggested update to the manual

2006-05-04 Thread Troy Daniels
lowing after step 10 (make install): - Note: if you get errors about missing libbac.a files at this stage you probably missed step 9. Go back and run it now! --------- Cheers, Troy Daniels Systems Adm

Re: [Bacula-users] problem installation bacula 1.38.8

2006-05-04 Thread Troy Daniels
This has been answered by the mailing list several times over the last 2 weeks alone (How many times does it need to be asked to become a FAQ?). You need to type: make make install 'make install' on it's own doesn't work. Troy. eklektik wrote: Hi everybody I had a problem with an autoloade

Re: [Bacula-users] Bacula wants tape not currently in changer

2006-05-04 Thread Troy Daniels
Hi, Does your autochanger normally change tapes OK? Has it definitely worked since you upgraded to 1.38.8? Bacula looks for the appendable volume with the lowest media ID which is why it asked for the one it did. As you pointed out tho, it should be preferring volumes with inchanger = 1 ov

Re: [Bacula-users] Restore: Windows XP; Bacula Version: 1.38.8; ERROR

2006-04-26 Thread Troy Daniels
that file. The selection mode should build it's own bootstrap file, containing only the file you asked for. (You should see a message to this effect once you enter 'done' I believe). Try it without changing the bootstrap file and see if it makes a difference. Cheers, Troy

Re: [Bacula-users] case insensitive query

2006-04-19 Thread Troy Daniels
times as long to complete. Cheers, Troy. Troy Daniels wrote: An update to this. I cant vouch for this exact query - on my system it takes a looonnggg time to finish due to the 2 million plus files recorded and I gave up and canceled it, but the following simplified version worked: mysql

Re: [Bacula-users] case insensitive query

2006-04-19 Thread Troy Daniels
;makedev'; +-+ | Name| +-+ | MAKEDEV | +-+ 1 row in set (1.15 sec) So I dont understand why it wouldn't work in the other query - but I'm not a MySQL Guru. I am running MySQL Server 3.23.58 tho which could be the difference I suppose. Cheers, Troy. Ce

Re: [Bacula-users] case insensitive query

2006-04-19 Thread Troy Daniels
Tefft wrote: Troy Daniels wrote: Under MySQL you can use the LCASE() (Or UCASE if you prefer) function to do something like: SELECT DISTINCT Job.JobId as JobId, Client.Name as Client, Path.Path,Filename.Name,StartTime,Level,JobFiles,JobBytes FROM Client,Job,File,Filename,Path WHERE Client.Cli

Re: [Bacula-users] case insensitive query

2006-04-19 Thread Troy Daniels
t of performance hit this would cause for your query tho - can imagine it could be pretty harsh on larger systems FYI, The above query is straight out of /etc/bacula/query.sql on my system and was only modified to add the LCASE function and fake filename. Cheers Troy Daniels Systems Administra

Re: [Bacula-users] Backup Type -- Can one skip differentials?

2006-04-11 Thread Troy Daniels
incrementals, it's just using the default pool to do them probably. Cheers, Troy Daniels Systems Administration iTouch Australia PTY LTD. Mark Clarke wrote: Hi Troy, Here are the jobs and the schedule. thanks for the help. Job { Name = "Slain" JobDefs = "Job" Wr

Re: [Bacula-users] Backup Type -- Can one skip differentials?

2006-04-11 Thread Troy Daniels
Hi Mark, Normally different levels are specified in the Schedule with something like the Schedule { Name = "WeeklyCycle" Run = Full Pool=slain_full_weekly Fri at 12:00 Run = Incremental Sat-Thu } If this doesn't help, We'll need more information than you've provided I'm afraid. Inclu