pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/29847: Can't stop or restart xend



>Number:         29847
>Category:       pkg
>Synopsis:       Can't stop or restart xend
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Mar 31 11:09:00 +0000 2005
>Originator:     Martti Kuparinen
>Release:        NetBSD 3.99.2
>Organization:
>Environment:
System: NetBSD 3.99.2
Architecture: i386
Machine: i386
>Description:

xend can not be stopped or restarted with /etc/rc.d/xend.

>How-To-Repeat:

# pkg_info | grep xen
xentools20-2.0.3nb3 Userland Tools for Xen
# /etc/rc.d/xend status
xend is not running.
# ps axw | grep xen
402 ?     S    0:00.04 /usr/pkg/bin/python2.3 /usr/pkg/sbin/xend start
# xm list
Name              Id  Mem(MB)  CPU  State  Time(s)  Console
Domain-0           0       64    0  r----      9.7
# /usr/pkg/sbin/xend stop
# ps axw | grep xen
402 ?     S    0:00.05 /usr/pkg/bin/python2.3 /usr/pkg/sbin/xend start

>Fix:




Home | Main Index | Thread Index | Old Index