Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 225251 Details for
Bug 326551
smartctl hangs the system
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Proposed patch
smartmontools-5.36-perc.patch (text/plain), 658 bytes, created by
Tomas Smetana
on 2007-10-12 08:35:51 UTC
(
hide
)
Description:
Proposed patch
Filename:
MIME Type:
Creator:
Tomas Smetana
Created:
2007-10-12 08:35:51 UTC
Size:
658 bytes
patch
obsolete
>--- smartmontools-5.36/scsiprint.c.perc 2007-10-11 12:42:57.000000000 +0200 >+++ smartmontools-5.36/scsiprint.c 2007-10-11 13:19:42.000000000 +0200 >@@ -877,6 +877,9 @@ > (0 == strncmp((const char *)(gBuf + 36), "MVSATA", 6))) { > pout("please try '-d marvell'\n"); > return 2; >+ } else if (0 == strncmp(product, "PERC", 4)) { >+ pout("\nDELL PERC controllers are not supported.\n"); >+ return 2; > } else if ((avail_len >= 96) && (0 == strncmp(manufacturer, "ATA", 3))) { > /* <<<< This is Linux specific code to detect SATA disks using a > SCSI-ATA command translation layer. This may be generalized
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 326551
: 225251