Sounds like a general networking vlan and/or bonding issue. But make
sure that these /etc/vz/vz.conf parameters are set correctly:
# The name of the device whose IP address will be used as source IP for CT.
# By default automatically assigned.
#VE_ROUTE_SRC_DEV="eth0"
# Controls which interfaces to send ARP requests and modify APR tables on.
#NEIGHBOUR_DEVS=detect
## Fail if there is another machine in the network with the same IP
ERROR_ON_ARPFAIL="no"
Also check the output of
# route -n
Make sure default gw (0.0.0.0) is on the correct device and that this
device is plugged into the correct switch port.
_______________________________________________
Users mailing list
Users@openvz.org
https://openvz.org/mailman/listinfo/users