<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"Monotype Corsiva";
        panose-1:3 1 1 1 1 2 1 1 1 1;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.EmailStyle18
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
span.EmailStyle19
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
span.EmailStyle20
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><b><o:p> </o:p></b></p>
<p class="MsoNormal">Hi All,<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I have a 3 node icehouse and the services for nova and neutron are working fine. However when I try to launch the VM it says spawning and does not show any error.<o:p></o:p></p>
<p class="MsoNormal">Please find the below logs for compute controller and Network.<o:p></o:p></p>
<p class="MsoNormal"><b><o:p> </o:p></b></p>
<p class="MsoNormal"><b><o:p> </o:p></b></p>
<p class="MsoNormal"><b>Controller node<o:p></o:p></b></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">root@controller:/var/log/neutron# tail -f server.log<o:p></o:p></p>
<p class="MsoNormal">2014-07-09 08:35:45.883 31122 INFO neutron.wsgi [req-286d7683-53b3-49cc-a39f-bb93904c5167 None] 192.168.x.x - - [09/Jul/2014 08:35:45] "GET /v2.0/ports.json?device_id=7c0d99fa-a408-4e29-9d6c-5507dedabd75 HTTP/1.1" 200 1603 0.011493<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">2014-07-09 08:35:45.884 31122 INFO neutron.wsgi [req-286d7683-53b3-49cc-a39f-bb93904c5167 None] (31122) accepted ('192.168.x.x', 39793)<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">2014-07-09 08:35:45.892 31122 INFO neutron.wsgi [req-374e4d00-45d0-49a2-b84a-a255a79039e8 None] 192.168.x.x - - [09/Jul/2014 08:35:45] "GET /v2.0/security-groups.json?id=63252c44-834d-4280-8a02-8ebcd922ad70 HTTP/1.1" 200 1726 0.007073<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">2014-07-09 08:35:45.941 31122 INFO neutron.wsgi [req-374e4d00-45d0-49a2-b84a-a255a79039e8 None] (31122) accepted ('10.211.x.x', 47481)<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">2014-07-09 08:35:45.948 31122 INFO neutron.wsgi [req-a69ea3cc-448b-405d-9c0b-451ab253b7f6 None] 10.211.x.x - - [09/Jul/2014 08:35:45] "GET /v2.0/extensions.json HTTP/1.1" 200 3894 0.005761<o:p></o:p></p>
<p class="MsoNormal"><b><o:p> </o:p></b></p>
<p class="MsoNormal"><b>Compute Node<o:p></o:p></b></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">root@Computesec:/var/log/nova# tail -f nova-compute.log ; nova-manage.log<o:p></o:p></p>
<p class="MsoNormal">2014-07-09 07:49:24.067 6098 INFO oslo.messaging._drivers.impl_rabbit [-] Connected to AMQP server on 192.168.x.x:5672<o:p></o:p></p>
<p class="MsoNormal">2014-07-09 07:49:24.116 6098 WARNING nova.virt.libvirt.driver [-] URI qemu:///system does not support events: internal error: could not initialize domain event timer<o:p></o:p></p>
<p class="MsoNormal">2014-07-09 07:49:24.455 6098 INFO oslo.messaging._drivers.impl_rabbit [-] Connected to AMQP server on 192.168.x.x:5672<o:p></o:p></p>
<p class="MsoNormal">2014-07-09 07:59:24.122 6098 WARNING nova.compute.manager [-] Bandwidth usage not supported by hypervisor.<o:p></o:p></p>
<p class="MsoNormal">2014-07-09 08:15:24.881 6400 WARNING nova.virt.libvirt.vif [-] VIF driver "LibvirtHybridOVSBridgeDriver" is marked as deprecated and will be removed in the Juno release.<o:p></o:p></p>
<p class="MsoNormal">2014-07-09 08:15:24.895 6400 INFO oslo.messaging._drivers.impl_rabbit [-] Connected to AMQP server on 192.168.x.x:5672<o:p></o:p></p>
<p class="MsoNormal">2014-07-09 08:15:24.906 6400 INFO oslo.messaging._drivers.impl_rabbit [-] Connected to AMQP server on 192.168.x.x:5672<o:p></o:p></p>
<p class="MsoNormal">2014-07-09 08:15:24.955 6400 WARNING nova.virt.libvirt.driver [-] URI qemu:///system does not support events: internal error: could not initialize domain event timer<o:p></o:p></p>
<p class="MsoNormal">2014-07-09 08:15:25.282 6400 INFO oslo.messaging._drivers.impl_rabbit [-] Connected to AMQP server on 192.168.x.x:5672<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><b>Network Node<o:p></o:p></b></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">root@network:/var/log/neutron# tail -f dhcp-agent.log ; l3-agent.log ; metadata-                                                                             agent.log ; openvswitch-agent.log ; ovs-cleanup.log ;<o:p></o:p></p>
<p class="MsoNormal">2014-07-09 07:53:46.690 2318 INFO neutron.agent.dhcp_agent [req-b965e883-ecbc-41                                                                             c7-8edc-6cdc8fe5274d None] Synchronizing state<o:p></o:p></p>
<p class="MsoNormal">2014-07-09 07:53:47.461 2318 INFO neutron.agent.dhcp_agent [req-b965e883-ecbc-41                                                                             c7-8edc-6cdc8fe5274d None] Synchronizing state complete<o:p></o:p></p>
<p class="MsoNormal">2014-07-09 08:05:06.365 2318 INFO neutron.openstack.common.service [-] Caught SI                                                                             GTERM, exiting<o:p></o:p></p>
<p class="MsoNormal">2014-07-09 08:05:06.627 3245 INFO neutron.common.config [-] Logging enabled!<o:p></o:p></p>
<p class="MsoNormal">2014-07-09 08:05:06.713 3245 INFO neutron.openstack.common.rpc.common [req-d0a3a                                                                             48a-7f51-4ee1-835b-8c1986bf6eb2 None] Connected to AMQP server on 192.168.x.x:5                                                                            
 672<o:p></o:p></p>
<p class="MsoNormal">2014-07-09 08:05:06.714 3245 INFO neutron.openstack.common.rpc.common [req-d0a3a                                                                             48a-7f51-4ee1-835b-8c1986bf6eb2 None] Connected to AMQP server on 192.168.x.x:5                                                          
                   672<o:p></o:p></p>
<p class="MsoNormal">2014-07-09 08:05:06.727 3245 INFO neutron.openstack.common.rpc.common [req-d0a3a                                                                             48a-7f51-4ee1-835b-8c1986bf6eb2 None] Connected to AMQP server on 192.168.x.x:5                                                                            
 672<o:p></o:p></p>
<p class="MsoNormal">2014-07-09 08:05:06.728 3245 INFO neutron.agent.dhcp_agent [req-d0a3a48a-7f51-4e                                                                             e1-835b-8c1986bf6eb2 None] DHCP agent started<o:p></o:p></p>
<p class="MsoNormal">2014-07-09 08:05:06.752 3245 INFO neutron.agent.dhcp_agent [req-d0a3a48a-7f51-4e                                                                             e1-835b-8c1986bf6eb2 None] Synchronizing state<o:p></o:p></p>
<p class="MsoNormal">2014-07-09 08:05:08.685 3245 INFO neutron.agent.dhcp_agent [req-d0a3a48a-7f51-4e                                                                             e1-835b-8c1986bf6eb2 None] Synchronizing state complete<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Thanks & Regards,<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><b><span style="font-family:"Monotype Corsiva"">Raghavendra Lad<o:p></o:p></span></b></p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<br>
<hr>
<font face="Arial" color="Gray" size="1"><br>
This message is for the designated recipient only and may contain privileged, proprietary, or otherwise confidential information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the e-mail by
 you is prohibited. Where allowed by local law, electronic communications with Accenture and its affiliates, including e-mail and instant messaging (including content), may be scanned by our systems for the purposes of information security and assessment of
 internal compliance with Accenture policy. <br>
______________________________________________________________________________________<br>
<br>
www.accenture.com<br>
</font>
</body>
</html>