Re: [Bacula-users] Followup: Problems with winbacula-1.38.4

2006-03-04 Thread Florian Daniel Otel
On 3/4/06, Martin Simmons <[EMAIL PROTECTED]> wrote: > >>>>> On Fri, 3 Mar 2006 10:17:06 +0100, "Florian Daniel Otel" > Thanks. Unfortunately, it looks pretty normal except for the error. I think > we need to get the error reporting fixed and try again.

Re: [Bacula-users] Followup: Problems with winbacula-1.38.4

2006-03-03 Thread Florian Daniel Otel
On 3/2/06, Martin Simmons <[EMAIL PROTECTED]> wrote: > >>>>> On Thu, 2 Mar 2006 21:11:01 +0100, "Florian Daniel Otel" <[EMAIL > >>>>> PROTECTED]> said: > > > > On 3/2/06, Martin Simmons <[EMAIL PROTECTED]> wrote: > &g

Re: [Bacula-users] Followup: Problems with winbacula-1.38.4

2006-03-02 Thread Florian Daniel Otel
On 3/2/06, Martin Simmons <[EMAIL PROTECTED]> wrote: > Cygwin shouldn't be involved here. I know that Kern uses Cygwin to build the > fd on Windows, but it can be done from DOS too and the bacula-fd.exe shouldn't > depend on Cygwin's dll (if yours does, then that could explain things...). A quic

Re: [Bacula-users] Followup: Problems with winbacula-1.38.4

2006-03-02 Thread Florian Daniel Otel
Frank, > > The Windows loopback interface is implemented poorly at best. I had luck > using > this kind of tunneling in Windows by explicitly specifying 127.0.0.1 instead > of > localhost. I should have mentioned it before (I thought I did) but I've tried that venue also: I tried specifying 12

Re: [Bacula-users] Followup: Problems with winbacula-1.38.4

2006-03-02 Thread Florian Daniel Otel
or so UNIX clients (Linux / OpenBSD/ FreeBSD ). Florian On 3/2/06, Martin Simmons <[EMAIL PROTECTED]> wrote: > >>>>> On Thu, 2 Mar 2006 09:15:59 +0100, "Florian Daniel Otel" <[EMAIL > >>>>> PROTECTED]> said: > > > > Since I

[Bacula-users] Followup: Problems with winbacula-1.38.4

2006-03-02 Thread Florian Daniel Otel
Hello all, Since I am receiving in private questions from others with similar experiences (below) I am forced to raise the same problem again (as decribed in detail at this posting) http://article.gmane.org/gmane.comp.bacula.user/21701/ In very short: The FD for winbacula works fine if the DIR

[Bacula-users] winbacula-1.38.4: Failed connection to Storage daemon on (tunneled) "localhost"

2006-02-27 Thread Florian Daniel Otel
Hello all, I have the following problem: Using the same bacula DIR/SD I am performing backups on several firewalled hosts. The way I do it is use "localhost" in the Storage section of the DIR and reverse-forward ports tcp/9101 and tcp/9103 (i.e. standard procedure as described in bacula docs). Al

Re: Rif: Re: Rif: Re: [Bacula-users] Releasing the tape device at the end of the medium / autosensing tape changes ?

2006-02-24 Thread Florian Daniel Otel
rick. Thanks, Florian On 2/21/06, Kern Sibbald <[EMAIL PROTECTED]> wrote: > On Monday 20 February 2006 10:39, Florian Daniel Otel wrote: > > Ferdinando, Christoff, > > > > I haven't notice the section in the "Tips and suggestions" chapter that > &g

[Bacula-users] RunAfterJob script in case the job fails ?

2006-02-24 Thread Florian Daniel Otel
Hello all, Any suggestions on how to trigger a script after the job terminates in failure / is canceled / etc? AFAICT the "RunAfterJob" script is run only when the job terminates successfully. Of course, one could possibly wish that the "RunAfterJob" script can be run with a job exit status / err

Re: Rif: Re: Rif: Re: [Bacula-users] Releasing the tape device at the end of the medium / autosensing tape changes ?

2006-02-20 Thread Florian Daniel Otel
pe is needed and rewind and eject the full tape automatically. What doesn't work so far is bacula detecting and mounting the new tape by itself in order to continue the backup job. Hope this helps a little... Kind Regards Mit freundlichem Gruß i. A. Christoff Buch =====

[Bacula-users] Synchronous sending of "messages" to file-on-disk message destinations ?

2006-02-19 Thread Florian Daniel Otel
Hello all, Is it possible to force synchronous writing to "append" or "file" message destinations (in the "Messasges" resource)? Apparently the writing of messages to file-on-disk destinations (in either "append" or "file" mode) happens in buffered mode and is not synchronous with the messages i

[Bacula-users] Releasing the tape device at the end of the medium / autosensing tape changes ?

2006-02-19 Thread Florian Daniel Otel
Dear all, I have the following question wrt backup jobs that span more than one tape: Is it possible (and if yes, how?) to have the storage daemon release the device when (in the middle of the job) the end of one tape is reached and the next one is needed ?The idea is not requiring manually unmou

[Bacula-users] Restoring on a different client ?

2006-01-18 Thread Florian Daniel Otel
Dear all, I have the following quesiton: Any idea if (and yes, how) is it possible to restore a FileSet on a different Client from where the backup was taken from (Alternative: For a specific JobId (not Volume !!) restore a path prefix locally on the director. "bextract" seems to be capable or re

[Bacula-users] Bacula support for NTFS/Samba ACLs ?

2005-12-16 Thread Florian Daniel Otel
Dear all, The subject says it all: Does the FileDaemon supports saving/restoring ACLs ? I am intrested mainly in the Windows native version, but also if the Unix version supports ACLs via Samba/XFS/etc. Thanks, Florian --- This SF.net email i

[Bacula-users] FileDaemon vs manual transfer

2005-12-12 Thread Florian Daniel Otel
Hello all, I have the following robustness-related question: I am deploying bacula as a multi-site backup soultion, where a central tape storage gets relatively large quantities of data (aprox 20 GBytes per day) from multiple sites via net links of dubious reliability. I am considering two pos

[Bacula-users] MySQL backend database structure

2005-12-12 Thread Florian Daniel Otel
Hello all, I have a short question: Is there any documentation (formal or otherwise) describing the SQL databases structre (table structure, usage, etc.) used by the MySQL backend ? The only help in that respect is the "query.sql" file that gives some hints on how things are looked up in the bacul

Re: [Bacula-users] One storage daemon per device ?

2005-12-07 Thread Florian Daniel Otel
to I select a specific device/media type to be used in a job specification ? Thanks again, Florian On 12/7/05, Daniel Holtkamp <[EMAIL PROTECTED]> wrote: > Hi ! > > Florian Daniel Otel wrote: > > AFAIU that does not seem possible and it seems that I need to run one > &g

[Bacula-users] One storage daemon per device ?

2005-12-07 Thread Florian Daniel Otel
Hello all, I have the following question: I am trying to set up a bacula configuration where one storage daemon has control over two different devices (with different media formats, AIT-3 and DLT). AFAIU that does not seem possible and it seems that I need to run one storage daemon per device/med