View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007552 | CentOS-7 | CentOS-7-Plus | public | 2014-09-01 00:07 | 2014-09-23 15:43 |
Reporter | bnordgren | Assigned To | |||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | resolved | Resolution | fixed | ||
Platform | x86_64 | OS | Centos | OS Version | 7 |
Product Version | 7.0-1406 | ||||
Summary | 0007552: [RFE] please include aic-7xxx scsi device drivers | ||||
Description | I'm having issues trying to get my disks to work under centos 7, due to the scsi host adapter being old, apparently. The aic7xxx driver is not present in the centos or centos-plus kernel. | ||||
Tags | No tags attached. | ||||
abrt_hash | |||||
URL | |||||
Will try to enable the driver in the next kernel-plus update. | |
Config changes made to enable aic7xxx: @@ -1577,7 +1577,12 @@ CONFIG_SCSI_3W_SAS=m # CONFIG_SCSI_ACARD is not set CONFIG_SCSI_AACRAID=m -# CONFIG_SCSI_AIC7XXX is not set +CONFIG_SCSI_AIC7XXX=m +CONFIG_AIC7XXX_CMDS_PER_DEVICE=32 +CONFIG_AIC7XXX_RESET_DELAY_MS=5000 +CONFIG_AIC7XXX_DEBUG_ENABLE=y +CONFIG_AIC7XXX_DEBUG_MASK=0 +CONFIG_AIC7XXX_REG_PRETTY_PRINT=y # CONFIG_SCSI_AIC7XXX_OLD is not set CONFIG_SCSI_AIC79XX=m CONFIG_AIC79XX_CMDS_PER_DEVICE=4 |
|
AIC7xxx enabled in kernel-plus-3.10.0-123.8.1.el7.centos.plus. | |
Date Modified | Username | Field | Change |
---|---|---|---|
2014-09-01 00:07 | bnordgren | New Issue | |
2014-09-01 00:18 | toracat | Note Added: 0020798 | |
2014-09-01 00:18 | toracat | Status | new => assigned |
2014-09-22 19:57 | toracat | Note Added: 0020974 | |
2014-09-22 21:27 | toracat | Note Added: 0020978 | |
2014-09-23 15:43 | toracat | Status | assigned => resolved |
2014-09-23 15:43 | toracat | Resolution | open => fixed |
2014-10-20 12:14 |
|
Issue cloned: 0007729 |