Bug 493100

Summary: Guest install failure when installing from host cdrom device
Product: [Fedora] Fedora Reporter: Remy Maucherat <remm>
Component: libvirtAssignee: Daniel Veillard <veillard>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: low    
Version: rawhideCC: berrange, clalance, crobinso, dwalsh, itamar, markmc, veillard, virt-maint
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-04-04 16:00:24 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:
Bug Depends On:    
Bug Blocks: 480594    
Attachments:
Description Flags
Error trace
none
Screeshot with VM summary details none

Description Remy Maucherat 2009-03-31 16:10:42 UTC
Created attachment 337330 [details]
Error trace

Description of problem:
Libvirt fails to setup VM.

Version-Release number of selected component (if applicable):
0.6.1-5

How reproducible:
Always

Steps to Reproduce:
1. Create a VM using a CD
2.
3.
  
Actual results:
Error message.

Expected results:


Additional info:
See attached screenshot and error trace.

Comment 1 Remy Maucherat 2009-03-31 16:11:20 UTC
Created attachment 337332 [details]
Screeshot with VM summary details

Comment 2 Mark McLoughlin 2009-04-03 10:30:23 UTC
Does it work with SELinux in enforcing mode? Since you're doing an ISO install, it sounds like it's probably bug #493692

Comment 3 Remy Maucherat 2009-04-03 11:51:32 UTC
I get the security problem (as I use SELinux) as in bug #493692 when I run an ISO, but using a CD I burned (as a workaround) I don't get the security problem. Instead I get another error (see trace).

Comment 4 Mark McLoughlin 2009-04-03 12:00:33 UTC
Thanks Remy - just to be clear, this issue with installing from the cdrom device does not go away when using SELinux in permissive mode?

Comment 5 Remy Maucherat 2009-04-03 12:44:29 UTC
Ok, so the problem does go away in permissive mode. Thanks.

Comment 6 Mark McLoughlin 2009-04-03 13:00:18 UTC
Good - please post the SELinux warnings

Comment 7 Remy Maucherat 2009-04-03 15:55:07 UTC
I'll get the libselinux 2.0.79-5 update and will post the details when I do get it. Right now, it's too unstable.

Comment 8 Daniel Walsh 2009-04-03 17:41:24 UTC
Please attach /var/log/audit/audit.log

Comment 9 Remy Maucherat 2009-04-04 16:00:24 UTC
Fixed with the today's updates. Thanks.