[PVE-User] how to config network with openvswitch in 3.2-beta?

玉涛 lyt_yudi at 126.com
Fri Feb 7 03:40:18 CET 2014


hi,all

	Now,I’m want to test network with openvswitch in 3.2-beta,but i don’t know how to config i!

	Anybody can help me?

	Thanks

	This is my config, but have error in booting
	http://mirrors.verycdn.com.cn/images/ovs-err.png


#cat /etc/network/interfaces 
# network interface settings

…

allow-vmbr4 eth4
iface eth4 inet manual
        ovs_type OVSPort
        ovs_bridge vmbr4

allow-vmbr4 eth5
iface eth5 inet manual
        ovs_type OVSPort
        ovs_bridge vmbr4

allow-vmbr4 bond1
iface bond1 inet manual
        ovs_type OVSBond
        ovs_bridge vmbr4
        ovs_options bond_mode=balance-slb

….

auto vmbr4
iface vmbr4 inet manual
        ovs_type OVSBridge
        ovs_ports eth4 eth5 bond1

# pveversion -v
proxmox-ve-2.6.32: 3.1-119 (running kernel: 3.10.0-1-pve)
pve-manager: 3.1-41 (running version: 3.1-41/68122225)
pve-kernel-2.6.32-27-pve: 2.6.32-119
pve-kernel-3.10.0-1-pve: 3.10.0-5
lvm2: 2.02.98-pve4
clvm: 2.02.98-pve4
corosync-pve: 1.4.5-1
openais-pve: 1.1.4-3
libqb0: 0.11.1-2
redhat-cluster-pve: 3.2.0-2
resource-agents-pve: 3.9.2-4
fence-agents-pve: 4.0.5-1
pve-cluster: 3.0-12
qemu-server: 3.1-14
pve-firmware: 1.1-1
libpve-common-perl: 3.0-13
libpve-access-control: 3.0-11
libpve-storage-perl: 3.0-19
pve-libspice-server1: 0.12.4-3
vncterm: 1.1-6
vzctl: 4.0-1pve4
vzprocps: 2.0.11-2
vzquota: 3.1-2
pve-qemu-kvm: 1.7-4
ksm-control-daemon: 1.1-1
glusterfs-client: 3.4.2-1






More information about the pve-user mailing list