Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 Ryu 控制器来控制由 mininet 网络模拟器制成的拓扑中的虚拟化交换机。当我没有对控制器进行任何更改时,我突然开始收到更多“[Errno 32] Broken pipe”错误。
你能告诉我有什么问题以及如何纠正吗? 如果您需要更多详细信息,请与我联系。
试试这两个:
quit
sudo mn -c
sudo
一般重启你的vm/pc。
让我知道这是否有帮助。