In our Tape library there is an error for one single tape “The request could not be performed because of an I/O device error” and the Media status is showing “full” but actually this tape is not full. after that this tape is not writing any more.
please see the tape size details
Native capacity of Tape: 11.72 TB
Size of stored data:1.31 TB only
CommServe current version:11.28.24
Could you share any solution for this issue
Best answer by Rajiv
Hello @Adarsh.op
You can check cvd.log, CVMA.log and LibraryOperation.log for more information on the issue with the problematic tape.
To check it from OS end, you can check event viewer logs if its hosted on Windows or /var/logs/messages if its on Linux when any operation is tried against that tape.
Moreover, you can also attempt to read the media using tapetool on the MA and try to read the media and accordingly can proceed:
If we hit into any read/write errors then we do have a threshold for it to mark the media as bad which could be the reason for marking the tape media as bad.
Can you please check the properties of the problematic media and see if there are any read/write errors?
if yes, then it shouldn’t be used for any operation.
You can check cvd.log, CVMA.log and LibraryOperation.log for more information on the issue with the problematic tape.
To check it from OS end, you can check event viewer logs if its hosted on Windows or /var/logs/messages if its on Linux when any operation is tried against that tape.
Moreover, you can also attempt to read the media using tapetool on the MA and try to read the media and accordingly can proceed:
While Mark the media as appendable. after append we can reuse this tape? if there any option for moving the data from this tape to another free spaced media?
also our some media are partially complete in the pool and next time backup jobs are writing on the new tape it will not write the existing free spaced media.