* pv_ops dom0 and starting domU with vif's / vbd's attached?
@ 2009-03-05 1:06 Christophe Saout
2009-03-05 1:29 ` Jeremy Fitzhardinge
0 siblings, 1 reply; 3+ messages in thread
From: Christophe Saout @ 2009-03-05 1:06 UTC (permalink / raw)
To: xen-devel@lists.xensource.com
Hi,
ok, dom0 support in the latest xen/dom0/hackery seems to be getting into
a real usable state (for those who are lucky to get it booting).
I've been able to start a domU, but unfortunately only without vif and
vbd attached. If I try that I get a timeout creating the device.
I am wondering where this could be not working. Both dom0 and domU have
both blk/net backends and frontends enabled (CONFIG_...=y).
xend seems to be telling xenstored everything and then waits for the
devices to come up, but they never do. I have been strace'ing udevd,
but I don't see any activity here, nor any log entries or anything, also
browsing through /sys doesn't show any devices appearing while waiting
for the hotplug event. Am I missing something or is this not yet
suppose to work? (I tried hard to find something on this list, but
didn't)
I don't really understand how the devices are supposed to be created.
It seems that there are xenbus messages changing somesthing and the
xenwatch process is supposed to pick up the changes and trigger the
device creation in blkback/netback, but that's as far as my
understanding goes (or I am even wrong about that). Any way to debug
this?
Thanks,
Christophe
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: pv_ops dom0 and starting domU with vif's / vbd's attached?
2009-03-05 1:06 pv_ops dom0 and starting domU with vif's / vbd's attached? Christophe Saout
@ 2009-03-05 1:29 ` Jeremy Fitzhardinge
2009-03-05 1:43 ` Christophe Saout
0 siblings, 1 reply; 3+ messages in thread
From: Jeremy Fitzhardinge @ 2009-03-05 1:29 UTC (permalink / raw)
To: Christophe Saout; +Cc: xen-devel@lists.xensource.com
Christophe Saout wrote:
> Hi,
>
> ok, dom0 support in the latest xen/dom0/hackery seems to be getting into
> a real usable state (for those who are lucky to get it booting).
>
> I've been able to start a domU, but unfortunately only without vif and
> vbd attached. If I try that I get a timeout creating the device.
>
Make sure you're not trying to use blktab; that's not in yet. Just use
file: or phys:
J
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: pv_ops dom0 and starting domU with vif's / vbd's attached?
2009-03-05 1:29 ` Jeremy Fitzhardinge
@ 2009-03-05 1:43 ` Christophe Saout
0 siblings, 0 replies; 3+ messages in thread
From: Christophe Saout @ 2009-03-05 1:43 UTC (permalink / raw)
To: Jeremy Fitzhardinge; +Cc: xen-devel@lists.xensource.com
Hi Jeremy,
> > ok, dom0 support in the latest xen/dom0/hackery seems to be getting into
> > a real usable state (for those who are lucky to get it booting).
> >
> > I've been able to start a domU, but unfortunately only without vif and
> > vbd attached. If I try that I get a timeout creating the device.
>
> Make sure you're not trying to use blktab; that's not in yet. Just use
> file: or phys:
Yes, I did. I just rebooted and now it works. Somehow I must have
managed to lock something up last time. (I wonder what)
Thanks anyway,
Christophe
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-03-05 1:43 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-05 1:06 pv_ops dom0 and starting domU with vif's / vbd's attached? Christophe Saout
2009-03-05 1:29 ` Jeremy Fitzhardinge
2009-03-05 1:43 ` Christophe Saout
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.