Your message dated Sat, 03 Nov 2012 05:48:09 +0000 with message-id <[email protected]> and subject line Bug#682202: fixed in xen-api 1.3.2-12 has caused the Debian Bug report #682202, regarding xcp-squeezed not started on boot to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 682202: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=682202 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: xcp-squeezed Version: 1.3.2-9 Severity: important When trying to start a guest I get: # xe vm-start name-label=squeeze-2 The server failed to handle your request, due to an internal error. The given message may give details useful for debugging the problem. message: Failure("The ballooning daemon is not running") If I then manually run "/etc/init.d/xcp-squeezed start" it appears to (silently) succeed and I can start the guest. I do seem to have the necessary start links: # ls /etc/rc*/*xcp-squeezed /etc/rc0.d/K01xcp-squeezed /etc/rc3.d/S18xcp-squeezed /etc/rc6.d/K01xcp-squeezed /etc/rc1.d/K01xcp-squeezed /etc/rc4.d/S18xcp-squeezed /etc/rc2.d/S18xcp-squeezed /etc/rc5.d/S18xcp-squeezed But I wonder if this relates to this message which I see on boot (transcribed from the screen by hand): xc: error: Could not obtain handle on privileged command interface (2 = No such file or directory): Internal error Fatal error: exception Xenctrl.Error("Unable to open XC interface") Error: Connection refused (calling connect ) This immediately follows xcp-networkd but is before the "Starting Xen daemons: xenfs xenstore" etc which I think is also when /proc/xen is mounted. Presumably the issue is a missing dependency? Changing the "Required-Start: ... xend" to just "xen" and rerunning insserv causes xcp-squeezed to get started on boot. I guess this is due to the renaming of xend->xen in xen-utils-common, although the new script "Provides: xend" so I dunno. I suppose you would also want to depend on the required minimum version of xen-utils-common (4.1.2-4). However now when I try and start a guest I get: ~# xe vm-start name-label=squeeze-2 The server failed to handle your request, due to an internal error. The given message may give details useful for debugging the problem. message: missing table <extra>: host <extra>: and after waiting a bit I get: root@h09:~# xe vm-list Authentication failed For usage run: 'xe help' I tried "/etc/init.d/xcp-xapi restart" which took a while but did eventually succeed and now "xe vm-start name-label=squeeze-2" works. In /var/log/daemon.log I find: Jul 20 09:02:30 h09 xapi: [ warn|h09|26 heartbeat|heartbeat thread D:3a99d7bf5268|startup] thread [heartbeat thread] died Jul 20 09:02:30 h09 xapi: [ warn|h09|25|control domain memory D:e8383adbfa08|startup] thread [control domain memory] died Jul 20 09:02:31 h09 xapi: [error|h09|0 thread_zero|Bringing up physical PIFs D:9c09058f02e4|xapi] Network configuration error: SCRIPT_ERROR [script = /sbin/ip, args = link set vif4.0 up, code = 1, stdout = , stderr = Cannot find device "vif4.0"#012] Jul 20 09:02:32 h09 xapi: [ info|h09|0 thread_zero||watchdog] (Re)starting xapi... Jul 20 09:02:35 h09 xapi: [error|h09|0 thread_zero|Registering SR plugins D:ec9f329de969|sm_exec] Not scanning /var/lib/xcp/sm for SM backends: directory does not exist Jul 20 09:02:35 h09 xapi: [error|h09|75|scan one D:ba7e1b263c64|xapi] Caught exception attempting an SR.scan: INTERNAL_ERROR: [ Not_found ] Jul 20 09:02:35 h09 xapi: [ warn|h09|0 thread_zero|server_init D:65ec2f79406b|startup] task [initialising storage] exception: Api_errors.Server_error("SESSION_INVALID", _) Jul 20 09:02:35 h09 xapi: [ warn|h09|0 thread_zero|server_init D:65ec2f79406b|startup] task [wait management interface to come up] exception: Api_errors.Server_error("INTERNAL_ERROR", _) Jul 20 09:02:35 h09 xapi: [ warn|h09|79|Calling on_xapi_initialize event hook in the external authentication plugin D:94fc7e19e159|startup] thread [Calling on_xapi_initialize event hook in the external authentication plugin] died Jul 20 09:03:05 h09 xapi: [ warn|h09|0 thread_zero|server_init D:48f5c4af1389|startup] task [Listening localhost] exception: Failure("Repeatedly failed to bind: INET 127.0.0.1:80") Jul 20 09:03:05 h09 xapi: [error|h09|0 thread_zero||xapi] Caught exception at toplevel: 'Failure("Repeatedly failed to bind: INET 127.0.0.1:80")' Jul 20 09:03:05 h09 xapi: [ info|h09|0 thread_zero||watchdog] received exit code 2 Jul 20 09:03:05 h09 xapi: [ info|h09|0 thread_zero||watchdog] Received bad exit, retrying Jul 20 09:03:05 h09 xapi: [ info|h09|0 thread_zero||watchdog] (Re)starting xapi... Jul 20 09:03:05 h09 xapi: [error|h09|80|scan one D:c5861d9f9a12|xapi] Caught exception attempting an SR.scan: INTERNAL_ERROR: [ Unix.Unix_error(63, "connect", "") ] Jul 20 09:03:05 h09 xapi: [error|h09|0 thread_zero|Registering SR plugins D:a6be6cf646b7|sm_exec] Not scanning /var/lib/xcp/sm for SM backends: directory does not exist Jul 20 09:03:35 h09 xapi: [error|h09|81|scan one D:6d9bfc3eb80c|xapi] Caught exception attempting an SR.scan: INTERNAL_ERROR: [ Not_found ] Jul 20 09:03:35 h09 xapi: [ warn|h09|0 thread_zero|server_init D:3ad550ca1aad|startup] task [Listening localhost] exception: Failure("Repeatedly failed to bind: INET 127.0.0.1:80") Jul 20 09:03:35 h09 xapi: [error|h09|0 thread_zero||xapi] Caught exception at toplevel: 'Failure("Repeatedly failed to bind: INET 127.0.0.1:80")' Jul 20 09:03:35 h09 xapi: [ info|h09|0 thread_zero||watchdog] received exit code 2 Jul 20 09:03:35 h09 xapi: [ info|h09|0 thread_zero||watchdog] Received 2 bad exits within no-retry-interval. Giving up. Jul 20 09:04:05 h09 xapi: [error|h09|82|scan one D:f999e631efd9|xapi] Caught exception attempting an SR.scan: INTERNAL_ERROR: [ Unix.Unix_error(63, "connect", "") ] Jul 20 09:04:35 h09 xapi: [error|h09|84|scan one D:08df987cab9b|xapi] Caught exception attempting an SR.scan: INTERNAL_ERROR: [ Unix.Unix_error(63, "connect", "") ] Jul 20 09:05:05 h09 xapi: [error|h09|86|scan one D:4ba9fcb6eb86|xapi] Caught exception attempting an SR.scan: INTERNAL_ERROR: [ Unix.Unix_error(63, "connect", "") ] Jul 20 09:05:35 h09 xapi: [error|h09|87|scan one D:3e7e0228469d|xapi] Caught exception attempting an SR.scan: INTERNAL_ERROR: [ Unix.Unix_error(63, "connect", "") ] Jul 20 09:06:05 h09 xapi: [error|h09|88|scan one D:1f061cc8a480|xapi] Caught exception attempting an SR.scan: INTERNAL_ERROR: [ Unix.Unix_error(63, "connect", "") ] which I think corresponds to the initial startup before I restarted: Jul 20 09:06:15 h09 xapi: [ info|h09|0 thread_zero||watchdog] (Re)starting xapi... Jul 20 09:06:16 h09 xapi: [error|h09|0 thread_zero|Registering SR plugins D:35c6e7b9c206|sm_exec] Not scanning /var/lib/xcp/sm for SM backends: directory does not exist As an aside it'd be nice to add some success/failure logging to the xcp-squeezed initscript. -- 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-squeezed depends on: ii libc6 2.13-33 ii libxen-4.1 4.1.3~rc1+hg-20120614.a9c0a89c08f2-4 ii lsb-base 4.1+Debian7 ii xen-hypervisor-4.1-amd64 [xen-hypervi 4.1.3~rc1+hg-20120614.a9c0a89c08f2-4 ii xen-utils-common 4.1.3~rc1+hg-20120614.a9c0a89c08f2-4 xcp-squeezed recommends no packages. xcp-squeezed suggests no packages. -- no debconf information -- Ian Campbell Current Noise: Death - Together As One I don't care where I sit as long as I get fed. -- Calvin Trillin
--- End Message ---
--- Begin Message ---Source: xen-api Source-Version: 1.3.2-12 We believe that the bug you reported is fixed in the latest version of xen-api, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Thomas Goirand <[email protected]> (supplier of updated xen-api package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.8 Date: Wed, 24 Oct 2012 04:32:38 +0000 Source: xen-api Binary: xcp-xapi python-xenapi xcp-squeezed xcp-v6d libxenapi-ocaml-dev xcp-xapi-debug xcp-xe xcp-networkd Architecture: source amd64 all Version: 1.3.2-12 Distribution: unstable Urgency: low Maintainer: Pkg Xen <[email protected]> Changed-By: Thomas Goirand <[email protected]> Description: libxenapi-ocaml-dev - Xen Cloud Platform - OCaml bindings python-xenapi - Xen Cloud Platform - XenAPI Python libraries xcp-networkd - Xen Cloud Platform - network configuration daemon xcp-squeezed - Xen Cloud Platform - memory ballooning daemon xcp-v6d - Xen Cloud Platform - feature daemon xcp-xapi - Xen Cloud Platform - XenAPI server xcp-xapi-debug - Xen Cloud Platform - debugging tools xcp-xe - Xen Cloud Platform - command-line utilities Closes: 682120 682122 682202 686779 690612 690710 Changes: xen-api (1.3.2-12) unstable; urgency=low . * Fixes bashism in install-debian-pv.sh (Closes: #690612). * Fixes bashism in interface-visualise (Closes: #690710). * The /etc/init.d/xcp-squeezed script now depends on /etc/init.d/xen since it has been renamed like this from xend. For this reason, xcp-squeezed now depends on xen-utils-common (>= 4.1.3-3) (Closes: #682202). * Downgrades openvswitch dependencies to Recommends: (Closes: #686779). * Few corrections in the README.Debian (Closes: #682122, #682120). Checksums-Sha1: b0de28c0f1017de04c6d780483ab1c765fb4af3e 1990 xen-api_1.3.2-12.dsc e8fa1646659c4d3c90646b3aa30caba1d8e613b4 65584 xen-api_1.3.2-12.debian.tar.gz c6d7b12598c84a310d1d41f47e65842ea5ba0b6a 7464276 xcp-xapi_1.3.2-12_amd64.deb 5074098a8bb02e81f3ab00a44401ad5727197cb9 10780 python-xenapi_1.3.2-12_all.deb fc320681a15481f82462862a3961765764831912 663664 xcp-squeezed_1.3.2-12_amd64.deb 0eee5c4605a6ebbcca7e0b9ee258c16ff76afc7d 850028 xcp-v6d_1.3.2-12_amd64.deb acd5e585de3b7dfd3f62e486e68f79631d3201a6 1204172 libxenapi-ocaml-dev_1.3.2-12_amd64.deb e352a2243b90a58d09501fba325120de2c6c1193 8926144 xcp-xapi-debug_1.3.2-12_amd64.deb 8dc764a8d1fae63f881f14b909adc2c24fa5ac20 264670 xcp-xe_1.3.2-12_amd64.deb b9f48626fd61cd79c66fd3f86ff4a1890befcc90 1002640 xcp-networkd_1.3.2-12_amd64.deb Checksums-Sha256: 898663ce2d72f44fd106752d6f95c5284742b00fa8c8247ef810c4524e16ec22 1990 xen-api_1.3.2-12.dsc bf6d1e168d09f053ab8601f843bbe9b0c51e062062b81ef4ffca39f2b055320d 65584 xen-api_1.3.2-12.debian.tar.gz 3f1c36cf95183d9e741041e98c2c2a1a66572bbb703528a756d372d7e2bba362 7464276 xcp-xapi_1.3.2-12_amd64.deb 58b890247bb2c7674bd1c14249c22eebb9b289161d0465d23f5e7e186fc1d8cd 10780 python-xenapi_1.3.2-12_all.deb 7d203dd2084bc17c1be8d15a9789ed48a7e87a0bf1584cdf95c2dfc9f0cd6ae2 663664 xcp-squeezed_1.3.2-12_amd64.deb ca777ae12f00406acb95fa9b3542e6bfec057a8701fbd1dad4480670adf97fb9 850028 xcp-v6d_1.3.2-12_amd64.deb 8f3c07711c2543c966b8ae2a9a7afa1c3ad10943e8f215a2b3e627cb0a982574 1204172 libxenapi-ocaml-dev_1.3.2-12_amd64.deb aaf4ca9201bf0f72fa8605eb8def1fa0c3326d0e6473e215ac4fe2fa286456c4 8926144 xcp-xapi-debug_1.3.2-12_amd64.deb 84ca61ac1094a3cbbd3b17ec0d15b1ca97cfb416b120d4d5cc7b1570fc480798 264670 xcp-xe_1.3.2-12_amd64.deb a5e069321ab7111bcbb5f716a6dbfc9689335db82fdb67f52b21b80080fd316a 1002640 xcp-networkd_1.3.2-12_amd64.deb Files: 06a0f89b825ec772a1cd214d989002ef 1990 admin extra xen-api_1.3.2-12.dsc f1b0669f9a532b18aef4aa35654e29fb 65584 admin extra xen-api_1.3.2-12.debian.tar.gz 11201815f5ef30b28a0b87e0b0671396 7464276 admin extra xcp-xapi_1.3.2-12_amd64.deb c83da632a8eec7cef50536d43c27a43e 10780 python extra python-xenapi_1.3.2-12_all.deb 36029488c29ad65a3002870be3348148 663664 admin extra xcp-squeezed_1.3.2-12_amd64.deb de6626a025369889da0d4c737f0683aa 850028 admin extra xcp-v6d_1.3.2-12_amd64.deb 552d019695b11f64a524dbcbbb0c8f32 1204172 ocaml extra libxenapi-ocaml-dev_1.3.2-12_amd64.deb 11e008ee9b58b4f41932f8cbe58b4d03 8926144 debug extra xcp-xapi-debug_1.3.2-12_amd64.deb 0ca1918d3524c1fd44d934180595e37d 264670 admin extra xcp-xe_1.3.2-12_amd64.deb 6b1296c1011b35c372f787522df7cf45 1002640 admin extra xcp-networkd_1.3.2-12_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAlCUulgACgkQl4M9yZjvmkkZLgCffzi45QpAy5n3DO5HIKWC3jVD lU8An0IauMKYFeikkHWmug37wVsVqLCM =EU96 -----END PGP SIGNATURE-----
--- End Message ---

