Projet

Général

Profil

Tâche #18689

Mis à jour par Philippe Caseiro il y a environ 7 ans

La gestion du bonding n’est pas totalement fonctionnelle sur les modules Hâpy :

<pre>
/usr/share/eole/postservice/29-ovs-mng:
Open vSwitch configuration
Virtual switch vswitch already exist
Cleaning port for interface enp3s0
Cleaning port for interface enp2s0f0
Cleaning port for interface enp2s0f1
Cleaning port for interface enp5s1f1
Cleaning port for interface enp5s1f0
error running command [ovs-vsctl -- --may-exist add-port vswitch bond2 name=pedago vlan_mode=access tag=20]
Traceback (most recent call last):
File "/usr/share/eole/postservice/29-ovs-mng", line 185, in create_port
raise RunCmdError(msg)
RunCmdError: error running command [ovs-vsctl -- --may-exist add-port vswitch bond2 name=pedago vlan_mode=access tag=20]
port internet created
</pre>

Le nettoyage du port ne prend pas en charge les interfaces de bonding eole-openvswitch:source:postservice/29-ovs-mng@62e7665#L233

Retour