<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>on one system with the same template the virt-manager console comes up immediately.<br>On the 2nd system it takes an 16 additional seconds.<br><br>if you compare the time between the "Starting vm*" and the "No graphics configured for guest", this indicates the time it takes for the console to come up.<br><br>I have looked at if for a few days from a number of different angles and I cannot figure it out.<br><br>Works:<br><br>2013-05-06 19:20:11,400 (details:557): Showing VM details: <vmmDomain object at 0x37a5500 (virtManager+domain+vmmDomain at 0x380cd00)><br>2013-05-06 19:20:11,401 (engine:324): window counter incremented to 2<br>2013-05-06 19:20:13,234 (engine:873): Starting vm 'oracle5'<br>2013-05-06 19:20:13,236 (asyncjob:184): Creating async job for function cb=<function tmpcb at 0x3782ed8><br>2013-05-06 19:20:13,493 (console:1090): No graphics configured for guest<br>2013-05-06 19:20:13,503 (console:1090): No graphics configured for guest<br>2013-05-06 19:20:13,511 (serialcon:193): Opening console stream for dev=<virtinst.VirtualCharDevice.VirtualCharDevice object at 0x3af72d0> alias=console0<br><br>Does not work:<br><br>2013-05-06 19:21:43,802 (details:574): Closing VM details: <vmmDomain object at 0x38ed8c0 (virtManager+domain+vmmDomain at 0x3837cc0)><br>2013-05-06 19:21:43,802 (engine:328): window counter decremented to 1<br>2013-05-06 19:21:46,095 (details:557): Showing VM details: <vmmDomain object at 0x38ed8c0 (virtManager+domain+vmmDomain at 0x3837cc0)><br>2013-05-06 19:21:46,096 (engine:324): window counter incremented to 2<br>2013-05-06 19:21:47,592 (engine:873): Starting vm 'oracle5'<br>2013-05-06 19:21:47,594 (asyncjob:184): Creating async job for function cb=<function tmpcb at 0x35a1b90><br>2013-05-06 19:23:03,109 (console:1090): No graphics configured for guest<br>2013-05-06 19:23:03,124 (console:1090): No graphics configured for guest<br>2013-05-06 19:23:03,134 (serialcon:193): Opening console stream for dev=<virtinst.VirtualCharDevice.VirtualCharDevice object at 0x7ff0a40b4a50> alias=console0<br><br><br>I am running virt-manager version:<br>0.9.4-2<br>from 3rd system running debian wheezy.<br><br><br>Container is exactly the same on both.<br>Both host systems are running the exact same OS and hardware.<br>Oracle Enterprise Linux 6.4 with the latest updates.<br>Kernel: 2.6.32-358.6.1.el6.x86_6<br>kernel comand line boot:<br>ro root=UUID=SNIP rd_NO_LUKS rd_NO_LVM LANG=en_US.UTF-8 rd_NO_MD SYSFONT=latarcyrheb-sun16 crashkernel=auto  KEYBOARDTYPE=pc KEYTABLE=us rd_NO_DM rhgb quiet cgroup_enable=memory<br><br>libvirt/lxc versions are the same on both hosts:<br>libvirt-0.10.2-18.0.1.el6_4.4.x86_64<br>libvirt-client-0.10.2-18.0.1.el6_4.4.x86_64<br>libvirt-python-0.10.2-18.0.1.el6_4.4.x86_64<br>lxc-0.8.0-2.0.8.el6.x86_64<br>lxc-devel-0.8.0-2.0.8.el6.x86_64<br>lxc-libs-0.8.0-2.0.8.el6.x86_64<br><br>                                          </div></body>
</html>