[Bug 592491] Re: Problems to autostart a VM with kvm on 10.04
FunkyM0nk3y
funkymonster at gmail.com
Sat Jun 12 03:15:13 BST 2010
Today i found this afther a reboot in /var/log/syslog
Jun 11 20:36:54 baal libvirtd: 20:36:54.826: error :
qemuAutostartDomain:584 : Failed to autostart VM 'enm-fw': internal
error unable to start guest: char device redirected to
/dev/pts/0#012getaddrinfo(10.250.0.155,5900): Name or service not
known#012#012
Jun 11 20:36:54 baal libvirtd: 20:36:54.654: error : qemudReadLogOutput:1347 : internal error Process exited while reading console log output
Jun 11 20:36:54 baal libvirtd: 20:36:54.654: error : qemudWaitForMonitor:1536 : internal error unable to start guest: char device redirected to /dev/pts/0#012getaddrinfo(10.250.0.155,5900): Name or service not known#012
Additional info:
root at baal:~# lsb_release -r
Release: 10.04
root at baal:~# virsh capabilities
<capabilities>
<host>
<cpu>
<arch>i686</arch>
<model>n270</model>
<topology sockets='1' cores='4' threads='1'/>
<feature name='lahf_lm'/>
<feature name='lm'/>
<feature name='dca'/>
<feature name='xtpr'/>
<feature name='cx16'/>
<feature name='tm2'/>
<feature name='vmx'/>
<feature name='ds_cpl'/>
<feature name='pbe'/>
<feature name='tm'/>
<feature name='ht'/>
<feature name='ss'/>
<feature name='acpi'/>
<feature name='ds'/>
<feature name='pse36'/>
</cpu>
<migration_features>
<live/>
<uri_transports>
<uri_transport>tcp</uri_transport>
</uri_transports>
</migration_features>
<secmodel>
<model>apparmor</model>
<doi>0</doi>
</secmodel>
</host>
<guest>
<os_type>hvm</os_type>
<arch name='i686'>
<wordsize>32</wordsize>
<emulator>/usr/bin/qemu</emulator>
<machine>pc-0.12</machine>
<machine canonical='pc-0.12'>pc</machine>
<machine>pc-0.11</machine>
<machine>pc-0.10</machine>
<machine>isapc</machine>
<domain type='qemu'>
</domain>
<domain type='kvm'>
<emulator>/usr/bin/kvm</emulator>
<machine>pc-0.12</machine>
<machine canonical='pc-0.12'>pc</machine>
<machine>pc-0.11</machine>
<machine>pc-0.10</machine>
<machine>isapc</machine>
</domain>
</arch>
<features>
<cpuselection/>
<pae/>
<nonpae/>
<acpi default='on' toggle='yes'/>
<apic default='on' toggle='no'/>
</features>
</guest>
<guest>
<os_type>hvm</os_type>
<arch name='x86_64'>
<wordsize>64</wordsize>
<emulator>/usr/bin/qemu-system-x86_64</emulator>
<machine>pc-0.12</machine>
<machine canonical='pc-0.12'>pc</machine>
<machine>pc-0.11</machine>
<machine>pc-0.10</machine>
<machine>isapc</machine>
<domain type='qemu'>
</domain>
</arch>
<features>
<cpuselection/>
<acpi default='on' toggle='yes'/>
<apic default='on' toggle='no'/>
</features>
</guest>
</capabilities>
root at baal:~# virsh nodeinfo
CPU model: i686
CPU(s): 4
CPU frequency: 1994 MHz
CPU socket(s): 1
Core(s) per socket: 4
Thread(s) per core: 1
NUMA cell(s): 1
Memory size: 4116740 kB
root at baal:~# virsh dominfo enm-fw
Id: 3
Name: enm-fw
UUID: bdf8b960-4f96-653f-b36f-58d03261dce3
OS Type: hvm
State: running
CPU(s): 1
CPU time: 28.6s
Max memory: 262144 kB
Used memory: 262144 kB
Autostart: enable
Security model: apparmor
Security DOI: 0
Security label: libvirt-bdf8b960-4f96-653f-b36f-58d03261dce3 (enforcing)
root at baal:~# uname -a
Linux baal 2.6.32-22-generic-pae #36-Ubuntu SMP Thu Jun 3 23:14:23 UTC 2010 i686 GNU/Linux
root at baal:~#
--
Problems to autostart a VM with kvm on 10.04
https://bugs.launchpad.net/bugs/592491
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to kvm in ubuntu.
More information about the Ubuntu-server-bugs
mailing list