Re: [Bacula-users] [Fwd: Re: FD on Win2000 Server]

2009-05-21 Thread John Lockard
On Thu, May 21, 2009 at 01:34:31PM +0300, Alnis Morics wrote:
> Yes, I can list all the files but that doesn't mean I can back them up. When 
> I 
> try to run the job, it terminates with an error, and there's also nothing I 
> can restore.
> 
> Here's the output of the last job:
> 
>3743 21-May 13:12 debian-dir JobId 77: No prior Full backup Job record 
> found.
>3744 21-May 13:12 debian-dir JobId 77: No prior or suitable Full backup 
> found in catalog. Doing FULL backup.
>3745 21-May 13:12 debian-dir JobId 77: Start Backup JobId 77, 
> Job=win2000srv-share-bkp.2009-05-21_13.12.15_39
>3746 21-May 13:12 debian-dir JobId 77: Using Device "FileStorage"
>3747 21-May 13:12 debian-sd JobId 77: Volume "Volume001" previously 
> written, moving to end of data.
>3748 21-May 13:12 debian-sd JobId 77: Ready to append to end of 
> Volume "Volume001" size=8420568963
>3749 21-May 13:14 win2000srv-fd JobId 77: Fatal 
> error: /home/kern/bacula/k/src/filed/backup.c:948 Network send error to SD. 
> ERR=Input/output error
>3750 21-May 13:12 debian-sd JobId 77: Fatal error: append.c:243 Network 
> error on data channel. ERR=No data available

To me this looks like a firewall issue.  You'll need to make sure that
either:
a: The firewall is turned off on the windows system
b: You have proper entries in your windows systems' firewall
   which allow connections from the client to the Storage Daemon.

>3751 21-May 13:12 debian-sd JobId 77: Job write elapsed time = 00:00:06, 
> Transfer rate = 10.94 K bytes/second
>3752 21-May 13:12 debian-sd JobId 77: Job 
> win2000srv-share-bkp.2009-05-21_13.12.15_39 marked to be canceled.
>3753 21-May 13:12 debian-sd JobId 77: Fatal error: fd_cmds.c:170 Command 
> error with FD, hanging up. Append data error.


-John

-- 
The beatings will continue until morale improves.
---
 John M. Lockard |  U of Michigan - School of Information
 Unix and Security Admin |  1214 SI North - 1075 Beal Ave.
  jlock...@umich.edu |Ann Arbor, MI  48109-2112
 www.umich.edu/~jlockard | 734-615-8776 | 734-647-8045 FAX
---

--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] [Fwd: Re: FD on Win2000 Server]

2009-05-21 Thread Alnis Morics
On Thursday 21 May 2009 14:48:06 Bruno Friedmann wrote:

> One day, I've seen a similar crazy feature :-) into a customers network.
> The backup client (also a win2000 server) have errors during backup ( not
> always but frequently ) The manuf. was HP. After checks, there's update for
> bios, firmware ( disk, raid controleur, & network cards ) And new version
> of drivers.
> After updated all of them, we never get in trouble.
> Do know why it's happen, nor if the upgrade was the "good" things, but the
> result was here.
>
> Perharps you are hit by same "bizarre" IT.
>
> In your case, want really stange is that the rest of the disk works.
>
> It could also be a trouble with sectors, bad records in ntfs filesystem.
> Did you have try a chkdsk e: /F /R /V
> This need e: unlocked and could take hours ...

This is what I thought of just a moment ago. A good idea. I'll try chkdsk late 
at night when no customer needs the access to the disk.



--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] [Fwd: Re: FD on Win2000 Server]

2009-05-21 Thread Bruno Friedmann
Alnis Morics wrote:
> On Thursday 21 May 2009 12:54:55 Fabio Xarax wrote:
>> but in the result we can see that all data in e:\Share are saved O_o
>> Really strange!
>>  Difference between Bacula and windows does not matter much (i think).
>> the last check: you must specify the listing param "estimate
>> job=win2000srv-share-bkp listing"
>> so ypu can see also all files.
>> If all files under e:\Share are listed, so there is no problem in your
>> backup!
>> You can also check your saved data by bconsole:
>>
>> list jobs (so you obtain the job numer)
>> list files jobid=
>>
>> Let us know ;)
> 
> Yes, I can list all the files but that doesn't mean I can back them up. When 
> I 
> try to run the job, it terminates with an error, and there's also nothing I 
> can restore.
> 
> Here's the output of the last job:
> 
>3743 21-May 13:12 debian-dir JobId 77: No prior Full backup Job record 
> found.
>3744 21-May 13:12 debian-dir JobId 77: No prior or suitable Full backup 
> found in catalog. Doing FULL backup.
>3745 21-May 13:12 debian-dir JobId 77: Start Backup JobId 77, 
> Job=win2000srv-share-bkp.2009-05-21_13.12.15_39
>3746 21-May 13:12 debian-dir JobId 77: Using Device "FileStorage"
>3747 21-May 13:12 debian-sd JobId 77: Volume "Volume001" previously 
> written, moving to end of data.
>3748 21-May 13:12 debian-sd JobId 77: Ready to append to end of 
> Volume "Volume001" size=8420568963
>3749 21-May 13:14 win2000srv-fd JobId 77: Fatal 
> error: /home/kern/bacula/k/src/filed/backup.c:948 Network send error to SD. 
> ERR=Input/output error
>3750 21-May 13:12 debian-sd JobId 77: Fatal error: append.c:243 Network 
> error on data channel. ERR=No data available
>3751 21-May 13:12 debian-sd JobId 77: Job write elapsed time = 00:00:06, 
> Transfer rate = 10.94 K bytes/second
>3752 21-May 13:12 debian-sd JobId 77: Job 
> win2000srv-share-bkp.2009-05-21_13.12.15_39 marked to be canceled.
>3753 21-May 13:12 debian-sd JobId 77: Fatal error: fd_cmds.c:170 Command 
> error with FD, hanging up. Append data error.
>3754
>3755 21-May 13:12 debian-dir JobId 77: Error: Bacula debian-dir 3.0.1 
> (30Apr09): 21-May-2009 13:12:23
>3756   Build OS:   i686-pc-linux-gnu debian 5.0.1
>3757   JobId:  77
>3758   Job:win2000srv-share-bkp.2009-05-21_13.12.15_39
>3759   Backup Level:   Full (upgraded from Incremental)
>3760   Client: "win2000srv-fd" 3.0.1 (28Apr09) 
> Linux,Cross-compile,Win32
>3761   FileSet:"win2000srv-share" 2009-05-20 19:06:29
>3762   Pool:   "Default" (From Job resource)
>3763   Catalog:"MyCatalog" (From Client resource)
>3764   Storage:"File" (From Job resource)
>3765   Scheduled time: 21-May-2009 13:12:08
>3766   Start time: 21-May-2009 13:12:17
>3767   End time:   21-May-2009 13:12:23
>3768   Elapsed time:   6 secs
>3769   Priority:   10
>3770   FD Files Written:   1
>3771   SD Files Written:   1
>3772   FD Bytes Written:   65,536 (65.53 KB)
>3773   SD Bytes Written:   65,697 (65.69 KB)
>3774   Rate:   10.9 KB/s
>3775   Software Compression:   50.0 %
>3776   VSS:no
>3777   Encryption: no
>3778   Accurate:   no
>3779   Volume name(s): Volume001
>3780   Volume Session Id:  20
>3781   Volume Session Time:1242584572
>3782   Last Volume Bytes:  8,420,635,162 (8.420 GB)
>3783   Non-fatal FD errors:0
>3784   SD Errors:  0
>3785   FD termination status:  Error
>3786   SD termination status:  Error
>3787   Termination:*** Backup Error ***
> 

One day, I've seen a similar crazy feature :-) into a customers network.
The backup client (also a win2000 server) have errors during backup ( not 
always but frequently )
The manuf. was HP. After checks, there's update for bios, firmware ( disk, raid 
controleur, & network cards )
And new version of drivers.
After updated all of them, we never get in trouble.
Do know why it's happen, nor if the upgrade was the "good" things, but the 
result was here.

Perharps you are hit by same "bizarre" IT.

In your case, want really stange is that the rest of the disk works.

It could also be a trouble with sectors, bad records in ntfs filesystem.
Did you have try a chkdsk e: /F /R /V
This need e: unlocked and could take hours ...


-- 

 Bruno Friedmann


--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavywei

Re: [Bacula-users] [Fwd: Re: FD on Win2000 Server]

2009-05-21 Thread Fabio Xarax
step by step, pls ;)

Now we know that bacula can read from e:\Share ;)
otherwise estimate will not work!

now: put win2000srv-fd in debug mode, run job and get output.
--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com ___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] [Fwd: Re: FD on Win2000 Server]

2009-05-21 Thread Alnis Morics
On Thursday 21 May 2009 12:54:55 Fabio Xarax wrote:
> but in the result we can see that all data in e:\Share are saved O_o
> Really strange!
>  Difference between Bacula and windows does not matter much (i think).
> the last check: you must specify the listing param "estimate
> job=win2000srv-share-bkp listing"
> so ypu can see also all files.
> If all files under e:\Share are listed, so there is no problem in your
> backup!
> You can also check your saved data by bconsole:
>
> list jobs (so you obtain the job numer)
> list files jobid=
>
> Let us know ;)

Yes, I can list all the files but that doesn't mean I can back them up. When I 
try to run the job, it terminates with an error, and there's also nothing I 
can restore.

Here's the output of the last job:

   3743 21-May 13:12 debian-dir JobId 77: No prior Full backup Job record 
found.
   3744 21-May 13:12 debian-dir JobId 77: No prior or suitable Full backup 
found in catalog. Doing FULL backup.
   3745 21-May 13:12 debian-dir JobId 77: Start Backup JobId 77, 
Job=win2000srv-share-bkp.2009-05-21_13.12.15_39
   3746 21-May 13:12 debian-dir JobId 77: Using Device "FileStorage"
   3747 21-May 13:12 debian-sd JobId 77: Volume "Volume001" previously 
written, moving to end of data.
   3748 21-May 13:12 debian-sd JobId 77: Ready to append to end of 
Volume "Volume001" size=8420568963
   3749 21-May 13:14 win2000srv-fd JobId 77: Fatal 
error: /home/kern/bacula/k/src/filed/backup.c:948 Network send error to SD. 
ERR=Input/output error
   3750 21-May 13:12 debian-sd JobId 77: Fatal error: append.c:243 Network 
error on data channel. ERR=No data available
   3751 21-May 13:12 debian-sd JobId 77: Job write elapsed time = 00:00:06, 
Transfer rate = 10.94 K bytes/second
   3752 21-May 13:12 debian-sd JobId 77: Job 
win2000srv-share-bkp.2009-05-21_13.12.15_39 marked to be canceled.
   3753 21-May 13:12 debian-sd JobId 77: Fatal error: fd_cmds.c:170 Command 
error with FD, hanging up. Append data error.
   3754
   3755 21-May 13:12 debian-dir JobId 77: Error: Bacula debian-dir 3.0.1 
(30Apr09): 21-May-2009 13:12:23
   3756   Build OS:   i686-pc-linux-gnu debian 5.0.1
   3757   JobId:  77
   3758   Job:win2000srv-share-bkp.2009-05-21_13.12.15_39
   3759   Backup Level:   Full (upgraded from Incremental)
   3760   Client: "win2000srv-fd" 3.0.1 (28Apr09) 
Linux,Cross-compile,Win32
   3761   FileSet:"win2000srv-share" 2009-05-20 19:06:29
   3762   Pool:   "Default" (From Job resource)
   3763   Catalog:"MyCatalog" (From Client resource)
   3764   Storage:"File" (From Job resource)
   3765   Scheduled time: 21-May-2009 13:12:08
   3766   Start time: 21-May-2009 13:12:17
   3767   End time:   21-May-2009 13:12:23
   3768   Elapsed time:   6 secs
   3769   Priority:   10
   3770   FD Files Written:   1
   3771   SD Files Written:   1
   3772   FD Bytes Written:   65,536 (65.53 KB)
   3773   SD Bytes Written:   65,697 (65.69 KB)
   3774   Rate:   10.9 KB/s
   3775   Software Compression:   50.0 %
   3776   VSS:no
   3777   Encryption: no
   3778   Accurate:   no
   3779   Volume name(s): Volume001
   3780   Volume Session Id:  20
   3781   Volume Session Time:1242584572
   3782   Last Volume Bytes:  8,420,635,162 (8.420 GB)
   3783   Non-fatal FD errors:0
   3784   SD Errors:  0
   3785   FD termination status:  Error
   3786   SD termination status:  Error
   3787   Termination:*** Backup Error ***




--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] [Fwd: Re: FD on Win2000 Server]

2009-05-21 Thread Fabio Xarax
This is the third time i'm trying to wrote to newsgroup!

>but in the result we can see that all data in e:\Share are saved O_o
>Really strange!
>Difference between Bacula and windows does not matter much (i think).
>the last check: you must specify the listing param "estimate
job=win2000srv-share-bkp listing"
>so ypu can see also all files.
>If all files under e:\Share are listed, so there is no problem in your
backup!
>You can also check your saved data by bconsole:
>
>list jobs (so you obtain the job numer)
>list files jobid=
>
>Let us know ;)
--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com ___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] [Fwd: Re: FD on Win2000 Server]

2009-05-21 Thread Alnis Morics
On Thursday 21 May 2009 11:57:05 Bruno Friedmann wrote:
> Alnis Morics wrote:
> > On Thursday 21 May 2009 10:18:23 Fabio Xarax wrote:
> >> ok, let's try another way:
> >>
> >> in bconsole: estimate job= listing
> >>
> >> and give us the result
> >
> > So I retained the whole e:/Share/ in my FileSet.
> > Here's the output:
> >
> > *estimate job=win2000srv-share-bkp
> > Using Catalog "MyCatalog"
> > Connecting to Client win2000srv-fd at win2000srv.company.local:9102
> > 2000 OK estimate files=43103 bytes=24,089,650,955
> > *
> >
> > By the way, this differs a bit from what the Windows machine shows:
> >
> > Size: 22.4 GB (24,089,670,411 bytes)
> > Size on disk: 22.5 GB (24,166,014,976 bytes)
> >
> > Contains: 39,021 Files 4,081 Folders
> >
> > Alnis
>
> There's no significant diff estimate files = all dirs + all files + all dir
> to build the root in this case one (e:/)
>
> The size on disk contain also entries for dirs.
>
> Is e: is real simple disk ? Or could it be a extended aggregate, soft win
> raid ... something special ?

Yes, e: is a real simple disk with a single primary dos partition and an ntfs 
file system on it.

--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] [Fwd: Re: FD on Win2000 Server]

2009-05-21 Thread Bruno Friedmann
Alnis Morics wrote:
> On Thursday 21 May 2009 10:18:23 Fabio Xarax wrote:
>> ok, let's try another way:
>>
>> in bconsole: estimate job= listing
>>
>> and give us the result
> 
> So I retained the whole e:/Share/ in my FileSet.
> Here's the output:
> 
> *estimate job=win2000srv-share-bkp
> Using Catalog "MyCatalog"
> Connecting to Client win2000srv-fd at win2000srv.company.local:9102
> 2000 OK estimate files=43103 bytes=24,089,650,955
> *
> 
> By the way, this differs a bit from what the Windows machine shows:
> 
> Size: 22.4 GB (24,089,670,411 bytes)
> Size on disk: 22.5 GB (24,166,014,976 bytes)
> 
> Contains: 39,021 Files 4,081 Folders
> 
> Alnis
> 
>

There's no significant diff estimate files = all dirs + all files + all dir to 
build the root in this case one (e:/)

The size on disk contain also entries for dirs.

Is e: is real simple disk ? Or could it be a extended aggregate, soft win raid 
... something special ?


-- 

 Bruno Friedmann


--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] [Fwd: Re: FD on Win2000 Server]

2009-05-21 Thread Alnis Morics
On Thursday 21 May 2009 10:18:23 Fabio Xarax wrote:
> ok, let's try another way:
>
> in bconsole: estimate job= listing
>
> and give us the result

So I retained the whole e:/Share/ in my FileSet.
Here's the output:

*estimate job=win2000srv-share-bkp
Using Catalog "MyCatalog"
Connecting to Client win2000srv-fd at win2000srv.company.local:9102
2000 OK estimate files=43103 bytes=24,089,650,955
*

By the way, this differs a bit from what the Windows machine shows:

Size: 22.4 GB (24,089,670,411 bytes)
Size on disk: 22.5 GB (24,166,014,976 bytes)

Contains: 39,021 Files 4,081 Folders

Alnis

--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] [Fwd: Re: FD on Win2000 Server]

2009-05-21 Thread Alnis Morics
On Thursday 21 May 2009 10:18:23 Fabio Xarax wrote:
> ok, let's try another way:
>
> in bconsole: estimate job= listing
>
> and give us the result

So I retained the whole e:/Share/ in my FileSet.
Here's the output:

*estimate job=win2000srv-share-bkp
Using Catalog "MyCatalog"
Connecting to Client win2000srv-fd at win2000srv.company.local:9102
2000 OK estimate files=43103 bytes=24,089,650,955
*

By the way, this differs a bit from what the Windows machine shows:

Size: 22.4 GB (24,089,670,411 bytes)
Size on disk: 22.5 GB (24,166,014,976 bytes)

Contains: 39,021 Files 4,081 Folders

Alnis

--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] [Fwd: Re: FD on Win2000 Server]

2009-05-21 Thread Fabio Xarax
ok, let's try another way:

in bconsole: estimate job= listing

and give us the result
--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com ___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] [Fwd: Re: FD on Win2000 Server]

2009-05-20 Thread Alnis Morics
Fabio Xarax wrote:
> Sorry...I know it's a stupid question, but did you try with
>  
> File = e:/share/SafariSetup.exe
>  
> and
>  
> File = e:/share/
> ?
Yes, tried before, and, to make sure, tried just now once more as you 
reminded me.

--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] [Fwd: Re: FD on Win2000 Server]

2009-05-20 Thread Fabio Xarax
Sorry...I know it's a stupid question, but did you try with

File = e:/share/SafariSetup.exe

and

File = e:/share/
?
--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] [Fwd: Re: FD on Win2000 Server]

2009-05-20 Thread Alnis Morics
Fabio Xarax wrote:
> as you wrote, you can't backup only e:/Share.
> Others dir/subdir & files on the same disk are ok.
> Try:
> 1) create another dir (ex:Share1)
> 2) copy all data from Share to Share1
> 3) backup Share1
>  
> if all ok, delete Share and rename Share1 in Share
> Yes, I know, it's not a real solution, but it's really strange that 
> you can't backup only e:/Share dir!
> Pls, let us know
> Fabio
Thanks for suggestion but, sorry to say, I spent 2 days experimenting 
like this. No matter where on the Windows machine I put the files that 
e:\Share contains, they don't back up. I tried to copy some of them to 
the Debian machine where the bacula server is installed, and they do 
back up ok. Tried to make a new file in the e:\Share directory on the 
Windows machine, and it backs up ok! Tried even to copy some of the 
files to the Debian machine and back into Windows (just to another 
directory, as I had problems with e:\Share), and again, they did not 
back up.

--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] [Fwd: Re: FD on Win2000 Server]

2009-05-20 Thread Fabio Xarax
as you wrote, you can't backup only e:/Share.
Others dir/subdir & files on the same disk are ok.
Try:
1) create another dir (ex:Share1)
2) copy all data from Share to Share1
3) backup Share1

if all ok, delete Share and rename Share1 in Share
Yes, I know, it's not a real solution, but it's really strange that you
can't backup only e:/Share dir!
Pls, let us know
Fabio
--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users