I did try that with no joy..<div class="gmail_extra"><br><br><div class="gmail_quote">On 31 October 2012 15:50, Gui Maluf <span dir="ltr"><<a href="mailto:guimalufb@gmail.com" target="_blank">guimalufb@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">have you tried to disable vnc and check if is working?<br>
<br>
I followed official doc using multi_host. This is my vnc configs<br>
<br>
#VNC CONSOLE<br>
--vnc_enabled=true<br>
--vncproxy_url=<a href="http://cloud-controller-ip:6080" target="_blank">http://cloud-controller-ip:6080</a><br>
--vnc_console_proxy_url=<a href="http://cloud-controller-ip:6080" target="_blank">http://cloud-controller-ip:6080</a><br>
<br>
--novnc_enabled=true<br>
--novncproxy_base_url=<a href="http://cloud-controller-ip:6080/vnc_auto.html" target="_blank">http://cloud-controller-ip:6080/vnc_auto.html</a><br>
--vncserver_proxyclient_address=$my_ip<br>
--vncserver_listen=$my_ip<br>
<br>
<br>
if you are using a shared file system make sure all user have the same<br>
permission, same UID and same GID<br>
<div><div class="h5"><br>
On Wed, Oct 31, 2012 at 8:03 AM, Joe Warren-Meeks<br>
<<a href="mailto:joe.warren.meeks@gmail.com">joe.warren.meeks@gmail.com</a>> wrote:<br>
> On 31 October 2012 00:42, Curtis C. <<a href="mailto:serverascode@gmail.com">serverascode@gmail.com</a>> wrote:<br>
>> On Tue, Oct 30, 2012 at 4:56 PM, Joe Warren-Meeks<br>
>> <<a href="mailto:joe.warren.meeks@gmail.com">joe.warren.meeks@gmail.com</a>> wrote:<br>
>>> Hi guys,<br>
>>><br>
>>> Can someone point me in the direction of a guide to get Openstack<br>
>>> working with two nodes, one as controller and the second as a compute<br>
>>> node, please?<br>
>>><br>
>>> I've tried the CSS corp PDF and the hastexo one, but I can't get them<br>
>>> to work. All I get are virts booting straight into error.<br>
>>><br>
>>> I want a controller node to run all keystone, glance and nova db<br>
>>> functions then a compute node to run the virtuals with vlans bridging<br>
>>> using 8021q. I've tried so many permutations and configs. I can't<br>
>>> believe I'm doing something that outrageous, but I've hacked away at<br>
>>> this for hours and hours with no joy.<br>
>><br>
>> Is virtualization turned on in the BIOS?<br>
>><br>
>> I think "nova show ID" will show an error message if the instance fails to<br>
><br>
> Virtualization is enabled. All the instances end up as follows:<br>
> +-------------------------------------+--------------------------------------+<br>
> |               Property              |                Value                 |<br>
> +-------------------------------------+--------------------------------------+<br>
> | OS-DCF:diskConfig                   | MANUAL                               |<br>
> | OS-EXT-SRV-ATTR:host                | None                                 |<br>
> | OS-EXT-SRV-ATTR:hypervisor_hostname | None                                 |<br>
> | OS-EXT-SRV-ATTR:instance_name       | instance-00000002                    |<br>
> | OS-EXT-STS:power_state              | 0                                    |<br>
> | OS-EXT-STS:task_state               | scheduling                           |<br>
> | OS-EXT-STS:vm_state                 | error                                |<br>
> | accessIPv4                          |                                      |<br>
> | accessIPv6                          |                                      |<br>
> | config_drive                        |                                      |<br>
> | created                             | 2012-10-30T22:23:57Z                 |<br>
> | flavor                              | m1.small                             |<br>
> | hostId                              |                                      |<br>
> | id                                  | fae6adf8-2314-4096-ab0c-531dce090c34 |<br>
> | image                               | Cirros Test                          |<br>
> | key_name                            | joe                                  |<br>
> | metadata                            | {}                                   |<br>
> | name                                | test3                                |<br>
> | status                              | ERROR                                |<br>
> | tenant_id                           | b38c7e05403542ea91a3cb69e25e63de     |<br>
> | updated                             | 2012-10-30T22:23:57Z                 |<br>
> | user_id                             | b6d25008d81a456888e92dd3ffaf9cc5     |<br>
> +-------------------------------------+--------------------------------------+<br>
><br>
> nova-compute.log contains:<br>
> CRITICAL nova [-] Unable to read from monitor: Connection reset by peer<br>
><br>
> and<br>
><br>
> libvirtError: Unable to read from monitor: Connection reset by peer<br>
><br>
> I've made sure the vnc IP addresses are correct in nova.conf<br>
><br>
> Any pointers?<br>
><br>
</div></div><div class="im">> _______________________________________________<br>
> Mailing list: <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
> Post to     : <a href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a><br>
> Unsubscribe : <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
> More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br>
<br>
<br>
<br>
--<br>
</div>guilherme \n<br>
\tab maluf<br>
</blockquote></div><br></div>