Bug 683551 - After an unclean reboot systemd does not mount root filesystems rw causing a cascade of launch failures
Summary: After an unclean reboot systemd does not mount root filesystems rw causing a ...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: systemd
Version: 15
Hardware: x86_64
OS: Linux
unspecified
urgent
Target Milestone: ---
Assignee: Rich Megginson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-03-09 17:09 UTC by Alastair Neil
Modified: 2011-03-09 21:34 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-03-09 21:34:32 UTC
Type: ---


Attachments (Terms of Use)

Description Alastair Neil 2011-03-09 17:09:02 UTC
Description of problem:
root fs not mounted rw 
systemd-tmpfiles-setup.service fails

Version-Release number of selected component (if applicable):
this is f15 alpha

systemd-19-1.fc15.x86_64

How reproducible:

always

Steps to Reproduce:
1. power off system manually
2. reboot

  
Actual results:
many services fail due to readonly / and /tmp

Expected results:
file systems correctly checked and remounted rw


Additional info:

can be worked around by manually remounting the filesystems from a shell.  I even tried running the rescue shell from the DVD and fsck the systems - which pass as clean but I still encounter the issue when I reboot.

Comment 1 Michal Schmidt 2011-03-09 19:46:48 UTC
I am not seeing this problem.
What kind of filesystem do you use?
Please add "systemd.log_level=debug systemd.log_target=kmsg" to your boot parameters, reproduce the problem and get the logs from dmesg.

Comment 2 Alastair Neil 2011-03-09 21:34:32 UTC
Apologies latest yum update resolved the issue.


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