Belatedly realizing the VM configuration would probably be helpful in
diagnosing:
<domain type='kvm'>
<name>vm01</name>
<uuid>0026ba80-bdd4-ffb0-e120-3cc331bfaebb</uuid>
<memory>1310720</memory>
<currentMemory>1310720</currentMemory>
<vcpu>2</vcpu>
<os>
<type arch='x86_64' machine='pc-0.12'>hvm</type>
<boot dev='hd'/>
</os>
<features>
<acpi/>
<apic/>
<pae/>
</features>
<clock offset='utc'/>
<on_poweroff>destroy</on_poweroff>
<on_reboot>restart</on_reboot>
<on_crash>restart</on_crash>
<devices>
<emulator>/usr/bin/kvm</emulator>
<disk type='block' device='disk'>
<driver name='qemu' type='raw' cache='writeback'/>
<source dev='/dev/vg0/01-root'/>
<target dev='sda' bus='scsi'/>
<address type='drive' controller='0' bus='0' unit='0'/>
</disk>
<disk type='block' device='disk'>
<driver name='qemu' type='raw' cache='writeback'/>
<source dev='/dev/vg0/01-swap'/>
<target dev='sdb' bus='scsi'/>
<address type='drive' controller='0' bus='0' unit='1'/>
</disk>
<disk type='block' device='cdrom'>
<driver name='qemu' type='raw'/>
<target dev='hdc' bus='ide'/>
<readonly/>
<address type='drive' controller='0' bus='1' unit='0'/>
</disk>
<controller type='scsi' index='0'>
<address type='pci' domain='0x0000' bus='0x00' slot='0x04'
function='0x0'/>
</controller>
<controller type='ide' index='0'>
<address type='pci' domain='0x0000' bus='0x00' slot='0x01'
function='0x1'/>
</controller>
<interface type='bridge'>
<mac address='52:54:00:53:db:1d'/>
<source bridge='br0'/>
<model type='virtio'/>
<address type='pci' domain='0x0000' bus='0x00' slot='0x03'
function='0x0'/>
</interface>
<serial type='pty'>
<target port='0'/>
</serial>
<console type='pty'>
<target type='serial' port='0'/>
</console>
<input type='mouse' bus='ps2'/>
<graphics type='vnc' port='-1' autoport='yes' keymap='en-us'/>
<video>
<model type='cirrus' vram='9216' heads='1'/>
<address type='pci' domain='0x0000' bus='0x00' slot='0x02'
function='0x0'/>
</video>
<memballoon model='virtio'>
<address type='pci' domain='0x0000' bus='0x00' slot='0x05'
function='0x0'/>
</memballoon>
</devices>
</domain>
On Wed, May 15, 2013 at 5:19 PM, Ari Epstein <[email protected]> wrote:
> Hi all,
>
> I have hardly had to touch libvirt/kvm since I set it up for a server
> several years ago, but need to learn fast after a wheezy upgrade has made
> them unbootable. I can connect to the virtual hosts through virt-manager
> and see that the virtual firmware is unable to find any bootable media. I
> believe I have a pretty plain vanilla libvirt setup. The hosts are all
> ext4 on kpartx on LVM. No settings changed during the upgrade. Any advice
> appreciated!
>
> --
>
> Ari Epstein
>
> 311 W Buffalo St
> Ithaca, NY 14850-4123
>
> [email protected]
> 607.222.5116
>
--
Ari Epstein
311 W Buffalo St
Ithaca, NY 14850-4123
[email protected]
607.222.5116