<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Just Ccing to the list, in case someone
      can help.<br>
      It seems that package oslo.rootwrap is not properly installed.<br>
      <br>
      <br>
      On 16/9/2014 11:32 πμ, Christos Grivas wrote:<br>
    </div>
    <blockquote
cite="mid:CAPEbnKw1arQ-j+LE9e69=3AyZkkWH+Bfk4nVyk8A3isKXfwLZA@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>
          <div>
            <div>Thank you Thanassis for your time,<br>
            </div>
            <div><br>
              I found the following error in the nova-network.log file
              that resides in /var/log/upstart/ directory:<br>
              <br>
              sudo nova-rootwrap/etc/nova/rootwrap.confip addr add <a
                moz-do-not-send="true" href="http://169.254.169.254/32">169.254.169.254/32</a>
              scope link dev lo<br>
              Exit code: 1<br>
              ImportError: Nomodule named rootwrap.cmd<br>
              <br>
            </div>
            I found that there might be some problem with the
            oslo.rootwrap package installation but i can not find a way
            to solve it.<br>
          </div>
          Has anyone experienced the same problem? (and hopefully solved
          it...)<br>
          <br>
        </div>
        Chris<br>
        <div>
          <div>
            <div>
              <div class="gmail_extra"><br>
                <div class="gmail_quote">2014-09-16 11:04 GMT+03:00
                  Thanassis Parathyras <span dir="ltr"><<a
                      moz-do-not-send="true"
                      href="mailto:aparathyras@stackmasters.eu"
                      target="_blank">aparathyras@stackmasters.eu</a>></span>:<br>
                  <blockquote class="gmail_quote" style="margin:0 0 0
                    .8ex;border-left:1px #ccc solid;padding-left:1ex">
                    <div bgcolor="#FFFFFF" text="#000000">
                      <div>Hi Chris,<br>
                        <br>
                        Thanks for sharing more details. It looks like
                        you are performing a manual install on ubuntu
                        14.04 using canonical cloud repos.<br>
                        That's fine, i think the issue you are
                        experiencing has something to do with upstart
                        (the new init daemon) and the order OpenStack
                        (nova in particular) services are started.<br>
                        To be honest, i have not used this one yet and
                        can't help you more on this. <br>
                        May be someone else in the list can provide more
                        useful pointers.<br>
                        <br>
                        Best,<br>
                        Thanassis
                        <div>
                          <div class="h5"><br>
                            <br>
                            On 15/9/2014 6:20 μμ, Christos Grivas wrote:<br>
                          </div>
                        </div>
                      </div>
                      <div>
                        <div class="h5">
                          <blockquote type="cite">
                            <div dir="ltr">To begin with, I am trying to
                              get familiar with openstack services by
                              following the OpenStack installation guide
                              for ubuntu 14.04.<br>
                              This means that i download the appropriate
                              packages with apt-get and configure the
                              appropriate *.conf files.<br>
                              <br>
                              I believe that when someone installs the
                              services they should be starting
                              automatically when the node boots.<br>
                              This happens with nova-scheduler glance
                              keystone and alla the services that run in
                              the controller node.<br>
                              <br>
                              The services that run on the compute node
                              (nova-compute & nova-network) have to
                              be started manually ("$nova-manage service
                              list" shows xxx next to these services).<br>
                              Is it regarded as normal to configure
                              within a startup script these services to
                              start automatically or there is something
                              wrong with my configuration?<br>
                              <br>
                              B/R<br>
                              Chris<br>
                            </div>
                            <div class="gmail_extra"><br>
                              <div class="gmail_quote">2014-09-15 16:39
                                GMT+03:00 Thanassis Parathyras <span
                                  dir="ltr"><<a
                                    moz-do-not-send="true"
                                    href="mailto:aparathyras@stackmasters.eu"
                                    target="_blank">aparathyras@stackmasters.eu</a>></span>:<br>
                                <blockquote class="gmail_quote"
                                  style="margin:0 0 0
                                  .8ex;border-left:1px #ccc
                                  solid;padding-left:1ex">
                                  <div bgcolor="#FFFFFF" text="#000000">
                                    <div>Hi Christos,<br>
                                      <br>
                                      Can you provide more details on
                                      the subject system?<br>
                                      It would be useful to know OS
                                      version, OpenStack release and the
                                      way you are following to set up
                                      the system (e.g. manual,
                                      distribution, puppet, ...).<br>
                                      <br>
                                      Best,<br>
                                      Thanassis
                                      <div>
                                        <div><br>
                                          On 15/9/2014 1:11 μμ, Christos
                                          Grivas wrote:<br>
                                        </div>
                                      </div>
                                    </div>
                                    <blockquote type="cite">
                                      <div>
                                        <div>
                                          <div dir="ltr">
                                            <p>Hi all,</p>
                                            <p>I have been trying to set
                                              up a two node openstack
                                              architecture with
                                              nova-network.</p>
                                            <p>My problem is that the
                                              services in the compute
                                              node do not start
                                              automatically and that is
                                              the reason why several
                                              errors raise (e.g. http
                                              500 when i try to make the
                                              initial network)</p>
                                            <p>The fact is that when i
                                              manually run in the
                                              compute node the commands:
                                              "#nova-network&" and
                                              "nova-compute&"
                                              everything works as
                                              expected. I even start
                                              instances and they can
                                              ping each other.</p>
                                            <p>How to make services
                                              start automatically? May
                                              it be the database that
                                              causes these problems?
                                              (fyi i have dropped and
                                              recreated the tables and
                                              the problem remains)</p>
                                            <p>Thank you in advance,</p>
                                            <p>Chris</p>
                                          </div>
                                          <br>
                                          <fieldset></fieldset>
                                          <br>
                                        </div>
                                      </div>
                                      <pre>_______________________________________________
Mailing list: <a moz-do-not-send="true" href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a>
Post to     : <a moz-do-not-send="true" href="mailto:openstack@lists.openstack.org" target="_blank">openstack@lists.openstack.org</a>
Unsubscribe : <a moz-do-not-send="true" href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a>
</pre>
                                    </blockquote>
                                    <br>
                                  </div>
                                  <br>
_______________________________________________<br>
                                  Mailing list: <a
                                    moz-do-not-send="true"
                                    href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack"
                                    target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
                                  Post to     : <a
                                    moz-do-not-send="true"
                                    href="mailto:openstack@lists.openstack.org"
                                    target="_blank">openstack@lists.openstack.org</a><br>
                                  Unsubscribe : <a
                                    moz-do-not-send="true"
                                    href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack"
                                    target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
                                  <br>
                                </blockquote>
                              </div>
                              <br>
                            </div>
                          </blockquote>
                          <br>
                        </div>
                      </div>
                    </div>
                  </blockquote>
                </div>
                <br>
              </div>
            </div>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
  </body>
</html>