Bug 213563 - xend takes 1.5 minutes to start up during boottime
Summary: xend takes 1.5 minutes to start up during boottime
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: xen
Version: 6
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Xen Maintainance List
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-11-01 23:53 UTC by Armijn Hemel
Modified: 2007-11-30 22:11 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-11-06 22:06:34 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Armijn Hemel 2006-11-01 23:53:02 UTC
Description of problem:

When I boot my machine with Xen it takes xend about roughly 95 seconds to start.

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

xen-3.0.3-0.1.rc3

How reproducible:

Always


Steps to Reproduce:
1. install all xen stuff in fc6
2. boot
3.
  
Actual results:

xend takes 1.5 minutes to start.

Expected results:

Faster boot time, and/or better progress information

Additional info:

So, I don't know if this is actually a bug, or expected behaviour. All I can say
is that it takes a looong time to load.

Comment 1 Stephen Tweedie 2006-11-02 16:17:38 UTC
xend starts in a few seconds for me.

What's your networking configuration?  I suspect it's getting stuck somewhere in
setting up the network; does xen networking look OK after it does finally start?

Comment 2 Armijn Hemel 2006-11-02 16:47:51 UTC
There is one DHCP server (FreeBSD with ISC dhcpd), devices get DHCP leases from
that. Sometimes I use wireless, sometimes I use wired networking. Networking
seems to be just fine afterwards. Could it be the network devices that timeout?

Comment 3 Stephen Tweedie 2006-11-02 17:03:25 UTC
Yes, could be; alt-sysrq-t ought to be able to show if it's hanging in dhcpcd or
somewhere similar.


Comment 4 Armijn Hemel 2006-11-05 18:03:45 UTC
When I connect the network cable and everything all works fine. Only when I have
it disconnected it takes that long. So, it is not an error and therefore this
bug can be closed. I'm wondering if the start scripts for xend could benefit
from the fact that the networking script has already determined a few seconds
earlier that there is nothing on my wired interface. Or is that impossible to do?

Comment 5 Stephen Tweedie 2006-11-06 22:06:34 UTC
Not impossible; but _lots_ of networking bits and pieces are likely to function
badly without any networking enabled.  Handling it more gracefully is probably
not actually a Xen problem, more that ifup itself might handle it more rapidly.


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