<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi all,<br>
<br>
I'm going crazy <span class="moz-smiley-s6"><span> :-[ </span></span>
with network configuration of my two cluster nodes. Here's an
explanation :<br>
<ul>
  <li>host A stands in VLAN 100 / subnet 192.168.100.0/24 with 2 bridge
interfaces<br>
  </li>
  <ul>
    <li>vmbr0 :</li>
    <ul>
      <li>slave eth0<br>
      </li>
    </ul>
    <ul>
      <li>ip address 192.168.100.4</li>
    </ul>
    <ul>
      <li>gateway address 192.168.100.1</li>
    </ul>
    <li>vmbr1 :</li>
    <ul>
      <li>slave eth0.200<br>
      </li>
    </ul>
  </ul>
  <li>host B stands in VLAN 200 / subnet 192.168.200.0/24 with only 1
bridge interface<br>
  </li>
  <ul>
    <li>vmbr0 :</li>
    <ul>
      <li>slave eth0<br>
      </li>
    </ul>
  </ul>
  <ul>
    <ul>
      <li>ip address 192.168.200.220</li>
    </ul>
    <ul>
      <li>gateway address 192.168.200.1</li>
    </ul>
  </ul>
</ul>
host A runs 5 OpenVZ VEs :<br>
<ul>
  <li>1002, 1003, 1004 and 1005 are configured with venet networking<br>
  </li>
  <li>2001 and 2002 are configured with veth networking and bound to
vmbr1<br>
  </li>
</ul>
Host B has no VEs at this time.<br>
<br>
I'd like to be able to perform online migration beetween my 2 nodes,
but i can't figure how to configure networking properly... <span
 class="moz-smiley-s7"><span> :-\ </span></span><br>
<br>
I suppose that if a VE is bound to vmbr0 on host A, it will be bound to
vmbr0 on host B after online migration, but I did not make the test a
right now.<br>
<br>
Anyone could help me ? <span class="moz-smiley-s1"><span> :-) </span></span><br>
<div class="moz-signature">-- <br>
manu
</div>
</body>
</html>