All of lore.kernel.org
 help / color / mirror / Atom feed
* More on domU not starting
@ 2005-10-11 21:25 Rob Gardner
  2005-10-11 22:48 ` Ryan Grimm
  0 siblings, 1 reply; 10+ messages in thread
From: Rob Gardner @ 2005-10-11 21:25 UTC (permalink / raw)
  To: xen-devel

I get the following warning when running xend start, and a similar 
warning sometimes when doing xm commands:

/usr/lib/python/xen/xend/XendNode.py:26: RuntimeWarning: Python C API 
version mismatch for module xen.lowlevel.xc: This Python has API version 
1012, module xen.lowlevel.xc has version 1011.
  import xen.lowlevel.xc
/usr/lib/python/xen/xend/xenstore/xstransact.py:10: RuntimeWarning: 
Python C API version mismatch for module xen.lowlevel.xs: This Python 
has API version 1012, module xen.lowlevel.xs has version 1011.
  from xen.lowlevel import xs

Xend does seem to start ok, and xm seems to run ok. But domU still can't 
find its boot disk. In the boot messages I see:

xen_blk: Initialising virtual block device driver

But following that I see no message like 
  Registering block device major 3
which I normally see on a working system.

The non-working system has python 2.3.4 on it. Could this be a problem?

My disk config is:
disk = [ 'file:/xen/disk-images/dom1.fs,sda1,w']
The strange thing is if I change the filename to something non-existent, 
the behavior stays the same. The disk image file does exist and is in 
good shape.



Rob

^ permalink raw reply	[flat|nested] 10+ messages in thread
* RE: More on domU not starting -- HELP
@ 2005-10-13  0:39 Deuskar, Prafulla
  0 siblings, 0 replies; 10+ messages in thread
From: Deuskar, Prafulla @ 2005-10-13  0:39 UTC (permalink / raw)
  To: Rob Gardner, Ted Kaczmarek; +Cc: Ryan Grimm, xen-devel

>Ted Kaczmarek wrote:
>
>>
>>What changeset are you using?
>>
>>
>4e335372ace8
>
>Note that I got this by just doing 'hg clone
>http://xenbits.xensource.com/xen-unstable.hg'
>
>I did not change a thing, just did a make world and installed the
stuff.
>
>(Am I wrong to assume that this procedure will produce a xen that
works?)
>
>>Did your kernel config work before?
>>
>>
>
>I had no special config, just was using whatever the default is in the
>repository I cloned.

I see an intermittent problem on my box (Redhat AS update 1) when I try
to create a guest domain. This is with yesterday's tip.

Again I just did an 'hg clone' of the xen unstable repository.

When it doesn't work xen tries to mount the root file system over NFS.
Looks like a race condition to me.

Thanks,
Prafulla

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2005-10-13  0:39 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-11 21:25 More on domU not starting Rob Gardner
2005-10-11 22:48 ` Ryan Grimm
2005-10-11 23:12   ` Rob Gardner
2005-10-12 16:01     ` Ryan Grimm
2005-10-12 20:57       ` More on domU not starting -- HELP Rob Gardner
2005-10-12 21:18         ` Ted Kaczmarek
2005-10-12 21:48           ` Rob Gardner
2005-10-12 22:13             ` Ted Kaczmarek
2005-10-12 22:53               ` Rob Gardner
  -- strict thread matches above, loose matches on Subject: below --
2005-10-13  0:39 Deuskar, Prafulla

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.