Re: Ubuntu 12.04 and Console Proxy VM

2013-04-16 Thread Jeronimo Garcia
Thanks a lot , i'm aware of the fix . i guess we can add it to our kickstart for the time being. Thanks again. On Tue, Apr 16, 2013 at 10:54 AM, Kirk Kosinski wrote: > Hi, Jeronimo. The bug is currently unresolved and the comments > indicate it will be fixed in CS 4.2. The solution is to manu

Re: Ubuntu 12.04 and Console Proxy VM

2013-04-16 Thread Kirk Kosinski
Hi, Jeronimo. The bug is currently unresolved and the comments indicate it will be fixed in CS 4.2. The solution is to manually update qemu.conf with "vnc_listen = 0.0.0.0" according to the CS 4.0.1 install guide (section 8.1.5). Best regards, Kirk On 04/15/2013 04:21 PM, Jeronimo Garcia wrote:

Ubuntu 12.04 and Console Proxy VM

2013-04-15 Thread Jeronimo Garcia
Hi All. Using Ubuntu 12.04 and cloudstack 4.0.1 , the "vnc_listen" on qemu.conf is set to "localhost" , which means that when the console_proxy svm won't work until you set that to 0.0.0.0 and relaunch the qemu process. I think this jira is related to it: https://issues.apache.org/jira/browse/CLO