Bug 1227178 - boot fails volumes not found
Summary: boot fails volumes not found
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: 21
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Kernel Maintainer List
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-06-02 05:14 UTC by Steve
Modified: 2015-12-02 18:06 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-12-02 13:16:40 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
log file from failed boot. (80.19 KB, text/plain)
2015-06-02 05:14 UTC, Steve
no flags Details

Description Steve 2015-06-02 05:14:00 UTC
Created attachment 1033599 [details]
log file from failed boot.

Description of problem:
System fails to boot on fc21 kernels, works with fc20 kernel

Version-Release number of selected component (if applicable):
dracut-038-39.git20150518.fc21.x86_64
kernel-3.17.6-200.fc20.x86_64
kernel-4.0.4-202.fc21.x86_64
initscripts-9.56.1-7.fc21.x86_64

How reproducible:
works on kernel-3.17.6-200.fc20
fails on all fc21 kernels upto 4.0.4-202.fc21

Steps to Reproduce:
1. boot to fc21 kernel

Actual results:
system hangs for 60+ seconds and presents dracut# command line and report (attached)

Expected results:
should boot to kdm logon screen, system does this with fc20 kernel takes about 10s

Additional info:
fstab:
UUID=32a2c2d5-104e-434b-9b5d-bfe50482d205 /                       ext4    defaults,noatime,nodiratime,discard        1 1
UUID=a473213d-9dc6-4614-b706-14b83be6ef16 /boot                   ext2    defaults,noatime,nodiratime,discard        1 2
/dev/fedora_keflavik/opt                /opt            ext4    defaults        1 2
/dev/fedora_keflavik/home               /home           ext4    defaults        1 2
/dev/fedora_keflavik/swap               swap            swap    defaults        0 0

Comment 1 Steve 2015-06-02 05:16:41 UTC
details of swap partition
$swapon
NAME      TYPE      SIZE USED PRIO
/dev/dm-0 partition 8.1G   0B   -1

Comment 2 Steve 2015-06-19 10:12:03 UTC
edited /etc/fstab so swap is NOT enabled on boot

cat /etc/fstab 

#
# /etc/fstab
# Created by anaconda on Fri Apr 19 17:27:52 2013
#
# Accessible filesystems, by reference, are maintained under '/dev/disk'
# See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info
#
UUID=32a2c2d5-104e-434b-9b5d-bfe50482d205 /                       ext4    defaults,noatime,nodiratime,discard        1 1
UUID=a473213d-9dc6-4614-b706-14b83be6ef16 /boot                   ext2    defaults,noatime,nodiratime,discard        1 2
/dev/fedora_keflavik/opt                /opt            ext4    defaults        1 2
/dev/fedora_keflavik/home               /home           ext4    defaults        1 2
/dev/fedora_keflavik/swap               swap            swap    noauto          0 0
---------------------------------------
regenerated initramfs with dracut
#dracut -kver initramfs-4.0.4-202.fc21.x86_64.img
---------------------------------------
added to /etc/rc.d/rc.local
/sbin/swapon /dev/fedora_keflavik/swap
---------------------------------------
system now boots 
uname -r
4.0.4-202.fc21.x86_64

Comment 3 Fedora End Of Life 2015-11-04 11:23:50 UTC
This message is a reminder that Fedora 21 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 21. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '21'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 21 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 4 Fedora End Of Life 2015-12-02 13:16:53 UTC
Fedora 21 changed to end-of-life (EOL) status on 2015-12-01. Fedora 21 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.


Note You need to log in before you can comment on or make changes to this bug.