network configuration bridge fail

mtcocktail

New Member
May 1, 2009
12
0
1
Hy,

After an upgrade of pve-kernel my networks won't restart. I've upgrade to 2.6.32-4.pve -> 2.6.32-7-pve, i'm testing to downgrade to 2.6.32-6.pve, but it's the same thing.

When i'm start vmbr0 i've :

# ifup vmbr0
add bridge failed: Package not installed
run-parts: /etc/network/if-pre-up.d/bridge exited with return code 1
SIOCSIFADDR: No such device
vmbr0: ERROR while getting interface flags: No such device
SIOCSIFNETMASK: No such device
vmbr0: ERROR while getting interface flags: No such device
Failed to bring up vmbr0.

I'm don't understand :(

my ifconfig :

# ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:1a:a0:03:48:ce
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Interruption:16 Mémoire:f8000000-f8012800


eth1 Link encap:Ethernet HWaddr 00:1a:a0:03:48:d0
inet adr:192.168.165.39 Bcast:192.168.165.255 Masque:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:28433336 errors:0 dropped:0 overruns:0 frame:0
TX packets:4156434 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
RX bytes:42960680634 (40.0 GiB) TX bytes:303935990 (289.8 MiB)
Interruption:16 Mémoire:f4000000-f4012800


lo Link encap:Boucle locale
inet adr:127.0.0.1 Masque:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:49 errors:0 dropped:0 overruns:0 frame:0
TX packets:49 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:0
RX bytes:3204 (3.1 KiB) TX bytes:3204 (3.1 KiB)

My /etc/network/interfaces


# network interface settings
auto lo
iface lo inet loopback


#iface eth0 inet manual


auto eth1
iface eth1 inet static
address 192.168.165.39
netmask 255.255.255.0




auto vmbr0
iface vmbr0 inet static
address 195.64.165.39
netmask 255.255.255.0
gateway 195.64.165.254
bridge_ports eth0
bridge_stp off
bridge_fd 0

# pveversion -v
pve-manager: 1.9-26 (pve-manager/1.9/6567)
running kernel: 2.6.32-6-pve
proxmox-ve-2.6.32: 1.9-55+ovzfix-1
pve-kernel-2.6.32-4-pve: 2.6.32-33
pve-kernel-2.6.32-6-pve: 2.6.32-55+ovzfix-1
qemu-server: 1.1-32
pve-firmware: 1.0-15
libpve-storage-perl: 1.0-19
vncterm: 0.9-2
vzctl: 3.0.29-3pve1
vzdump: 1.2-16
vzprocps: 2.0.11-2
vzquota: 3.0.11-1
pve-qemu-kvm: 0.15.0-2
ksm-control-daemon: 1.0-6

If you have suggestion.... :(
 
Is it :

# dpkg -l bridge-utils
Souhait=inconnU/Installé/suppRimé/Purgé/H=à garder
| État=Non/Installé/fichier-Config/dépaqUeté/échec-conFig/H=semi-installé/W=attend-traitement-déclenchements
|/ Err?=(aucune)/H=à garder/besoin Réinstallation/X=les deux (État,Err: majuscule=mauvais)
||/ Nom Version Description
+++-================================-================================-================================================================================
ii bridge-utils 1.4-5 Utilities for configuring the Linux Ethernet bridge
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!