KVM: Can't add bridged mode to VM

Kaya

Member
Jun 20, 2012
111
2
18
Good morning,
I'm having a strange Issue.
When I try to add a new network interface to a VM, i can't use "bridged mode" (see attachment). But if I add manually to the conf file, it works.
This happen on proxmox node1, on proxmox node 2 there are no problems.
The servers are two identical intel modular server.

Where can I look to find where it goes wrong?
 

Attachments

  • bridge.jpg
    bridge.jpg
    28.3 KB · Views: 9
  • network.jpg
    network.jpg
    47.9 KB · Views: 9
Hello Kaya,

looks like a bug - do you have the actual version?

Code:
pveversion -v
proxmox-ve-2.6.32: 3.3-138 (running kernel: 2.6.32-33-pve)
pve-manager: 3.3-5 (running version: 3.3-5/bfebec03)
pve-kernel-2.6.32-33-pve: 2.6.32-138
....

In the actual version first comes "VLAN tag:" and then "Bridge:" in the "Add Network" dialog´s pop-up window.

Kind regards
Mr.Holmes
 
Hello Kaya,

looks like a bug - do you have the actual version?



In the actual version first comes "VLAN tag:" and then "Bridge:" in the "Add Network" dialog´s pop-up window.

Kind regards
Mr.Holmes

Unfortunatly not, it's not the last
root@proxmox1:~# pveversion -v
proxmox-ve-2.6.32: 3.1-114 (running kernel: 2.6.32-26-pve)
pve-manager: 3.1-21 (running version: 3.1-21/93bf03d4)
pve-kernel-2.6.32-19-pve: 2.6.32-96
pve-kernel-2.6.32-13-pve: 2.6.32-72
pve-kernel-2.6.32-14-pve: 2.6.32-74
pve-kernel-2.6.32-26-pve: 2.6.32-114
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.0-2
pve-cluster: 3.0-8
qemu-server: 3.1-8
pve-firmware: 1.0-23
libpve-common-perl: 3.0-8
libpve-access-control: 3.0-7
libpve-storage-perl: 3.0-17
pve-libspice-server1: 0.12.4-2
vncterm: 1.1-4
vzctl: 4.0-1pve4
vzprocps: 2.0.11-2
vzquota: 3.1-2
pve-qemu-kvm: 1.4-17
ksm-control-daemon: 1.1-1
glusterfs-client: 3.4.1-1

I know I need to update, but actually I can't.

I will update as soon as possible.