[Bug 592491] Re: Problems to autostart a VM with kvm on 10.04

2010-12-25 Thread Launchpad Bug Tracker
[Expired for qemu-kvm (Ubuntu) because there has been no activity for 60
days.]

** Changed in: qemu-kvm (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.
https://bugs.launchpad.net/bugs/592491

Title:
  Problems to autostart a VM with kvm on 10.04

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 592491] Re: Problems to autostart a VM with kvm on 10.04

2010-12-25 Thread Launchpad Bug Tracker
[Expired for libvirt (Ubuntu) because there has been no activity for 60
days.]

** Changed in: libvirt (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.
https://bugs.launchpad.net/bugs/592491

Title:
  Problems to autostart a VM with kvm on 10.04

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 592491] Re: Problems to autostart a VM with kvm on 10.04

2010-06-11 Thread FunkyM0nk3y
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:

r...@baal:~# lsb_release -r
Release:10.04
r...@baal:~# virsh capabilities


  

  i686
  n270
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  


  
  
tcp
  


  apparmor
  0

  

  
hvm

  32
  /usr/bin/qemu
  pc-0.12
  pc
  pc-0.11
  pc-0.10
  isapc
  
  
  
/usr/bin/kvm
pc-0.12
pc
pc-0.11
pc-0.10
isapc
  


  
  
  
  
  

  

  
hvm

  64
  /usr/bin/qemu-system-x86_64
  pc-0.12
  pc
  pc-0.11
  pc-0.10
  isapc
  
  


  
  
  

  


r...@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

r...@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)

r...@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
r...@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.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 592491] Re: Problems to autostart a VM with kvm on 10.04

2010-06-15 Thread Mathias Gug
** Changed in: kvm (Ubuntu)
   Importance: Undecided => Low

** Also affects: libvirt (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: libvirt (Ubuntu)
   Importance: Undecided => Low

** Package changed: kvm (Ubuntu) => qemu-kvm (Ubuntu)

-- 
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 qemu-kvm in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 592491] Re: Problems to autostart a VM with kvm on 10.04

2010-06-24 Thread Serge Hallyn
Hi,

The next time that libvirt does start up on boot, but the autostart
VM fails to start, can you look under /var/log/libvirt/qemu/ for
some meaningful info?  There may be something useful in
/var/log/libvirt/qemu/enm-fw.log.

Also, if libvirt fails to start at all, there may be more information
/var/log/messages.  You might edit /etc/libvirt/libvirtd.conf to
set log_level=1 or 'log_outputs="1:syslog:libvirtd"'

Since your enm-fw VM uses 'br0' and not 'virbr0' as the bridge, I am
curious about your networking setup.  Delays in setting up br0
might account for the libvirt and VM startup failures.  Can you
post the output of 'virsh net-edit default', and outputs of
'ifconfig -a' and 'brctl show'?


** Changed in: qemu-kvm (Ubuntu)
   Status: New => Incomplete

** Changed in: libvirt (Ubuntu)
   Status: New => Incomplete

-- 
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 qemu-kvm in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs