<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 21/01/15 23:43, Alvise Dorigo wrote:<br>
    </div>
    <blockquote cite="mid:54BF82C7.7070205@pd.infn.it" type="cite">
      <meta http-equiv="content-type" content="text/html;
        charset=windows-1252">
      Hi,<br>
      I've an Havana IaaS composed by:<br>
      <br>
      1 controller node<br>
      1 network node<br>
      1 compute node<br>
      <br>
      and using Neutron as networking, and rabbitmq as AMQP.<br>
      <br>
      The network node runs the agents (dhcp, l3, openvswitch,
      metadata). The controller runs Keystone, glance, Nova APIs,
      Neutron server.<br>
      <br>
      The compute node runs Nova Compute.<br>
      <br>
      I've followed this guide:
      <meta http-equiv="content-type" content="text/html;
        charset=windows-1252">
      <a moz-do-not-send="true"
href="http://docs.openstack.org/openstack-ops/content/upgrades_havana-icehouse-rhel.html">http://docs.openstack.org/openstack-ops/content/upgrades_havana-icehouse-rhel.html</a>
      to perform a migration from Havana to IceHouse.<br>
      <br>
      After migration (without any apparent error) I get a lot of errors
      for the several services related to the AMQP.<br>
      <br>
      For example in the neutron server's log I see:<br>
      <br>
      <meta http-equiv="content-type" content="text/html;
        charset=windows-1252">
      <a moz-do-not-send="true" href="http://pastebin.com/2pSpP4mu">http://pastebin.com/2pSpP4mu</a><br>
      <br>
      In the nova api's log I see:<br>
      <br>
      <meta http-equiv="content-type" content="text/html;
        charset=windows-1252">
      <a moz-do-not-send="true" href="http://pastebin.com/uCzyhxb6">http://pastebin.com/uCzyhxb6</a><br>
      <br>
      and a similar one for Nova conductor:<br>
      <br>
      <meta http-equiv="content-type" content="text/html;
        charset=windows-1252">
      <a moz-do-not-send="true" href="http://pastebin.com/3B0jvT6i">http://pastebin.com/3B0jvT6i</a><br>
      <br>
      Did I miss something ? I didn't see anything directly related to
      AMQP in the guide cited abobe.<br>
      <br>
    </blockquote>
    <br>
    "connection reset by peer" is probably the thing to check on first -
    looks pretty much like the rabbitmq server either isn't running, or
    isn't configured correctly in the various OpenStack config files -
    did you compare the old/new configs?  Maybe ensure you can telnet to
    the rabbit port, and eliminate the network as a problem first.<br>
    <br>
    <blockquote cite="mid:54BF82C7.7070205@pd.infn.it" type="cite">
      thanks,<br>
      <br>
          Alvise<br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
OpenStack-operators mailing list
<a class="moz-txt-link-abbreviated" href="mailto:OpenStack-operators@lists.openstack.org">OpenStack-operators@lists.openstack.org</a>
<a class="moz-txt-link-freetext" href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>