タグ

関連タグで絞り込む (2)

タグの絞り込みを解除

lxcとbridgeに関するtyruのブックマーク (1)

  • Linux bridge: MAC addresses and dynamic ports « \1

    Scenario: KVM virtualization host running several bridged guests. The host has a bridge interface br0 that starts out containing only eth0, and other interfaces are dynamically added and removed from the bridge as guests are started and stopped. The problem is, the host seems to randomly suffer some loss of connectivity (from a few to 30-40 seconds) when some guest is started or stopped. Initially

    tyru
    tyru 2012/09/10
    これずっと悩んでた。lxcをstop/startすると「フリーズ」してしまう現象。veth deviceがbridgeに繋がったり取り除かれたりする度にbridgeのMACアドレスが変わってしまい、その度にARPを投げてるらしい。MACアドレスを固定にする方法
  • 1