<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:΢ÈíÑźÚ
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
hi.<br>
<br>I'm sorry <span id="result_box" class="short_text" lang="en"><span class="hps">can not reply to</span> <span class="hps">the original letter</span></span>.<br><br>
openvswitch and brctl can run normal together in RHEL6.3.<br>
<br>error message:<br>
<pre>>ProcessExecutionError: Unexpected error while running command.
>Command: sudo nova-rootwrap /etc/nova/rootwrap.conf brctl addbr
>qbr2218b8c4-7d
>Exit code: 1
>Stdout: ''
>Stderr: 'add bridge failed: Package not installed\n'
</pre>
<br>
Solution:
<br>
1.openvswitch process running in backend<br>
2.modprobe brcompat_mod<br>
3.ovs-brcompatd --pidfile --log-file --detach<br>
4.ovs-vsctl add-br br-int...add-port...£¨i<span id="ecxresult_box" class="ecxshort_text" lang="en"><span>f you have</span> <span class="ecxhps">done</span></span> then not need redo£©<br>
5.login dashboard and launch instance.<br>6.check instance status,it is ok.<br><br>NOTE:<br>1.the process ovs-brcompatd will be shutdown when run "service openvswitch stop"£¬then pls startup it by manual.
<pre>2.# brctl show
bridge name bridge id STP enabled interfaces
br-eth1 /sys/class/net/br-eth1/bridge: No such file or directory
/sys/class/net/br-eth1/bridge: No such file or directory
</pre>
0000.7e1636f42c4b                                            no<br>
<br>
Ignore this message "/sys/class/net/br-eth1/bridge: No such file or directory

",to continue.<br>
<br>
<br>                                        </div></body>
</html>