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-devel

[Xen-devel] trouble running xen-unstable

To: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] trouble running xen-unstable
From: Diwaker Gupta <diwakergupta@xxxxxxxxx>
Date: Fri, 8 Jul 2005 12:01:31 -0700
Delivery-date: Fri, 08 Jul 2005 19:00:45 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=IO36wSx/adjoJUObfxnyCUqh3zZKXQbzrweKrkKtmFCyRI8aJKslN7YTy++XpTswSnaTG8A/JoXuN5UlGbwBlPJnWergVZHKAqteeS2f24JMIIPMof4RoNyll+liAN4pCyM1E01ini1dubTY+2iXPF+9e/drnNF2YYkpj0sarhc=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Reply-to: Diwaker Gupta <diwakergupta@xxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Hi everyone,

I've been running 2.0.6 for a while and thought would give the
upcoming 3.0 a try. The compile went fine, but I'm running into a lot
of problems when trying to run:

o when I first start xend, and do an xm list, it works fine
o after that I try doing an xm create, and it fails saying:
Error creating domain: I/O operation on closed file

/var/log/xend-debug.log reports:
  File 
"/home/diwaker/xen-unstable/orig/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py",
line 504, in construct
  File 
"/home/diwaker/xen-unstable/orig/dist/install/usr/lib/python/xen/xend/XendDomainInfo.py",
line 663, in init_domain
  File 
"/home/diwaker/xen-unstable/orig/dist/install/usr/lib/python/xen/xend/image.py",
line 129, in initDomain
  File 
"/home/diwaker/xen-unstable/orig/dist/install/usr/lib/python/logging/__init__.py",
line 894, in debug
  File 
"/home/diwaker/xen-unstable/orig/dist/install/usr/lib/python/logging/__init__.py",
line 1010, in _log
  File 
"/home/diwaker/xen-unstable/orig/dist/install/usr/lib/python/logging/__init__.py",
line 1020, in handle
  File 
"/home/diwaker/xen-unstable/orig/dist/install/usr/lib/python/logging/__init__.py",
line 1053, in callHandlers
  File 
"/home/diwaker/xen-unstable/orig/dist/install/usr/lib/python/logging/__init__.py",
line 598, in handle
  File 
"/home/diwaker/xen-unstable/orig/dist/install/usr/lib/python/logging/handlers.py",
line 104, in emit
ValueError: I/O operation on closed file

o after this, even an xm list fails

/var/log/xend.log doesn't show anything unusual.

I must say that this is machine is running really old sofware (RH9,
Python 2.2.2) -- but since the compile went ok, I'm hoping thats not a
problem. I've seen other people in the list mention the above error,
but for them it seems the operation actually went through.

Any ideas?
-- 
Diwaker Gupta
http://resolute.ucsd.edu/diwaker

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] trouble running xen-unstable, Diwaker Gupta <=