WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-bugs

[Xen-bugs] [Bug 913] New: Xend can not start if build xen as xen0&xenU

To: xen-bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-bugs] [Bug 913] New: Xend can not start if build xen as xen0&xenU
From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Date: Wed, 28 Feb 2007 21:31:26 -0800
Delivery-date: Wed, 28 Feb 2007 21:32:23 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-post: <mailto:xen-bugs@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
Reply-to: bugs@xxxxxxxxxxxxxxxxxx
Sender: xen-bugs-bounces@xxxxxxxxxxxxxxxxxxx
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=913

           Summary: Xend can not start if build xen as xen0&xenU
           Product: Xen
           Version: unstable
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P1
         Component: Unspecified
        AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
        ReportedBy: yunfeng.zhao@xxxxxxxxx


Environment:
------------
Service OS (ia32/ia32e/IA64): 
Guest OS (ia32/ia32e/IA64): 
Change Set: 14173
Hardware: 



Bug detailed description:
--------------------------

when we build xen source, if we build as xen it is OK. but we build as xen0 &
xenU, xend can not start.

Reproduce steps:
----------------
1. get xen's source tree
2. configure file config/Linux.mk
change line
KERNELS ?= linux-2.6-xen
as 
KERNELS ?= linux-2.6-xen0 linux-2.6-xenU
3. make it and boot it from new kernel
4. start xend and run comannd "xm li"
you will get it.
you can get the log in /var/log/xen/xend.log

Current result:
----------------


Expected result:
----------------


Basic root-causing log:
----------------------


-- 
Configure bugmail: 
http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

_______________________________________________
Xen-bugs mailing list
Xen-bugs@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-bugs

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-bugs] [Bug 913] New: Xend can not start if build xen as xen0&xenU, bugzilla-daemon <=