Displaying 2 results from an estimated 2 matches for "b76d".
Did you mean:
b766
2010 Dec 15
1
KVM Virtualisation, Console output no longer working
...the console with:
virsh console server01
it either wont connect or comes up with: error: Failed to get local hostname
Here is a dump of the xml, but no mention of ttyS0 either.
<domain type='qemu' id='5'>
<name>server01</name>
<uuid>5991cf85-db6c-2b87-b76d-07a0caae77b9</uuid>
<memory>524288</memory>
<currentMemory>524288</currentMemory>
<vcpu>1</vcpu>
<os>
<type arch='x86_64' machine='rhel5.4.0'>hvm</type>
<boot dev='cdrom'/>
</os>
<...
2012 Apr 12
0
Live migration of instance using KVM hypervisor fails
...instance-00000008.log) on the destination host:
2012-04-12 03:57:26.211: starting up
LC_ALL=C PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin QEMU_AUDIO_DRV=none /usr/bin/kvm -S -M pc-0.14 -enable-kvm -m 512 -smp 1,sockets=1,cores=1,threads=1 -name instance-00000008 -uuid 86b357d0-b76d-4cde-a0d1-90fb65508ff2 -nodefconfig -nodefaults -chardev socket,id=charmonitor,path=/var/lib/libvirt/qemu/instance-00000008.monitor,server,nowait -mon chardev=charmonitor,id=monitor,mode=readline -rtc base=utc -boot c -kernel /opt/stack/nova/mnt_instances/instance-00000008/kernel -initrd /opt/stack...