http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=647
arav...@unisys.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Comment #3 from arav...@unisys.com 2006-07-05 07:36
-------
MiniOS does test_xenbus soon after booting up. This in turn tries to write to
some file under device/vif/0/. XenStrore wil create device/ vif/0 directory to
make the write possible even if no network interfaces are defined. This
confuses Xend as it expects to find a backend corresponding to the bogus
frontend. Clearly MiniOS induces the incorrect behaviour but it's more of Xend
bug.
This was fixed by changeset 10637:09378a9ca8ad
http://xenbits.xensource.com/xen-unstable.hg?cs=09378a9ca8ad