<p>Is libvirt actually running?</p>
<p>Does `virsh list` exit with an error?</p>
<p>Doesn't sounds VNC related to me.</p>
<p>Thanks,<br>
Kiall</p>
<p>Sent from my phone.</p>
<div class="gmail_quote">On Oct 31, 2012 10:04 AM, "Joe Warren-Meeks" <<a href="mailto:joe.warren.meeks@gmail.com">joe.warren.meeks@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
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>
_______________________________________________<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>
</blockquote></div>