Bug 1246906
Summary: | Automatic mount points using RAID on BTRFS it seems that is not working properly | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Bruno Roberto Zanuzzo <brunorobertozanuzzo> | ||||||
Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> | ||||||
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
Severity: | unspecified | Docs Contact: | |||||||
Priority: | unspecified | ||||||||
Version: | 23 | CC: | anaconda-maint-list, brunorobertozanuzzo, g.kaviyarasu, jonathan, vanmeeuwen+fedora | ||||||
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: | 2016-03-23 21:13:51 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
Bruno Roberto Zanuzzo
2015-07-26 19:59:03 UTC
Please attach the logs from the install. They are available in /tmp in the installer environment and copied to /var/log/anaconda in the installed system. Created attachment 1056820 [details]
installation logs: anaconda,storage,program
Attached logs: anaconda.log, storage.log, program.log and two images.
Just an update description of the problem you informed:
After install and restart: "error: can not find command '/dev/vdb1'" according to the figure 1.png..
But the system does not automatically goes into emergency mode, it "hangs" during the boot process, figure 2.png. Forcing system restart, then yes goes into emergency mode.
I'm pretty confused. The message in 1.png is from grub, and indicates that there's something wrong with the grub.cfg created for your system. Can you attach /boot/grub2/grub.cfg to this bug? What did you do to continue booting? Created attachment 1060254 [details]
grub2.cfg
Here is the grub.cfg.
After giving this error grub (1.png), the process of initialization not get to be completed, hangs in one of the processes (2.png).
If you try to restart the system, goes straight to the emergency mode.
About the installation: when the schema was automatically set, /boot is as "standard" partition, but selects two discs. On the other hand, the root Is set as BTRFS and 'RAID' level: "single".
This appears to be the same problem as 1214441: the kernel command line was broken into multiple lines due to some problems between grub2-mkconfig and the live environment. *** This bug has been marked as a duplicate of bug 1214441 *** |