Bug 1858930
| Summary: | nfs mounts will block cloud instances with cloud-init from starting up | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | anhvo |
| Component: | nfs-utils | Assignee: | Steve Dickson <steved> |
| Status: | CLOSED WONTFIX | QA Contact: | Yongcheng Yang <yoyang> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 7.8 | CC: | xzhou |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-11-11 21:38:12 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
anhvo
2020-07-20 19:42:41 UTC
(In reply to anhvo from comment #0) ... > There is a similar bug for Fedora (not related to cloud-init) > https://bugzilla.redhat.com/show_bug.cgi?id=1183293 Please note the above fix (changing to network.target) was reverted afterwards. See http://git.linux-nfs.org/?p=steved/nfs-utils.git;a=commit;h=9d4fc3fb5133be2df69fa380f80d1c660827fd1b Would it be better then to start After NetworkManager-wait-online.target? (In reply to anhvo from comment #3) > Would it be better then to start After NetworkManager-wait-online.target? I don't know much about it. But I just have found this in nm-online(1): This tool is not very useful to call directly. It is however used by NetworkManager-wait-online.service with --wait-for-startup argument. This is used to delay the service and indirectly network-online.target, until networking is up. *Don't* order your own systemd services after NetworkManager-wait-online.service *directly*. Instead if necessary, order your services after *network-online.target*. Even better is to have your services react to network changes dynamically and don't order them with respect to network-online.target at all. Red Hat Enterprise Linux 7 shipped it's final minor release on September 29th, 2020. 7.9 was the last minor releases scheduled for RHEL 7. From intial triage it does not appear the remaining Bugzillas meet the inclusion criteria for Maintenance Phase 2 and will now be closed. From the RHEL life cycle page: https://access.redhat.com/support/policy/updates/errata#Maintenance_Support_2_Phase "During Maintenance Support 2 Phase for Red Hat Enterprise Linux version 7,Red Hat defined Critical and Important impact Security Advisories (RHSAs) and selected (at Red Hat discretion) Urgent Priority Bug Fix Advisories (RHBAs) may be released as they become available." If this BZ was closed in error and meets the above criteria please re-open it flag for 7.9.z, provide suitable business and technical justifications, and follow the process for Accelerated Fixes: https://source.redhat.com/groups/public/pnt-cxno/pnt_customer_experience_and_operations_wiki/support_delivery_accelerated_fix_release_handbook Feature Requests can re-opened and moved to RHEL 8 if the desired functionality is not already present in the product. Please reach out to the applicable Product Experience Engineer[0] if you have any questions or concerns. [0] https://bugzilla.redhat.com/page.cgi?id=agile_component_mapping.html&product=Red+Hat+Enterprise+Linux+7 |