[Pkg-xen-devel] Bug#682122: xcp-xapi: README.Debian has a few misleading commands
Ian Campbell
ijc at hellion.org.uk
Thu Jul 19 16:14:03 UTC 2012
Package: xcp-xapi
Version: 1.3.2-9
Severity: normal
Hi guys,
Just a couple of things I noticed running
through /usr/share/doc/xcp-xapi/README.Debian.gz as referenced by
http://wiki.debian.org/XCP
In "4/ Configuring Xen and XCP":
sed -i "s/TOOLSTACK=/TOOLSTACK=xapi/" /etc/default/xen
should be
sed -i "s/TOOLSTACK=.*/TOOLSTACK=xapi/" /etc/default/xen
Otherwise you might end up with TOOLSTACK=xapixm
In "4.2/ Configure network to use a bridge xenbr0":
PIF_UUID=`xe pif-list device=eth0`
should be
PIF_UUID=`xe pif-list device=eth0 --minimal`
(this is wrong twice in the same section)
Otherwise:
# echo $PIF_UUID
uuid ( RO) : 9ff5d3b4-e4fd-ef03-fc25-29ad1adfaa42 device ( RO): eth0 currently-attached ( RO): true VLAN ( RO): -1 network-uuid ( RO): 8c7020a9-411d-d788-8dea-3dcd3932dad6
which doesn't work when you use PIF_UUID with other commands
In "4.3/ Set Xen as default in GRUB" the recommended way would be to use
dpkg-divert e.g.
dpkg-divert --divert /etc/grub.d/08_linux_xen --rename /etc/grub.d/20_linux_xen
(taken from wiki.debian.org/Xen)
Ian.
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages xcp-xapi depends on:
ii hwdata 0.233-1
ii libc6 2.13-33
ii libpam0g 1.1.3-7.1
ii libuuid1 2.20.1-5.1
ii libvhd0 2.0.90-1
ii libxen-4.1 4.1.3~rc1+hg-20120614.a9c0a89c08f2-4
ii libxenstore3.0 4.1.3~rc1+hg-20120614.a9c0a89c08f2-4
ii lsb-base 4.1+Debian7
ii pciutils 1:3.1.9-5
ii python 2.7.3~rc2-1
ii python-xenapi 1.3.2-9
ii stunnel4 [stunnel] 3:4.53-1
ii xcp-eliloader 0.1-4
ii xcp-fe 0.5.2-3+b1
ii xcp-networkd 1.3.2-9
ii xcp-squeezed 1.3.2-9
ii xcp-storage-managers 0.1.1-2
ii xcp-v6d 1.3.2-9
ii xcp-xe 1.3.2-9
ii xen-hypervisor-4.1-amd64 [xen-hypervi 4.1.3~rc1+hg-20120614.a9c0a89c08f2-4
ii xen-utils-4.1 4.1.3~rc1+hg-20120614.a9c0a89c08f2-4
ii zlib1g 1:1.2.7.dfsg-13
Versions of packages xcp-xapi recommends:
ii cifs-utils 2:5.5-1
ii xcp-guest-templates 0.1-3
ii xcp-vncterm 0.1-2
xcp-xapi suggests no packages.
-- no debconf information
--
Ian Campbell
Current Noise: Exodus - Like Father, Like Son
I have learned
To spell hors d'oeuvres
Which still grates on
Some people's n'oeuvres.
-- Warren Knox
More information about the Pkg-xen-devel
mailing list