Re: [Bacula-users] mtx-changer, slot 0, and label command

2005-08-19 Thread Kern Sibbald
On Saturday 20 August 2005 01:58, Scott Loga wrote: > The default mtx-changer script is mtx-changer %c %o %S %a %d. The %S > command is for Slot Base 1 and %s is for Slot Base 0. Do the %s and %S > commands indicate the Slot Base Default of the AutoLoader or does it > indicate the value you want

[Bacula-users] mtx-changer, slot 0, and label command

2005-08-19 Thread Scott Loga
The default mtx-changer script is mtx-changer %c %o %S %a %d. The %S command is for Slot Base 1 and %s is for Slot Base 0. Do the %s and %S commands indicate the Slot Base Default of the AutoLoader or does it indicate the value you want the slots to begin with? The reason I ask is that Bacula qu

Re: [Bacula-users] DLT labels

2005-08-19 Thread Dan Langille
On 15 Aug 2005 at 10:12, Alan Brown wrote: > On Sun, 14 Aug 2005, Dan Langille wrote: > > > If you have any spare unused DLT labels, I could use them. > > > > I'm looking for the labels that slide into the slot on a DLT tape. > > Dan: > > We gave up on these things a long time ago as too finick

Re: [Bacula-users] Upgraded jobs not using full pool

2005-08-19 Thread Thomas Simmons
No one has any thoughts on this? Thanks, Thomas Thomas Simmons wrote: Hello Everyone, From what I understand, if I have "Full Backup Pool = Full-Pool" in the job resource then any job on that client that gets upgraded to full, should use the "Full-Pool". This is not happening and is really a

Re: [Bacula-users] Re: restore complete file system branches

2005-08-19 Thread Martin Simmons
> On Fri, 19 Aug 2005 09:04:17 + (UTC), "Mick" <[EMAIL PROTECTED]> said: Mick> Martin Simmons wrote: >> Bacula can analyse the catalog for you. Use restore option like "5: >> Select the most recent backup for a client" which gives you an >> interactive way to mark files and dirs (

Re: [Bacula-users] mount USB disk

2005-08-19 Thread Josh Fisher
This subject interests me because I would like to use USB hard drives in place of AIT tapes for daily backups and use the AIT tapes for offsite backups. Perhaps a RunBeforeJob is not needed. It seems it should be possible to use a combination of udev, hal/dbus, and hotplug to insert a USB driv

Re: [Bacula-users] Windows files not being backed up

2005-08-19 Thread Phil Stracchino
Joe Stump wrote: > I've got a few files that I'm wondering if anyone else knows if I > should be worried that they can't be backed up: > > c:/Documents and Settings/Heather/Local Settings/Application Data/ > Microsoft/Windows/UsrClass.dat > > c:/Documents and Settings/Heather/Local Settings/Appl

Re: [Bacula-users] Windows files not being backed up

2005-08-19 Thread Matt Cowger
Those are part of the registry, and as such can't be backed up because they are open. Yes, they are somewhat important. You can use ntbackup (as a Run Before) though as mentioned in the manual to backup the systemstate then you will get those files you mentioned. On Aug 17, 2005, at 8:50

RE: [Bacula-users] Incremental backup does a "full" most of the time?

2005-08-19 Thread j2
Sorry, something weird happened to my log-paste. Here is a correct version! 16-Aug 12:17 cookiemonster-dir: No prior Full backup Job record found. 16-Aug 12:17 cookiemonster-dir: No prior or suitable Full backup found. Doing FULL backup. 16-Aug 12:17 cookiemonster-dir: Start Backup JobId 20, Job=

Re: [Bacula-users] mount USB disk

2005-08-19 Thread Daniel Bloemer
Hello, Alan Brown wrote: Each usb mass stoarge device has a unique serial number - this can be mapped to a fixed mount point. Not every usb-device has this. Some Chips just return vendor- and productID . :-( If the formatted volume on the device has been named, it should be mounted to

Re: [Bacula-devel] Re: [Bacula-users] Couple of ideas for the Todo list

2005-08-19 Thread Dr. Michael A. Mackey
On Thu, 2005-08-18 at 11:54 -0800, Joshua Kugler wrote: > On Thursday 18 August 2005 11:10, Kern Sibbald wrote: > > > 1. Backup up data as it changes. > > > > If I am not mistaken, this is part of fnctl() and the program is notified > > by a signal. The problem with implementing this at the moment

Re: [Bacula-users] mount USB disk

2005-08-19 Thread Daniel Bloemer
Hello, Josh Fisher wrote: A RunBeforeJob script could mount the device with a simple mount command. It could also tell if the drive was inserted by testing whether or not the mountpoint existed. A RunAfterJob could unmount the device just as easily. Of course, if multiple drives were being use

[Bacula-users] Windows files not being backed up

2005-08-19 Thread Joe Stump
I've got a few files that I'm wondering if anyone else knows if I should be worried that they can't be backed up: c:/Documents and Settings/Heather/Local Settings/Application Data/ Microsoft/Windows/UsrClass.dat c:/Documents and Settings/Heather/Local Settings/Application Data/ Microsoft/Wi

RE: [Bacula-users] Incremental backup does a "full" most of the time?

2005-08-19 Thread j2
> >I think a "list media" whould clarrify more, your setup. Appended at the bottom. >But with list media and the comparsion of the VolumenRetention-times you >probably see the problem yourself. Well, yes, but I do not understand what I need to change. I want a full backup once per week, and

Re: [Bacula-users] Fwd: [Bacula-devel] Proposal for location of gnome-console

2005-08-19 Thread Kern Sibbald
On Friday 19 August 2005 12:00, Kern Sibbald wrote: ... > > If I am not mistaken, bconsole or gnome-console has some form of rc file > where these can be put. ... In looking at the bconsole code, I see that when bconsole starts, it looks in the user's $HOME directory for a .bconsolerc, and if fou

RE: [Bacula-users] Bacula-dir hanging?

2005-08-19 Thread Sherwood McGowan
Chris,   I searched for "director freezing", "director hanging", "bacula-dir freezing", "hanging" and "freezing" on the bugs boardfound nothing...I tried guessing your reporter name was christianm and still found nothing. Any ideas on where I can find this?   thanks From: Masop

RE: [Bacula-users] Bacula-dir hanging?

2005-08-19 Thread Sherwood McGowan
Thank you. I had forgotten to check the bug page   *insert sheepish, embarrased look here*   Thanks again, Sherwood McGowan From: Masopust Christian [mailto:[EMAIL PROTECTED] Sent: Friday, August 19, 2005 6:11 AMTo: Sherwood McGowan; bacula-users@lists.sourceforge.netSubject:

Re: [Bacula-users] Fwd: [Bacula-devel] Proposal for location of gnome-console

2005-08-19 Thread Kern Sibbald
Yes, this is nice. This is the kind of approach that I would like to encourage for those who need it. Also after thinking about it a bit more, I'm convinced that as a base installation (i.e. my Makefiles), the daemons and the interface programs are all system administration tools. They can be

RE: [Bacula-users] Bacula-dir hanging?

2005-08-19 Thread Masopust Christian
Hello Sherwood,   have a look at the lists archive or at the bacula-bug - page.   i once had the same problem (search for "director freezing").   Kern provided a patch (can be found at bug-page) which solved my problem.   chris From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On

Re: [Bacula-users] bscan robustness

2005-08-19 Thread Kern Sibbald
On Friday 19 August 2005 11:42, Martin Simmons wrote: > > On Thu, 18 Aug 2005 18:08:04 -0400, "Ron Wheeler" > > <[EMAIL PROTECTED]> said: > > Ron> 1) Can anyone give any hints about how to modify bscan to record as > Ron> many files as it finds on a tape even if the read of the tape end

Re: [Bacula-users] Fwd: [Bacula-devel] Proposal for location of gnome-console

2005-08-19 Thread Kern Sibbald
On Friday 19 August 2005 02:04, Chris Lee wrote: > I agree with Jesse that this is almost a packaging issue. However, I do > think that certain files should be moved. > > Specifically: > All daemons should go in "$(sbindir)". > The sd tools, bconsole, and any other gui console or monitoring progra

Re: [Bacula-users] Fwd: [Bacula-devel] Proposal for location of gnome-console

2005-08-19 Thread Matthias Kurz
On Fri, Aug 19, 2005, Matthias Kurz wrote: > On Thu, Aug 18, 2005, Jesse Keating wrote: > > [...] > > However one thing that _has_ > > bothered me is that when running bconsole, it does not by default look > > at /etc/bacula/ for a bconsole.conf file. So

Re: [Bacula-users] bscan robustness

2005-08-19 Thread Martin Simmons
> On Thu, 18 Aug 2005 18:08:04 -0400, "Ron Wheeler" <[EMAIL PROTECTED]> > said: Ron> 1) Can anyone give any hints about how to modify bscan to record as Ron> many files as it finds on a tape even if the read of the tape ends in Ron> an error. Ron> I need to have access to everythi

[Bacula-users] Bacula-dir hanging?

2005-08-19 Thread Sherwood McGowan
I run bacula-dir on one server, connecting to several different bacula-fd's remotely and 1 local storage daemon. Every few days, bacula-dir hangs, in which the process will show it's still running, but it doesn't back up anything and you cannot connect to it through the console. the only way

Re: [Bacula-users] Fwd: [Bacula-devel] Proposal for location of gnome-console

2005-08-19 Thread Matthias Kurz
On Thu, Aug 18, 2005, Jesse Keating wrote: [...] > However one thing that _has_ > bothered me is that when running bconsole, it does not by default look > at /etc/bacula/ for a bconsole.conf file. So when I run it I have to > manually point to the config f

[Bacula-users] Re: restore complete file system branches

2005-08-19 Thread Mick
Martin Simmons wrote: > Bacula can analyse the catalog for you. Use restore option like "5: > Select the most recent backup for a client" which gives you an > interactive way to mark files and dirs (recursively by default) for > restore. Thanks, but I want to restore for an earlier point in time.

RE: [Bacula-users] hm .. backup seems to be donw but i still get an error at the end ?

2005-08-19 Thread Roland Arendes
What are you trying to do with that script defined in RunAfter? >From the error below and the problem you describe I assume that you try to manually eject the tape after the job? Roland -Original Message- From: Florian Schnabel [mailto:[EMAIL PROTECTED] Sent: Friday, August 19, 2005 9

Re: [Bacula-users] Fwd: [Bacula-devel] Proposal for location of gnome-console

2005-08-19 Thread Davide Bolcioni
Kern Sibbald wrote: Are there any comments on this proposal? To be consistent, I would imagine we would need to include bconsole, wxconsole, and possibly a number of other files in /usr/bin as well. I can understand Daniel's point, but probably prefer to let the user move or link the file t

[Bacula-users] hm .. backup seems to be donw but i still get an error at the end ?

2005-08-19 Thread Florian Schnabel
somone got a clue what THAT means ?? as far as i can tell backup is don, that was the last job completing with OK also, tape doesn't get ejected as i would expect it ... help kindly appreciated Florian SD Errors: 0 FD termination status: OK SD termination status: OK Te