OpenVZ Forum


Home » General » Support » Bridge lost after reboot of VE
Bridge lost after reboot of VE [message #47210] Sun, 22 July 2012 18:30
delaytime0 is currently offline  delaytime0
Messages: 1
Registered: July 2012
Junior Member
Hello together,

today i played a little bit around with veth-interfaces.
I'm using Debian Squeeze and openvz from the repos.
vzctl version 3.0.24-12
kernel 2.6.32-5-openvz-amd64

So i had installed bridge-utils and created a new bridge via
brctl addbr vzbr0
.

Then i created a new VE via
vzctl create <veid> --ostemplate debian_amd64_xxxx


and added a new interface
vzctl set <veid> eth0,,,,vzbr0


after this i added the new veth<veid>.0 to vzbr0
brctl addif vzbr0 veth<veid>.0 


brctl show
now shows me the new veth in the vzbr0. Fine...

BUT, when i restart the VE via
vzctl restart <veid>
, brctl show doesnt show the veth... seems like its lost.

Could you help me? =)
Previous Topic: Java(Sun) problem with kernel RHEL6 042stab055.10
Next Topic: vps-net_add ERROR: Unable to add route ip route add 67.222.131.209 dev venet0
Goto Forum:
  


Current Time: Thu Aug 01 08:46:26 GMT 2024

Total time taken to generate the page: 0.02980 seconds