Bug 906018 - IOError: [Errno 30] Read-only file system: '/mnt/sysimage/etc/fstab'
Summary: IOError: [Errno 30] Read-only file system: '/mnt/sysimage/etc/fstab'
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 18
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:27e8b81bec994eef3a15eb6c4f7...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-01-30 16:03 UTC by Jean-Paul
Modified: 2013-01-30 18:16 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-01-30 18:16:42 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda.log (10.59 KB, text/plain)
2013-01-30 16:03 UTC, Jean-Paul
no flags Details
File: environ (872 bytes, text/plain)
2013-01-30 16:03 UTC, Jean-Paul
no flags Details
File: ifcfg.log (565 bytes, text/plain)
2013-01-30 16:03 UTC, Jean-Paul
no flags Details
File: messages (986.94 KB, text/plain)
2013-01-30 16:03 UTC, Jean-Paul
no flags Details
File: program.log (715.43 KB, text/plain)
2013-01-30 16:03 UTC, Jean-Paul
no flags Details
File: storage.log (239.25 KB, text/plain)
2013-01-30 16:03 UTC, Jean-Paul
no flags Details
File: anaconda-tb (1.98 MB, application/octet-stream)
2013-01-30 16:03 UTC, Jean-Paul
no flags Details

Description Jean-Paul 2013-01-30 16:03:13 UTC
Description of problem:
The following was filed automatically by anaconda:
anaconda 18.37.11 exception report
Traceback (most recent call first):
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 2972, in write
    open(fstab_path, "w").write(fstab)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 1641, in write
    self.fsset.write()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 128, in doInstall
    storage.write()
  File "/usr/lib64/python2.7/threading.py", line 504, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 91, in run
    threading.Thread.run(self, *args, **kwargs)
IOError: [Errno 30] Read-only file system: '/mnt/sysimage/etc/fstab'

Additional info:
cmdline:        /usr/bin/python  /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-osimg-min --lang en_US.UTF-8
cmdline_file:   initrd=initrd0.img root=live:CDLABEL=Fedora-18-x86_64-Live-Desktop.is rootfstype=auto ro rd.live.image quiet  rhgb rd.luks=0 rd.md=0 rd.dm=0  BOOT_IMAGE=vmlinuz0 
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.6.10-4.fc18.x86_64
other involved packages: python-libs-2.7.3-13.fc18.x86_64
package:        anaconda-18.37.11-1.fc18.x86_64
packaging.log:  
product:        Fedora
release:        Fedora release 18 (Spherical Cow)
type:           libreport
version:        18

Comment 1 Jean-Paul 2013-01-30 16:03:16 UTC
Created attachment 690462 [details]
File: anaconda.log

Comment 2 Jean-Paul 2013-01-30 16:03:20 UTC
Created attachment 690463 [details]
File: environ

Comment 3 Jean-Paul 2013-01-30 16:03:23 UTC
Created attachment 690464 [details]
File: ifcfg.log

Comment 4 Jean-Paul 2013-01-30 16:03:36 UTC
Created attachment 690465 [details]
File: messages

Comment 5 Jean-Paul 2013-01-30 16:03:40 UTC
Created attachment 690466 [details]
File: program.log

Comment 6 Jean-Paul 2013-01-30 16:03:43 UTC
Created attachment 690467 [details]
File: storage.log

Comment 7 Jean-Paul 2013-01-30 16:03:54 UTC
Created attachment 690468 [details]
File: anaconda-tb

Comment 8 Chris Lumens 2013-01-30 18:16:42 UTC
As the following excerpt from your syslog indicates, you are experiencing either serious hardware or driver failure that has caused filesystems to be remounted as read-only automatically.  There's nothing anaconda can do about this situation, unfortunately.  I suggest immediately checking your hardware to verify it's okay.

Jan 30 10:33:22 localhost kernel: [  496.520446] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
Jan 30 10:33:22 localhost kernel: [  496.520453] ata1.00: BMDMA stat 0x64
Jan 30 10:33:22 localhost kernel: [  496.520458] ata1.00: failed command: WRITE DMA
Jan 30 10:33:22 localhost kernel: [  496.520465] ata1.00: cmd ca/00:00:0a:4e:00/00:00:00:00:00/e0 tag 0 dma 131072 out
Jan 30 10:33:22 localhost kernel: [  496.520465]          res 51/84:00:0a:4e:00/00:00:00:00:00/e0 Emask 0x10 (ATA bus error)
Jan 30 10:33:22 localhost kernel: [  496.520468] ata1.00: status: { DRDY ERR }
Jan 30 10:33:22 localhost kernel: [  496.520470] ata1.00: error: { ICRC ABRT }
Jan 30 10:33:22 localhost kernel: [  496.520503] ata1: soft resetting link
Jan 30 10:33:22 localhost kernel: [  496.683535] ata1.00: configured for UDMA/133
Jan 30 10:33:22 localhost kernel: [  496.705530] ata1.01: configured for UDMA/100
Jan 30 10:33:22 localhost kernel: [  496.705559] sd 0:0:0:0: [sda]  
Jan 30 10:33:22 localhost kernel: [  496.705561] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
Jan 30 10:33:22 localhost kernel: [  496.705564] sd 0:0:0:0: [sda]  
Jan 30 10:33:22 localhost kernel: [  496.705565] Sense Key : Aborted Command [current] [descriptor]
Jan 30 10:33:22 localhost kernel: [  496.705569] Descriptor sense data with sense descriptors (in hex):
Jan 30 10:33:22 localhost kernel: [  496.705570]         72 0b 47 00 00 00 00 0c 00 0a 80 00 00 00 00 00 
Jan 30 10:33:22 localhost kernel: [  496.705578]         00 00 4e 0a 
Jan 30 10:33:22 localhost kernel: [  496.705582] sd 0:0:0:0: [sda]  
Jan 30 10:33:22 localhost kernel: [  496.705588] Add. Sense: Scsi parity error
Jan 30 10:33:22 localhost kernel: [  496.705591] sd 0:0:0:0: [sda] CDB: 
Jan 30 10:33:22 localhost kernel: [  496.705592] Write(10): 2a 00 00 00 4e 0a 00 01 00 00
Jan 30 10:33:22 localhost kernel: [  496.705599] end_request: I/O error, dev sda, sector 19978
Jan 30 10:33:22 localhost kernel: [  496.705605] Buffer I/O error on device sda1, logical block 8965


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