Hi,
We have been experiencing sporadic Input/output errors during the tape labeling process. These are brand new LTO-10 tapes.
Out of 150 tapes labeled, 3 have failed, all showing the following error:
2026-03-03 18:46:38 [INFO] [<lambda>] Mar 3 18:46:38.663287308 cta-tape-label: LVL="ERROR" PID="53528" TID="53528" MSG="Label session failed to label the tape" userName="root" tapeVid="S00088" tapeOldLabel="" force="false" tapeLoadTimeout="7200" tapeLabelError="[TapeLabelCmd::checkTapeLabel] - Reading VOL1: In DriveGeneric::readExactBlock: Failed ST read Errno=5: Input/output error"
Additionally, we have encountered another Input/output error while writing a file:
# jq 'select(.log_level == "ERROR")' cta-taped-IBMLIB2-LTO10-F04C3R1.log-20260306
{
"epoch_time": 1772743658.935952320,
"local_time": "2026-03-05T21:47:38+0100",
"hostname": "ctatps009",
"program": "cta-taped",
"log_level": "ERROR",
"pid": 24591,
"tid": 317784,
"message": "An error occurred for this file. End of migrations.",
"drive_name": "IBMLIB2-LTO10-F04C3R1",
"instance": "prod",
"sched_backend": "cephprod",
"thread": "TapeWrite",
"tapeDrive": "IBMLIB2-LTO10-F04C3R1",
"tapeVid": "S00025",
"mountId": "14",
"vo": "vo-magic",
"tapePool": "vo-magic.M2",
"mediaType": "LTO10",
"logicalLibrary": "IBMLIB2-LTO10",
"mountType": "ArchiveForUser",
"vendor": "Fujifilm",
"capacityInBytes": 30000000000000,
"fileId": 4295110189,
"fileSize": 1055039040,
"fSeq": 11331,
"diskURL": "root://dc089.pic.es:39811/0000D0EFF15215DC4BD3A05BE053C345ED4B",
"exceptionMessage": "In DriveGeneric::writeBlock: Failed ST write with crc32c Errno=5: Input/output error"
}
{
"epoch_time": 1772743658.936201998,
"local_time": "2026-03-05T21:47:38+0100",
"hostname": "ctatps009",
"program": "cta-taped",
"log_level": "ERROR",
"pid": 24591,
"tid": 317785,
"message": "In MigrationReportPacker::ReportError::execute(): failing archive job after exception.",
"drive_name": "IBMLIB2-LTO10-F04C3R1",
"instance": "prod",
"sched_backend": "cephprod",
"thread": "MainThread",
"tapeDrive": "IBMLIB2-LTO10-F04C3R1",
"mountId": "14",
"vo": "vo-magic",
"tapePool": "vo-magic.M2",
"failureLog": "Mar 5 21:47:38.936070 ctatps009 In DriveGeneric::writeBlock: Failed ST write with crc32c Errno=5: Input/output error",
"fileId": 4295110189
}
{
"epoch_time": 1772743658.983086561,
"local_time": "2026-03-05T21:47:38+0100",
"hostname": "ctatps009",
"program": "cta-taped",
"log_level": "ERROR",
"pid": 24591,
"tid": 317784,
"message": "Exception in TapeWriteSingleThread-TapeCleaning when unmounting/unloading the tape. Putting the drive down.",
"drive_name": "IBMLIB2-LTO10-F04C3R1",
"instance": "prod",
"sched_backend": "cephprod",
"thread": "TapeWrite",
"tapeDrive": "IBMLIB2-LTO10-F04C3R1",
"tapeVid": "S00025",
"mountId": "14",
"vo": "vo-magic",
"tapePool": "vo-magic.M2",
"exceptionMessage": "Could not close device file: /dev/nst1 Errno=5: Input/output error"
}
{
"epoch_time": 1772757897.554570250,
"local_time": "2026-03-06T01:44:57+0100",
"hostname": "ctatps009",
"program": "cta-taped",
"log_level": "ERROR",
"pid": 1797,
"tid": 1797,
"message": "In CleanerSession::exceptionThrowingExecute(), failed to clean the Drive with a tape mounted. Disabling the tape.",
"drive_name": "IBMLIB2-LTO10-F04C3R1",
"instance": "prod",
"sched_backend": "cephprod",
"tapeVid": "S00025",
"tapeDrive": "IBMLIB2-LTO10-F04C3R1",
"logicalLibrary": "IBMLIB2-LTO10",
"host": "ctatps009",
"exceptionMsg": "Failed ST ioctl (MTREW) in DriveGeneric::rewind Errno=5: Input/output error"
}
{
"epoch_time": 1772757897.560436059,
"local_time": "2026-03-06T01:44:57+0100",
"hostname": "ctatps009",
"program": "cta-taped",
"log_level": "ERROR",
"pid": 1797,
"tid": 1797,
"message": "Cleaner failed, the drive is going down.",
"drive_name": "IBMLIB2-LTO10-F04C3R1",
"instance": "prod",
"sched_backend": "cephprod",
"tapeVid": "S00025",
"tapeDrive": "IBMLIB2-LTO10-F04C3R1",
"exceptionMessage": "Failed ST ioctl (MTREW) in DriveGeneric::rewind Errno=5: Input/output error"
}
{
"epoch_time": 1772758060.547890955,
"local_time": "2026-03-06T01:47:40+0100",
"hostname": "ctatps009",
"program": "cta-taped",
"log_level": "ERROR",
"pid": 1797,
"tid": 1797,
"message": "Aborting cta-taped on uncaught exception. Stack trace follows.",
"drive_name": "IBMLIB2-LTO10-F04C3R1",
"instance": "prod",
"sched_backend": "cephprod",
"exceptionMessage": "In SocketPair::send(): failed to send(): Errno=32: Broken pipe"
}
We are running CTA version 5.11.14.0-1 and using AlmaLinux 9.7.
I wanted to ask if you are also seeing these errors.
Thanks in advance,
Esther