RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1693977 - [RHEL7.6] network service failed when IFDOWN_ON_SHUTDOWN is no
Summary: [RHEL7.6] network service failed when IFDOWN_ON_SHUTDOWN is no
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: initscripts
Version: 7.6
Hardware: x86_64
OS: Unspecified
unspecified
high
Target Milestone: rc
: ---
Assignee: Jan Macku
QA Contact: Daniel Rusek
URL:
Whiteboard:
Depends On:
Blocks: 1716963 1719445 1738578
TreeView+ depends on / blocked
 
Reported: 2019-03-29 08:13 UTC by kfujii
Modified: 2020-03-31 19:43 UTC (History)
3 users (show)

Fixed In Version: initscripts-9.49.48-1.el7
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1738578 (view as bug list)
Environment:
Last Closed: 2020-03-31 19:43:04 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2020:1042 0 None None None 2020-03-31 19:43:19 UTC

Comment 2 Lukáš Nykrýn 2019-03-29 15:00:52 UTC
The problem hese is that IFDOWN_ON_SHUTDOWN is just an extension of the old code that did not turn off network on machines with rootfs on networking filesystems. And that piece is there since rhel5
https://github.com/fedora-sysv/initscripts/blob/rhel5-branch/rc.d/init.d/network#L186
And that is something I don't want to change. But maybe I am just too sentimental and too paranoid that someone actually depends on that behavior.

Comment 3 Lukáš Nykrýn 2019-04-01 16:00:02 UTC
Scratch that, this is a separate code, let's change the return code there. https://github.com/fedora-sysv/initscripts/pull/252

Comment 9 errata-xmlrpc 2020-03-31 19:43:04 UTC
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://access.redhat.com/errata/RHBA-2020:1042


Note You need to log in before you can comment on or make changes to this bug.