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
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/
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
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
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
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:
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 +++
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
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
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.
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
11 matches
Mail list logo