| Summary: | "hostonly=yes" breaks resume from disk; dracut ignores "hostonly" setting in dracut.conf | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | d141221 | ||||||
| Component: | dracut | Assignee: | dracut-maint | ||||||
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | low | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 20 | CC: | dracut-maint, harald, jonathan | ||||||
| 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: | 2014-01-22 10:56:18 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: | |||||||
| Attachments: |
|
||||||||
|
Description
d141221
2013-11-16 16:53:52 UTC
please attach your /etc/fstab please attach the output of: # dracut -f --debug Created attachment 825569 [details]
fstab
Created attachment 825570 [details]
dracut-debug.log
The swap entry is commented out because systemd tries to enable it twice, slowing down boot by 20 seconds or so. (In reply to enthymeme from comment #4) > The swap entry is commented out because systemd tries to enable it twice, > slowing down boot by 20 seconds or so. Well, dracut wants that entry. No swap -> no resume. So I have to choose between snail-slow boot and working resume from disk? I wouldn't even care about boot times if hibernation wasn't half-broken. |