Bug 870544

Summary: Remove scsi_wait_scan stuff from fedora-wait-storage.service
Product: [Fedora] Fedora Reporter: Adam Williamson <awilliam>
Component: initscriptsAssignee: Bill Nottingham <notting>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: 18CC: iarlyy, jonathan, lnykryn, notting, plautrba, rvokal, vpavlin
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-12-11 05:58:50 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Adam Williamson 2012-10-26 19:27:19 UTC
/usr/lib/systemd/system/fedora-wait-storage.service does this:

[Service]
ExecStart=-/sbin/rmmod scsi_wait_scan
ExecStart=-/sbin/modprobe scsi_wait_scan
ExecStart=-/sbin/rmmod scsi_wait_scan

the scsi_wait_scan service was removed from upstream kernel in May 2012:

https://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git;a=commit;h=6072609d9bb91ff54aee3ef29304bd5b4fc88aae

so there's absolutely no point to this any more, at least for f18. it should be taken out.

I don't think we can kill the whole service as it seems to handle waiting for udev-settle too, but the scsi_wait_scan stuff can go.

Comment 1 Bill Nottingham 2012-10-31 17:55:57 UTC
A build is heading to rawhide shortly with all of fedora-wait-storage and fedora-storage-init removed. We can discuss bringing that whole stack back, or the minimal change if we don't want to do that.

Comment 2 Fedora Update System 2012-11-06 19:45:00 UTC
initscripts-9.42-1.fc18.1 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/initscripts-9.42-1.fc18.1

Comment 3 Fedora Update System 2012-11-07 18:51:30 UTC
Package initscripts-9.42-1.fc18.1:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing initscripts-9.42-1.fc18.1'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-17741/initscripts-9.42-1.fc18.1
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2012-12-07 21:38:00 UTC
initscripts-9.42.1-1.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/initscripts-9.42.1-1.fc18

Comment 5 Fedora Update System 2012-12-11 05:58:52 UTC
initscripts-9.42.1-1.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.