<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 05/18/2012 03:44 AM, Emilien Macchi wrote:
    <blockquote
cite="mid:CAN7WfkLNqwocqB+2zsfH7GUKCuVsax-pBHGkem=bL5M_w41x7g@mail.gmail.com"
      type="cite">Yi,<br>
      <br>
      <div class="gmail_quote">On Fri, May 18, 2012 at 7:47 AM, Yi Sun <span
          dir="ltr"><<a moz-do-not-send="true"
            href="mailto:beyounn@gmail.com" target="_blank">beyounn@gmail.com</a>></span>
        wrote:<br>
        <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
          0.8ex; border-left: 1px solid rgb(204, 204, 204);
          padding-left: 1ex;">
          <div style="word-wrap: break-word;">Emilien,
            <div>I'm using your document to setup an environment, so far
              I have two issues, hope you could help out.</div>
            <div>1. the Linux bridge driver is install/loaded during the
              install process. I tried to remove it by add it into
              modprobe blacklist, but it is still installed after
              reboot.</div>
          </div>
        </blockquote>
      </div>
    </blockquote>
    <blockquote
cite="mid:CAN7WfkLNqwocqB+2zsfH7GUKCuVsax-pBHGkem=bL5M_w41x7g@mail.gmail.com"
      type="cite">
      <div class="gmail_quote">
        <blockquote class="gmail_quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex">
          <div style="word-wrap:break-word">
          </div>
        </blockquote>
        <div><br>
          We don't care about it, we use OVS bridging.<br>
        </div>
      </div>
    </blockquote>
    In the INSTALL.Linux file that comes with OVS source code, it has
    following comments:<br>
**********************************************************************************<br>
     The Open vSwitch datapath requires bridging support<br>
          (CONFIG_BRIDGE) to be built as a kernel module.  (This is
    common<br>
          in kernels provided by Linux distributions.)  The bridge
    module<br>
          must not be loaded or in use.  If the bridge module is running<br>
          (check with "lsmod | grep bridge"), you must remove it ("rmmod<br>
          bridge") before starting the datapath.<br>
********************************************************************************<br>
    Anyway, I have find out how to remove bridge and stp. Just use
    following commands:<br>
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    <pre class="qoate-code" style="margin-top: 5px; margin-right: 0px; margin-bottom: 22px !important; margin-left: 0px; padding-top: 11px !important; padding-right: 11px !important; padding-bottom: 11px !important; padding-left: 11px !important; font-family: Consolas, Monaco, 'Courier New', Courier, monospace !important; overflow-x: auto !important; overflow-y: auto; background-image: none !important; background-attachment: scroll !important; background-origin: initial !important; background-clip: initial !important; background-color: rgb(240, 240, 240) !important; border-top-color: rgb(218, 218, 218) !important; border-right-color: rgb(218, 218, 218) !important; border-bottom-color: rgb(218, 218, 218) !important; border-left-color: rgb(218, 218, 218) !important; border-top-style: solid !important; border-right-style: solid !important; border-bottom-style: solid !important; border-left-style: solid !important; border-top-width: 1px !important; border-right-width: 1px !important; bord
er-bottom-width: 1px !important; border-left-width: 1px !important; border-image: initial !important; font-size: 12px; white-space: pre-wrap !important; word-wrap: break-word !important; color: rgb(0, 0, 0) !important; line-height: 1.3em !important; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-position: 0px 0px !important; background-repeat: repeat repeat !important; "># virsh net-destroy default
# virsh net-autostart --disable default</pre>
     
    <blockquote
cite="mid:CAN7WfkLNqwocqB+2zsfH7GUKCuVsax-pBHGkem=bL5M_w41x7g@mail.gmail.com"
      type="cite">
      <div class="gmail_quote">
        <blockquote class="gmail_quote" style="margin:0pt 0pt 0pt
          0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
          <div style="word-wrap:break-word">
            <div>2. I can start quantum-server manually without any
              problem, but it will fall if it is auto started during
              system boot up.</div>
          </div>
        </blockquote>
        <div><br>
          Do you have logs files ?<br>
          <br>
        </div>
      </div>
    </blockquote>
    Do you know how to turn on the log for quantum-server? I did not
    find anything in /var/log/quantum.<br>
    <br>
    Thx<br>
    Yi<br>
  </body>
</html>