Bug 710771
Summary: | NFSv4 shares fail to mount on boot | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Jeffrey Laramie <imnotpc> |
Component: | NetworkManager | Assignee: | Dan Williams <dcbw> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 15 | CC: | dcbw, jklimes, jlayton, redhat-bugzilla, steved |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2011-10-06 14:41:23 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Jeffrey Laramie
2011-06-04 17:24:06 UTC
I've discovered that if I disable NetworkManager with "chkconfig --del NetworkManager" the shares will mount correctly on reboot. I've also installed updated NetworkManager and systemctl packages but the problem remains. This appears to be the problem failed to activate: (2) Device not managed by NetworkManager or unavailable Which has nothing to do with NFS... So for now I would like to reasing this bz to NetworkManager... You should enable NetworkManager-wait-online.service so that services dependent on active network connection wait for it: # systemctl enable NetworkManager-wait-online.service It's not enabled by default, see bug 692008 of which I make this one duplicate. https://bugzilla.redhat.com/show_bug.cgi?id=692008#c28 *** This bug has been marked as a duplicate of bug 692008 *** |