Bug 394691
| Summary: | unable to access ide tape drive | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Craig Goodyear <goodyca48> | ||||||
| Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | high | Docs Contact: | |||||||
| Priority: | low | ||||||||
| Version: | 8 | CC: | alan | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | i686 | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | 2.6.23.9-85.fc8 | Doc Type: | Bug Fix | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2007-12-20 19:56:24 UTC | Type: | --- | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
|
Description
Craig Goodyear
2007-11-21 18:14:21 UTC
Created attachment 266201 [details]
the output from smolt
This is the output from smolt.
Created attachment 266211 [details]
output from dmesg
This is the output from dmesg.
Looks like this is needed: f8d8e5799b75cf7ad530d2bf2a42229bf7360526 libata: increase 128 KB / cmd limit for ATAPI tape drives Plus these not-upstream ones: [PATCH 1/2] libata: workaround DRQ=1 ERR=1 for ATAPI tape drives [PATCH 2/2] libata: use ATA_HORKAGE_STUCK_ERR for ATAPI tape drives And maybe more? DRQ/Stuck err should be sufficient. The other is a performance item but should go in too Fixes are in F8 kernels starting with 2.6.23.9-79 kernel-2.6.23.9-85.fc8 has been pushed to the Fedora 8 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update kernel' I have installed kernel 2.6.23.9-85.fc8. The ide tape drive now appears to fucntion correctly. I am able to use the mt commands to query and position the drive. Tar now works to read from the drive and write to the drive. Yay, thanks for testing kernel-2.6.23.9-85.fc8 has been pushed to the Fedora 8 stable repository. If problems still persist, please make note of it in this bug report. |