Re: [Bacula-users] Problems with FD connection to SD

2007-06-22 Thread David
I have to define in the config files any resource to determine the >> route of the connection between 'FD' and 'SD'? I am surprised because >> there isn't any problem with the connection between 'Director' and 'FD' >> with range 192.168.2.0.

Re: [Bacula-users] Problems with FD connection to SD

2007-06-22 Thread David
our SD. I'm unsure if that works, though - I > haven't worked with dual-homed Bacula installations recently. In fact, > never :-) > > I will try this solution, thanks ;) I hope it works. If anybody have worked with this solution, tell me if it's effective. Thanks to ev

Re: [Bacula-users] Problems with FD connection to SD

2007-06-22 Thread David
En/na tomasz ha escrit: > David wrote: > >> En/na Arno Lehmann ha escrit: >> >>> Hi, >>> >>> 22.06.2007 13:04,, Llistes Saccharine wrote:: >>> >>> >>>> Hi, >>>> >>>> I have '

Re: [Bacula-users] Problems with FD connection to SD

2007-06-22 Thread David
En/na tomasz ha escrit: > tomasz wrote: > >> David wrote: >> >>> En/na tomasz ha escrit: >>> >>>> David wrote: >>>> >>>> >>>>> En/na Arno Lehmann ha escrit: >>&

Re: [Bacula-users] SQL How to

2007-02-13 Thread David Romerstein
On Tue, 13 Feb 2007, Thor Vik wrote: > Does anyone know of a good SQL guide to restore files for bacula? I want > to restore eg. all mp3 files (*.mp3) and want to write sql for this. :-) My first thought (not having done a lot of multi-file restores in Bacula) is that you'd probably want to dump

Re: [Bacula-users] SQL How to

2007-02-13 Thread David Romerstein
On Tue, 13 Feb 2007, David Romerstein wrote: > SELECT p.Path, fn.Filename FROM p Path, fn Filename, f File WHERE > fn.Filename LIKE '%.mp3' AND f.FilenameID = fn.FilenameID and p.PathID = > f.PathID INTO OUTFILE '/tmp/mp3_filez.out'; Ugh. I have this bass ackwar

Re: [Bacula-users] SQL How to

2007-02-13 Thread David Romerstein
On Wed, 14 Feb 2007, Thor Vik wrote: > I am not sure whats wrong but your query lists out all my MP3 files fine in > to the output file. But when importing to restore in bacula I get these > messages: > > No database record found for: > D:/Music/Whitesnake-The_Definitive_Collection-2006-MTD/

Re: [Bacula-users] Email to certain users

2007-02-21 Thread David Romerstein
On Wed, 21 Feb 2007, Jason King wrote: > How do I setup the messages of backup jobs of only certain servers to > certain ppl. Right now the ppl that get notified get notified about > every server being backed up. They only want to get notified about 3 of > the servers we backup. How can I set bacu

Re: [Bacula-users] Fifo Device

2007-02-22 Thread David Romerstein
On Thu, 22 Feb 2007, Andreas wrote: > I'm getting the errors "Could not ready device "FileStorage" (/tmp/fifo) > for append." and "Bad response to Append Data command. Wanted 3000 OK data, > got 3903 Error append data" when trying it. Is there a program listening for the FIFO data? "In addition

[Bacula-users] 'PURGE' command

2007-02-22 Thread David Romerstein
Well, I believe that I may have just done something terribly stupid. As stated before, I'm using bacula (2.0.0, RHEL 4) to archive a very large amount of data to tape, so that I can remove it from our overloaded filestore. While I was running a backup, another admin bounced the MySQL service, w

[Bacula-users] Bacula Director daemon does not start on boot

2007-02-27 Thread David Hatcher
status bacula-sd (pid 1858) is running... bacula-fd (pid 1871) is running... bacula-dir is stopped [EMAIL PROTECTED] /]# I can start the Bacula Director daemon manually by typing "service bacula start." But how to I enable all three daem

[Bacula-users] Fichier de configuration

2007-03-13 Thread David Feuilloy
Bonjour, Voila ce que je cherche à faire. J'ai 6 bandes de sauvegardes Je voudrais sauvegarder un répertoire complet (/home) tous les jours sur une bande et réutiliser les bandes chaque semaine. La 6eme bande je l'utiliserais une semaine sur deux afin d'avoir un backup sur 2 semaines. N'étant p

[Bacula-users] Configuration question

2007-03-13 Thread David Feuilloy
Hello, Well what I seek to do. I have 6 backup tapes I would like to safeguard a complete repertory (/home) the every day on a tape and to re-use the bands each week. The 6th band I would use it one week out of two in order to have a backup over 2 weeks. Not being exemplary rigour I would like tha

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

2007-03-14 Thread David Boyes
> I also think that for a longer term, "cleaner" solution it might be a good > idea to add a RunAfterJob, which runs one or more jobs after the current > job, > and by "runs", I mean it starts the job within Bacula, not through a > script > as RunScript does. This, however, needs to be carefully e

Re: [Bacula-users] Couple of Newbie Questions

2007-03-15 Thread David Romerstein
On Thu, 15 Mar 2007, Lonny Selinger wrote: > 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 do

Re: [Bacula-users] Re : Bacula Config For Autochanger

2007-03-16 Thread David Romerstein
On Fri, 16 Mar 2007, [EMAIL PROTECTED] wrote: > I'm asking if someone have it working under windows ! that's all ! No, actually. You've been saying "can someone provide me with a configuration file that will work with my hardware?", which is a service for which people get paid. >

Re: [Bacula-users] [Bacula-devel] Bacula release strategy.

2007-03-18 Thread David Boyes
> > I'm a fan of frequent releases. Smaller changes each time is a good > > thing. Both from a user and a sysadmin point of view. In principle this is a great idea. Can I suggest a minor variant? Frequent releases benefit sites that are capable of experimentation. Enterprise deployments don't

Re: [Bacula-users] [Bacula-devel] Releasing the new batch DB insert code

2007-03-21 Thread David Boyes
> 1. With the batch insert code turned on there are a number of regression > tests > that fail. They must all pass without errors prior to production release. > Responsible: Eric > Deadline: Roughly the end of March Makes sense. > - First, have a default limit of the number of records that wil

Re: [Bacula-users] [Bacula-devel] Pruning and recycling volumes

2007-03-24 Thread David Boyes
> 1. Previous when Bacula needed a new Volume, it would prune *all* volumes > in the current pool. Now it prunes only one at a time, until it finds > one > that has been Purged. This means that less pruning will be done, and > database records will tend to remain longer (possibly muc

Re: [Bacula-users] [Bacula-devel] Feature request: dynamicconfiguration files

2007-03-24 Thread David Boyes
> > # bacula-dir -c '|/usr/local/sbin/generate-dir-config' > > > > ... would cause it to run /usr/local/sbin/generate-dir-config to > > generate a new configuration file. > > > Hey, that sounds pretty useful. When you say "globally", I assume you > mean that I can just toss a similar line int

Re: [Bacula-users] [Bacula-devel] bat terminology

2007-03-28 Thread David Boyes
> detach attach > float attach I prefer detach/attach, but float/attach would also work at somewhat of a disadvantage. I'm not sure J Random User would understand the float terminology, as I think that implies that the window would always be on top, and that probably isn't the case. ---

Re: [Bacula-users] linux-dir and windows-sd

2007-03-29 Thread David Romerstein
On Wed, 28 Mar 2007, Raymond Luong wrote: > I am using bacula 2.0.3 I got my linuxFC6-dir and windowsXP-sd machine to > talk to each other. When I try to run a backup it gives me the following > error. If anyone know how to resolve this problem, please feel free to pass > it along. As you can see

Re: [Bacula-users] linux-dir and windows-sd

2007-03-29 Thread David Romerstein
On Thu, 29 Mar 2007, Raymond Luong wrote: > Here are the dir and sd file. The dir is on a linux fc6 and the sd is on a > windows xp. Those look fine to me - they match the config I have using a Linux (RHEL4) director and XP SD and FD. Check the permissions on E:\BACKUP - make sure that the user

Re: [Bacula-users] Bweb and brestore problem

2007-04-03 Thread David Romerstein
On Tue, 3 Apr 2007, Jérôme Massano wrote: I think the line "TypesConfig /etc/mime.types" means that I only have to modify the file /etc/mime.types, which is already done. Maybe I should uncomment the line about mime_magic ? No, and no. Search your httpd.conf for 'Action'. I believe you need t

Re: [Bacula-users] Bweb and brestore problem

2007-04-04 Thread David Romerstein
On Wed, 4 Apr 2007, Jérôme Massano wrote: Hello. I added the Action directive in my httpd.conf, and it changed nothing. I still have the same output, and still have nothing in my error_log. I know this is an obvious question, but did you restart the apache service after changing the httpd.con

Re: [Bacula-users] Counter logging not supported

2007-04-04 Thread David Romerstein
On Wed, 4 Apr 2007, [EMAIL PROTECTED] wrote: > 04-Apr 13:42 lemma009-sd: Alert: Error Counter logging not supported > is it normal to get the "Error Counter logging not supported" massage ? That's a smartmon error, not a Bacula error. You might dig into the smartmon support mailing list for ass

Re: [Bacula-users] Bweb and brestore problem

2007-04-04 Thread David Romerstein
On Wed, 4 Apr 2007, Jérôme Massano wrote: Yes, I restarted apache after changing httpd.conf, and no I can't run brestore.pl in command line (as explained in the previous mail, the server has no X server installed so it can't run a Gtk UI). I think that's your problem. I don't think it as to

[Bacula-users] Spaces in file names in FileSet directive.

2007-04-18 Thread David Michal
vmware/Win2003\ VM , but I'm only guesing how the syntax is. Please anybody know how to define path with space in name? Thanks, David - This SF.net email is sponsored by DB2 Express Download DB2 Expre

Re: [Bacula-users] Spaces in file names in FileSet directive.

2007-04-18 Thread David Michal
to define path with space in name? > > > > Put quotes aroud it. That's the standard way in the unix world, which > doesn't really (traditionally) like spaces in filenames. > > File = "/root/vmwa

[Bacula-users] Using a hard drive library of 5 disks as a backup drive

2007-04-18 Thread David Lebel
ish, so bear with me here :) -- // david lebel <[EMAIL PROTECTED]> // http://www.lebel.org/ // pgp: 3633 6999 D47E 73ED 099F 4341 08A4 8E48 EF56 61D1 - This SF.net email is sponsored by DB2 Express Download DB2 Express C -

Re: [Bacula-users] Still Unable To Truncate Files

2007-04-23 Thread David Romerstein
On Mon, 23 Apr 2007, Doug Rintoul wrote: >>> Well I've done some testing. No matter what I did I was not able to >>> trigger this using files < 2GB. >>> I then used the label command to create 2 test volumes just over 2gb. I >>> was able to get the error easily in a day. > Has any more been disc

Re: [Bacula-users] Run bacula job from bash script

2007-04-24 Thread David Romerstein
On Tue, 24 Apr 2007, Matthew Wise wrote: > Is there a way to run a bacula job from a bash script? Sure. Take a look at "Running the Console in a Shell Script" in the Bacula manual. http://www.bacula.org/rel-manual/Bacula_Console.html#SECTION00228 -- D

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

2007-04-26 Thread David Boyes
> > The design of a GUI for bacula may revolve arround interfacing with > > the dameons. I was wondering > > if just designing a GUI for config file modification might simply > > suffice, i.e. a config file editor with > > the smarts of syntax checking and linking of all the resources in > > the

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

2007-04-26 Thread David Boyes
> On Apr 26, 2007, at 8:16 AM, Ryan Novosielski wrote: > > This has been rejected before, and the reason being that you really > > don't want to have to have a database in order to read your tapes. I would disagree with you here. What I want is to get back to a controlled restore process that non

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

2007-05-02 Thread David Boyes
> I have no problems with putting the bacula conf files in to the database > if > someone wants to do so. However, I don't foresee any change in the ASCOO > format that Bacula requires -- i.e. I don't foresee Bacula reading its > conf > file directly from an SQL database. Fair enough. Thinking

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

2007-05-02 Thread David Boyes
> > Since he has implemented it as an enhancement of the conf file > specification > > at the lexically scanner level, it will apply to *all* Bacula components > that > > accept the -c option, which is every component (or tool) that needs a > conf > > file. > Yes, that's exactly what the patch doe

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

2007-05-02 Thread David Boyes
> > OK, neat. Does that also allow regeneration of the file while the daemon > > is running, eg, what happens if you issue a reload command? Do you get a > > updated file? > > Yes. Whenever Bacula tries to open a configuration file, it instead > opens a pipe. Cool. That'll work for me. Nice job,

Re: [Bacula-users] FW: Backup of a mysql dump of the database

2007-05-23 Thread David Romerstein
On Wed, 23 May 2007, Marc wrote: > I've searched the archives, but I can not find any relevant information. > Therefor my question: is it possible to do a database by database dump and > backup these dump files? Because of database sizes, it would be very nice if > this can be done database by dat

Re: [Bacula-users] [Bacula-devel] 2.1.10 beta: no appendable volumefound problem with multidrive autochanger

2007-05-23 Thread David Boyes
> One thing that might be different between my needs and others is that > I never want to use more than one drive at a time for a single pool. I > am not sure that made sense so I will try to say it a different way... > I mean that if there are concurrent jobs running for a single pool I > want thi

Re: [Bacula-users] [Bacula-devel] 2.1.10 beta: no appendable volume found problemwith multidrive autochanger

2007-05-25 Thread David Boyes
> PS: for non-autochanger configurations, I have noticed that Bacula can > label a > volume and will often set InChanger=1, which is incorrect, and could lead > to > the same problem noted above (message: no appendable volume found, ...). > In > non-autochanger configurations, the StorageId is not

Re: [Bacula-users] [Bacula-devel] 2.1.10 beta: no appendable volume found problemwith multidrive autochanger

2007-05-25 Thread David Boyes
> > > In > > > non-autochanger configurations, the StorageId is not significant since > > the > > > volume can be mounted on any device with the same Media Type. > > > > Would this argue for defining manual drives as an autochanger with a > > special/null changer device? That would allow the devic

Re: [Bacula-users] Using a hard drive library of 5 disks as a backupdrive

2007-06-05 Thread David Lebel
, I can manually run the changer.pl script and eventually, Bacula notice the mount point has a new volume and continue to do the backup on the new volume. Ciao, ...David -- // david lebel <[EMAIL PROTECTED]> // http://www.lebel.org/ // pgp: 3633 6999 D47E 73ED 099F 4341 08A4 8E48 EF56 61D

Re: [Bacula-users] [Bacula-devel] Questions for Bacula Windowsusers ...

2007-06-15 Thread David Boyes
> > 1. I am considering to change the default installation location for > Bacula on > > Windows to be the same as it was previously -- that is the \bacula > directory > > on the main disk. The current installation places files in the > "standard" > > Windows locations, but IMO, it is very inconven

Re: [Bacula-users] [Bacula-devel] Win32 encryption problems

2007-06-15 Thread David Boyes
Small request: can we start to clip the extra text in responses? It's getting very difficult to find the actual content in these discussions... > >Downside -- it is probably better to compute the signature from the > >actual file written in case something goes wrong in writing it. > Howeve

Re: [Bacula-users] need help managing disk configuration

2007-06-21 Thread David Romerstein
On Thu, 21 Jun 2007, John Drescher wrote: > How about raid 6? With raid 6 you can loose 2 disks and you loose nothing. I > have around 10TB mostly on raid 6 using 250GB and 330 GB SATA drives and > they work great. I have had to replace a disk from time to time but I have > never had 2 go bad at

[Bacula-users] Authentication Error

2006-09-13 Thread Wilson, David
from client:xxx.xxx.xxx.xxx:36131 is invalid. Len=0 *ver bkup1-roc-dir Version: 1.38.7 (06 April 2006)   *Note: I have removed the IP address on purpose.  There is a valid IP in the message.   Thanks,   David Wilson Network Security Engineer PAETEC Communications, Inc

[Bacula-users] 25-hour backup job

2006-09-19 Thread David Hatcher
Hi folks, New user here. I find the following peculiar and wonder if "big" backup jobs take longer to complete than running several consecutive smaller jobs? Here's my story... Server = bacula-fd Version: 1.38.9, OS=Linux Fedora Core 4 Client = labssrv-fd Version: 1.38.4, OS=Windows NT 4.0 For m

Re: [Bacula-users] 25-hour backup job

2006-09-20 Thread David Hatcher
Thanks for the response Bill. I'll look into some of the points you mentioned. Best regards, David -Original Message- From: Bill Moran [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 20, 2006 6:53 AM To: David Hatcher Cc: Bacula-users@lists.sourceforge.net Subject: Re: [B

[Bacula-users] Did "Max Start Delay" screw up my backups?

2006-10-16 Thread David Hatcher
Summary: I added "Max Run Time = 27h" and "Max Start Delay = 61h" to my job definitions and scheduled my weekend "Full" backup to begin Friday at 7:00 PM. As a result, five jobs got canceled and my spooling size changed from 5.0GB to 2.6GB after the first job was canceled. But why? Details: I

[Bacula-users] Using the "Maximum Volumes" Option to Manage Pools

2006-10-16 Thread David Hatcher
I use an auto changer and four pools of tapes for my backups; Daily, Weekly, Monthly, and Scratch. I want to set the option "Maximum Volumes = 32" for my Weekly pool because my Weekly backup uses four tapes and I want to keep eight weeks worth of tapes in my rotation. My Weekly pool grew to 40 ta

Re: [Bacula-users] Removable Disk HOWTO

2006-11-14 Thread David Thurston
and am not sure what a "magazine" is... I'm thinking that it is several tapes in a "clip" that can be swapped in to and out of the autochanger. Thanks again for producing a very nice How To! David Thurston _

Re: [Bacula-users] [Bacula-devel] Storage definitions

2006-11-22 Thread David Boyes
> Defining and figuring out what storage device is going to be used has > become a > bit too complicated in version 1.39.x. This is mainly due to the fact > that > we have two different storage devices for each job and three possible > places > to specify them: My 2 cents worth: This can be simp

Re: [Bacula-users] [Bacula-devel] Storage definitions

2006-11-22 Thread David Boyes
> I did not always do that, but I learned that the flexibility of pools > across different storage devices and media types is less valuable than a > simple setup. Multi-type pools also make backup and storage management policy almost impossible to implement. If we define a pool as an administrativ

Re: [Bacula-users] [Bacula-devel] Storage definitions

2006-11-24 Thread David Boyes
> Thanks for your thoughts. I think there are several points that you have > minimized or overlooked in your response: > > 1. Bacula currently permits specifying multiple Media Types in a Pool. > 2. Bacula currently permits Storage devices to be specified in the Job > resource > 3. Bacula current

Re: [Bacula-users] [Bacula-devel] Storage definitions

2006-11-25 Thread David Boyes
> > Since migration is a significant new > > feature, it strikes me as a very good opportunity to start heading in > > that direction. > Yes, that is a good point that I probably did not consider enough. Well, it's not like you don't have anything else to do...8-) > Yes, on second thought we pr

Re: [Bacula-users] [Bacula-devel] VSS doesn't work as expected?

2006-12-01 Thread David Boyes
> Now, I'd like to get this fixed. So, David, could you try disabling the > virus scaner you use and see what happens? Which antivirus software are > you running? The problem workstation runs WinXP SP2+all the up-to-date fixes and a copy Norton AV 2005. I disabled it last night, a

Re: [Bacula-users] [Bacula-devel] generic 'bare metal' restore CD

2006-12-26 Thread David Boyes
> 1. A snapshot of your hard disk configuration. > 2. A copy of your current Bacula file daemon that can be run on >a rescue system (i.e. probably statically linked). > 3. A bunch of scripts that can be used to do various recovery tasks > (bring up the network, repartition your hard disks as t

Re: [Bacula-users] [Bacula-devel] generic 'bare metal' restore CD

2006-12-26 Thread David Boyes
> Yes, I think that is a good idea. First, though, we must create such a > tar > file, which doesn't currently exist as such. If you load and run the > rescue > make, it will exist as a directory. One other thing that might be an issue is encryption information. I'm not sure if the current scr

[Bacula-users] Problem with CCISS from HP SmartArray

2006-12-27 Thread David Laperle
t any /dev cause it's RAID devices that bacula cannot read! How can i force Bacula to use CCISS to discover drives? Thanks guys, PS: We are using the latest version of Bacula!David 'Unibroue' LaperleLongueuil, Québecwww.gamersroot.c

[Bacula-users] Job verification bootstrap files

2007-01-04 Thread David Clymer
I've been trying to get Volume2catalog verification working, and thus far, have met with failure. The verify job is attempting to use the wrong volume in the right storage device. From error output (below), it seems looks to me as if all the verify jobs are using and overwriting the same bootstrap

Re: [Bacula-users] [Bacula-devel] Spread Bacula news!

2007-01-04 Thread David Boyes
> On 1/5/2007 12:24 AM, Dan Langille wrote: > ... > > If you've always wanted to contribute to the project, this is > > something that anyone can do. Please help to spread the news and get > > us a wider audience. > > > > We have a German version[3] of the PR. > > Just for your information: The G

Re: [Bacula-users] Job verification bootstrap files

2007-01-10 Thread David Clymer
On Thu, 2007-01-04 at 14:37 -0500, David Clymer wrote: > I've been trying to get Volume2catalog verification working, and thus > far, have met with failure. > > The verify job is attempting to use the wrong volume in the right > storage device. From error output (below), it

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

2007-01-16 Thread David Boyes
> > "VanHelsing" did spring to mind - A tool to tame Bacula :) Garlic, anyone? 8-) - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions

[Bacula-users] Device mounted and BLOCKed?

2007-01-17 Thread David Romerstein
Hi, folks, I'm relatively new to bacula, but experienced with a number of other backup programs (so, none of the concepts involved in running bacula are particularly foreign to me). My primary purpose in installing and running bacula is to archive some 2TB of data we've got stored. I'm running

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

2007-01-17 Thread David Romerstein
On Wed, 17 Jan 2007, Alan Brown wrote: > 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 >&g

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

2007-01-17 Thread David Romerstein
On Wed, 17 Jan 2007, Kern Sibbald wrote: > I suggest you attept to "mount" the drive through bconsole before giving up. Already tried a couple of 'mount's. No dice. I've found, in the logs, the message I was being sent when bsmtp failed, and the job I was running is definitely terminated. So, t

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

2007-01-17 Thread David Romerstein
On Wed, 17 Jan 2007, Arno Lehmann wrote: > Ok, so we have an SD in inconsistent state. You'll have to restart it, I > assume. Right. This was why I assumed the job was still running. :-/ > If you want to know more about the underlying problem, reading through > the console messages file should g

Re: [Bacula-users] help w. sql query to find directories?

2007-01-24 Thread David Romerstein
On Wed, 24 Jan 2007, [EMAIL PROTECTED] wrote: > Could anyone help me out with writing an SQL query to find specified > directories? I'm trying to do something similar to query "#1" (List up to 20 > places where a File is saved regardless of the directory), but for directories. > I'm trying to f

Re: [Bacula-users] tape marked full, but has 340GB free, now says 635 billion bytes for a 400GB tape.

2007-01-25 Thread David Romerstein
On Thu, 25 Jan 2007, John Drescher wrote: > BTW (dev team), Is this info in the docs or faq anywhere? I believe I > have answered this question 20 times or more "All modern drives have hardware compres

[Bacula-users] Restore problem using Bacula 2.0.1 and wx-console

2007-01-25 Thread David Hatcher
Greetings, I just updated my Bacula server (Fedora Core 5), my Windows 2003 server, and my Windows XP PC from Bacula v1.38.6 to v2.0.1. I'm running the Bacula wx-console from my PC to perform some backup and restore tests on my Win2003 server. My backup tests ran great. However, if I use the "R

Re: [Bacula-users] Restore problem using Bacula 2.0.1 and wx-console

2007-01-25 Thread David Hatcher
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Arno Lehmann Sent: Thursday, January 25, 2007 1:30 PM To: Bacula-users@lists.sourceforge.net Subject: Re: [Bacula-users] Restore problem using Bacula 2.0.1 and wx-console Hi, On 1/25/2007 10:04 PM, David Hat

Re: [Bacula-users] Restore problem using Bacula 2.0.1 and wx-console

2007-01-25 Thread David Hatcher
-Original Message- From: John Drescher [mailto:[EMAIL PROTECTED] Sent: Thursday, January 25, 2007 11:11 AM To: David Hatcher Cc: Bacula-users@lists.sourceforge.net Subject: Re: [Bacula-users] Restore problem using Bacula 2.0.1 and wx-console > I just updated my Bacula server (Fedor

Re: [Bacula-users] Restore problem using Bacula 2.0.1 and wx-console

2007-01-25 Thread David Hatcher
] Restore problem using Bacula 2.0.1 and wx-console Hi, On 1/25/2007 11:22 PM, David Hatcher wrote: > Hi Arno, > > No, there are no error messages. I wish there were so I could have > some idea what's happening. I just performed another test. If I > leave the default setting

Re: [Bacula-users] ? Device is BLOCKED waiting for mount of volume

2007-01-26 Thread David Hatcher
Hi Peter, I could be wrong, but I *think* that is the same problem I experienced when I updated to 2.0.1. Once a job began, my autochanger would not load the tape it needed. My solution was to add three lines of code to the /etc/bacula/mtx-changer file on lines 157-159. I added the following.

Re: [Bacula-users] Pre-backup check

2007-01-29 Thread David Romerstein
On Mon, 29 Jan 2007, James Harper wrote: > Failing that, is there a way that the director can tell me what the > label is on the current disk volume? I'm sure I have seen it tell me on > a mount before, or maybe I'm thinking of tapes. It doesn't tell me > anything useful when I try it now though.

Re: [Bacula-users] Splitting config files (fwd)

2007-01-31 Thread David Romerstein
On Wed, 31 Jan 2007, Brian Debelius wrote: > Darien Hager wrote: >> On Jan 31, 2007, at 10:46 AM, Brian Debelius wrote: >> >>> I am trying to split up a config file on Windows, using the @ >>> directive >>> as shown in http://www.bacula.org/dev-manual/ >>> Customizin_Configurat_Files.html but it

Re: [Bacula-users] Splitting config files

2007-01-31 Thread David Romerstein
On Wed, 31 Jan 2007, Brian Debelius wrote: > David Romerstein wrote: >> http://www.bacula.org/dev-manual/FileSet_Resource.html#SECTION00154 >> >> If you are entering Windows file names, the directory path may be preceded by >> the drive and a colon (a

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

2007-02-06 Thread David Romerstein
On Tue, 6 Feb 2007, [EMAIL PROTECTED] wrote: > I want to backup a larger amount of data (approx. 800GB and a total of 2 > million files) with > a library of Ultrium-3 tapes. That, in essence, is why I first installed bacula - to backup roughly 2TB of data just once (my file count is *significan

[Bacula-users] Bacula 1.37.40 Autochanger/Label Problem

2005-10-05 Thread Wilson, David
!!! *   Please let me know if anyone has any ideas on how to resolve this problem, or a tip to try and track down what might be causing it.   David Wilson Network Security Engineer PAETEC Communications, Inc. Voice: (585) 340 8209 Mobile: (585) 259 0963  

[Bacula-users] configuration advice (usb disks and filesets)

2005-10-05 Thread David Catanach
Please forgive me if something like my situation is covered in a previous post or in the instructions somewhere. I found one similar question that no one had answered... here's hoping someone does. I'd like some advice as to how to set my filesets up. We have three machines backing up presently: o

RE: [Bacula-users] Re: [Bacula-devel] Combined Tape & Disk Storage Solution

2005-10-07 Thread David Boyes
I scoped the problem as two major projects: > > > > 1) implementation of "copy pools" -- where files written to a pool > > were automatically also written to up to 3 additional pools > using the > > same volume selection criteria as exist now (essentially > getting the > > SD to act as a FD

RE: [Bacula-users] Re: [Bacula-devel] Combined Tape & Disk Storage Solution

2005-10-07 Thread David Boyes
> > Hmm. Does the second job transfer the data from the FD > again? If so, > > then that doesn't (IMHO) quite do what I want to do here. I really > > want to transfer the data only once (the only guarantee we have of > > getting the same data on all the copies) and create the > replicas on t

[Bacula-users] scheduling different 'devices' based on backup type?

2005-10-07 Thread David Catanach
Thank you for the advice on filesets from the other day. We are storing file images to two different filesystems. We want all fulls to go onto a USB disk and all differential and incrementals should go onto a partition on the filesystem. I have a 'pool' for each type of backup set up and a 'storag

Re: [Bacula-users] mysql socket location

2005-10-11 Thread David Logan
rent places. Bacula can't take that into account as it may be different on every machine it is installed on. Regards -- David Logan South Australia when in trouble, or in doubt run in circles, scream and shout --- This SF.Ne

RE: [Bacula-users] BartPE for WinNT/Win2K

2005-10-12 Thread Wilson, David
ut it. When I restored the server onto a similar hardware platform the server came up nice and clean and is still running. I have not tried Windows 2000 but I would be interested in helping validate your procedure. David Wilson Network Security Engineer PAETEC Communications, Inc. Voice: (585) 340

[Bacula-users] LTO drive - End Of Volume error

2005-10-18 Thread David Raine
ERR= Can anyone advise if there is something else I should be doing or anything else I can try? Regards David Raine --- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more

Re: [Bacula-users] LTO drive - End Of Volume error

2005-10-18 Thread David Raine
Phil, Thanks for the response and the useful info. Sadly, the error persists... Regards David > Am totally new to bacula and have installed v1.37.41 from CVS. When I > use the btape command and try to run "test" I get this message > immediately and no other tests are perf

Re: [Bacula-users] LTO drive - End Of Volume error

2005-10-18 Thread David Raine
Good thought... OK - I have a new box of tapes and it gives the same error on three that I've tried from that box, too. Is there a way to get more info on the error? Am happy to compile with debug if that would help identify the cause... Regards David From: Phil Stracchino &l

Re: [Bacula-users] LTO drive - End Of Volume error

2005-10-19 Thread David Raine
e_space_errno=0, errmsg=). I note that line 816 in block.c is within the function do_dvd_size_checks()... Does it think this tape is a DVD? Regards David From: Kern Sibbald <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: bacula-users@lists.sourceforge.net CC: "David Raine" &l

Re: [Bacula-users] LTO drive - End Of Volume error

2005-10-19 Thread David Raine
Removing the following lines from line 497 of block.c, in write_block_to_dev() fixed the problem: if (!do_dvd_size_checks(dcr)) { /* Error message already sent */ return false; } Should this be prefixed with a check that a DVD is in use? Regards David From: "David Raine&quo

Re: [Bacula-users] LTO drive - End Of Volume error

2005-10-19 Thread David Raine
Thanks and apologies. I have now also joined the devel list. Have also just completed my first full backup with bacula. Excellent - just what is needed. Many thanks to all those involved with this top-class solution. From: Arno Lehmann <[EMAIL PROTECTED]> To: David Raine <[EMAIL

RE: [Bacula-users] Questions on Bacula Performance.

2005-10-19 Thread Wilson, David
So bacula is unable to take VSS snapshots for Windows 2000 servers. David Wilson Network Security Engineer PAETEC Communications, Inc. Voice: (585) 340 8209 Mobile: (585) 259 0963 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Phil Stracchino Sent: Wednes

RE: [Bacula-users] Re: [Bacula-devel] Combined Tape & Disk Storage Solution

2005-10-27 Thread David Boyes
> > Hmm. I don't think that would pass our auditors. If there's a > > significant chance that the copies are not identical (and it sounds > > like this approach pretty much guarantees that the copies > will not be > > identical), I don't think it would be sufficient or useful for this > > purp

RE: [Bacula-users] Re: [Bacula-devel] Combined Tape & Disk Storag e Solution

2005-10-27 Thread David Boyes
> > I think you've answered a slightly different question. > Right now, what > > goes on the tape is block-for-block identical to what is > reported by > > the FD during the scope of that run, however flawed. If I want do > > parallel copies of those tapes at the same time for redundancy or

RE: [Bacula-users] Re: [Bacula-devel] Combined Tape & Disk Storag e Solution

2005-10-27 Thread David Boyes
> Well, in my opinion > > > i.e. a drive that > > reads/writes two media types; > > Very, very rare, to the point of being almost non-existant in > the open systems world. Occurs occasionally in the mainframe > world with 3480/3490 media (same physical tape cartridge, but > R/W density, f

RE: [Bacula-users] Redhat ES 4?

2005-10-28 Thread Wilson, David
I have it running on CentOS 4.1 without any problems. CentOS is compiled from the same code and Redhat ES with the only changes being branding. So I would guess you should have no problems running it on Redhat ES 4.0. David Wilson Network Security Engineer PAETEC Communications, Inc

[Bacula-users] RE: [Bacula-devel] Bacula project management and feature requests

2005-11-10 Thread David Boyes
> Sounds like a great plan. It's probably too late but I > suggest changing the acronym from RFC to something else to > avoid conflict and possible confusion with RFC = "Request for > Comment", used extensively to document Internet and other standards. > > What about RFF = "Request for Featur

Re: [Bacula-users] File ACLs with FreeBSD and Solaris

2005-11-14 Thread David Duchscher
On Nov 11, 2005, at 11:23 AM, Attila Fülöp wrote: Kern Sibbald wrote: On Friday 11 November 2005 15:33, Attila Fülöp wrote: David Duchscher wrote: On Nov 10, 2005, at 2:39 PM, Kern Sibbald wrote: On Thursday 10 November 2005 21:22, Attila Fülöp wrote: Is the patch mentioned in this

Re: [Bacula-users] File ACLs with FreeBSD and Solaris

2005-11-14 Thread David Duchscher
On Nov 10, 2005, at 2:39 PM, Kern Sibbald wrote: On Thursday 10 November 2005 21:22, Attila Fülöp wrote: Referring to the thread "[Bacula-users] ACL's with Bacula on FreeBSD (resend)" started by Tony Lambregts on 20.07.2005 20:15 I need some clarifications. Is the patch mentioned in this threa

Re: [Bacula-users] File ACLs with FreeBSD and Solaris

2005-11-14 Thread David Duchscher
On Nov 11, 2005, at 3:55 PM, Kern Sibbald wrote: On Friday 11 November 2005 22:33, David Duchscher wrote: On Nov 11, 2005, at 11:23 AM, Attila Fülöp wrote: Kern Sibbald wrote: On Friday 11 November 2005 15:33, Attila Fülöp wrote: David Duchscher wrote: On Nov 10, 2005, at 2:39 PM, Kern

  1   2   3   4   5   6   7   >