[Bacula-users] Migration Question

2007-03-30 Thread Todd Mortensen
Can anyone tell me if the new Migration feature in bacula allow me to migrate a volume from one bacula-sd server to another bacula-sd server? Both would be file based volumes. I am hoping to use migrations to move off old backup volumes to another server with a large disk array. I have read the

Re: [Bacula-users] bacula-dir + FreeBSD

2007-03-30 Thread Kimi Ostro
On 31/03/07, Dan Langille <[EMAIL PROTECTED]> wrote: > > BINGO! Oops! I was not clear. under FreeBSD-CURRENT, I created a jail (Basically I have a test box that runs CURRENT with loads of jails) so I thought I could create a new jail and build ports/sysutils/bacula-server. That did not work as pl

Re: [Bacula-users] * MySql, and what to do about a catalog.

2007-03-30 Thread Frank Sweetser
On Fri, Mar 30, 2007 at 10:28:56PM -0400, AltGrendel wrote: > I'm running bacula-mysql-2.0.1-1 on Fedora core 6. Last week the /var > partition filled up, corrupting the bacula database. Using the advice of > Frank Sweetser (thanks again, Frank), I've repaired the tables and have > made a backup

[Bacula-users] * MySql, and what to do about a catalog.

2007-03-30 Thread AltGrendel
I'm running bacula-mysql-2.0.1-1 on Fedora core 6. Last week the /var partition filled up, corrupting the bacula database. Using the advice of Frank Sweetser (thanks again, Frank), I've repaired the tables and have made a backup of the database. Now I have the problem in that none of the backup

Re: [Bacula-users] bacula-dir + FreeBSD

2007-03-30 Thread Dan Langille
On 31 Mar 2007 at 1:26, Kimi Ostro wrote: > Ok, work under CURRENT not problem. > > teos# ps aux | grep bacula > bacula 27290 0.0 0.7 7708 3792 ?? Ss1:13AM 0:00.02 > /usr/local/sbin/bacula-sd -u bacula -g bacula -v -c > /usr/local/etc/bacula-sd.conf > bacula 27868 0.0 0.8 9248 428

Re: [Bacula-users] bacula-dir + FreeBSD

2007-03-30 Thread Kimi Ostro
Ok, work under CURRENT not problem. teos# ps aux | grep bacula bacula 27290 0.0 0.7 7708 3792 ?? Ss1:13AM 0:00.02 /usr/local/sbin/bacula-sd -u bacula -g bacula -v -c /usr/local/etc/bacula-sd.conf bacula 27868 0.0 0.8 9248 4280 ?? Ss1:13AM 0:00.01 /usr/local/sbin/bacula-dir

Re: [Bacula-users] Restoring with Encryption

2007-03-30 Thread Michael Havas
> Hello, > > There was a bug in the restore code that was fixed in 2.0.3. Please > update > (at least the client FD), test again, and let us know if it resolves the > problem. > > Best regards, > > Kern Hi Kern. Thanks for getting back to me. I upgraded the client to version 2.0.3 but I'm experie

Re: [Bacula-users] bacula-dir + FreeBSD

2007-03-30 Thread Kimi Ostro
On 30/03/07, Dan Langille <[EMAIL PROTECTED]> wrote: > On 30 Mar 2007 at 23:21, Kimi Ostro wrote: > > > On 30/03/07, Arno Lehmann <[EMAIL PROTECTED]> wrote: > > > Hi, > > > > > > Which version of Bacula and FreeBSD is this? > > > > > > > Bacula Version: 2.0.3 (06 March 2007) > > FreeBSD 6.2-STABLE

Re: [Bacula-users] bacula-dir + FreeBSD

2007-03-30 Thread Dan Langille
On 30 Mar 2007 at 23:21, Kimi Ostro wrote: > On 30/03/07, Arno Lehmann <[EMAIL PROTECTED]> wrote: > > Hi, > > > > Which version of Bacula and FreeBSD is this? > > > > Bacula Version: 2.0.3 (06 March 2007) > FreeBSD 6.2-STABLE #0: Fri Mar 30 07:19:11 GMT 2007 Oh, here it is over here! Sorry. Ah

Re: [Bacula-users] bacula-dir + FreeBSD

2007-03-30 Thread Dan Langille
On 30 Mar 2007 at 23:41, Kimi Ostro wrote: > On 30/03/07, Dan Langille <[EMAIL PROTECTED]> wrote: > > On 30 Mar 2007 at 22:16, Kimi Ostro wrote: > > > > > On 30/03/07, Arno Lehmann <[EMAIL PROTECTED]> wrote: > > > > Hi, > > > > > > > > On 3/30/2007 10:38 PM, Jason King wrote: > > > > > I ran into

Re: [Bacula-users] bacula-dir + FreeBSD

2007-03-30 Thread Kimi Ostro
On 30/03/07, Dan Langille <[EMAIL PROTECTED]> wrote: > On 30 Mar 2007 at 22:16, Kimi Ostro wrote: > > > On 30/03/07, Arno Lehmann <[EMAIL PROTECTED]> wrote: > > > Hi, > > > > > > On 3/30/2007 10:38 PM, Jason King wrote: > > > > I ran into the same problem. You have to check the startup script and >

Re: [Bacula-users] bacula-dir + FreeBSD

2007-03-30 Thread Kimi Ostro
On 30/03/07, Arno Lehmann <[EMAIL PROTECTED]> wrote: > Hi, > > Which version of Bacula and FreeBSD is this? > Bacula Version: 2.0.3 (06 March 2007) FreeBSD 6.2-STABLE #0: Fri Mar 30 07:19:11 GMT 2007 > I'm quite sure that FreeBSD 5 and 6 and Bacula (from ports) versions 2.0 > up to the current ve

Re: [Bacula-users] bacula-dir + FreeBSD

2007-03-30 Thread Dan Langille
On 30 Mar 2007 at 22:16, Kimi Ostro wrote: > On 30/03/07, Arno Lehmann <[EMAIL PROTECTED]> wrote: > > Hi, > > > > On 3/30/2007 10:38 PM, Jason King wrote: > > > I ran into the same problem. You have to check the startup script and > > > change the user that it starts as. It's wanting to start as a

Re: [Bacula-users] bacula-dir + FreeBSD

2007-03-30 Thread Dan Langille
On 30 Mar 2007 at 22:04, Kimi Ostro wrote: > On 30/03/07, Jason King <[EMAIL PROTECTED]> wrote: > > I ran into the same problem. You have to check the startup script and > > change the user that it starts as. It's wanting to start as a user other > > than root. Here is the line you are looking for

Re: [Bacula-users] bacula-dir + FreeBSD

2007-03-30 Thread Dan Langille
On 30 Mar 2007 at 15:38, Jason King wrote: > Kimi Ostro wrote: > > Hi list, > > > > today I built bacula from FreeBSD ports. > > > > Now I can start both bacula-sd and bacula-fd on startup, yet I cant > > start bacula-dir on startup. The error message I get in my log is: > > Mar 30 21:13:16 freebs

Re: [Bacula-users] bacula-dir + FreeBSD

2007-03-30 Thread Dan Langille
On 30 Mar 2007 at 21:32, Kimi Ostro wrote: > Hi list, > > today I built bacula from FreeBSD ports. > > Now I can start both bacula-sd and bacula-fd on startup, yet I cant > start bacula-dir on startup. The error message I get in my log is: > Mar 30 21:13:16 freebsd /boot/generic/kernel: pid 4235

Re: [Bacula-users] bacula-dir + FreeBSD

2007-03-30 Thread Arno Lehmann
Hi, On 3/30/2007 11:16 PM, Kimi Ostro wrote: ... > still, typing: > /usr/local/sbin/bacula-dir -fv -d99 -u bacula -g bacula -c > /usr/local/etc/bacula-dir.conf > > works fine. yet > > /usr/local/etc/rc.d/bacula-dir start > > does not work and leave a message in /var/log/message about sig 6/abor

Re: [Bacula-users] bacula-dir + FreeBSD

2007-03-30 Thread Kern Sibbald
On Friday 30 March 2007 23:04, Kimi Ostro wrote: > On 30/03/07, Jason King <[EMAIL PROTECTED]> wrote: > > I ran into the same problem. You have to check the startup script and > > change the user that it starts as. It's wanting to start as a user other > > than root. Here is the line you are lookin

Re: [Bacula-users] bacula-dir + FreeBSD

2007-03-30 Thread Kimi Ostro
On 30/03/07, Arno Lehmann <[EMAIL PROTECTED]> wrote: > Hi, > > On 3/30/2007 10:38 PM, Jason King wrote: > > I ran into the same problem. You have to check the startup script and > > change the user that it starts as. It's wanting to start as a user other > > than root. Here is the line you are look

Re: [Bacula-users] bacula-dir + FreeBSD

2007-03-30 Thread Kimi Ostro
On 30/03/07, Jason King <[EMAIL PROTECTED]> wrote: > I ran into the same problem. You have to check the startup script and > change the user that it starts as. It's wanting to start as a user other > than root. Here is the line you are looking for in the rc.d script. The > -u flag should be changed

Re: [Bacula-users] bacula-dir + FreeBSD

2007-03-30 Thread Arno Lehmann
Hi, On 3/30/2007 10:38 PM, Jason King wrote: > I ran into the same problem. You have to check the startup script and > change the user that it starts as. It's wanting to start as a user other > than root. Here is the line you are looking for in the rc.d script. The > -u flag should be changed i

Re: [Bacula-users] Centos. Bacula. L80 Library

2007-03-30 Thread Arno Lehmann
Hello . . (funny name, that :-) On 3/30/2007 8:03 PM, . . wrote: > I am trying to interface bacula with my storagetek L80 library. * > configuration information will be at the bottom. > Thanks for any help!. Aproaching my deadline :( Hard times, then... you'll need some time analyzing this, I

Re: [Bacula-users] Incremental is really a full on FC6

2007-03-30 Thread Ridley
What you've said makes sense to me too, but when I check the logs, it shows that the files that were saved were compressed. Here's the full log for the incremental: 29-Mar 23:05 backup-dir: Start Backup JobId 4, Job=gandalf.2007-03-29_23.05.00 29-Mar 23:05 backup-sd: Volume "Vol-0002" previously w

Re: [Bacula-users] bacula-dir + FreeBSD

2007-03-30 Thread Jason King
I ran into the same problem. You have to check the startup script and change the user that it starts as. It's wanting to start as a user other than root. Here is the line you are looking for in the rc.d script. The -u flag should be changed it root. : ${bacula_dir_flags=" -u root -g wheel -v -c

Re: [Bacula-users] Job resume

2007-03-30 Thread Arno Lehmann
Hi, On 3/30/2007 4:56 PM, Joseph Wright wrote: > On Mar 27, 2007, at 3:43 AM, Alan Brown wrote: > >> On Mon, 26 Mar 2007, Joseph Wright wrote: >> >>> A useful feature would be to halt a job and then resume it, for when >>> restarting bacula. In fact I think it should happen >>> by default that i

[Bacula-users] bacula-dir + FreeBSD

2007-03-30 Thread Kimi Ostro
Hi list, today I built bacula from FreeBSD ports. Now I can start both bacula-sd and bacula-fd on startup, yet I cant start bacula-dir on startup. The error message I get in my log is: Mar 30 21:13:16 freebsd /boot/generic/kernel: pid 42355 (bacula-dir), uid 910: exited on signal 6 I don't know

Re: [Bacula-users] Backup to tape with free and own tape management

2007-03-30 Thread Arno Lehmann
Hi, On 3/30/2007 5:03 PM, Benjamin E. Zeller wrote: > 1 baender pro tag, insg 10 baender > sicherungsverf. mo-fr die ersten 15 ( 3 pro tag) nix am we, > woche drauf baender 16-30 > woche drauf Thanks for your working notes :-) > Hi list, > > it's me again :-9 > > Got a new scenario, on which

Re: [Bacula-users] Windows Client, VSS Issues, 2.0.3?

2007-03-30 Thread Robert Nelson
Okay great, I think this should give me something to work with. I'll try and repro it here. > -Original Message- > From: [EMAIL PROTECTED] [mailto:bacula-users- > [EMAIL PROTECTED] On Behalf Of Michael Gerszewski > Sent: Friday, March 30, 2007 12:48 PM > To: bacula-users@lists.sourceforge

Re: [Bacula-users] Windows Client, VSS Issues, 2.0.3?

2007-03-30 Thread Michael Gerszewski
Bacula backup sitting at 0 bytes. Floppy drive and hard drive did a seek like a normal VSS startup. vssadmin list shadows: vssadmin 1.0 - Volume Shadow Copy Service administrative command-line tool (C) Copyright 2001 Microsoft Corp. No shadow copies present in the system. --- When I try

Re: [Bacula-users] Restoring with Encryption

2007-03-30 Thread Kern Sibbald
Hello, There was a bug in the restore code that was fixed in 2.0.3. Please update (at least the client FD), test again, and let us know if it resolves the problem. Best regards, Kern On Friday 30 March 2007 21:24, Michael Havas wrote: > Hi everyone, > > I'm using bacula with encryption with

[Bacula-users] Restoring with Encryption

2007-03-30 Thread Michael Havas
Hi everyone, I'm using bacula with encryption with Windows Client version 2.02 and Director/Storage daemons on CentOS 4.4. The client both the PKI Keypair and Master certificate for encryption. I've been testing out restores with bacula and encryption. I've found some disturbing results. Certa

Re: [Bacula-users] Windows Client, VSS Issues, 2.0.3?

2007-03-30 Thread Robert Nelson
> -Original Message- > From: [EMAIL PROTECTED] [mailto:bacula-users- > [EMAIL PROTECTED] On Behalf Of Michael Gerszewski > Sent: Friday, March 30, 2007 12:07 PM > To: bacula-users@lists.sourceforge.net > Cc: Robert Nelson > Subject: Re: [Bacula-users] Windows Client, VSS Issues, 2.0.3? >

Re: [Bacula-users] Windows Client, VSS Issues, 2.0.3?

2007-03-30 Thread Michael Gerszewski
Thanks for the quick response. vssadmin list writers: vssadmin 1.0 - Volume Shadow Copy Service administrative command-line tool (C) Copyright 2001 Microsoft Corp. Writer name: 'MSDEWriter' Writer Id: {f8544ac1-0611-4fa5-b04b-f7ee00b03277} Writer Instance Id: {b9048c82-c0b6-42e8-b885-3ddc806474bd

Re: [Bacula-users] Windows Client, VSS Issues, 2.0.3?

2007-03-30 Thread Robert Nelson
What is the output from the command "vssadmin list writers"? Also what is the output from the command "vssadmin list shadows" after the successful backup but prior to the next backup? > -Original Message- > From: [EMAIL PROTECTED] [mailto:bacula-users- > [EMAIL PROTECTED] On Behalf Of Mic

Re: [Bacula-users] Trying to workaround the MTWEOF error

2007-03-30 Thread Robert Nelson
> -Original Message- > From: Brian Debelius [mailto:[EMAIL PROTECTED] > Sent: Friday, March 30, 2007 11:11 AM > To: Robert Nelson > Cc: bacula-users@lists.sourceforge.net > Subject: Re: [Bacula-users] Trying to workaround the MTWEOF error > > Well, I know tha Nawfel had this problem with

[Bacula-users] Windows Client, VSS Issues, 2.0.3?

2007-03-30 Thread Michael Gerszewski
Greetings, I have been evaluating Bacula for the School District I work for as a backup option for our Windows 2003 Servers. I like many of the features Bacula has compared to other solutions. I have been testing with 2.0.3 with the director on a linux box, a storage daemon on a Windows 2003

Re: [Bacula-users] Trying to workaround the MTWEOF error

2007-03-30 Thread Brian Debelius
Well, I know tha Nawfel had this problem with his Ultrium. I have an Exabyte VXA-172, which is a firmware crippled VXA-320, and I have this problem also. Yes this is a Windows installation. Director, sd, and fd on one box. Ahh, so you are saying that Maximum Volume Bytes, is the count of byt

[Bacula-users] Centos. Bacula. L80 Library

2007-03-30 Thread . .
I am trying to interface bacula with my storagetek L80 library. * configuration information will be at the bottom. Thanks for any help!. Aproaching my deadline :( Bacula: 2.0.3 Centos: 4.4 Drives: ULTRIUM06242 LTO-1 Library: Storagetek L80 Interface cards: Adaptec - I can use mtx-changer t

Re: [Bacula-users] Trying to workaround the MTWEOF error

2007-03-30 Thread Robert Nelson
Brian, Are you also seeing this on Windows? If so it is quite possible that I have a bug in the Windows emulation of the UNIX tape IOCTLs. I've ordered an Ultrium 232 drive to do further testing on both Windows and Linux. If there is anything we can do to fix this in Bacula I should have a fix

Re: [Bacula-users] specifying client-fd:/path/to/exclude in FileSet(dynamic exclude lists)?

2007-03-30 Thread Darien Hager
On Mar 29, 2007, at 11:28 AM, [EMAIL PROTECTED] wrote: > How is the >File = "|" > mechanism implemented in the FileSet resource? Is there any way for > the external > program to determine which client backup is causing the call to the > program? For > example, if Bacula set and ex

Re: [Bacula-users] disk backup "without volumes"?

2007-03-30 Thread Darien Hager
> My question: Is there a way to set up the bacula-storage to dump files > to a disk into a file system structure that could be shared using SMB, > NFS, whatever? How can I achieve this effect, or is it not currently > supported / thought of? Any reading pointers on that? I don't think it's possib

Re: [Bacula-users] Backup to tape with free and own tape management

2007-03-30 Thread Benjamin E. Zeller
On Friday 30 March 2007 17:03, Benjamin E. Zeller wrote: > 1 baender pro tag, insg 10 baender > sicherungsverf. mo-fr die ersten 15 ( 3 pro tag) nix am we, > woche drauf baender 16-30 > woche drauf > sry, forget the german stuff, these were some notes...forgot to stripe out. -- Benjamin E. Zeller

[Bacula-users] Backup to tape with free and own tape management

2007-03-30 Thread Benjamin E. Zeller
1 baender pro tag, insg 10 baender sicherungsverf. mo-fr die ersten 15 ( 3 pro tag) nix am we, woche drauf baender 16-30 woche drauf Hi list, it's me again :-9 Got a new scenario, on which I need some advice and help, whetehr it is possible to solve that requirements with bacula. I'll try to c

Re: [Bacula-users] Job resume

2007-03-30 Thread Joseph Wright
On Mar 27, 2007, at 3:43 AM, Alan Brown wrote: > On Mon, 26 Mar 2007, Joseph Wright wrote: > >> A useful feature would be to halt a job and then resume it, for when >> restarting bacula. In fact I think it should happen >> by default that if a job gets cut off for some reason, such as a >> netwo

Re: [Bacula-users] Bacula on FC6 ?

2007-03-30 Thread Mike Seda
Hi All, Does anyone know if the bacula-client FC6 x86_64 rpms work with RHEL5? Best, Mike Felix Schwarz wrote: > Arnaud Mombrial wrote: > >> Does anyone knows if there would be (or is there already ??) an fc6 package >> for bacula-client ? >> > > Sorry for the delay, I was *extremly* bus

[Bacula-users] disk backup "without volumes"?

2007-03-30 Thread Kristian Rink
Folks; maybe the subject sounds strange, nevertheless: In our environment, we use to do backups (a) from several servers to a machine having a large disk array attached using rsync and (b) from there to tape using afio+wrapper-scripts. So far, this works well, and the reason for making use of thi

[Bacula-users] Timestamps in catalog for files open during VSS backup

2007-03-30 Thread Arthur Emerson III
Let me start this e-mail with a sincere "thank you!" to everyone who has contributed their time, skills, and resources into making Bacula what it is today, and in particular whoever developed the VSS backup code for Win2K3. I just had to do an emergency restore of a Windows database server last n

Re: [Bacula-users] Trying to workaround the MTWEOF error

2007-03-30 Thread Jason King
Yes, use the "maximum volume bytes" directive to limit the amount of data stored to a tape. Once bacula sees that much data has been written, it should label the volume as "full" and ask you for the next tape in the pool. Jason Brian Debelius wrote: > Brian Debelius wrote: > >> Is there a w

Re: [Bacula-users] Trying to workaround the MTWEOF error

2007-03-30 Thread Brian Debelius
Brian Debelius wrote: > Is there a way I can work around the end of tape MTWEOF error by telling > bacula to limit the amount of data written to the tape? Lets say I have > an 80GB tape. Is there a way to tell bacula to only write 75 or 70GB > and then start a new tape? > > My next thought is,

[Bacula-users] Trying to workaround the MTWEOF error

2007-03-30 Thread Brian Debelius
Is there a way I can work around the end of tape MTWEOF error by telling bacula to limit the amount of data written to the tape? Lets say I have an 80GB tape. Is there a way to tell bacula to only write 75 or 70GB and then start a new tape? My next thought is, Can logic be added to bacula suc

Re: [Bacula-users] Rescue-Disk: getdiskinfo does not work correctly with lvm2

2007-03-30 Thread Kern Sibbald
On Friday 30 March 2007 13:44, Christian Nolte wrote: > Kern Sibbald schrieb: > > Thanks for the patch. > > > > On Friday 30 March 2007 11:06, Christian Nolte wrote: > >> Christian Nolte schrieb: > >>> Creating a rescue disk on a system using Fedora Core 6 and lvm2 I > >>> noticed that getdiskinfo

Re: [Bacula-users] Incremental is really a full on FC6

2007-03-30 Thread Marc Schiffbauer
* Ridley schrieb am 30.03.07 um 13:31 Uhr: > I have Bacula backing up only /home on a Linux workstation running FC6. > This is the Fileset: > > FileSet { > Name = "Home Set" > Include { > Options { > signature = MD5 > compression = GZIP > Exclude = yes > WildFile =

Re: [Bacula-users] Rescue-Disk: getdiskinfo does not work correctly with lvm2

2007-03-30 Thread Christian Nolte
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Kern Sibbald schrieb: > Thanks for the patch. > > On Friday 30 March 2007 11:06, Christian Nolte wrote: >> Christian Nolte schrieb: >>> Creating a rescue disk on a system using Fedora Core 6 and lvm2 I >>> noticed that getdiskinfo does not create the

[Bacula-users] Incremental is really a full on FC6

2007-03-30 Thread Ridley
I have Bacula backing up only /home on a Linux workstation running FC6. This is the Fileset: FileSet { Name = "Home Set" Include { Options { signature = MD5 compression = GZIP Exclude = yes WildFile = "/home/*/.mozilla/firefox/*/Cache/*" WildFile = "/home/*/.m

Re: [Bacula-users] Rescue-Disk: getdiskinfo does not work correctly with lvm2

2007-03-30 Thread Kern Sibbald
Thanks for the patch. On Friday 30 March 2007 11:06, Christian Nolte wrote: > Christian Nolte schrieb: > > Creating a rescue disk on a system using Fedora Core 6 and lvm2 I > > noticed that getdiskinfo does not create the diskinfo/lvm-*.bsi. They > > are always empty. The problem is that the redir

Re: [Bacula-users] bacula ignoring volume retention periods?

2007-03-30 Thread Mantas M.
No i haven't, but I'll try that. Also, i guess I've worked out why volume size was incorrect. Apparently, when migrating from older configs (pools were designed in different way), i accidentally left "Purge Oldest Volume = yes" in pool configuration. That is why the volumes were recycled... Th

Re: [Bacula-users] bacula ignoring volume retention periods?

2007-03-30 Thread Martin Simmons
> On Fri, 30 Mar 2007 11:34:33 +0300, Mantas M said: > > Hi Ryan, > > What i am trying to do is to force bacula not to reuse any previously > written volume EVER. Have you tried setting the VolStatus to Archive on those volumes? __Martin > > It's really weird that bacula thinks this vol

Re: [Bacula-users] Rescue-Disk: getdiskinfo does not work correctly with lvm2

2007-03-30 Thread Christian Nolte
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Christian Nolte schrieb: > Creating a rescue disk on a system using Fedora Core 6 and lvm2 I > noticed that getdiskinfo does not create the diskinfo/lvm-*.bsi. They > are always empty. The problem is that the redirection of the output of > lvm does not

[Bacula-users] Rescue-Disk: getdiskinfo does not work correctly with lvm2

2007-03-30 Thread Christian Nolte
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Creating a rescue disk on a system using Fedora Core 6 and lvm2 I noticed that getdiskinfo does not create the diskinfo/lvm-*.bsi. They are always empty. The problem is that the redirection of the output of lvm does not work. See the attached patch for

Re: [Bacula-users] bacula ignoring volume retention periods?

2007-03-30 Thread Mantas M.
Hi Ryan, What i am trying to do is to force bacula not to reuse any previously written volume EVER. It's really weird that bacula thinks this volume has no data on it (thanks by the way, i havent noticed that myself :-) ). All volumes contain data, I can restore every one of them. > -BEGI

Re: [Bacula-users] Connecting Windows Client to LINUX Director

2007-03-30 Thread Jérôme Massano
You have to setup a Job (not jobdefs) on the server for the clients. Normally you won't have to modify sd.conf (it's good as it is when you install it. You will have to create a fileset in bacula-dir.conf for your windows clients. All this is explained in the documentation, so please read it or yo