a reboot issued from the guest shutdowns the guest instead of rebooting it

Bug #219326 reported by Mathias Gug
4
Affects Status Importance Assigned to Milestone
kvm (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: kvm

Host is running 1:62+dfsg-0ubuntu5. The guest is a hardy rc.

When issuing a reboot on the command line in the guest, the guest shuts down instead of rebooting.

Here is the guest definition:

virsh # dumpxml hardy-base
<domain type='kvm'>
  <name>hardy-base</name>
  <uuid>4dea24b3-1252-d8f3-2516-782e98a23fa2</uuid>
  <memory>131072</memory>
  <currentMemory>131072</currentMemory>
  <vcpu>1</vcpu>
  <os>
    <type>hvm</type>
    <boot dev='hd'/>
  </os>
  <features>
    <acpi/>
  </features>
  <clock offset='utc'/>
  <on_poweroff>destroy</on_poweroff>
  <on_reboot>restart</on_reboot>
  <on_crash>destroy</on_crash>
  <devices>
    <emulator>/usr/bin/kvm</emulator>
    <disk type='file' device='disk'>
      <source file='/dev/ubuntu/vm_hardy-base'/>
      <target dev='hda' bus='ide'/>
    </disk>
    <interface type='bridge'>
      <mac address='52:54:00:27:c0:cd'/>
      <source bridge='br0'/>
      <target dev='vnet0'/>
    </interface>
    <input type='mouse' bus='ps2'/>
    <graphics type='vnc' port='-1' listen='0.0.0.0'/>
  </devices>
</domain>

Revision history for this message
Jamie Strandboge (jdstrand) wrote :

I see this too with kvm 1:62+dfsg-0ubuntu6.

Changed in kvm:
status: New → Confirmed
Revision history for this message
Dustin Kirkland  (kirkland) wrote :

Jamie/Mathias-

I could not reproduce this problem with 8.04.2 Hardy KVM guest running on an Intrepid host.

Do you have an environment where you can reproduce this?

:-Dustin

Revision history for this message
Dustin Kirkland  (kirkland) wrote :

I could not reproduce this with:
 * Host: intrepid, Guest: intrepid
 * Host: intrepid, Guest: hardy
 * Host: hardy, Guest: hardy

I spoke with Mathias in IRC, and he was not able to reproduce it either.

I'm going to close this with "Fix Released" for now. Please reopen if you run into this issue again.

Thanks,
:-Dustin

Changed in kvm:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.