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

2014-02-06 Thread 玉涛
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/6815)
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



___
pve-user mailing list
pve-user@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user


Re: [PVE-User] assigning cores to VM

2014-02-06 Thread Lex Rivera
It's not possible to "map" cpu core to specific VM. You can, however,
pin VM KVM process to specific core.





On Thu, Feb 6, 2014, at 01:57 AM, Muhammad Yousuf Khan wrote:

what we assign as CPU in KVM is virtual.
is it possible that we can assign a physical or dedicated core of a
processor to specific VM
for example , i have 4 core processor and 4 VMs. is it possible to
assign 1 core each VM.

Thanks,

Myk

___

pve-user mailing list

[1]pve-user@pve.proxmox.com

[2]http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user

References

1. mailto:pve-user@pve.proxmox.com
2. http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user
___
pve-user mailing list
pve-user@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user


[PVE-User] assigning cores to VM

2014-02-06 Thread Muhammad Yousuf Khan
what we assign as CPU in KVM is virtual.
is it possible that we can assign a physical or dedicated core of a
processor to specific VM
for example , i have 4 core processor and 4 VMs. is it possible to assign 1
core each VM.
Thanks,

Myk
___
pve-user mailing list
pve-user@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user