NIC positioning...

  • Thread starter Thread starter ciairo
  • Start date Start date
C

ciairo

Guest
Hey there! i have a quick question... i need to change the order of the NIC's...

i'll c'n'p the vm.conf files to show you what i mean:

name: VM1
ide2: cdrom,media=cdrom
bootdisk: ide0
ostype: other
ide0: local:111/vm-111-disk-1.raw
memory: 1024
sockets: 1
boot: dc
freeze: 0
cpuunits: 1000
acpi: 1
kvm: 1
onboot: 1
cores: 1
vlan1: e1000=E6:CF:9A:F5:70:A2
vlan0: e1000=4A:A6:56:E3:C4:E7




name: VM2
ide2: cdrom,media=cdrom
bootdisk: ide0
ostype: other
ide0: local:112/vm-112-disk-1.raw
memory: 1024
sockets: 1
boot: dc
freeze: 0
cpuunits: 1000
acpi: 1
kvm: 1
onboot: 1
cores: 1
vlan14: e1000=9A:33:42:2B:F0:22
vlan2: e1000=7A:DE:F0:F8:AF:B6
vlan0: e1000=82:10:10:6E:66:98
vlan1: e1000=86:D3:4B:12:E7:6D


ok, now if you look at the "vlan" section you can see that the vlan (vmbr0) is not in the first place! on the VM2 i have the same order in the web-gui and my VM work the way i want them too... on the VM1 they are in the *.conf file the way they should be - but in the web-gui vmbr0 is before vmbr1 - how can i swap them?

thank you.

Ciairo