Your message dated Fri, 22 Feb 2019 09:34:25 +0000
with message-id <e1gx7dt-0009y5...@fasolo.debian.org>
and subject line Bug#922936: fixed in ganeti 2.16.0-5
has caused the Debian Bug report #922936,
regarding ganeti: KVM/QEMU Virtual machines won't start after the last 
qemu-system-x86_64  update.
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 ow...@bugs.debian.org
immediately.)


-- 
922936: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=922936
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: ganeti
Version: 2.16.0-4
Severity: grave
Tags: newcomer
Justification: renders package unusable

Dear Maintainer,

After performing the usual apt upgrade on my system, I found Ganeti was unable
to start my virtual machines.

The error message, from qemu, was that -balloon was an invalid option.
Searching the man showed no reference on Buster, but on Stretch it was there.

Looking over the change log for qemu 3.1
(https://wiki.qemu.org/ChangeLog/3.1#Incompatible_changes) the 4th entry
mentioned `-balloon` had changed to `-device virtio-balloon`

Hopefully this can be resolved by a simple search and replace within the Python
scripts powering Ganeti.
As of yet, I haven't had a look. There will likely be other options that will
be affected by the update to qemu.



-- Package-specific info:
Version symlinks:
  /etc/ganeti/share -> /usr/share/ganeti/2.16
  /etc/ganeti/lib -> /usr/lib/ganeti/2.16
Cluster config version: 2.16.0
Address family: IPv4
Enabled hypervisors: kvm
kvm hypervisor parameters:
  acpi=True
  boot_order=disk
  cpu_cores=0
  cpu_mask=all
  cpu_sockets=1
  cpu_threads=0
  disk_aio=threads
  disk_cache=default
  disk_discard=default
  disk_type=paravirtual
  kernel_args=ro
  keymap=en-gb
  kvm_path=/usr/bin/kvm
  kvm_pci_reservations=12
  migration_bandwidth=32
  migration_downtime=30
  migration_mode=live
  migration_port=8102
  nic_type=paravirtual
  reboot_behavior=reboot
  root_path=/dev/vda1
  scsi_controller_type=lsi
  security_model=none
  serial_console=True
  serial_speed=38400
  spice_ip_version=0
  spice_playback_compression=True
  spice_tls_ciphers=HIGH:-DES:-3DES:-EXPORT:-DH
  spice_use_tls=False
  spice_use_vdagent=True
  use_chroot=False
  use_guest_agent=False
  use_localtime=False
  user_shutdown=False
  vhost_net=False
  virtio_net_queues=1
  vnc_bind_address=0.0.0.0
  vnc_tls=False
  vnc_x509_verify=False
  vnet_hdr=True

-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.19.0-2-amd64 (SMP w/8 CPU cores)
Kernel taint flags: TAINT_WARN
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_GB:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages ganeti depends on:
ii  adduser              3.118
ii  ganeti-2.16          2.16.0-4
ii  ganeti-haskell-2.16  2.16.0-4
ii  ganeti-htools-2.16   2.16.0-4
ii  lsb-base             10.2018112800
ii  python               2.7.15-4

Versions of packages ganeti recommends:
ii  drbd-utils                   9.5.0-1
ii  fdisk                        2.33.1-0.1
ii  ganeti-instance-debootstrap  0.16-6
ii  ndisc6                       1.0.4-1
ii  qemu-kvm                     1:3.1+dfsg-4

Versions of packages ganeti suggests:
pn  blktap-dkms  <none>
pn  ganeti-doc   <none>
pn  molly-guard  <none>

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: ganeti
Source-Version: 2.16.0-5

We believe that the bug you reported is fixed in the latest version of
ganeti, 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 922...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Apollon Oikonomopoulos <apoi...@debian.org> (supplier of updated ganeti 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 22 Feb 2019 09:50:10 +0200
Source: ganeti
Binary: ganeti ganeti-2.16 ganeti-haskell-2.16 ganeti-htools ganeti-htools-2.16 
ganeti-doc python-ganeti-rapi python3-ganeti-rapi ganeti-testsuite
Architecture: source all amd64
Version: 2.16.0-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Ganeti Team <gan...@packages.debian.org>
Changed-By: Apollon Oikonomopoulos <apoi...@debian.org>
Description:
 ganeti     - cluster virtualization manager
 ganeti-2.16 - cluster virtualization manager - Python components
 ganeti-doc - cluster virtualization manager - documentation
 ganeti-haskell-2.16 - cluster virtualization manager - Haskell components
 ganeti-htools - cluster virtualization manager - tools (stand-alone)
 ganeti-htools-2.16 - cluster virtualization manager - tools for Ganeti 2.16
 ganeti-testsuite - cluster virtualization manager - test suite
 python-ganeti-rapi - cluster virtualization manager - RAPI client library
 python3-ganeti-rapi - cluster virtualization manager - RAPI client library 
(Python 3)
Closes: 922936
Changes:
 ganeti (2.16.0-5) unstable; urgency=medium
 .
   * Restore compatibility with QEMU 3.1 (Closes: #922936)
Checksums-Sha1:
 56985988c1bcaeec8d7d09cec52f4437bc56ca2d 3454 ganeti_2.16.0-5.dsc
 2340da946f673106d1785523bfa5acdb04a64d7c 63144 ganeti_2.16.0-5.debian.tar.xz
 36b8574f3ecf13755535af06231a3b5e40a7db86 870704 ganeti-2.16_2.16.0-5_all.deb
 337029efdb58c58361f35868983c59e2db693929 1003260 ganeti-doc_2.16.0-5_all.deb
 162bd72bd851057aa65a246e479ad15be3142d92 13091884 
ganeti-haskell-2.16_2.16.0-5_amd64.deb
 f020f19b878e9187e8852b08423c48aaba1c1d63 2638452 
ganeti-htools-2.16_2.16.0-5_amd64.deb
 bca4cedac9c6efdb9279ddc8dc9616a3905dc06b 18744 ganeti-htools_2.16.0-5_all.deb
 200c2cf796fb946c26ccd7326c92a7192edc2790 375000 
ganeti-testsuite_2.16.0-5_all.deb
 b5ad01c9a7777dfe74b56b6cc4a8b32d9ccb2945 103924 ganeti_2.16.0-5_all.deb
 b9e7ff7e673c4f03ce4cda91d536fd9e4948ec8c 15548 ganeti_2.16.0-5_amd64.buildinfo
 946a171c7a1cda0460a286ab962c521eeef0324a 31264 
python-ganeti-rapi_2.16.0-5_all.deb
 1aefe0feb05bc5b3bff458a4f3c57f7b4e004325 31360 
python3-ganeti-rapi_2.16.0-5_all.deb
Checksums-Sha256:
 e3ad82f8002d0406a87b811d98d97ab30485ff968a5b231b604873d978640303 3454 
ganeti_2.16.0-5.dsc
 a81c00315a952042d6e71773702c8fade1f6032dd5789e918f3ee6dca0e8e4b0 63144 
ganeti_2.16.0-5.debian.tar.xz
 73737101f01279edb0b158ed0180c1a3056c3a32e01d6c9287f5483787292ca2 870704 
ganeti-2.16_2.16.0-5_all.deb
 7ab16c150e7a50011c33d6a493157d8efa9e2e04417785b32e5b94851476bdce 1003260 
ganeti-doc_2.16.0-5_all.deb
 55aa1973d55b273ee2843e95db3ae36a756931196bc4e7694632bd491a1d13ef 13091884 
ganeti-haskell-2.16_2.16.0-5_amd64.deb
 1e6ebd0f49e4b0ed8eac320a13adabf25f018bb13825f72a3c1bdcffbb6b1d33 2638452 
ganeti-htools-2.16_2.16.0-5_amd64.deb
 758a144b01dbb7cd6ad568234afbaffbeccb9b7a45b5094a5b0c6f764a8af210 18744 
ganeti-htools_2.16.0-5_all.deb
 f07a2f151133342d83b6a73fa71b1e226c74bcb3078cd478b3147960fc6c299d 375000 
ganeti-testsuite_2.16.0-5_all.deb
 21585ff15eb20d052bd4c58a64979d905ad71abd7e9b6dabba275a197d7156f1 103924 
ganeti_2.16.0-5_all.deb
 57a0753e637700384513b8c94c7cf033f57d7b8aeb22cc248a0840d35f047fbe 15548 
ganeti_2.16.0-5_amd64.buildinfo
 df0461486dc4145fc85a75da43ceadf3201219af026442251e8d0e4a38c61c93 31264 
python-ganeti-rapi_2.16.0-5_all.deb
 76a45f2ac163bb5d5d41e03bdfe09b333c28b4a8278cf61774ea434ac0d9888b 31360 
python3-ganeti-rapi_2.16.0-5_all.deb
Files:
 406e7dab8ce8edcc8ac44c211ebab1f3 3454 admin optional ganeti_2.16.0-5.dsc
 1e371e56002683b2c4d83414fe21aaaf 63144 admin optional 
ganeti_2.16.0-5.debian.tar.xz
 df1aaa209a055aa44b2a21cc6a57c710 870704 admin optional 
ganeti-2.16_2.16.0-5_all.deb
 7dfa70ed09208a593ccec307b1409e32 1003260 doc optional 
ganeti-doc_2.16.0-5_all.deb
 367ea1b86603e1207585b0ecc3ff008f 13091884 admin optional 
ganeti-haskell-2.16_2.16.0-5_amd64.deb
 b5cbe3beb6e750383a9e2300d8537f87 2638452 admin optional 
ganeti-htools-2.16_2.16.0-5_amd64.deb
 981c4d24ab55e66164f5ea76040bb54b 18744 admin optional 
ganeti-htools_2.16.0-5_all.deb
 d8a69efe97a187b636ba438f02f59acf 375000 devel optional 
ganeti-testsuite_2.16.0-5_all.deb
 77f8b801ef614c8d6e15a556a23d2709 103924 admin optional ganeti_2.16.0-5_all.deb
 d6bfe09839d6b6eb07f3198d9819ea97 15548 admin optional 
ganeti_2.16.0-5_amd64.buildinfo
 bd00d59bf5db0e362afc15316cf29f4f 31264 python optional 
python-ganeti-rapi_2.16.0-5_all.deb
 57afc7a1daf985ba4de0e2e1b3b0f2d8 31360 python optional 
python3-ganeti-rapi_2.16.0-5_all.deb

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEPgL9ZlYpWVIRC6uZ9RsYxyAkgiQFAlxvvjcACgkQ9RsYxyAk
giSV1hAAvXy2C2gdm/z8QR6S5ihVbC5WFjNljkwNqyV4u04RNbGvkEMIYh9zKeRg
Tw0ajQZNscup+HT1Mlb9QkkmCRTqPr7ON2CpuJRtcatoepADu5VC99l2zjS3jEPe
70M96KLURJTYotW45eDy4WlMDniAW4Kzm6QMZlITtbU5z4kN9jmdilSTYOf+BFiL
eQLpxzfrnLMmNm9grDtqVYwqsSg12JkTEjoyG+ChyXkZtguKD75CRKTQzXigEJIc
tFTGRXCmw2pNAtuKFAqUf/uzPDY2sZ0MwPqIgoxuRw2zkds1Zyc0tXz2SKpog4Nh
SoztN2XvC6356IC8cNrDyzhU54s3h67hYQ0m1DgH7dxdnNQij4P5TJAa1dI/RkY9
f9fTDnXSsNd6V4hEkoiox8xS2JbxX27NVKBxSK2wmaW/OHF21r8sVqhZAW22r2N7
BBshd+boEbzfg2emfqV7U/yt6SsrXFS11Ee+le0nx36QhywCFlpNTyhoc/v13n7T
WaK99tvwZ1DrhYszHQEJwijIsVCq+1q5ZWgixUf5XGDTq+TwTwHu4dNXatoJ2VAZ
rcz8dUFd+J+eGw9ggtwekBY+aqn1SUjtRwzC4dnYmrKnGIYr9Tm7fyKn5VbRuRw+
qI560xzCyjp7k4HmLSuT6xHCaRscDsAhqNiQY96QRoVAnnuO9r4=
=Jp+N
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to