Re: [Bacula-users] Media Assignment (different Drives)

2007-06-05 Thread Lonny Selinger
- "Arno Lehmann" <[EMAIL PROTECTED]> wrote: > Hi, > > On 6/4/2007 3:54 PM, Lonny Selinger wrote: > > Setup: > > > > I have 2 DLT drives (a and b) set up to accept jobs dedicated to > each > > drive. Certain types of jobs go to a and certai

Re: [Bacula-users] Media Assignment (different Drives)

2007-06-04 Thread Lonny Selinger
- "Ryan Novosielski" <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > If you don't want them getting crossed, you need to set two different > media types for the two drives. Media type is an arbitrary name and > is > only used for selection purposes -- it does n

[Bacula-users] Media Assignment (different Drives)

2007-06-04 Thread Lonny Selinger
Setup: I have 2 DLT drives (a and b) set up to accept jobs dedicated to each drive. Certain types of jobs go to a and certain types go to b and this seems to work fine. The problem I'm running into is having a drive request media in another drive. Both are valid for writing and are in the same

[Bacula-users] Proper Scratch Pool Creation

2007-05-25 Thread Lonny Selinger
All, I've been looking around for a bit but I can't seem to find a good template for creating a scratch pool. I'm assuming this is pretty much all I need(?): Pool { Name = Scratch Pool Type = Backup Label Format = "BTRTG-" } So far it looks like the only directive you can assign to Pool T

Re: [Bacula-users] bweb volume usage

2007-05-08 Thread Lonny Selinger
- "Eric Bollengier" <[EMAIL PROTECTED]> wrote: > Hi, > > > Just curious how this is calculated. The volume usage always shows > 0% > > average even with data on the volume. I was just wondering if this > was > > another option I needed to add to me existing config. > > > > Anyone? > > It

[Bacula-users] bweb volume usage

2007-05-08 Thread Lonny Selinger
Just curious how this is calculated. The volume usage always shows 0% average even with data on the volume. I was just wondering if this was another option I needed to add to me existing config. Anyone? Regards, Lonny - Th

Re: [Bacula-users] bweb [SOLVED]

2007-05-07 Thread Lonny Selinger
> > I'm running MySQL > > > > > Any errors in the apache error log? > > > > There isn't a thing :( I had it tailed while I was trying to connect > and > > nothing showed up. I was looking when it files through the web > interface > > and also when it was successful running it as root from command l

Re: [Bacula-users] bweb

2007-05-04 Thread Lonny Selinger
- "Ralf Gross" <[EMAIL PROTECTED]> wrote: > Lonny Selinger schrieb: > > I'm sure this has been covered but I can't for the life of me find > > it! ... I had bweb installed before and everything was working > > great. Then I decided to start from

[Bacula-users] bweb

2007-05-04 Thread Lonny Selinger
I'm sure this has been covered but I can't for the life of me find it! ... I had bweb installed before and everything was working great. Then I decided to start from scratch and got everything installed again ... but now when I go to the list of jobs or click the "Jobs" link ... it takes a long

Re: [Bacula-users] BeforeJob command

2007-05-03 Thread Lonny Selinger
- "Lonny Selinger" <[EMAIL PROTECTED]> wrote: > Just curious (I'm probably doing this wrong) ... Can you use the > RunBeforeJob option to specify a script to run before the backup takes > place? The reason I'm wondering is, I've created a script that sh

[Bacula-users] BeforeJob command

2007-05-02 Thread Lonny Selinger
Just curious (I'm probably doing this wrong) ... Can you use the RunBeforeJob option to specify a script to run before the backup takes place? The reason I'm wondering is, I've created a script that shuts down some services, copies all the files to a temp area then starts the services back up ag

Re: [Bacula-users] windows client unable to connect

2007-03-28 Thread Lonny Selinger
> Hi, > > On 3/28/2007 9:32 PM, Lonny Selinger wrote: >>> Lonny, >>> >>> Got it. I had to insert the hostname of the server in the hosts file. >>> though >>> it worked but I still don;t get the fact that i did give the FQDN while >>&g

Re: [Bacula-users] File and Job Retention

2007-03-28 Thread Lonny Selinger
> I also split my dir.conf file up into other include files, like this. > Its easier for me to keep track of things this way. > > # Pool configuation > @pools.conf > > # Storage configuration > @storage.conf > > # Clients > @clients.conf > > # Filesets > @filesets.conf > > # Jobs > @jobs.conf > > #

Re: [Bacula-users] windows client unable to connect

2007-03-28 Thread Lonny Selinger
ookup of "not_the_client-dir". If it can not resolve this, it wont connect :-) This doesn't however explain why if you provided the FQDN of the master director it only tried using the base host name *shrug* Either way, glad you got it working! -- Lonny > regards > > On 3/28

Re: [Bacula-users] windows client unable to connect

2007-03-28 Thread Lonny Selinger
acfire' ... what happens if you change that to tracfire.itsdomain.com? > > On 3/28/07, Lonny Selinger <[EMAIL PROTECTED]> wrote: >> >> >> > Hi Lonny, >> > >> > client fd,conf file does not have any place where the server ip or name >&

Re: [Bacula-users] File and Job Retention

2007-03-28 Thread Lonny Selinger
> If I understand this correctly, you need to set up daily, week, and > monthly pools. each pool can have its own retention periods. Why does it sound so obvious now :/ This is what I need to do you're right. Because I don't have a changer at home and only two drives it would be nice to only ha

Re: [Bacula-users] windows client unable to connect

2007-03-28 Thread Lonny Selinger
> Hi everyone, > > I am trying to add a windowes XP client to my backup infrastructure. I > already have one, but when i tried to add the second with exact same > configuration, I recieve the following errors where tracfire is the bacula > server, when i run the job. > > 28-Mar 12:53 syru156-51-fd

Re: [Bacula-users] windows client unable to connect

2007-03-28 Thread Lonny Selinger
search mydomain.com nameserver dns.server.com The specific failure was: gethostbyname() for host "tracfire" failed: I'm assuming tracfire is the director you can not conenct to, and it looks like it's becasue it doesn't know what its' IP is (can't resolve in

Re: [Bacula-users] File and Job Retention

2007-03-28 Thread Lonny Selinger
> On Wednesday 28 March 2007 16:59, Lonny Selinger wrote: >> Is there any way to specify job and file retention based on job or schedule >> rather than client? Just wondering what options in the hashes are viable in >> other hashes if any. I've created daily, weekly

[Bacula-users] File and Job Retention

2007-03-28 Thread Lonny Selinger
Is there any way to specify job and file retention based on job or schedule rather than client? Just wondering what options in the hashes are viable in other hashes if any. I've created daily, weekly, and monthly jobs and for each I would like to have different retention periods. By creating diffe

Re: [Bacula-users] Tape Full Error when tape is not full

2007-03-27 Thread Lonny Selinger
> Any syslog or OS console messages? There wasn't for a while but when I tried to erase the tape again I did see some messages in dmesg that pointed me to either the drive or the tape. I was using a density code of 0x84 (35G Uncompressed with 0 byte/variable block size) and the messages indicated

Re: [Bacula-users] Tape Full Error when tape is not full

2007-03-26 Thread Lonny Selinger
> It'd help if you told us what the "errors" are that you are seeing. You > may be having other issues not related to your tapes or your drive. Ok this time I kept bconsole open when I retried everything and this is what I got: 26-Mar 11:11 amanda-dir: No prior Full backup Job record found. 26-M

Re: [Bacula-users] Tape Full Error when tape is not full

2007-03-26 Thread Lonny Selinger
> On Mon, 26 Mar 2007, Lonny Selinger wrote: > >>> Given the media is new, the problem could also be a tape dropped in >>> transit - in which case spooling it to the end and back (retensioning) may >>> solve your problem. >> >> I'll give this a

Re: [Bacula-users] Tape Full Error when tape is not full

2007-03-26 Thread Lonny Selinger
> On Mon, 26 Mar 2007, Lonny Selinger wrote: > >> 2.5 hours later I relabeled as lited above. Result ... after some backups >> again it went to 9.3G and error'd out again. What could I possibly be >> missing? >> Are there other files I should remove whe

Re: [Bacula-users] Tape Full Error when tape is not full

2007-03-26 Thread Lonny Selinger
this situation. All of the clients belong to the same pool and 3 worked. Dmesg shows nothing out of the ordinary as well. I'll try getting rid of everything again and verify the volume is assigned to the propper pool I guess and see if that does anything. -- L > Lonny Selinger wrote: &g

[Bacula-users] Tape Full Error when tape is not full

2007-03-26 Thread Lonny Selinger
I'm using a DLT7000 drive and DLT IV tapes (35/70) and basically decided to start fresh and start my backups for real after testing and getting things working. I toasted the database tables etc, and re-labled a couple of tapes: 1) mt -f /dev/nst0 status (verify density) # mt -f /dev/nst0 status

Re: [Bacula-users] Windows Authentication Errors[SOLVED]

2007-03-23 Thread Lonny Selinger
For everyone who has contributed thanks!! ... I seem to have everything working now, although I have NO idea what I did. Basically I figured since it's such a simple install I'll toast my existing client install and start from scratch. After doing this everything works. I kept a backup copy of the

Re: [Bacula-users] Windows Authentication Errors

2007-03-23 Thread Lonny Selinger
Just thinking out loud ... I know in the config I'm specifying IP addresses but is it possible there is an issue with DNS on the windows side? On the Linux machines I am actually using host files, maybe I need some kind of host file entry on the windows machines? -- Lonny -- "To mess up a Linux b

Re: [Bacula-users] Windows Authentication Errors

2007-03-23 Thread Lonny Selinger
> When you say you checked/updated the Windows machine client config, > exactly what file(s) did you look at? Reason I ask is I just completed > an upgrade from v1.36 to v2.0.3 on about 80 clients (5 of them being > Windows) and noticed that the config is now in a different place on my > Windows b

Re: [Bacula-users] Windows Authentication Errors

2007-03-21 Thread Lonny Selinger
> On Tue, Mar 20, 2007 at 09:08:50PM -0600, Lonny Selinger wrote: >> I'm sure this has been tapped before but I can't seem to figure out what >> else >> could be causing my issue. I have set up a Windows machine as a client to >> test >> a backup an

[Bacula-users] Windows Authentication Errors

2007-03-20 Thread Lonny Selinger
I'm sure this has been tapped before but I can't seem to figure out what else could be causing my issue. I have set up a Windows machine as a client to test a backup and keep getting authentication errors. After reading the page on auth issues as well as following the intuitive return from bconsole

Re: [Bacula-users] Experience with brestore.pl

2007-03-18 Thread Lonny Selinger
Eric, One more strange anomaly ... when I select the file I want, and then pick the revision I want, then I hit restore and it says "No File To Restore" ... here is the command line output: Bvfs::get_all_file_versions:2662SELECT File.JobId, File.FileIndex, File.Lstat, File.Md5, Me

Re: [Bacula-users] Experience with brestore.pl

2007-03-18 Thread Lonny Selinger
> You can try this version, it fixes some mysql broken stuff > > http://bacula.svn.sourceforge.net/viewvc/*checkout*/bacula/trunk/gui/brestore/brestore.pl?revision=4356 > > You have to cleanup your database > > drop table brestore_missing_path; > drop table brestore_pathhierarchy; > drop table bres

Re: [Bacula-users] Experience with brestore.pl

2007-03-18 Thread Lonny Selinger
> You can try this version, it fixes some mysql broken stuff > > http://bacula.svn.sourceforge.net/viewvc/*checkout*/bacula/trunk/gui/brestore/brestore.pl?revision=4356 > > You have to cleanup your database > > drop table brestore_missing_path; > drop table brestore_pathhierarchy; > drop table bres

Re: [Bacula-users] Experience with brestore.pl

2007-03-17 Thread Lonny Selinger
> Hi, Hi Eric :) > Which version of brestore/bacula are you using ? bacula-2.0.3 and got brestore from bacual-gui of the same version >> On Saturday 17 March 2007 02:22, Lonny Selinger wrote: >> > Still playing around. I managed to get brestore loading etc but I'm

[Bacula-users] Experience with brestore.pl

2007-03-16 Thread Lonny Selinger
Still playing around. I managed to get brestore loading etc but I'm not sure I'm doing it right. I have put brestore.pl and the brestore.glade file on my Master (director) with the brestore.pl in my cgi-bin. When accessing it through bweb it asks what I would like to open the file with so I used a

Re: [Bacula-users] Couple of Newbie Questions

2007-03-15 Thread Lonny Selinger
> Check /tmp/bacula-restores/home/clamav. It looks like you have a > successful restore anyway. Barring that, hell, do a find / -name "clamav". > > =R Thanks guys that was it ... I did actually do a find / -name \*clamav\* however in my haste I didn't realize i was on the wrong host (master rather

[Bacula-users] Couple of Newbie Questions

2007-03-15 Thread Lonny Selinger
I've been having an issue doing restores and I know it has to be something I'm missing but I can't put my finger on it just yet. The problem is the job completes successfully but the directory I try to restore doesn't actually restore (or if it does I don't know where to). Here's a snip of the log