Bug 1098611
Summary: | /var to mount over is not empty | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Chris Murphy <bugzilla> |
Component: | initscripts | Assignee: | Lukáš Nykrýn <lnykryn> |
Status: | CLOSED EOL | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 22 | CC: | aschorr, bugzilla-redhat, dwinter_nospam, gary.buhrmaster, harald, jonathan, lnykryn, vpavlin |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-07-19 11:31:58 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
Chris Murphy
2014-05-16 16:43:40 UTC
I figure the service should use After=local-fs.target and Before=basic.target or so, to make sure /var is mounted. But honestyl, do we still need this? Why copy this stuff? Can't the tools in question just read their stuff directly from /run? Why does this even write to /var? Sounds really wrong... > But honestyl, do we still need this? Why copy this stuff? Can't the tools in
> question just read their stuff directly from /run? Why does this even write
> to /var? Sounds really wrong...
For example there could be ifcfg files.
Harald, what do you think?
Lukas, why would there be ifcfg files that wouldn't be in the host fs anyway? Or ifcfg files that initscripts couldn't rebuild from /proc/cmdline on its own? Simply we use that to pass network state from dracut to real system (ifcfgs and lease files). Sure that could be done in other way. Initscripts, NM, dhclient could read those files directly from /run/initramfs/. But I am not sure if it is worthy to do such changes, at least until we get networkd to dracut. Also there could be users that are using this feature for other purposes. This bug appears to have been reported against 'rawhide' during the Fedora 22 development cycle. Changing version to '22'. More information and reason for this action is here: https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora22 Fedora 22 changed to end-of-life (EOL) status on 2016-07-19. Fedora 22 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug. Thank you for reporting this bug and we are sorry it could not be fixed. |