[Pkg-xen-devel] Bug#674132: xcp-xapi: backend check error

Ritesh Raj Sarraf rrs at debian.org
Wed May 23 09:25:00 UTC 2012


Package: xcp-xapi
Severity: important

The README doc mentions:

4/ Configuring Xen and XCP
--------------------------
4.1/ Switch using xl instead of xm and xend to control Xen
As of writing, you should do that:
sed -i "s/TOOLSTACK=/TOOLSTACK=xl/" /etc/default/xen


Where as the init script checks for:

# Exit cleanly if TOOLSTACK != xapi
if [ "${TOOLSTACK}" != "xapi" ]; then
        log_failure_msg "Xen toolstack is not set to xapi! Exiting."
        exit 0
fi


Please fix this to one.

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (100, 'experimental'), (1, 'quantal')
Architecture: amd64 (x86_64)

Kernel: Linux 3.3.0-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash





More information about the Pkg-xen-devel mailing list