I have installed a new pve cluster with Proxmox VE 4.0 and openvswitch virtural switch package. following is my system version
proxmox-ve 4.0-22 (running kernel: 4.2.3-2-pve)
pve-manager: 4.0-57 (running version: 4.0-57/cc7c2b53)
pve-kernel-4.2.2-1-pve: 4.2.2-16
pve-kernel-4.2.3-2-pve: 4.2.3-22
lvm2: 2.02.116-pvel
corosync-pve: 2.3.5-1
libqb0: 0.17.2-1
pve-cluster: 4.0-24
qemu-server: 4.0-35
pve-firmware: 1.1-7
libpve-common-perl: 4.0-36
libpve-access-control: 4.0-9
libpve-storage-perl: 4.0-29
pve-libspice-server1: 0.12.5-2
vncterm: 1.2-1
pve-qemu-kvm: 2.4-12
pve-container: 1.0-21
pve-firewall: 2.0-13
pve-ha-manager: 1.0-13
ksm-control-daemon: 1.2-1
glusterfs-client: 3.5.2-2+deb8u1
lxc-pve: 1.1.4-3
lxcfs: 0.10-pve2
cgmanager: 0.39-pvel
criu: 1.6.0-1
zfsutils: 0.6.5-pve6~jessie
openvswitch-switch: 2.3.2-1
I have created 2 ovs switch vmbr1 and vmbr2, both works fine. configuration information is following
auto vmbr1
iface vmbr1 inet manual
ovs_type OVSBridge
ovs_ports eth3
auto vmbr2
iface vmbr1 inet manual
ovs_type OVSBridge
ovs_ports eth2 admin_port
The problem is that I got nothing about vmbr1 and vmbr2 when I ran ifconfig. If I run ifconfig -a, I found RX and TX are both 0 for vmbr1 and vmbr2,and dropped are very high.
I have another PVE cluster with proxmox 3.3, It works fine. So is this a bug for Proxmox 4.0? or anything wrong with my configuration?
Any buddy encountered similar problem? thanks.
proxmox-ve 4.0-22 (running kernel: 4.2.3-2-pve)
pve-manager: 4.0-57 (running version: 4.0-57/cc7c2b53)
pve-kernel-4.2.2-1-pve: 4.2.2-16
pve-kernel-4.2.3-2-pve: 4.2.3-22
lvm2: 2.02.116-pvel
corosync-pve: 2.3.5-1
libqb0: 0.17.2-1
pve-cluster: 4.0-24
qemu-server: 4.0-35
pve-firmware: 1.1-7
libpve-common-perl: 4.0-36
libpve-access-control: 4.0-9
libpve-storage-perl: 4.0-29
pve-libspice-server1: 0.12.5-2
vncterm: 1.2-1
pve-qemu-kvm: 2.4-12
pve-container: 1.0-21
pve-firewall: 2.0-13
pve-ha-manager: 1.0-13
ksm-control-daemon: 1.2-1
glusterfs-client: 3.5.2-2+deb8u1
lxc-pve: 1.1.4-3
lxcfs: 0.10-pve2
cgmanager: 0.39-pvel
criu: 1.6.0-1
zfsutils: 0.6.5-pve6~jessie
openvswitch-switch: 2.3.2-1
I have created 2 ovs switch vmbr1 and vmbr2, both works fine. configuration information is following
auto vmbr1
iface vmbr1 inet manual
ovs_type OVSBridge
ovs_ports eth3
auto vmbr2
iface vmbr1 inet manual
ovs_type OVSBridge
ovs_ports eth2 admin_port
The problem is that I got nothing about vmbr1 and vmbr2 when I ran ifconfig. If I run ifconfig -a, I found RX and TX are both 0 for vmbr1 and vmbr2,and dropped are very high.
I have another PVE cluster with proxmox 3.3, It works fine. So is this a bug for Proxmox 4.0? or anything wrong with my configuration?
Any buddy encountered similar problem? thanks.