Hello,

On 4/24/2007 2:25 PM, Eduardo Jorge wrote:
> 2007/4/23, Arno Lehmann <[EMAIL PROTECTED]>:
>> Hi,
>>
>> On 4/23/2007 10:27 PM, Eduardo Jorge wrote:
>>> Follow the log, I'm run ubuntu (backup server), and backuped is a
>>> debian machine.
>> What sort of storage? I guess file based.
> 
> File based, I mount an storage drive in my backup server

Ok.

>> Can you reproduce the error?
> 
> Any ideas?

Just set up another volume and use that for a while.

>> Does the error always occur at the same location (block 147 in volume
>> "bacula"?
> 
> Yes, always occur at same location (block 147)

Ok. If the location doesn't change this might be a filesystem problem, a 
hardware problem, or a Bacula bug (I doubt that it's the latter, for 
now...).

>> Does the error occur with other volumes as well?
> 
> I don't have other volumes.

Then you should set up more volumes. That's not only useful for the 
current problem resolution, but will allow you tolimt the storage that 
your Backups require over time.

>> Can you dd or cat that file to /dev/null without problems?
> 
> Cat was occur withou problems, dd also occur withou errors
> 
> [EMAIL PROTECTED]:/home/bacula# dd if=bacula of=/dev/null
> 8432802+1 records in
> 8432802+1 records out
> 4317594802 bytes (4.3 GB) copied, 103.777 seconds, 41.6 MB/s
> 
> 
>> When you see the problem, are there any messages in the system log?
>> Is the file system ok? (fsck)
> 
> My file system are ok, and system doesn't hava any system log.

Ok, so it's not a problem the kernel notices.

>> What sort of storage is this? (local disk, external disk, SAN, NAS,
>> RAID, fuser-mounted mail account file, DVD, whatever)
>>
> 
> My storage is a NAS.

Which file system does the NAS use? The size of 4 GB might indicate that 
it's a file system problem... you could try to write a file of more than 
4 GB to disk and see if the contents is ok.

There are file systems around that allow only files of a limited size - 
2 GB and 4 GB are, IIRC, the limits for the FAT variants. The OS of the 
NAS and the server software it uses could also have some influence.

I'd recommend to first check that your NAS can handle files of more than 
4 GB size. If it can't, the resolution is simple: Limit the volume file 
size to something less than 4 GB. A little below 2 GB is reasonable 
because that allows you to transfer the volume files to almost any file 
system, should you ever want to.

Arno


>> Arno
>>
>>> 23-Apr 17:22 s-158058-dir: RestoreFiles.2007-04-23_17.22.30 Error:
>>> Bacula 1.38.11 (28Jun06): 23-Apr-2007 17:22:34
>>>   JobId:                  126
>>>   Job:                    RestoreFiles.2007-04-23_17.22.30
>>>   Client:                 epidoto-fd
>>>   Start time:             23-Apr-2007 17:22:32
>>>   End time:               23-Apr-2007 17:22:34
>>>   Files Expected:         2
>>>   Files Restored:         0
>>>   Bytes Restored:         0
>>>   Rate:                   0.0 KB/s
>>>   FD Errors:              0
>>>   FD termination status:  OK
>>>   SD termination status:  Error
>>>   Termination:            *** Restore Error ***
>>>
>>> 23-Apr 17:22 s-158058-dir: Begin pruning Jobs.
>>> 23-Apr 17:22 s-158058-dir: No Jobs found to prune.
>>> 23-Apr 17:22 s-158058-dir: Begin pruning Files.
>>> 23-Apr 17:22 s-158058-dir: No Files found to prune.
>>> 23-Apr 17:22 s-158058-dir: End auto prune.
>>>
>>>
>>> 2007/4/23, Eduardo Jorge <[EMAIL PROTECTED]>:
>>>> Hi
>>>>
>>>> I try to make a restore, and not obtain success
>>>>
>>>> 23-Apr 17:22 s-158058-dir: Start Restore Job 
>>>> RestoreFiles.2007-04-23_17.22.30
>>>> 23-Apr 17:22 s-158058-sd: Ready to read from volume "bacula" on device
>>>> "FileStorage" (/home/bacula).
>>>> 23-Apr 17:22 s-158058-sd: RestoreFiles.2007-04-23_17.22.30 Error:
>>>> block.c:305 Volume data error at 0:46018409!
>>>> Block checksum mismatch in block=147 len=64512: calc=88dba764 blk=8554351e
>>>>
>>>> But the backup run with no problems,
>>>>
>>>> Any ideas?
>>>>
>>>> --
>>>> Serrano Neves - a.k.a eth0 / www.eth0.eti.br
>>>> Realmente Seguro? http://secure.eth0.eti.br
>>>> "Talk is cheap. Show me the code." - Linus Torvalds
>>>>
>>>
>> --
>> IT-Service Lehmann                    [EMAIL PROTECTED]
>> Arno Lehmann                  http://www.its-lehmann.de
>>
>> -------------------------------------------------------------------------
>> This SF.net email is sponsored by DB2 Express
>> Download DB2 Express C - the FREE version of DB2 express and take
>> control of your XML. No limits. Just data. Click to get it now.
>> http://sourceforge.net/powerbar/db2/
>> _______________________________________________
>> Bacula-users mailing list
>> Bacula-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/bacula-users
>>
> 
> 

-- 
IT-Service Lehmann                    [EMAIL PROTECTED]
Arno Lehmann                  http://www.its-lehmann.de

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to