Bug 711015

Summary: FIXED_IN_GIT: selinux loop
Product: [Fedora] Fedora Reporter: Frank Murphy <sysoutfran>
Component: systemdAssignee: Lennart Poettering <lpoetter>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: rawhideCC: bruno, dominick.grift, dwalsh, harald, jlayton, johannbg, lpoetter, mbroz, metherid, mgrepl, moneta.mace, mschmidt, notting, plautrba, robatino
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: systemd-28-3.fc16 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-06-08 22:31:09 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
Selinux screencap none

Description Frank Murphy 2011-06-06 08:42:00 UTC
Created attachment 503176 [details]
Selinux screencap

Description of problem: selinux never finished\ loop ?


Version-Release number of selected component (if applicable):
selinux-policy-3.9.16-25.fc16


How reproducible: always since kernel update


Steps to Reproduce:
1. install kernel-3.0-0.rc1.git0.2.fc16
2. update device-mapper lvm2 fix here: 
http://koji.fedoraproject.org/koji/buildinfo?buildID=246322
3. reboot
  
Actual results: loop, Can only complete boot vm1 with: selinux=0

second Rawhide vm has been going for 24hrs so far.


Expected results: normal boot


Additional info: https://bugzilla.redhat.com/show_bug.cgi?id=710646

Comment 1 Daniel Walsh 2011-06-06 19:16:26 UTC
Could be a systemd bug?

Comment 2 Michal Schmidt 2011-06-06 21:52:39 UTC
Yes. systemd checks if /selinux is a mountpoint, but in Rawhide with the new kernel selinuxfs is already under /sys/fs/selinux. Thus systemd attempts to load the policy and reexec itself over and over again.

Comment 4 Bruno Wolff III 2011-06-07 00:25:22 UTC
I tried the scratch build and the boot got further. It looks like the rc1 kernel is pretty raw. Hopefully an rc2 build will be done soon.

Comment 5 Frank Murphy 2011-06-07 08:29:08 UTC
(In reply to comment #3)

> 
> A scratch build for testing:
> https://koji.fedoraproject.org/koji/taskinfo?taskID=3114753

Worksforme: i686\x86_64 (kvm vms) boots to telinit 3

Comment 6 Daniel Walsh 2011-06-08 19:02:08 UTC
This is working for me, can we get a new build into Rawhide?