Re: [Bacula-users] disk errors during backup

2015-09-23 Thread Ana Emília M . Arruda
Hello Jerry, Which bacula version are you using? You can cancel the Job and restart after all the other ones have finished. It seems you have problems with your device (/Hardware). Is this remote mounted? Have you checked if the /Hardware is available? Best regards, Ana On Wed, Sep 23, 2015 at

[Bacula-users] disk errors during backup

2015-09-23 Thread Jerry Lowry
started an offsite yesterday and found this morning that I have been getting the following error: 23-Sep 10:52 kilchis JobId 28178: Error: block.c:1045 Read error on fd=5 at file:blk 23:3783749357 on device "Hardware" (/Hardware). ERR=Input/output error. 23-Sep 10:52 kilchis JobId 28178: Error:

Re: [Bacula-users] disk errors during backup

2015-09-23 Thread compdoc
>Is there any way to get past this error? There are a few copy jobs remaining >after this one. >thanks for your help >jerry You should probably check the health of the disk being written to by reading the SMART info of the disk. The command would be: sudo smartctl -a /dev/sda