NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
port-xen/45108: xend process doesn't obey SIGTERM
>Number: 45108
>Category: port-xen
>Synopsis: xend process doesn't obey SIGTERM
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: port-xen-maintainer
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Jun 30 21:05:00 +0000 2011
>Originator: Cesar Catrian Carreno
>Release: 5.99.52
>Organization:
>Environment:
NetBSD core 5.99.52 NetBSD 5.99.52 (SAT @ CORE) #0: Sat Jun 25 02:16:06 CLT
2011 cetrox@core:/home/src/netbsd-current/obj/sys/arch/amd64/compile/SAT amd64
>Description:
I have issues with xend.
xend process doesn't shutdown by running /etc/rc.d/xend stop. The process
remains active and it have to be killed -9 to be shutdown.
By creating a new domainU doesn0t recognize the bridge:
[2011-06-30 12:44:54 3716] WARNING (XendAPI:695) API call: VBD.set_device not
found
[2011-06-30 12:44:54 3716] WARNING (XendAPI:695) API call: VBD.set_type not
found
[2011-06-30 12:44:54 3716] WARNING (XendAPI:695) API call:
session.get_all_records not found
[2011-06-30 12:44:54 3716] WARNING (XendAPI:695) API call: event.get_record not
found
[2011-06-30 12:44:54 3716] WARNING (XendAPI:695) API call: event.get_all not
found
[2011-06-30 12:44:54 3716] WARNING (XendAPI:695) API call: VM.get_auto_power_on
not found
[2011-06-30 12:44:54 3716] WARNING (XendAPI:695) API call: VM.set_auto_power_on
not found
[2011-06-30 12:44:54 3716] WARNING (XendAPI:695) API call: VIF.get_network not
found
[2011-06-30 12:44:54 3716] WARNING (XendAPI:695) API call: VIF.set_device not
found
[2011-06-30 12:44:54 3716] WARNING (XendAPI:695) API call: VIF.set_MAC not found
[2011-06-30 12:44:54 3716] WARNING (XendAPI:695) API call: VIF.set_MTU not found
[2011-06-30 12:44:54 3716] WARNING (XendAPI:695) API call: debug.get_all not
found
The xend process then exits with signal 11 and restart, but the xm command
exits with failure.
[2011-06-30 16:01:00 9081] DEBUG (image:636) vcpus = 1
[2011-06-30 16:01:00 9081] DEBUG (image:637) features =
[2011-06-30 16:01:00 14639] CRITICAL (SrvDaemon:231) Xend died due to signal
11! Restarting it.
This is the command that I used to create the VM:
root@core $ xm create xm-debianpi.cfg install=true install-kernel=./vmlinuz
install-ramdisk=./initrd.gz
Using config file "./xm-debianpi.cfg".
Install Mirror: http://ftp.debian.org/debian
Install Suite: lenny
Installer:
http://ftp.debian.org/debian/dists/lenny/main/installer-i386/current/images
WARNING: Installer kernel and ramdisk are not authenticated.
Fetching ./vmlinuz
Fetching ./initrd.gz
command line is "debian-installer/exit/always_halt=true -- quiet console=hvc0"
Xend has probably crashed! Invalid or missing HTTP status code.
>How-To-Repeat:
>Fix:
Home |
Main Index |
Thread Index |
Old Index