Bug 727836 - Failed mount after sw upgrade.
Summary: Failed mount after sw upgrade.
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: up2date
Version: 14
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Adrian Likins
QA Contact: Beth Nackashi
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-08-03 11:25 UTC by Marjan Grman
Modified: 2012-08-16 12:03 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-08-16 12:03:27 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Marjan Grman 2011-08-03 11:25:25 UTC
Description of problem:
After one of the upgrades on F14 on June the 12th, ALL mounting of devices but the primary ext4 failed. Really pissed off due to this, did not expect at all. I understand some security features would fail, but this...

Seems like someone copied his/her/its machine settings, and it all went - 4 different ext4 and 1 fat. They are still there, but cannot seem to mount them, dc and floppy alike. USB workx.

Worked on it (in /etc/fstab and added automount), but seems, that would not be able to do it so easily retrievable. I am not so proficient with UNIX right now. 

Miss some creature comfort regarding that. Might be available on ubuntu, but do not feel like too much distro surfing right now. If someone has an idea... Regards.


Version-Release number of selected component (if applicable):
uname -a
Linux star.cloud 2.6.35.13-92.fc14.x86_64 #1 SMP Sat May 21 17:26:25 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux

head -n1 /etc/issue
Fedora release 14 (Laughlin)

cat /proc/partitions
major minor  #blocks  name
   8        0  156290904 sda
   8        1     512000 sda1
   8        2  155777024 sda2
 253        0   25788416 dm-0
 253        1   10256384 dm-1
 253        2   41975808 dm-2
 253        3   26607616 dm-3
 253        4   25624576 dm-4
 253        5   25493504 dm-5



How reproducible:
Happened after hard reboot on 12th of june 2011, following a regular SW upgrade the same day, otherwise, do not know.

Steps to Reproduce:
1. Upgrade from previous version
2.  Reboot
3.   ???
  
Actual results:
Given fstab file content:

#
# /etc/fstab
# Created by anaconda on Mon Nov  8 18:31:29 2010
#
# 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
#
/dev/mapper/vg_star-lv_root /                       ext4    defaults        1 1
UUID=08911322-6c7a-494d-b0f0-16f3421c86a3 /boot                   ext4    defaults        1 2
/dev/mapper/vg_star-lv_home /home                   ext4    defaults        1 2
/dev/cdrom	/media/cdrom	auto	ro,noauto,user,exec	0 0
/dev/fd0	/media/floppy	auto	rw,noauto,user,sync	0 0
/dev/mapper/vg_star-lv_swap swap                    swap    defaults        0 0
tmpfs                   /dev/shm                tmpfs   defaults        0 0
devpts                  /dev/pts                devpts  gid=5,mode=620  0 0
sysfs                   /sys                    sysfs   defaults        0 0
proc                    /proc                   proc    defaults        0 0



Expected results:
To be able to see all partitions again.

Additional info: /

Comment 1 Fedora End Of Life 2012-08-16 12:03:30 UTC
This message is a notice that Fedora 14 is now at end of life. Fedora 
has stopped maintaining and issuing updates for Fedora 14. It is 
Fedora's policy to close all bug reports from releases that are no 
longer maintained.  At this time, all open bugs with a Fedora 'version'
of '14' have been closed as WONTFIX.

(Please note: Our normal process is to give advanced warning of this 
occurring, but we forgot to do that. A thousand apologies.)

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

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we were unable to fix it before Fedora 14 reached 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 to click on 
"Clone This Bug" (top right of this page) and open it against that 
version of Fedora.

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.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping


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