<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Does "ifconfig" on your host list eth0
      and the loopback device only? Does "brctl show" on your host
      return an empty list? In that case you have no bridge and you need
      to setup one to bridge between eth0  and your nebula vms. The
      vmware bridge that connects your host-vm to the internet or
      wherever acts upon a different layer. vmware won't setup a bridge
      inside of your host-vm.<br>
      <br>
      <br>
      Hope this is of some help.<br>
      <br>
      <br>
      Jens<br>
      <pre class="moz-signature" cols="72">-- 
gpg --keyserver pgp.mit.edu --recv-keys 0xDB1CAFB5</pre>
      <br>
      <br>
      On 12/17/2013 12:28 AM, Alexander Sibetheros wrote:<br>
    </div>
    <blockquote
cite="mid:CAMiX9kkWY7A_150JNwTD=oGf8CdzzgxNGyXi+mwfxDfGAMPwHw@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>In that case it probably is the bridge settings.<br>
        </div>
        Because I am running host/nodes from vm(vmware, with bridge
        network) I have eth0 reserved for that.<br>
        <div>
          <div>
            <div class="gmail_extra">I changed the interface file too:<br>
              auto eth0<br>
              iface eth0 inet static<br>
                      address 192.168.0.20<br>
                      netmask 255.255.255.0<br>
                      broadcast 192.168.0.255<br>
                      gateway 192.168.0.1<br>
            </div>
            <div class="gmail_extra">But didn't add anything on bridges
              because I though eth0 was already a bridge(from vmware).<br>
            </div>
            <div class="gmail_extra">(Normally the tutorial mentions:
              iface br0 inet static....<br>
              #        bridge_ports eth0<br>
              #        bridge_fd 9<br>
              #        bridge_hello 2<br>
              #        bridge_maxage 12<br>
              #        bridge_stp off).<br>
              <br>
            </div>
            <div class="gmail_extra">My 1 node(also vm) has similar
              settings(iface eth0 inet static with no bridge settings).<br>
              <br>
            </div>
            <div class="gmail_extra">In my virtual network I changed
              BRIDGE= eth0(previously br0). <br>
              <br>
            </div>
            <div class="gmail_extra">If this is not allowed then what
              should I change?<br>
            </div>
            <div class="gmail_extra"><br>
              <br>
              <div class="gmail_quote">On Tue, Dec 17, 2013 at 1:05 AM,
                Jens Hoffmann <span dir="ltr"><<a
                    moz-do-not-send="true"
                    href="mailto:jens.hoffmann@cuesoft.eu"
                    target="_blank">jens.hoffmann@cuesoft.eu</a>></span>
                wrote:<br>
                <blockquote class="gmail_quote" style="margin:0px 0px
                  0px 0.8ex;border-left:1px solid
                  rgb(204,204,204);padding-left:1ex">
                  <div bgcolor="#FFFFFF" text="#000000">
                    <div>Hi,<br>
                      <br>
                      please double check / post:<br>
                      <br>
                       * "brctl show" on your host<br>
                       * Network related commands eventually logged in
                      /var/log/auth.log<br>
                       * Any related hints in /var/log/syslog<br>
                       * /etc/network/interfaces on your host<br>
                       * the nebula network template<br>
                       * anything else that you might find to be of some
                      help<br>
                      <br>
                      <br>
                      From the logs you have posted it seems to be a
                      problem with your bridge setup.<br>
                      <br>
                      <br>
                      Jens<br>
                      <pre cols="72">-- 
gpg --keyserver <a moz-do-not-send="true" href="http://pgp.mit.edu" target="_blank">pgp.mit.edu</a> --recv-keys 0xDB1CAFB5</pre>
                      <div>
                        <div class="h5"> <br>
                          <br>
                          On 12/16/2013 11:39 PM, Alexander Sibetheros
                          wrote:<br>
                        </div>
                      </div>
                    </div>
                    <blockquote type="cite">
                      <div>
                        <div class="h5">
                          <div dir="ltr">
                            <div>
                              <div>
                                <div>
                                  <div>I freshly installed 2 12.04.3
                                    Ubuntu VM's and followed the
                                    tutorial <a moz-do-not-send="true"
href="http://www.opennebula.org/documentation:rel4.4:qs_ubuntu_kvm"
                                      target="_blank">http://www.opennebula.org/documentation:rel4.4:qs_ubuntu_kvm</a>
                                    as best as possible.<br>
                                  </div>
                                  When I run the vm( onetemplate
                                  instantiate "CentOS-6.4" --name "My
                                  Scratch VM"<br>
                                </div>
                                I get failed state and this error:<br>
                                <br>
                                Mon Dec 16 13:54:30 2013 [VMM][I]:
                                Command execution fail: cat << EOT
                                | /var/tmp/one/vmm/kvm/deploy
                                '/var/lib/one//datastores/0/0/deployment.0'
                                '192.168.0.21' 0 192.168.0.21<br>
                                Mon Dec 16 13:54:30 2013 [VMM][I]:
                                error: Failed to create domain from
                                /var/lib/one//datastores/0/0/deployment.0<br>
                                Mon Dec 16 13:54:30 2013 [VMM][I]:
                                error: Unable to add bridge eth0 port
                                vnet0: Operation not supported<br>
                                <span>Mon Dec 16 13:54:30 2013 [VMM][E]:
                                  Could not create domain from
                                  /var/lib/one//datastores/0/0/deployment.0</span><br>
                                Mon Dec 16 13:54:30 2013 [VMM][I]:
                                ExitCode: 255<br>
                                Mon Dec 16 13:54:30 2013 [VMM][I]:
                                Failed to execute virtualization driver
                                operation: deploy.<br>
                                <span>Mon Dec 16 13:54:30 2013 [VMM][E]:
                                  Error deploying virtual machine: Could
                                  not create domain from
                                  /var/lib/one//datastores/0/0/deployment.0</span><br>
                                <br>
                              </div>
                              I have checked the mailing list and a few
                              forums but haven't found much for my case.<br>
                            </div>
                            I am running NFS underneath, but only what
                            the tutorial mentions. <br>
                          </div>
                          <br>
                          <fieldset></fieldset>
                          <br>
                        </div>
                      </div>
                      <pre>_______________________________________________
Users mailing list
<a moz-do-not-send="true" href="mailto:Users@lists.opennebula.org" target="_blank">Users@lists.opennebula.org</a>
<a moz-do-not-send="true" href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org" target="_blank">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a>
</pre>
                    </blockquote>
                  </div>
                  <br>
                  _______________________________________________<br>
                  Users mailing list<br>
                  <a moz-do-not-send="true"
                    href="mailto:Users@lists.opennebula.org">Users@lists.opennebula.org</a><br>
                  <a moz-do-not-send="true"
                    href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org"
                    target="_blank">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a><br>
                  <br>
                </blockquote>
              </div>
              <br>
              <br clear="all">
              <br>
              -- <br>
              <div dir="ltr">
                <div>
                  <div>
                    <div>Alexander Sibetheros<br>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
    <br>
  </body>
</html>