| Summary: | system stuck at nfs share while it is shutting down with active NFS IO generator | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Ramandeep Arora <raarora> |
| Component: | initscripts | Assignee: | David Kaspar // Dee'Kej <deekej> |
| Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | qe-baseos-daemons |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 7.1 | CC: | awshaikh, chorn, coughlan, deekej, dwysocha, eguan, fsorenso, jruemker, jscotka, knoha, lnykryn, msekleta, sbhat, systemd-maint-list, vagrawal |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-01-17 00:25:21 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: | |
| Bug Depends On: | |||
| Bug Blocks: | 1203710, 1289485, 1298243, 1313485, 1393867, 1400961 | ||
|
Comment 10
Lukáš Nykrýn
2016-02-03 14:29:33 UTC
There is nothing to fix in systemd wrt. this bug. This needs to be workarounded in initscripts. On shutdown/reboot network service needs to detect that there is some nfs mount present on the system and in such case it must not ifdown network interfaces. Issue doesn't occur when NetworkManager is used because *by default* it leaves interfaces configured even daemon itself exits. There was quite a lot of changes regarding network and ordering. Could you please check it with rhel-7.3 beta? |