<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi Pedro,<br>
    there is a known issue when deploying HA Fuel clusters on Fedora:
    the interference of the NetworkManager service.<br>
    Check if this applies to your case
<a class="moz-txt-link-freetext" href="https://review.openstack.org/#/c/156188/11/pages/virtualbox/0300-install-virtualbox.rst">https://review.openstack.org/#/c/156188/11/pages/virtualbox/0300-install-virtualbox.rst</a><br>
    <br>
    HTH,<br>
    Fabrizio<br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 04/23/2015 05:11 PM, Pedro Velho
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAEGF1Xg3NQOoWr0M=YDJ4+WGyRA_f3OiKomRb0aRM=76+NL+hg@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>
          <div>Hi everybody,<br>
            <br>
          </div>
          I am new around here so sorry if I am doing something wrong
          posting my question on the wrong track. The thing is that I am
          fighting against the clock with this project and I stuck on
          deploying OpenStack with fuel. <br>
          <br>
          I am installing openstack on a virtualbox environment using
          fuel-community-6.0.iso, the fuel version is the last one from
          the public git repository, checkout and rebased this morning.
          My host is a Fedora 21 with kernel 3.19.3, and virtualbox
          4.3.26. <br>
          <br>
          I configure a simple deployment with 5 machines: 2 compute, 2
          storage ceph OSD, and 1 controller. When deploying openstack,
          the installation of ubuntu runs smoothly, the problem happens
          during openstack installation. What exactly happens is an
          error like below on all compute and storage nodes:<br>
          <br>
          2015-04-23 13:52:33ERR
          <pre> (/Stage[main]/Ceph::Conf/Exec[ceph-deploy config pull]/returns) change from notrun to 0 failed: ceph-deploy --overwrite-conf config pull node-1 returned 1 instead of one of [0]
</pre>
          This error means that there is no ssh route to node-1. I
          manually checked on the node in question and doing a simple
          ssh to node-1 won' t work, like this:<br>
          <br>
        </div>
        <div><span style="font-family:monospace,monospace">root@node-4:~#
            ssh -v node-1<br>
          </span></div>
        <div><span style="font-family:monospace,monospace">...<br>
            debug1: connect to address 192.168.0.1<br>
            ...<br>
          </span></div>
        <div><span style="font-family:monospace,monospace">ssh: connect
            to host node-1 port 22: No route to host</span><br>
          <br>
        </div>
        <div>Indeed it makes sense that ceph-deploy does not reach
          node-1, it is solving the name incorrectly<br>
        </div>
        <div>on the ssh command. However if I manually try to resolve
          node-1 for a name I get a correct IP:<br>
          <br>
          <div><span style="font-family:monospace,monospace">root@node-4:~#
              nslookup node-1<br>
              ...<br>
            </span></div>
          <div><span style="font-family:monospace,monospace">Address:
              10.20.0.4</span><br>
            <br>
          </div>
          <div>So there is clearly a problem in the way that node-1 is
            being resolved. Could you please help me getting this to
            work. Any help would be very much appreciated.<br>
            <br>
          </div>
          <div>Thanks in advance,<br>
          </div>
          <div>Pedro<br>
          </div>
          <br>
          <br>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Mailing list: <a class="moz-txt-link-freetext" href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a>
Post to     : <a class="moz-txt-link-abbreviated" href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a>
Unsubscribe : <a class="moz-txt-link-freetext" href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>