Re: [pve-devel] [PATCH] fix modification of read only bug

2014-10-25 Thread Dietmar Maurer
applied, thanks! ___ pve-devel mailing list pve-devel@pve.proxmox.com http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

[pve-devel] [PATCH] Make qm clone working with devices.

2014-10-25 Thread Jasmin Jessich
Signed-off-by: Jasmin Jessich jas...@anw.at --- PVE/API2/Qemu.pm | 5 - PVE/QemuServer.pm | 8 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/PVE/API2/Qemu.pm b/PVE/API2/Qemu.pm index a0fcd28..32ee6de 100644 --- a/PVE/API2/Qemu.pm +++ b/PVE/API2/Qemu.pm @@ -71,6

Re: [pve-devel] [PATCH] Make qm clone working with devices.

2014-10-25 Thread Daniel Hunsaker
Wouldn't this cause issues with multiple systems attempting to control the same device simultaneously? On Oct 25, 2014 12:07 PM, Jasmin Jessich jas...@anw.at wrote: Signed-off-by: Jasmin Jessich jas...@anw.at --- PVE/API2/Qemu.pm | 5 - PVE/QemuServer.pm | 8 2 files changed,

[pve-devel] PVE 3.3 with problems of Kernel on Dell R720

2014-10-25 Thread Cesar Peschiera
Hi I recently i installed PVE 3.3 (pve-kernel-2.6.32-33-pve: 2.6.32-138) in a Dell PowerEdge R720, after the install i get these errors in the kern.log file: Oct 25 17:01:59 kvmtest2 kernel: PCI: Using host bridge windows from ACPI; if necessary, use pci=nocrs and report a bug Oct 25 17:01:59

Re: [pve-devel] PVE 3.3 with problems of Kernel on Dell R720

2014-10-25 Thread Gilberto Nunes
Do you try pass this in kernel command line?? pci=nocrs Try it and report 2014-10-25 22:49 GMT-02:00 Cesar Peschiera br...@click.com.py: Hi I recently i installed PVE 3.3 (pve-kernel-2.6.32-33-pve: 2.6.32-138) in a Dell PowerEdge R720, after the install i get these errors in the kern.log