Public bug reported:

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>

** Affects: kvm (Ubuntu)
     Importance: Undecided
         Status: New

-- 
a reboot issued from the guest shutdowns the guest instead of rebooting it
https://bugs.launchpad.net/bugs/219326
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to