The NBD drive mirror workaround requires this, also the new -IBRS
machine types are only available in the newer qemu versions
Signed-off-by: Thomas Lamprecht
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 2832381..f3de
applied
On Fri, Feb 16, 2018 at 02:58:10PM +0100, Fabian Grünbichler wrote:
> to avoid an extra dependency
>
> Signed-off-by: Fabian Grünbichler
> ---
> PVE/API2/APT.pm | 5 +++--
> 1 file changed, 3 insertions(+), 2 deletions(-)
>
> diff --git a/PVE/API2/APT.pm b/PVE/API2/APT.pm
> index 1199c
to avoid an extra dependency
Signed-off-by: Fabian Grünbichler
---
PVE/API2/APT.pm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/PVE/API2/APT.pm b/PVE/API2/APT.pm
index 1199c204..f5709747 100644
--- a/PVE/API2/APT.pm
+++ b/PVE/API2/APT.pm
@@ -25,7 +25,7 @@ use PVE::JSO
applied, with a minor fixup on top - remove the now unnecessary
part of the volid regex, keeping only /^nbd:/
On 2/15/18 1:43 PM, Alexandre Derumier wrote:
> socat tunnel for nbd mirror was introduce here
> https://pve.proxmox.com/pipermail/pve-devel/2017-January/024777.html
> to workaround when n
___
pve-devel mailing list
pve-devel@pve.proxmox.com
https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
with the protected fixup.
please send a follow-up for running "pvecm add" as worker like discussed
___
pve-devel mailing list
pve-devel@pve.proxmox.com
https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
Checking for the cgroup directory is a kind of time-of-check
time-of-use race condition stop-mode backups seem to
occasionally run into on some systems.
Signed-off-by: Wolfgang Bumiller
---
PVE/QemuServer.pm | 9 +
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/PVE/QemuSer
with a 'register_command' sub, which generates an api call
we call it for each command in the list, and one time for
the old general {vmid}/agent endpoint (for compatibility)
permissions/methods are the same as previously, but can
be overriden
Signed-off-by: Dominik Csapak
---
changes from v2:
*
applied
On 2/16/18 10:49 AM, Fabian Grünbichler wrote:
> instead of lexically by package name
>
> Signed-off-by: Fabian Grünbichler
> ---
> restructured for readability
> removed redundant sort
>
> PVE/API2/APT.pm | 5 +++--
> 1 file changed, 3 insertions(+), 2 deletions(-)
>
> diff --git a/P
applied
On 2/15/18 4:05 PM, Dominik Csapak wrote:
> when changing the guest os, we changed the disk type
> (e.g. ide for windows, scsi for linux, etc.)
>
> but if the id was outside the allowed range (e.g. > 3 for ide)
> we did not correctly enable/disable tabs
>
> now we check all tabs until th
instead of lexically by package name
Signed-off-by: Fabian Grünbichler
---
restructured for readability
removed redundant sort
PVE/API2/APT.pm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/PVE/API2/APT.pm b/PVE/API2/APT.pm
index d0e3d4bd..1199c204 100644
--- a/PVE/API
applied
___
pve-devel mailing list
pve-devel@pve.proxmox.com
https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
On 2/16/18 10:09 AM, Nils Privat wrote:
> Nice patch, thanks. The patch works straightforward, we just have to
> include "zstd: 1" in "/etc/vzdump.conf" to be able to use more CPUs.
> In order to use this patch we have to clone and make zstd first because the
> delivered zstd on debian stretch is t
Hi,
On 11/6/17 12:49 PM, Oliver Jaksch wrote:
> Some users, including me, are discussing about the possibilities to extend
> the backup routines to offer more compression programs:
> https://forum.proxmox.com/threads/suggestion-add-lrzip-to-backup-compression-options.29496
>
> I've made a small
> Question @PVE-Devel: To finish this patch up we have to include a clone of
> https://github.com/facebook/zstd to your git repositories
> https://git.proxmox.com, is that possible?
Instead, try to include that into Debian.
___
pve-devel mailing list
pv
Nice patch, thanks. The patch works straightforward, we just have to
include "zstd: 1" in "/etc/vzdump.conf" to be able to use more CPUs.
In order to use this patch we have to clone and make zstd first because the
delivered zstd on debian stretch is to old.
Question @PVE-Devel: To finish this patch
16 matches
Mail list logo