Re: [pve-devel] pve-qemu-kvm : add numa support

2014-12-03 Thread Dietmar Maurer
applied, thanks. This add numa support to qemu. ___ pve-devel mailing list pve-devel@pve.proxmox.com http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

[pve-devel] [PATCH] Fix in PVE::QemuServer::snapshot_create

2014-12-03 Thread Wolfgang Link
remove the freezefs flag. If Qemu Guest Agent flag is set in config the vm filesystem will always be frozen. also remove param freezefs in PVE::API2 snapshot, because there is no use for it. Signed-off-by: Wolfgang Link wolfg...@linksystems.org --- PVE/API2/Qemu.pm |7 +--

[pve-devel] [PATCH 2/2] add custom numa topology support

2014-12-03 Thread Alexandre Derumier
numaX: cpus=id[-id],memory=mb[[,hostnodes=id[-id]][,policy=preferred|bind|interleave]] example: --- sockets:4 cores:2 memory:4096 numa: 1 numa0: cpus=0-1,memory=1024,hostnodes=0-1,policy=interleave numa1: cpus=2-3,memory=3072,hostnodes=2,policy=bind qemu command line -

[pve-devel] [PATCH 1/2] add numa options v3

2014-12-03 Thread Alexandre Derumier
This enable numa support inside the guest, and share the memory and cores across the sockets numa nodes. numa: 0|1 example: --- sockets:2 cores:2 memory:4096 numa: 1 qemu command line - -object memory-backend-ram,size=2048,id=ram-node0 -numa

[pve-devel] ballon: 0 don't work with kernel 3.10

2014-12-03 Thread Cesar Peschiera
Hi PVE team. The option of configuration of PVE VM ballon: 0 don't work with the kernel 3.10.0-5-pve. Best regards Cesar ___ pve-devel mailing list pve-devel@pve.proxmox.com http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Re: [pve-devel] ballon: 0 don't work with kernel 3.10

2014-12-03 Thread Alexandre DERUMIER
ballon: 0 don't work balloon: 0 (with 2 oo) (#man qm , il you need to known all the options) - Mail original - De: Cesar Peschiera br...@click.com.py À: pve-devel@pve.proxmox.com Envoyé: Jeudi 4 Décembre 2014 01:15:54 Objet: [pve-devel] ballon: 0 don't work with kernel 3.10