<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">No this is not expected and may represent a misconfiguration or a bug. Something<div>is returning a 404 when it shouldn’t. You might get more luck running the nova command</div><div>with —debug to see what specifically is 404ing. You could also see if anything is reporting</div><div>NotFound in the nova-consoleauth or nova-api or nova-compute logs</div><div><div><br></div><div>Vish</div><div><br><div><div>On Oct 14, 2014, at 10:45 AM, Danny Choi (dannchoi) <<a href="mailto:dannchoi@cisco.com">dannchoi@cisco.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">

<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">

<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; font-size: 14px; font-family: Calibri, sans-serif;">
<div>Hi,</div>
<div><br>
</div>
<div>I used devstack to deploy multi-node OpenStack, with Controller + nova-compute + Network on one physical node (qa4),</div>
<div>and Compute on a separate physical node (qa5).</div>
<div><br>
</div>
<div>When I launch a VM which spun up on the Compute node (qa5), I cannot launch the VM console, in both CLI and Horizon.</div>
<div><br>
</div>
<div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">localadmin@qa4:~/devstack$ nova hypervisor-servers q</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">+--------------------------------------+-------------------+---------------+---------------------+</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">| ID                                   | Name              | Hypervisor ID | Hypervisor Hostname |</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">+--------------------------------------+-------------------+---------------+---------------------+</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">| 48b16e7c-0a17-42f8-9439-3146f26b4cd8 | instance-0000000e | 1             | qa4                 |</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">| 3eadf190-465b-4e90-ba49-7bc8ce7f12b9 | instance-0000000f | 1             | qa4                 |</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">| 056d4ad2-e081-4706-b7d1-84ee281e65fc | instance-00000010 | 2             | qa5                 |</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">+--------------------------------------+-------------------+---------------+---------------------+</div>
</div>
<div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">localadmin@qa4:~/devstack$ nova list</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">+--------------------------------------+------+--------+------------+-------------+---------------------------------+</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">| ID                                   | Name | Status | Task State | Power State | Networks                        |</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">+--------------------------------------+------+--------+------------+-------------+---------------------------------+</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">| 3eadf190-465b-4e90-ba49-7bc8ce7f12b9 | vm1  | ACTIVE | -          | Running     | private=10.0.0.17               |</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">| 48b16e7c-0a17-42f8-9439-3146f26b4cd8 | vm2  | ACTIVE | -          | Running     | private=10.0.0.16, 172.29.173.4 |</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">| 056d4ad2-e081-4706-b7d1-84ee281e65fc | vm3  | ACTIVE | -          | Running     | private=10.0.0.18, 172.29.173.5 |</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">+--------------------------------------+------+--------+------------+-------------+---------------------------------+</div>
</div>
<div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">localadmin@qa4:~/devstack$ nova get-vnc-console vm3 novnc</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">ERROR (CommandError): No server with a name or ID of 'vm3' exists.      <<<<<<<[ERROR]</div>
</div>
<div><br>
</div>
<div><br>
</div>
<div>This does not happen if the VM resides at the Controlller (qa5).</div>
<div><br>
</div>
<div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">localadmin@qa4:~/devstack$ nova get-vnc-console vm2 novnc</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">+-------+-------------------------------------------------------------------------------------+</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">| Type  | Url                                                                                 |</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">+-------+-------------------------------------------------------------------------------------+</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">| novnc | <a href="http://172.29.172.161:6080/vnc_auto.html?token=f556dea2-125d-49ed-bfb7-55a9a7714b2e">http://172.29.172.161:6080/vnc_auto.html?token=f556dea2-125d-49ed-bfb7-55a9a7714b2e</a> |</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">+-------+-------------------------------------------------------------------------------------+</div>
</div>
<div><br>
</div>
<div>Is this expected behavior?</div>
<div><br>
</div>
<div>Thanks,</div>
<div>Danny</div>
</div>

_______________________________________________<br>OpenStack-dev mailing list<br><a href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a><br>http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev<br></blockquote></div><br></div></div></body></html>