https://bugzilla.kernel.org/show_bug.cgi?id=60758

--- Comment #5 from Jeff Zhou <jz.researc...@yahoo.com> ---
If your system fails by "module scsi_wait_scan not found", then it could be the
init script issue in your CentOS box.

The last kernel with scsi_wait_scan.ko is v3.5.7, it has been removed ever
since v3.6. Any init script for 3.10 should not use that module.


Another point is in your config, the CONFIG_SCSI_SCAN_ASYNC is not set, try to
turn it into Y and see what's happening.

-- 
You are receiving this mail because:
You are the assignee for the bug.
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to