Re: [pve-devel] [PATCH v3 qemu-server 0/7] cloudinit pending behaviour change

2022-04-20 Thread DERUMIER, Alexandre
Hi Fabian, I'm back from holiday. I'll rework the v2 patch series with all your comments. About: >>A small problem with both approaches is how to handle already > existing > configs, because everything will show up as changed. > Not really sure > what could be done about that though. Ignoring

[pve-devel] [PATCH pve-network 1/1] controllers: evpn: fix multiple exit-nodes with route-map filtering

2022-04-20 Thread Alexandre Derumier
Currently, when multiple exit-nodes are defined, each exit-nodes exchanges their own default route, so traffic is looping between both exit nodes instead going out. This add a new route-map to filter received type-5 on exit node Signed-off-by: Alexandre Derumier --- PVE/Network/SDN/Controllers/

[pve-devel] [PATCH pve-network 0/1] controllers: evpn: fix multiple exit-nodes with route-map filtering

2022-04-20 Thread Alexandre Derumier
2 forums users have reported problems when multiple evpn exit-nodes are defined. This was because of a loop between default gw exchanged between the exit-nodes. This patch add a filtering of incoming default routes on the exit-nodes with a new route-map Alexandre Derumier (1): controllers: e

[pve-devel] [PATCH pve-manager 0/1] sdn: zone evpn: delete exitnodes-primary if empty

2022-04-20 Thread Alexandre Derumier
Currently, we can't submit form with empty exitnodes-primary value. Alexandre Derumier (1): ui: sdn: zone evpn: delete exitnodes-primary if empty www/manager6/sdn/zones/EvpnEdit.js | 4 1 file changed, 4 insertions(+) -- 2.30.2 ___ pve-deve

[pve-devel] [PATCH pve-manager 1/1] ui: sdn: zone evpn: delete exitnodes-primary if empty

2022-04-20 Thread Alexandre Derumier
Signed-off-by: Alexandre Derumier --- www/manager6/sdn/zones/EvpnEdit.js | 4 1 file changed, 4 insertions(+) diff --git a/www/manager6/sdn/zones/EvpnEdit.js b/www/manager6/sdn/zones/EvpnEdit.js index 0ac40fc5..f1314ad5 100644 --- a/www/manager6/sdn/zones/EvpnEdit.js +++ b/www/manager6/sdn

[pve-devel] applied-series: [PATCH manager 1/2] ui: disk storage selector: never send format when hideFormat is true

2022-04-20 Thread Thomas Lamprecht
On 17.03.22 09:37, Fabian Ebner wrote: > The backend will pick an appropriate format when nothing is specified. The > comment made it sound like 'raw' would be sent, but that didn't actually > happen > on file-based storages, and now no format is sent, so adapt the comment too. > > Signed-off-by:

Re: [pve-devel] [PATCH qemu-server] migrate: keep VM paused after migration if it was before

2022-04-20 Thread Fabian Grünbichler
On March 18, 2022 8:51 am, Fabian Ebner wrote: > Also cannot issue a guest agent command in that case. > > Reported in the community forum: > https://forum.proxmox.com/threads/106618 > > Signed-off-by: Fabian Ebner > --- > > Best viewed with -w. > > PVE/QemuMigrate.pm | 54 +++

[pve-devel] applied-series: [PATCH installer 0/2] fix 2 bugs related to hdsize selection

2022-04-20 Thread Thomas Lamprecht
On 19.04.22 14:02, Stoiko Ivanov wrote: > noticed that these 2 bugs were still open in bugzilla (and assigned to me). > > The issues are independent of each other - but the fixes touch the same part > of the code - hence I'm sending them in a common series. > > roughly tested with a VM (scp'ing t

[pve-devel] [PATCH widget-toolkit] fix #3994: Node config options in the GUI

2022-04-20 Thread Daniel Tschlatscher
Added a new file for displaying and editing the node config options which were not exposed through the GUI yet. Namely those are the settings for wakeonlan and startall-on-boot-delay. Signed-off-by: Daniel Tschlatscher --- src/Makefile| 1 + src/node/OptionsView.js | 85

[pve-devel] [PATCH manager] fix #3994: Options menu entry in the System menu

2022-04-20 Thread Daniel Tschlatscher
Add the subentry "Options" in the "System" menu to expose some options in the GUI which were not exposed before. Signed-off-by: Daniel Tschlatscher --- www/manager6/node/Config.js | 9 + 1 file changed, 9 insertions(+) diff --git a/www/manager6/node/Config.js b/www/manager6/node/Config.

[pve-devel] [PATCH docs] fix #3994: Added blockid to chapter Proxmox Node Management

2022-04-20 Thread Daniel Tschlatscher
to make it possible to reference it through the help button in the GUI. Signed-off-by: Daniel Tschlatscher --- pvenode.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pvenode.adoc b/pvenode.adoc index 571afee..6ea9d7a 100644 --- a/pvenode.adoc +++ b/pvenode.adoc @@ -17,6 +17,8 @@ DESC