Bug 1147178

Summary: FSError: mount failed: 32
Product: [Fedora] Fedora Reporter: Steven van der Schoot <stevenvdschoot>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 21CC: anaconda-maint-list, asegurap, ed.greshko, g.kaviyarasu, jonathan, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:0b32d28c83536e19e58fcf26b737cc9b1dc106c5f0092190ec9aacf76c7c82ce
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-10-06 17:31:21 UTC Type: ---
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 Flags
File: anaconda-tb
none
File: anaconda.log
none
File: environ
none
File: journalctl
none
File: lsblk_output
none
File: nmcli_dev_list
none
File: os_info
none
File: program.log
none
File: storage.log
none
File: ifcfg.log none

Description Steven van der Schoot 2014-09-27 21:44:27 UTC
Version-Release number of selected component:
anaconda-core-21.48.7-1.fc21.x86_64

The following was filed automatically by anaconda:
anaconda 21.48.6-1 exception report
Traceback (most recent call first):
  File "/usr/lib/python2.7/site-packages/blivet/formats/fs.py", line 593, in mount
    raise FSError("mount failed: %s" % rc)
  File "/usr/lib/python2.7/site-packages/blivet/formats/fs.py", line 840, in setup
    return self.mount(**kwargs)
  File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2742, in mountFilesystems
    chroot=rootPath)
  File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 1776, in mountFilesystems
    readOnly=readOnly, skipRoot=skipRoot)
  File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 223, in turnOnFilesystems
    storage.mountFilesystems()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 178, in doInstall
    turnOnFilesystems(storage, mountOnly=flags.flags.dirInstall)
  File "/usr/lib64/python2.7/threading.py", line 766, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run
    threading.Thread.run(self, *args, **kwargs)
FSError: mount failed: 32

Additional info:
cmdline:        /usr/bin/python  /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-base
cmdline_file:   initrd=initrd0.img root=live:CDLABEL=LIVE rootfstype=vfat rw rd.live.image rd.live.overlay=LABEL=LIVE quiet  rhgb rd.luks=0 rd.md=0 rd.dm=0  BOOT_IMAGE=vmlinuz0 
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.16.1-301.fc21.x86_64
other involved packages: python-libs-2.7.8-4.1.fc21.x86_64, python-blivet-0.61.2-2.fc21.noarch
product:        Fedora
release:        Fedora release 21 (Twenty One)
type:           anaconda
version:        21

Comment 1 Steven van der Schoot 2014-09-27 21:45:01 UTC
Created attachment 941920 [details]
File: anaconda-tb

Comment 2 Steven van der Schoot 2014-09-27 21:45:03 UTC
Created attachment 941921 [details]
File: anaconda.log

Comment 3 Steven van der Schoot 2014-09-27 21:45:05 UTC
Created attachment 941922 [details]
File: environ

Comment 4 Steven van der Schoot 2014-09-27 21:45:18 UTC
Created attachment 941923 [details]
File: journalctl

Comment 5 Steven van der Schoot 2014-09-27 21:45:19 UTC
Created attachment 941924 [details]
File: lsblk_output

Comment 6 Steven van der Schoot 2014-09-27 21:45:21 UTC
Created attachment 941925 [details]
File: nmcli_dev_list

Comment 7 Steven van der Schoot 2014-09-27 21:45:22 UTC
Created attachment 941926 [details]
File: os_info

Comment 8 Steven van der Schoot 2014-09-27 21:45:25 UTC
Created attachment 941927 [details]
File: program.log

Comment 9 Steven van der Schoot 2014-09-27 21:45:33 UTC
Created attachment 941928 [details]
File: storage.log

Comment 10 Steven van der Schoot 2014-09-27 21:45:34 UTC
Created attachment 941929 [details]
File: ifcfg.log

Comment 11 Brian Lane 2014-10-06 17:31:21 UTC
It's difficult to tell exactly what's going on here, it looks like / and /home may have not been cleanly unmounted (fsck warnings in program.log). Can you reproduce this and if so what steps do you take?

A couple of other things I see:

The kernel cmdline isn't one I'm familiar with, how did you write the media you used and what iso did you use?

You appear to have run yum update. This should now be needed to run Anaconda and could result in problems if the filesystem overlay space is exhausted.

There is a Hardware Error logged in several places:

Sep 27 17:32:06 localhost.localdomain kernel: mce: [Hardware Error]: Machine check events logged

Given all of these I'm going to mark this as notabug. But if you can reproduce it without any of these extra errors please open a new bug with the logs from a single run.

Comment 12 Ed Greshko 2014-10-09 04:59:38 UTC
This problem happens on F20 Beta TC2 when selecting BTRFS and using auto partitioning within a Vbox VM.  The "report a bug" process keeps getting hung for me and I've not been able to capture the logs.

Comment 13 Ed Greshko 2014-10-09 05:00:01 UTC
F21 Beta TC2...

Comment 14 Ed Greshko 2014-10-09 06:02:22 UTC
https://bugzilla.redhat.com/show_bug.cgi?id=1150872

Opened....

Comment 15 Antoni Segura Puimedon 2014-10-20 10:19:41 UTC

*** This bug has been marked as a duplicate of bug 1150872 ***