CentaurusInfra / mizar

Mizar – Experimental, High Scale and High Performance Cloud Network https://mizar.readthedocs.io
https://mizar.readthedocs.io
GNU General Public License v2.0
112 stars 50 forks source link

Fix mizar daemon initial setup script, and cleanup Veth devices. #621

Closed phudtran closed 2 years ago

phudtran commented 2 years ago

This PR fixes an issue where extra chi conf files under the directory /etc/cni/net.d/ were not deleted correctly. This resulted in the entire setup script to fail. (reset RPCBIND, rsyslog, mtu probing.) A cleanup is also added to remove Veth devices created by mizar from a previous run.