[EMAIL PROTECTED] wrote:
>
> I updated my kernel from 2.0.36 to 2.2.5 and now have toe following
> problem (which worked under 2.0.35).
>
> When I try to write to my SCSI tape drive it always says:
>
> dd: /dev/st0: Input/output error
> st0: Write not multiple of tape block size.
>
> It writes all but the last block to the tape. (I know because I read it
> back in and the last block of the file is missing.)
>
> Can anyone suggest what the problem and the solution might be?
>
> Please reply to:
>
> [EMAIL PROTECTED]
I have the same problem, except compounded. I get multiple
occurrences of
same. I am trying to backup NT SMB shares using samba. My command
is -
((smbclient "\\\\${WS_NAME}\\${WS_NAME}_bu_c" ${PASSWORD} -U
${USER_NAME} \
-N -d0 -Tc -) | gzip > ${TAPE_DRIVE}) > ${NAME} 2>&1
The tape drive is and Exabyte Eliant. mt shows the blocking
factor as 0,
witch I think means is should adapt. I also thought the Exabyte
tapes had an
internal buffer and did their own blocking (=> 1 helical scan?)
from that
buffer.
Any help appreciated.
don
-====---====---====---====---====---====---====---====---====---====---====-
to unsubscribe email "unsubscribe linux-admin" to [EMAIL PROTECTED]
See the linux-admin FAQ: http://www.kalug.lug.net/linux-admin-FAQ/