Thank You. I have checked the messages logs (1, 2, 3, 4) and these error messages are popping since June 2007 that I can trace back. This is coming for different tape drive (st1, st2, st3, st4).
st0: Failed to read 65536 byte block with 32768 byte read. st0: Failed to read 65536 byte block with 32768 byte read. st0: Failed to read 65536 byte block with 32768 byte read. st1: Failed to read 65536 byte block with 32768 byte read. st0: Failed to read 65536 byte block with 32768 byte read. st3: Failed to read 65536 byte block with 32768 byte read.
Do you have any other storage nodes running? Maybe it's just one bad tape, that was mounted in every drive. You could try to verify which tape was mounted in which drive at the time of the error and see if it's the same tape.
All you need to check is: 1. Are tape drive configured for the correct media type? 2. OS drivers for this media type are proper? 3. If nothing helps, set the block size in drives configuration. New media labelled with a set block size should not give this kind of messages.
jcastanuella
23 Posts
0
July 13th, 2007 12:00
Try to scan the tape from command line with verbosity using the scanner command. If the tape is bad you will get an error.
Bandaru1
10 Posts
0
July 13th, 2007 12:00
st0: Failed to read 65536 byte block with 32768 byte read.
st0: Failed to read 65536 byte block with 32768 byte read.
st0: Failed to read 65536 byte block with 32768 byte read.
st1: Failed to read 65536 byte block with 32768 byte read.
st0: Failed to read 65536 byte block with 32768 byte read.
st3: Failed to read 65536 byte block with 32768 byte read.
dpinink_silva
2 Intern
•
724 Posts
0
July 13th, 2007 14:00
amediratta
2 Intern
•
2K Posts
0
July 13th, 2007 23:00
All you need to check is:
1. Are tape drive configured for the correct media type?
2. OS drivers for this media type are proper?
3. If nothing helps, set the block size in drives configuration. New media labelled with a set block size should not give this kind of messages.
Bandaru1
10 Posts
0
July 14th, 2007 20:00
I'm using "handler default" for block size under devices.
I'm able to run backups and restores from the tapes successfully. What is the recommended block size?
We are using LTO 2 Ultrium tape drives. LTO 2 tapes.
Red Hat Linux Enterprise 3 O S.
amediratta
2 Intern
•
2K Posts
0
July 15th, 2007 07:00
Please recheck with your hardware vendor on this.
benzino1
2 Intern
•
244 Posts
0
July 16th, 2007 02:00
Do you have DDS configured on the drives i.e. the same drive is accessed by Linux and Windows system ?
ble1
4 Operator
•
14.4K Posts
0
July 16th, 2007 14:00
Bandaru1
10 Posts
0
July 17th, 2007 21:00
We are not using DDS.
I will check stinit.def settings
Thanks again