Bug 220795

Summary: XEN graphical FC6 guest install unsatisfied by any network driver selected
Product: [Fedora] Fedora Reporter: Gerry Reno <greno>
Component: xenAssignee: Xen Maintainance List <xen-maint>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Martin Jenner <mjenner>
Severity: medium Docs Contact:
Priority: medium    
Version: 6CC: bstein, katzj
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-01-15 17:53:26 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
xend.log
none
xend-debug.log
none
xen-hotplug.log
none
xend-config.sxp none

Description Gerry Reno 2006-12-27 03:20:51 UTC
Description of problem:
XEN graphical FC6 guest install is stuck at the "No driver found" area for
network drivers.  One by one I selected every single driver in the list
including the network driver in the running Dom0 kernel and the result is always
the same: "No Driver Found", "Unable to find any devices of the type needed for
this installation type.  Would you like to manually select your driver or use a
driver disk?"

Version-Release number of selected component (if applicable):
xen.i386                                 3.0.3-0.1.rc3          installed       
xen-libs.i386                            3.0.3-0.1.rc3          installed       
virt-manager.i386                        0.2.6-2.fc6            installed       


How reproducible:
3 times so far.

Steps to Reproduce:
1. Install DomU FC6 XEN guest
2.
3.
  
Actual results:
Stuck at network driver selection screens

Expected results:
Able to select a driver and continue installation.

Additional info:

Comment 1 Gerry Reno 2006-12-27 03:22:18 UTC
This is a NFS install.

Comment 2 Daniel Berrangé 2007-01-02 09:18:08 UTC
This error message indicates that the virtual NIC creation / hotplug scripts in
Dom0  failed to complete successfully. Can you provide the xend.log,
xend-debug.log and xen-hotplug.log files from /var/log/xen on the host in question. 

Comment 3 Gerry Reno 2007-01-03 02:42:27 UTC
Created attachment 144679 [details]
xend.log

Comment 4 Gerry Reno 2007-01-03 02:43:06 UTC
Created attachment 144680 [details]
xend-debug.log

Comment 5 Gerry Reno 2007-01-03 02:44:04 UTC
Created attachment 144681 [details]
xen-hotplug.log

Comment 6 Daniel Berrangé 2007-01-03 13:56:03 UTC
This is an interesting line from xen-hotplug.log

> bridge xenbr0 does not exist!

The Fedora xen installation tools all currently require that the Dom0 host is
setup with bridged networking. The standard /etc/xen/xend-config.sxp has this
enabled out-of-the-box with the setting:

(network-script network-bridge)

Can upload your /etc/xen/xend-config.sxp and also run 'ifconfig -a' capture the
output and upload it.


Comment 7 Gerry Reno 2007-01-03 16:48:42 UTC
Created attachment 144719 [details]
xend-config.sxp

Comment 8 Red Hat Bugzilla 2007-07-25 00:04:33 UTC
change QA contact

Comment 9 Daniel Berrangé 2008-01-15 17:53:26 UTC
Closing because FC6 is end-of-life and the ifconfig info requested from Comment
#6 was never provided.