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

Re: [Xen-users] XEN, freebsd host would not start

To: swygue@xxxxxxxxx
Subject: Re: [Xen-users] XEN, freebsd host would not start
From: Kip Macy <kip.macy@xxxxxxxxx>
Date: Wed, 21 Sep 2005 09:37:35 -0700
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 21 Sep 2005 16:35:22 +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:cc:in-reply-to:mime-version:content-type:references; b=XQ+lpARmSWaQCHfuIfKbm7aHpLZR2Gwj9nR3SoUWBmoMMQXhpYfnhUfM4cjaLqlwexSpIi+eGvyE5GvQIGT3jItCvzUQYY7JmEv5Qg2QRCIEpy6JYfC/3I3RLHJ3OI1UvqXJixRpGpqaCBSlFeCL6vqW/iKCnsYgOBWRhiYkD4c=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <cdb2c1f30509201021c60ce7b@xxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <cdb2c1f30509201021c60ce7b@xxxxxxxxxxxxxx>
Reply-to: Kip Macy <kip.macy@xxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
As soon as I get a linux MP VM (MP DOM0 is very flaky) actually up and running on a recent 3.0 as a build machine I'm going to  switch back to 2.0-testing. I'll send you my config when I get to that point.


                         -Kip

On 9/20/05, swygue <swygue@xxxxxxxxx> wrote:
When I try to start my freebsd host, I get this error:

[root@sold ~]# xm create bsd-xen -c
Using config file "/etc/xen/bsd-xen".
Error: Error creating domain: (0, 'Error')
[root@sold ~]#

Here is my config file

[swygue@sold ~]$ cat /etc/xen/bsd-xen
kernel = "/boot/kernel"
memory = 64
cpu = -1
name = "freebsd5.3_test.1"
nics = 1
ip = "1.2.3.4"
vif = [ 'mac=aa:00:00:00:00:28, bridge=xen-br0' ]
disk = ['phy:loopa,loopa,w']
extra = "boot.netif.ip=10.1.70.28"
extra += ",boot.netif.netmask=255.255.255.240"
extra += ",boot.netif.gateway=10.1.70.17 "
extra += ",vfs.root.mountfrom=ufs:/dev/xbd0a"
extra += ",boot_verbose=yes"

Here is my xend logs:
http://www.geocities.com/flyemsafe/index.html

xend.log

[swygue@sold ~]$ cat /var/log/xend.log
[2002-11-18 15:11:11 xend] INFO (SrvDaemon:300) Xend Daemon started
[2002-11-18 15:11:11 xend] INFO (channel:163) Virq 3 on port 16
[2002-11-18 15:11:11 xend] DEBUG (XendDomainInfo:180)
info={'vcpu_to_cpu': [0, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1,
-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1,
-1, -1, -1], 'cpu_time': 48280025970L, 'ssidref': 0,
'shutdown_reason': 0, 'dying': 0, 'dom': 0, 'running': 1, 'maxmem_kb':
-4, 'paused': 0, 'crashed': 0, 'vcpus': 1, 'shutdown': 0, 'mem_kb':
125952, 'cpumap': [-1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], 'blocked': 0}
[2002-11-18 15:11:11 xend] DEBUG (XendDomainInfo:181) config='None'

[2002-11-18 15:11:11 xend] INFO (xsobj:326) DBMap>introduceDomain> 0
9366  /domain/0e428f72-e839-4504-94ee-22757f783acd
[2002-11-18 15:11:11 xend] DEBUG (XendDomainInfo:608) writing key
availability=online to path /cpu/0 in store
[2002-11-18 15:11:11 xend] INFO (SrvServer:78) unix
path=/var/lib/xend/xend-socket
[2002-11-18 15:11:11 xend] INFO (XendRoot:141) EVENT> xend.start 0
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] + set -e
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] + OP=start
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] + shift
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] + for
arg in '"$@"'
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] +
export bridge=xen-br0
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] + bridge=xen-br0
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] + for
arg in '"$@"'
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] +
export antispoof=no
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] + antispoof=no
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] + bridge=xen-br0
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] + netdev=eth0
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] + antispoof=no
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] + echo
'*network start bridge=xen-br0 netdev=eth0 antispoof=no'
[2002-11-18 15:11:11 xend] INFO (process:35) [network-bridge] network
start bridge=xen-br0 netdev=eth0 antispoof=no
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] + case ${OP} in
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] + op_start
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] + '['
xen-br0 == null ']'
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] +
create_bridge xen-br0
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] + local
bridge=xen-br0
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] + brctl show
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] + grep -q xen-br0
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] +
ifconfig xen-br0 up
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] + ifconfig
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] + grep -q veth0
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] + ifconfig veth0
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] + grep -q veth0
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] +
transfer_addrs eth0 xen-br0
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] + local src="">[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] + local
dst=xen-br0
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] + ip
addr show dev xen-br0
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] + egrep
-q '^ *inet '
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] + return
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] +
transfer_routes eth0 xen-br0
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] + local src="">[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] + local
dst=xen-br0
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] + ip route list
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] + sed -ne '
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] /dev
eth0\( \|$\)/ {
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge]   h
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge]
s/^/ip route del /
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge]   P
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge]   g
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge]   s/eth0/xen-br0/
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge]
s/^/ip route add /
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge]   P
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge]   d
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] }'
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] + sh -e
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] + '['
no == yes ']'
[swygue@sold ~]$


xend-debug.log

[swygue@sold ~]$ cat /var/log/xend-debug.log
Traceback (most recent call last):
  File "/usr/lib/python2.4/logging/handlers.py", line 62, in emit
    if self.shouldRollover(record):
  File "/usr/lib/python2.4/logging/handlers.py", line 132, in shouldRollover
    self.stream.seek(0, 2)  #due to non-posix-compliant Windows feature
ValueError: I/O operation on closed file
Traceback (most recent call last):
  File "/usr/lib/python2.4/logging/handlers.py", line 62, in emit
    if self.shouldRollover(record):
  File "/usr/lib/python2.4/logging/handlers.py", line 132, in shouldRollover
    self.stream.seek(0, 2)  #due to non-posix-compliant Windows feature
ValueError: I/O operation on closed file
Traceback (most recent call last):
  File "/usr/lib/python2.4/logging/handlers.py", line 62, in emit
    if self.shouldRollover(record):
  File "/usr/lib/python2.4/logging/handlers.py", line 132, in shouldRollover
    self.stream.seek(0, 2)  #due to non-posix-compliant Windows feature
ValueError: I/O operation on closed file
ERROR: Will only load images built for Xen v3.0
ERROR: Actually saw: 'LOADER=generic,GUEST_VER=5.2.1,XEN_VER=2.0,BSD_SYMTAB'
ERROR: Error constructing guest OS
Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/xen/xend/XendDomainInfo.py",
line 565, in construct
    self.construct_image()
  File "/usr/lib/python2.4/site-packages/xen/xend/XendDomainInfo.py",
line 624, in construct_image
    self.image.createImage()
  File "/usr/lib/python2.4/site-packages/xen/xend/image.py", line 173,
in createImage
    self.createDomain()
  File "/usr/lib/python2.4/site-packages/xen/xend/image.py", line 209,
in createDomain
    err = self.buildDomain()
  File "/usr/lib/python2.4/site-packages/xen/xend/image.py", line 248,
in buildDomain
    vcpus          = self.vm.vcpus)
error: (0, 'Error')
Traceback (most recent call last):
  File "/usr/lib/python2.4/logging/handlers.py", line 62, in emit
    if self.shouldRollover (record):
  File "/usr/lib/python2.4/logging/handlers.py", line 132, in shouldRollover
    self.stream.seek(0, 2)  #due to non-posix-compliant Windows feature
ValueError: I/O operation on closed file
Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/xen/xend/xenstore/xsobj.py",
line 339, in releaseDomain
    db.releaseDomain(dom)
  File "/usr/lib/python2.4/site-packages/xen/xend/xenstore/xsnode.py",
line 468, in releaseDomain
    self.store.releaseDomain(dom)
  File "/usr/lib/python2.4/site-packages/xen/xend/xenstore/xsnode.py",
line 378, in releaseDomain
    self.getxs().release_domain(dom)
RuntimeError: (2, 'No such file or directory')
Traceback (most recent call last):
  File "/usr/lib/python2.4/logging/handlers.py", line 62, in emit
    if self.shouldRollover(record):
  File "/usr/lib/python2.4/logging/handlers.py", line 132, in shouldRollover
    self.stream.seek(0, 2)  #due to non-posix-compliant Windows feature
ValueError: I/O operation on closed file
Traceback (most recent call last):
  File "/usr/lib/python2.4/logging/handlers.py", line 62, in emit
    if self.shouldRollover(record):
  File "/usr/lib/python2.4/logging/handlers.py", line 132, in shouldRollover
    self.stream.seek(0, 2)  #due to non-posix-compliant Windows feature
ValueError: I/O operation on closed file
Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/xen/xend/server/SrvDomainDir.py",
line 78, in op_create
    dominfo = self.xd.domain_create(config)
  File "/usr/lib/python2.4/site-packages/xen/xend/XendDomain.py", line
292, in domain_create
    dominfo = XendDomainInfo.create(self.dbmap, config)
  File "/usr/lib/python2.4/site-packages/xen/xend/XendDomainInfo.py",
line 161, in create
    vm.construct(config)
  File "/usr/lib/python2.4/site-packages/xen/xend/XendDomainInfo.py",
line 565, in construct
    self.construct_image()
  File "/usr/lib/python2.4/site-packages/xen/xend/XendDomainInfo.py",
line 624, in construct_image
    self.image.createImage()
  File "/usr/lib/python2.4/site-packages/xen/xend/image.py", line 173,
in createImage
    self.createDomain()
  File "/usr/lib/python2.4/site-packages/xen/xend/image.py", line 209,
in createDomain
    err = self.buildDomain()
  File "/usr/lib/python2.4/site-packages/xen/xend/image.py", line 248,
in buildDomain
    vcpus          = self.vm.vcpus)
error: (0, 'Error')
Traceback (most recent call last):
  File "/usr/lib/python2.4/logging/handlers.py", line 62, in emit
    if self.shouldRollover(record):
  File "/usr/lib/python2.4/logging/handlers.py", line 132, in shouldRollover
    self.stream.seek (0, 2)  #due to non-posix-compliant Windows feature
ValueError: I/O operation on closed file
Traceback (most recent call last):
  File "/usr/lib/python2.4/logging/handlers.py", line 62, in emit
    if self.shouldRollover(record):
  File "/usr/lib/python2.4/logging/handlers.py", line 132, in shouldRollover
    self.stream.seek(0, 2)  #due to non-posix-compliant Windows feature
ValueError: I/O operation on closed file
Traceback (most recent call last):
  File "/usr/lib/python2.4/logging/handlers.py", line 62, in emit
    if self.shouldRollover(record):
  File "/usr/lib/python2.4/logging/handlers.py", line 132, in shouldRollover
    self.stream.seek(0, 2)  #due to non-posix-compliant Windows feature
ValueError: I/O operation on closed file
Traceback (most recent call last):
  File "/usr/lib/python2.4/logging/handlers.py", line 62, in emit
    if self.shouldRollover(record):
  File "/usr/lib/python2.4/logging/handlers.py", line 132, in shouldRollover
    self.stream.seek(0, 2)  #due to non-posix-compliant Windows feature
ValueError: I/O operation on closed file
ERROR: Will only load images built for Xen v3.0
ERROR: Actually saw: 'LOADER=generic,GUEST_VER=5.2.1,XEN_VER=2.0,BSD_SYMTAB'
ERROR: Error constructing guest OS
Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/xen/xend/XendDomainInfo.py",
line 565, in construct
    self.construct_image()
  File "/usr/lib/python2.4/site-packages/xen/xend/XendDomainInfo.py",
line 624, in construct_image
    self.image.createImage()
  File "/usr/lib/python2.4/site-packages/xen/xend/image.py", line 173,
in createImage
    self.createDomain()
  File "/usr/lib/python2.4/site-packages/xen/xend/image.py", line 209,
in createDomain
    err = self.buildDomain()
  File "/usr/lib/python2.4/site-packages/xen/xend/image.py", line 248,
in buildDomain
    vcpus          = self.vm.vcpus)
error: (0, 'Error')
Traceback (most recent call last):
  File "/usr/lib/python2.4/logging/handlers.py", line 62, in emit
    if self.shouldRollover (record):
  File "/usr/lib/python2.4/logging/handlers.py", line 132, in shouldRollover
    self.stream.seek(0, 2)  #due to non-posix-compliant Windows feature
ValueError: I/O operation on closed file
Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/xen/xend/xenstore/xsobj.py",
line 339, in releaseDomain
    db.releaseDomain(dom)
  File "/usr/lib/python2.4/site-packages/xen/xend/xenstore/xsnode.py",
line 468, in releaseDomain
    self.store.releaseDomain(dom)
  File "/usr/lib/python2.4/site-packages/xen/xend/xenstore/xsnode.py",
line 378, in releaseDomain
    self.getxs().release_domain(dom)
RuntimeError: (2, 'No such file or directory')
Traceback (most recent call last):
  File "/usr/lib/python2.4/logging/handlers.py", line 62, in emit
    if self.shouldRollover(record):
  File "/usr/lib/python2.4/logging/handlers.py", line 132, in shouldRollover
    self.stream.seek(0, 2)  #due to non-posix-compliant Windows feature
ValueError: I/O operation on closed file
Traceback (most recent call last):
  File "/usr/lib/python2.4/logging/handlers.py", line 62, in emit
    if self.shouldRollover(record):
  File "/usr/lib/python2.4/logging/handlers.py", line 132, in shouldRollover
    self.stream.seek(0, 2)  #due to non-posix-compliant Windows feature
ValueError: I/O operation on closed file
Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/xen/xend/server/SrvDomainDir.py",
line 78, in op_create
    dominfo = self.xd.domain_create(config)
  File "/usr/lib/python2.4/site-packages/xen/xend/XendDomain.py", line
292, in domain_create
    dominfo = XendDomainInfo.create(self.dbmap, config)
  File "/usr/lib/python2.4/site-packages/xen/xend/XendDomainInfo.py",
line 161, in create
    vm.construct(config)
  File "/usr/lib/python2.4/site-packages/xen/xend/XendDomainInfo.py",
line 565, in construct
    self.construct_image()
  File "/usr/lib/python2.4/site-packages/xen/xend/XendDomainInfo.py",
line 624, in construct_image
    self.image.createImage()
  File "/usr/lib/python2.4/site-packages/xen/xend/image.py", line 173,
in createImage
    self.createDomain()
  File "/usr/lib/python2.4/site-packages/xen/xend/image.py", line 209,
in createDomain
    err = self.buildDomain()
  File "/usr/lib/python2.4/site-packages/xen/xend/image.py", line 248,
in buildDomain
    vcpus          = self.vm.vcpus)
error: (0, 'Error')
Traceback (most recent call last):
  File "/usr/lib/python2.4/logging/handlers.py", line 62, in emit
    if self.shouldRollover(record):
  File "/usr/lib/python2.4/logging/handlers.py", line 132, in shouldRollover
    self.stream.seek (0, 2)  #due to non-posix-compliant Windows feature
ValueError: I/O operation on closed file
Traceback (most recent call last):
  File "/usr/lib/python2.4/logging/handlers.py", line 62, in emit
    if self.shouldRollover(record):
  File "/usr/lib/python2.4/logging/handlers.py", line 132, in shouldRollover
    self.stream.seek(0, 2)  #due to non-posix-compliant Windows feature
ValueError: I/O operation on closed file
Traceback (most recent call last):
  File "/usr/lib/python2.4/logging/handlers.py", line 62, in emit
    if self.shouldRollover(record):
  File "/usr/lib/python2.4/logging/handlers.py", line 132, in shouldRollover
    self.stream.seek(0, 2)  #due to non-posix-compliant Windows feature
ValueError: I/O operation on closed file
Traceback (most recent call last):
  File "/usr/lib/python2.4/logging/handlers.py", line 62, in emit
    if self.shouldRollover(record):
  File "/usr/lib/python2.4/logging/handlers.py", line 132, in shouldRollover
    self.stream.seek(0, 2)  #due to non-posix-compliant Windows feature
ValueError: I/O operation on closed file
ERROR: Will only load images built for Xen v3.0
ERROR: Actually saw: 'LOADER=generic,GUEST_VER=5.2.1,XEN_VER=2.0,BSD_SYMTAB'
ERROR: Error constructing guest OS
Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/xen/xend/XendDomainInfo.py",
line 565, in construct
    self.construct_image()
  File "/usr/lib/python2.4/site-packages/xen/xend/XendDomainInfo.py",
line 624, in construct_image
    self.image.createImage()
  File "/usr/lib/python2.4/site-packages/xen/xend/image.py", line 173,
in createImage
    self.createDomain()
  File "/usr/lib/python2.4/site-packages/xen/xend/image.py", line 209,
in createDomain
    err = self.buildDomain()
  File "/usr/lib/python2.4/site-packages/xen/xend/image.py", line 248,
in buildDomain
    vcpus          = self.vm.vcpus)
error: (0, 'Error')
Traceback (most recent call last):
  File "/usr/lib/python2.4/logging/handlers.py", line 62, in emit
    if self.shouldRollover (record):
  File "/usr/lib/python2.4/logging/handlers.py", line 132, in shouldRollover
    self.stream.seek(0, 2)  #due to non-posix-compliant Windows feature
ValueError: I/O operation on closed file
Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/xen/xend/xenstore/xsobj.py",
line 339, in releaseDomain
    db.releaseDomain(dom)
  File "/usr/lib/python2.4/site-packages/xen/xend/xenstore/xsnode.py",
line 468, in releaseDomain
    self.store.releaseDomain(dom)
  File "/usr/lib/python2.4/site-packages/xen/xend/xenstore/xsnode.py",
line 378, in releaseDomain
    self.getxs().release_domain(dom)
RuntimeError: (2, 'No such file or directory')
Traceback (most recent call last):
  File "/usr/lib/python2.4/logging/handlers.py", line 62, in emit
    if self.shouldRollover(record):
  File "/usr/lib/python2.4/logging/handlers.py", line 132, in shouldRollover
    self.stream.seek(0, 2)  #due to non-posix-compliant Windows feature
ValueError: I/O operation on closed file
Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/xen/xend/server/SrvDomainDir.py",
line 78, in op_create
    dominfo = self.xd.domain_create(config)
  File "/usr/lib/python2.4/site-packages/xen/xend/XendDomain.py", line
292, in domain_create
    dominfo = XendDomainInfo.create( self.dbmap, config)
  File "/usr/lib/python2.4/site-packages/xen/xend/XendDomainInfo.py",
line 161, in create
    vm.construct(config)
  File "/usr/lib/python2.4/site-packages/xen/xend/XendDomainInfo.py",
line 565, in construct
    self.construct_image()
  File "/usr/lib/python2.4/site-packages/xen/xend/XendDomainInfo.py",
line 624, in construct_image
    self.image.createImage()
  File "/usr/lib/python2.4/site-packages/xen/xend/image.py", line 173,
in createImage
    self.createDomain()
  File "/usr/lib/python2.4/site-packages/xen/xend/image.py", line 209,
in createDomain
    err = self.buildDomain()
  File "/usr/lib/python2.4/site-packages/xen/xend/image.py", line 248,
in buildDomain
    vcpus          = self.vm.vcpus)
error: (0, 'Error')
Traceback (most recent call last):
  File "/usr/lib/python2.4/logging/handlers.py", line 62, in emit
    if self.shouldRollover (record):
  File "/usr/lib/python2.4/logging/handlers.py", line 132, in shouldRollover
    self.stream.seek(0, 2)  #due to non-posix-compliant Windows feature
ValueError: I/O operation on closed file
Traceback (most recent call last):
  File "/usr/lib/python2.4/logging/handlers.py", line 62, in emit
    if self.shouldRollover(record):
  File "/usr/lib/python2.4/logging/handlers.py", line 132, in shouldRollover
    self.stream.seek(0, 2)  #due to non-posix-compliant Windows feature
ValueError: I/O operation on closed file
Traceback (most recent call last):
  File "/usr/lib/python2.4/logging/handlers.py", line 62, in emit
    if self.shouldRollover(record):
  File "/usr/lib/python2.4/logging/handlers.py", line 132, in shouldRollover
    self.stream.seek(0, 2)  #due to non-posix-compliant Windows feature
ValueError: I/O operation on closed file
Traceback (most recent call last):
  File "/usr/lib/python2.4/logging/handlers.py", line 62, in emit
    if self.shouldRollover(record):
  File "/usr/lib/python2.4/logging/handlers.py", line 132, in shouldRollover
    self.stream.seek(0, 2)  #due to non-posix-compliant Windows feature
ValueError: I/O operation on closed file
Traceback (most recent call last):
  File "/usr/lib/python2.4/logging/handlers.py", line 62, in emit
    if self.shouldRollover(record):
  File "/usr/lib/python2.4/logging/handlers.py", line 132, in shouldRollover
    self.stream.seek(0, 2)  #due to non-posix-compliant Windows feature
ValueError: I/O operation on closed file
ERROR: Will only load images built for Xen v3.0
ERROR: Actually saw: 'LOADER=generic,GUEST_VER=5.2.1,XEN_VER=2.0,BSD_SYMTAB'
ERROR: Error constructing guest OS
Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/xen/xend/XendDomainInfo.py",
line 565, in construct
    self.construct_image()
  File "/usr/lib/python2.4/site-packages/xen/xend/XendDomainInfo.py",
line 624, in construct_image
    self.image.createImage()
  File "/usr/lib/python2.4/site-packages/xen/xend/image.py", line 173,
in createImage
    self.createDomain()
  File "/usr/lib/python2.4/site-packages/xen/xend/image.py", line 209,
in createDomain
    err = self.buildDomain()
  File "/usr/lib/python2.4/site-packages/xen/xend/image.py", line 248,
in buildDomain
    vcpus          = self.vm.vcpus)
error: (0, 'Error')
Traceback (most recent call last):
  File "/usr/lib/python2.4/logging/handlers.py", line 62, in emit
    if self.shouldRollover (record):
  File "/usr/lib/python2.4/logging/handlers.py", line 132, in shouldRollover
    self.stream.seek(0, 2)  #due to non-posix-compliant Windows feature
ValueError: I/O operation on closed file
Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/xen/xend/xenstore/xsobj.py",
line 339, in releaseDomain
    db.releaseDomain(dom)
  File "/usr/lib/python2.4/site-packages/xen/xend/xenstore/xsnode.py",
line 468, in releaseDomain
    self.store.releaseDomain(dom)
  File "/usr/lib/python2.4/site-packages/xen/xend/xenstore/xsnode.py",
line 378, in releaseDomain
    self.getxs().release_domain(dom)
RuntimeError: (2, 'No such file or directory')
Traceback (most recent call last):
  File "/usr/lib/python2.4/logging/handlers.py", line 62, in emit
    if self.shouldRollover(record):
  File "/usr/lib/python2.4/logging/handlers.py", line 132, in shouldRollover
    self.stream.seek(0, 2)  #due to non-posix-compliant Windows feature
ValueError: I/O operation on closed file
Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/xen/xend/server/SrvDomainDir.py",
line 78, in op_create
    dominfo = self.xd.domain_create(config)
  File "/usr/lib/python2.4/site-packages/xen/xend/XendDomain.py", line
292, in domain_create
    dominfo = XendDomainInfo.create( self.dbmap, config)
  File "/usr/lib/python2.4/site-packages/xen/xend/XendDomainInfo.py",
line 161, in create
    vm.construct(config)
  File "/usr/lib/python2.4/site-packages/xen/xend/XendDomainInfo.py",
line 565, in construct
    self.construct_image()
  File "/usr/lib/python2.4/site-packages/xen/xend/XendDomainInfo.py",
line 624, in construct_image
    self.image.createImage()
  File "/usr/lib/python2.4/site-packages/xen/xend/image.py", line 173,
in createImage
    self.createDomain()
  File "/usr/lib/python2.4/site-packages/xen/xend/image.py", line 209,
in createDomain
    err = self.buildDomain()
  File "/usr/lib/python2.4/site-packages/xen/xend/image.py", line 248,
in buildDomain
    vcpus          = self.vm.vcpus)
error: (0, 'Error')
Traceback (most recent call last):
  File "/usr/lib/python2.4/logging/handlers.py", line 62, in emit
    if self.shouldRollover (record):
  File "/usr/lib/python2.4/logging/handlers.py", line 132, in shouldRollover
    self.stream.seek(0, 2)  #due to non-posix-compliant Windows feature
ValueError: I/O operation on closed file
Traceback (most recent call last):
  File "/usr/lib/python2.4/logging/handlers.py", line 62, in emit
    if self.shouldRollover(record):
  File "/usr/lib/python2.4/logging/handlers.py", line 132, in shouldRollover
    self.stream.seek(0, 2)  #due to non-posix-compliant Windows feature
ValueError: I/O operation on closed file
[swygue@sold ~]$

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

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>