From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Williamson Subject: Re: [Xen-staging] [xen-3.1-testing] xend: Fix use of PIFIsPhysical (takes no arguments). Date: Wed, 02 May 2007 09:24:31 -0600 Message-ID: <1178119471.28577.46.camel@bling> References: <200705021410.l42EAuwL011557@latara.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <200705021410.l42EAuwL011557@latara.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com Cc: Keir Fraser List-Id: xen-devel@lists.xenproject.org On Wed, 2007-05-02 at 15:10 +0100, Xen staging patchbot-3.1-testing wrote: > # HG changeset patch > # User Keir Fraser > # Date 1178054641 -3600 > # Node ID c1fafdcdb19a781a603988346e49deae07054a54 > # Parent 650007cf390daca81f65311ef203288b6762d9be > xend: Fix use of PIFIsPhysical (takes no arguments). > Signed-off-by: Keir Fraser FWIW, I'm seeing a "Exception starting xend: PIF is physical" on unstable and staging tip (14997) on ia64. I'll bisect back and figure out where it came from. Here's the traceback: [2007-05-02 08:47:09 5791] INFO (__init__:1072) Xend version: Unknown. [2007-05-02 08:47:09 5791] ERROR (__init__:1072) Exception starting xend (PIF is physical) Traceback (most recent call last): File "//usr/lib/python/xen/xend/server/SrvDaemon.py", line 345, in run servers = SrvServer.create() File "//usr/lib/python/xen/xend/server/SrvServer.py", line 254, in create root.putChild('xend', SrvRoot()) File "//usr/lib/python/xen/xend/server/SrvRoot.py", line 40, in __init__ self.get(name) File "//usr/lib/python/xen/web/SrvDir.py", line 82, in get val = val.getobj() File "//usr/lib/python/xen/web/SrvDir.py", line 52, in getobj self.obj = klassobj() File "//usr/lib/python/xen/xend/server/SrvNode.py", line 30, in __init__ self.xn = XendNode.instance() File "//usr/lib/python/xen/xend/XendNode.py", line 658, in instance inst = XendNode() File "//usr/lib/python/xen/xend/XendNode.py", line 168, in __init__ XendPIF.recreate(pif, pif_uuid) File "//usr/lib/python/xen/xend/XendPIF.py", line 208, in recreate pif.destroy() File "//usr/lib/python/xen/xend/XendPIF.py", line 309, in destroy raise PIFIsPhysical() PIFIsPhysical: PIF is physical Thanks, Alex -- Alex Williamson HP Open Source & Linux Org.