Bug 460558
| Summary: | RHEL 4 (even on RHEL 4 u7) not able to modify NCQ(echo 1 >queue_depth) settings | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 4 | Reporter: | Shane Bradley <sbradley> | ||||||
| Component: | kernel | Assignee: | David Milburn <dmilburn> | ||||||
| Status: | CLOSED NOTABUG | QA Contact: | Martin Jenner <mjenner> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | medium | ||||||||
| Version: | 4.7 | CC: | jgarzik, tao, vgoyal | ||||||
| Target Milestone: | rc | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | All | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2009-09-03 20:44:34 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
Shane Bradley
2008-08-28 16:01:08 UTC
Created attachment 315230 [details]
dmidecode of the machien
Created attachment 315231 [details]
sysreport of the machine
Under RHEL4 the /sys/block/sdX/device/queue_depth param is read-only, changing this to rd/wr in drivers/scsi/scsi_sysfs.c could have negative implications for other sata/scsi devices. We could build some custom kernels for testing-purposes only, but, I am sorry we cannot change the queue_depth param at this point in RHEL4. |