6 messages in com.xensource.lists.xen-bugs[Xen-bugs] [Bug 647] Creation of Mini...
FromSent OnAttachments
bugz...@lists.xensource.com17 May 2006 08:18 
bugz...@lists.xensource.com17 May 2006 08:19 
bugz...@lists.xensource.com17 May 2006 08:21 
bugz...@lists.xensource.com17 May 2006 10:23 
bugz...@lists.xensource.com18 May 2006 13:30 
bugz...@lists.xensource.com05 Jul 2006 07:35 
Subject:[Xen-bugs] [Bug 647] Creation of Mini-OS domain causes certain xm commands to hang
From:bugz...@lists.xensource.com (bugz@lists.xensource.com)
Date:07/05/2006 07:35:51 AM
List:com.xensource.lists.xen-bugs

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