Bug 1100942
| Summary: | existing OS on btrfs subvolumes to ostree fails to boot due to multiple dependency failures | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Chris Murphy <bugzilla> | ||||||||||
| Component: | ostree | Assignee: | Colin Walters <walters> | ||||||||||
| Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||
| Priority: | unspecified | ||||||||||||
| Version: | rawhide | CC: | walters | ||||||||||
| 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: | 2014-05-24 18:22:54 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: | |||||||||||||
| Attachments: |
|
||||||||||||
|
Description
Chris Murphy
2014-05-24 05:58:37 UTC
Created attachment 898843 [details]
ostree-fedora-atomic-0.conf
Created attachment 898844 [details]
journal -b -l -o short-monotonic
Created attachment 898845 [details]
/proc/self/mountinfo
So it looks like systemd is mounting home and boot subvolumes on top of the ostree versions of them. When I reboot with systemd.log_level=debug, somehow it works, I don't get dropped to emergency mode. The boot and home subvols are still mounted on top of non-empty /boot and /home. Created attachment 898857 [details]
journal w/ systemd debug
After many things, including ostree admin fsck, undeploying all trees and deploying a new one, I can't reproduce the startup failure as originally described. Also, the message that /home is not empty when mounting the home subvolume, doesn't happen. I'll close this for now. The message that /boot is not empty, when mounting the boot subvolume, does still happen. No idea if that's a bug or expected. Interesting; I suspect there are other ostree/btrfs interaction issues. I'm really interested in having the combination work well. (I also want LVM to work well). The /boot not empty is an ostree bug, I just filed it: https://bugzilla.gnome.org/show_bug.cgi?id=730695 |