Hello,
I have an error when I modify the "network" part through the web interface.
The manipulation was done on a newly installed server.
I deleted vmbr0 (because OVH created it in DHCP), without applying the modifications (so as not to lose control of the server).
I recreate a vmbr0 with OVS (the first time to raise an error because I had not installed the package), assign the ip and bridge to eno1.
When I apply the change I have the following error:
Le resultat de cette commande sur le shell :
However, it is present:
On the other hand, after restarting the server, the problem disappears.
I have an error when I modify the "network" part through the web interface.
The manipulation was done on a newly installed server.
I deleted vmbr0 (because OVH created it in DHCP), without applying the modifications (so as not to lose control of the server).
I recreate a vmbr0 with OVS (the first time to raise an error because I had not installed the package), assign the ip and bridge to eno1.
When I apply the change I have the following error:
Le resultat de cette commande sur le shell :
Code:
root@pve-gra-prod01:~# ifreload -a
error: cmd '/usr/bin/ovs-vsctl list-ports vmbr0' failed: returned 1 (ovs-vsctl: no bridge named vmbr0
)
root@pve-gra-prod01:~#
However, it is present:
On the other hand, after restarting the server, the problem disappears.