Re: [pve-devel] [PATCH installer] fix #1239: enhance swap on ZFS setup

2017-01-25 Thread Fabian Grünbichler
On Wed, Jan 25, 2017 at 11:07:37PM +0100, Andreas Steinel wrote: > Good! I presume you did not implement the variable page block size due to > the "controlled kernel" you provide which always has default 4K pages on > x64? kind of. the Linux kernel hard-codes the 4K pages for x86 (currently).

Re: [pve-devel] [PATCH installer] fix #1239: enhance swap on ZFS setup

2017-01-25 Thread Andreas Steinel
Good! I presume you did not implement the variable page block size due to the "controlled kernel" you provide which always has default 4K pages on x64? On Wed, Jan 25, 2017 at 4:03 PM, Fabian Grünbichler < f.gruenbich...@proxmox.com> wrote: > set properties according to upstream documentation >

[pve-devel] [PATCH installer] fix #1239: enhance swap on ZFS setup

2017-01-25 Thread Fabian Grünbichler
set properties according to upstream documentation Signed-off-by: Fabian Grünbichler --- proxinstall | 25 - 1 file changed, 16 insertions(+), 9 deletions(-) diff --git a/proxinstall b/proxinstall index 18df7bb..0642098 100755 ---

[pve-devel] [PATCH qemu-server] fix #1260: convert moved template disk to base

2017-01-25 Thread Fabian Grünbichler
this was already possible manually via "qm template", but doing it automatically when moving a disk of a template makes more sense. Signed-off-by: Fabian Grünbichler --- PVE/API2/Qemu.pm | 4 1 file changed, 4 insertions(+) diff --git a/PVE/API2/Qemu.pm

[pve-devel] new package: libpve-guest-common-perl

2017-01-25 Thread Fabian Grünbichler
the next round of package updates will introduce a new package called libpve-guest-common-perl , which contains common / base code for the pve-container and qemu-server packages. right now it only contains three moved base modules: - AbstractConfig.pm (from libpve-common-perl) -

[pve-devel] applied: [PATCH lxcfs] update to lxcfs-2.0.6

2017-01-25 Thread Wolfgang Bumiller
--- dropped patches which went upstream Makefile | 6 +- debian/changelog | 6 + .../0001-fix-swap-values-with-nested-cgroups.patch | 164 - .../fix-offsets-for-memory.stat-parsing.patch |

[pve-devel] applied: [PATCH lxc] update to lxc-2.0.7

2017-01-25 Thread Wolfgang Bumiller
--- Makefile | 6 +++--- debian/changelog | 6 ++ lxc.tgz | Bin 12081895 -> 12678249 bytes 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index e517812..da2cda0 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,8 @@ -RELEASE=4.3

[pve-devel] applied: [PATCH v2 qemu-server] only use scsi-block with explicit opt-in

2017-01-25 Thread Dietmar Maurer
applied ___ pve-devel mailing list pve-devel@pve.proxmox.com http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel