| Summary: | iprutils should use systemd | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | jcpunk |
| Component: | iprutils | Assignee: | Jakub Čajka <jcajka> |
| Status: | CLOSED ERRATA | QA Contact: | Release Test Team <release-test-team> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 7.0 | CC: | dhorak, hannsj_uhl, lnovich, lnykryn, mbanas, mkovarik, riehecky |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | iprutils-2.4.2-1.el7 | Doc Type: | Enhancement |
| Doc Text: |
Updates to the iprutils services have been made and the iprutils package has now been converted to use systemd
instead of legacy init scripts.
This conversion requires you to manually load the SCSI generic (sg) drivers as the /dev/sg* devices are not present on boot. This can be done by running a "modprobe sg" command or adding the drivers to an init script.
Once the sg driver is loaded, the /dev/sg* devices will be
present and the sg driver may be used to access SCSI devices.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-03-05 08:38:59 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: | |
|
Description
jcpunk
2013-12-18 19:41:00 UTC
This request was resolved in Red Hat Enterprise Linux 7.0. Contact your manager or support representative in case you have further questions about the request. The comment above is incorrect. The correct version is bellow. I'm sorry for any inconvenience. --------------------------------------------------------------- This request was NOT resolved in Red Hat Enterprise Linux 7.0. Contact your manager or support representative in case you need to escalate this bug. *** Bug 1074602 has been marked as a duplicate of this bug. *** Verified on iprutils-2.4.3-1.el7. # rpm -ql iprutils | grep systemd /usr/lib/systemd/system/iprdump.service /usr/lib/systemd/system/iprinit.service /usr/lib/systemd/system/iprupdate.service /usr/lib/systemd/system/iprutils.target # rpm -ql iprutils | grep init.d # Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2015-0385.html |