qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Ben Howard <ben.howard@canonical.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [Bug 1243287] Re: [KVM/QEMU][ARM][SAUCY] fails to boot cloud-image due to host kvm fail
Date: Thu, 17 Mar 2016 23:04:54 -0000	[thread overview]
Message-ID: <20160317230455.18359.83681.launchpad@wampee.canonical.com> (raw)
In-Reply-To: 20131022162416.15428.47621.malonedeb@soybean.canonical.com

** Changed in: qemu
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1243287

Title:
  [KVM/QEMU][ARM][SAUCY] fails to boot cloud-image due to host kvm fail

Status in QEMU:
  Fix Released

Bug description:
  On booting the cloud image using qemu/kvm fails with the following
  error:

  Cloud-init v. 0.7.3 running 'init' at Thu, 03 Oct 2013 16:45:21 +0000. Up 360.78 seconds.
  ci-info: +++++++++++++++++++++++++Net device info+++++++++++++++++++++++++
  ci-info: +--------+------+-----------+---------------+-------------------+
  ci-info: | Device | Up | Address | Mask | Hw-Address |
  ci-info: +--------+------+-----------+---------------+-------------------+
  ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |
  ci-info: | eth0 | True | 10.0.2.15 | 255.255.255.0 | 52:54:00:12:34:56 |
  ci-info: +--------+------+-----------+---------------+-------------------+
  ci-info: ++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++
  ci-info: +-------+-------------+----------+---------------+-----------+-------+
  ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |
  ci-info: +-------+-------------+----------+---------------+-----------+-------+
  ci-info: | 0 | 0.0.0.0 | 10.0.2.2 | 0.0.0.0 | eth0 | UG |
  ci-info: | 1 | 10.0.2.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |
  ci-info: +-------+-------------+----------+---------------+-----------+-------+
  error: kvm run failed Function not implemented

  /usr/lib/python2.7/dist-
  packages/cloudinit/sources/DataSourceAltCloud.py assumes that
  dmidecode command is availabe (ie it assumes that system is x86) on
  arm systems there is no dmidecode command so host kvm fails with the
  message "error: kvm run failed Function not implemented"

  The patch makes get_cloud_type() function return with UNKNOWN for ARM
  systems.

  I was able to boot the cloud-image on ARM after applying this change.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1243287/+subscriptions

      parent reply	other threads:[~2016-03-17 23:11 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20131022162416.15428.47621.malonedeb@soybean.canonical.com>
2013-10-30 16:10 ` [Qemu-devel] [Bug 1243287] Re: [KVM/QEMU][ARM][SAUCY] fails to boot cloud-image due to host kvm fail Manoj Iyer
2013-10-30 16:11 ` [Qemu-devel] [Bug 1243287] [NEW] " Launchpad Bug Tracker
2013-10-30 16:19 ` [Qemu-devel] [Bug 1243287] " Manoj Iyer
2013-11-08 17:39 ` Manoj Iyer
2013-11-08 19:10 ` Peter Maydell
2013-11-08 20:01 ` Andreas Färber
2013-11-11 15:45 ` Peter Maydell
2013-11-14 14:20 ` Andre Przywara
2013-11-14 14:30 ` Peter Maydell
2014-02-25 18:31 ` Manoj Iyer
2014-02-25 18:54 ` Peter Maydell
2014-02-26 19:28 ` Launchpad Bug Tracker
2014-02-26 19:44 ` Scott Moser
2014-02-26 21:05 ` Peter Maydell
2014-02-26 22:35 ` Manoj Iyer
2014-02-27  0:40 ` Ben Howard
2014-02-27  1:36 ` Manoj Iyer
2014-03-03 22:00 ` Launchpad Bug Tracker
2016-03-17 23:04 ` Ben Howard [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160317230455.18359.83681.launchpad@wampee.canonical.com \
    --to=ben.howard@canonical.com \
    --cc=1243287@bugs.launchpad.net \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).