[Pkg-xen-devel] Bug#655301: Bug#655301: Bug#655301: Bug#655301: Bug#655301: xcp-xapi fails to start

Ritesh Raj Sarraf rrs at debian.org
Tue Jan 17 06:47:47 UTC 2012


On 01/17/2012 02:26 AM, Thomas Goirand wrote:
>> > 
>> > Interestingly there's nothing under /proc/xen.
> The /etc/init.d/xend init script should have mount xenfs for you. Try to
> restart it by hand, and see if it does it. xenfs and xen-evtchn modules
> are also loaded by this init script. Can you also check if they are
> loaded? If they aren't loaded after doing a /etc/init.d/xend start, then
> you got an issue here, which really, has nothing to do with XCP.

Yes, running xend mounts /proc/xen.

But the problem is, xcp-xapi wants to have xend disabled.

# Exit with failure if xend is running
if [ -f /var/run/xend.pid ]; then
        log_failure_msg "/var/run/xend.pid exists; ${NAME} conflicts
with xend"
        exit 1
fi


So I disabled the xend init file and then ran into this problem. If I
run xapi with xend enabled, I get the expected err msg.

lnx200-39:~# ls /proc/xen/
capabilities  privcmd  xenbus  xsd_kva  xsd_port
lnx200-39:~# /etc/init.d/xcp-xapi start
/var/run/xend.pid exists; xapi conflicts with xend ... failed!


-- 
Ritesh Raj Sarraf | http://people.debian.org/~rrs
Debian - The Universal Operating System

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 900 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-xen-devel/attachments/20120117/fb554984/attachment-0001.pgp>


More information about the Pkg-xen-devel mailing list