Re: [pve-devel] Wish-List for Mail-Gateway

2018-04-10 Thread Dietmar Maurer
> where can I send a wish list for the Mail-Gateway? I guess it is best to open an issue at bugzilla.proxmox.com for each topic. ___ pve-devel mailing list pve-devel@pve.proxmox.com https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

[pve-devel] [PATCH cluster] add missing package for 'remote_node_ip'

2018-04-10 Thread Dominik Csapak
without this, we would get perl errors when joining Signed-off-by: Dominik Csapak --- data/PVE/CLI/pvecm.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/PVE/CLI/pvecm.pm b/data/PVE/CLI/pvecm.pm index 23a15a9..3f0ac12 100755 --- a/data/PVE/CLI/pvecm.pm +++ b/data/PVE/C

[pve-devel] [PATCH xtermjs 2/4] add xterm-3.2.0.tgz

2018-04-10 Thread Dominik Csapak
via make download Signed-off-by: Dominik Csapak --- to test this, do make download instead of trying to apply this patch if ok, i will push this then manually xterm-3.2.0.tgz | Bin 0 -> 517483 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 xterm-3.2.0.tgz diff --git

[pve-devel] [PATCH xtermjs 1/4] change from submodule to tgz download and update to 3.2.0

2018-04-10 Thread Dominik Csapak
since xtermjs does not ship the built version anymore in git (starting with 3.0.0), we change it so that we have a download target where we download the tarball from npm Signed-off-by: Dominik Csapak --- .gitmodules | 3 --- Makefile| 23 --- src/www/main.js | 1

[pve-devel] [PATCH xtermjs 4/4] implement reconnect logic

2018-04-10 Thread Dominik Csapak
this improves the closed gracefully/error logic (detects an error if we disconnect immediately after connecting) and implements a reconnect for vms/containers if we have a disconnect, we check /cluster/resources (and /nodes//lxc//status/current) if we are migrated and reconnect the console window

[pve-devel] [PATCH xtermjs 3/4] implement terminal settings for 3.x

2018-04-10 Thread Dominik Csapak
since xtermjs 3.0, the display is not via html anymore, but a canvas so we cannot use css overrides anymore this enables us to let the user set a fontsize/family/etc. Signed-off-by: Dominik Csapak --- src/www/main.js | 2 +- src/www/util.js | 14 ++ 2 files changed, 15 insertions(+

[pve-devel] [PATCH xtermjs 0/4] upgrade to 3.2.0 and implement reconnect

2018-04-10 Thread Dominik Csapak
this series updates xtermjs to 3.2.0 and implements a reconnect logic similar to what we have in novnc Dominik Csapak (4): change from submodule to tgz download and update to 3.2.0 add xterm-3.2.0.tgz implement terminal settings for 3.x implement reconnect logic .gitmodules | 3 --

[pve-devel] [PATCH manager] use correct multiKey and getObjectValue calls for memory line

2018-04-10 Thread Dominik Csapak
also show shares and if ballooning is off Signed-off-by: Dominik Csapak --- www/manager6/qemu/HardwareView.js | 32 +++- 1 file changed, 23 insertions(+), 9 deletions(-) diff --git a/www/manager6/qemu/HardwareView.js b/www/manager6/qemu/HardwareView.js index 8017f84

[pve-devel] [PATCH widget-toolkit] PendingObjectGrid: fix display of deletion of multikey fields

2018-04-10 Thread Dominik Csapak
we did only check if the first field of a mulitfield key is being deleted, resulting in showing no pending change at all when deleting any other, and as long as only deletions were taking place also when deleting the 'main' key of a multikey field, we showed the deletion of the whole line, even wh

Re: [pve-devel] [PATCH] increase zfs default timeout to 30sec

2018-04-10 Thread Lauri Tirkkonen
Hi, On Tue, Mar 13 2018 10:25:47 +0100, Thomas Lamprecht wrote: > What Fabian meant with: > > [...] our API has a timeout per request, [...] > > is that our API already has 30 seconds as timeout for response, > so using 30 seconds here can be problematic. > > As a quick easy improvement we could

[pve-devel] Critical bug in ZoL 0.7.7

2018-04-10 Thread Ivan Dimitrov
Hello, There seems to be critical bug causing file dissapearence in ZoL 0.7.7. https://github.com/zfsonlinux/zfs/issues/7401 I just saw that 0.7.7 was pushed to the no-subscription repo. May be you can remove the update while the things are cleared. Thanks. With Best Regards, Ivan Dimitrov

Re: [pve-devel] Critical bug in ZoL 0.7.7

2018-04-10 Thread Gilberto Nunes
This has already been discussed here: https://pve.proxmox.com/pipermail/pve-user/2018-April/169434.html --- Gilberto Nunes Ferreira (47) 3025-5907 (47) 99676-7530 - Whatsapp / Telegram Skype: gilberto.nunes36 2018-04-10 18:26 GMT-03:00 Ivan Dimitrov : > Hello, > > There seems to be critica