<div dir="ltr"><div>Hi,</div><div><br></div><div>I have this in my computes nodes; masakarimonitors-instancemonitor won't start<br></div><div><br></div><div><span style="font-family:monospace"><span style="color:rgb(0,0,0);background-color:rgb(255,255,255)">2022-10-25 14:37:27.354 7 INFO masakarimonitors.service [-] Starting masakarimonitors-instancemonitor
</span><br>2022-10-25 14:37:27.357 7 WARNING masakarimonitors.instancemonitor.instance [-] Error from libvirt : authentication failed: Failed to<br> start SASL negotiation: -4 (SASL(-4): no mechanism available: No worthy mechs found)
<br><b>2022-10-25 14:37:27.357 7 ERROR oslo_service.service [-] Error starting thread.: libvirt.libvirtError: authentication failed: Failed <br>to start SASL negotiation: -4 (SASL(-4): no mechanism available: No worthy mechs found)
<br>2022-10-25 14:37:27.357 7 ERROR oslo_service.service Traceback (most recent call last):
<br>2022-10-25 14:37:27.357 7 ERROR oslo_service.service   File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_service/service.py"</b><br>, line 806, in run_service
<br>2022-10-25 14:37:27.357 7 ERROR oslo_service.service     service.start()
<br>2022-10-25 14:37:27.357 7 ERROR oslo_service.service   File "/var/lib/kolla/venv/lib/python3.6/site-packages/masakarimonitors/service<br>.py", line 62, in start
<br>2022-10-25 14:37:27.357 7 ERROR oslo_service.service     self.manager.main()
<br>2022-10-25 14:37:27.357 7 ERROR oslo_service.service   File "/var/lib/kolla/venv/lib/python3.6/site-packages/masakarimonitors/instanc<br>emonitor/instance.py", line 166, in main
<br>2022-10-25 14:37:27.357 7 ERROR oslo_service.service     self._virt_event(uri)
<br>2022-10-25 14:37:27.357 7 ERROR oslo_service.service   File "/var/lib/kolla/venv/lib/python3.6/site-packages/masakarimonitors/instanc<br>emonitor/instance.py", line 128, in _virt_event
<br>2022-10-25 14:37:27.357 7 ERROR oslo_service.service     vc = libvirt.openReadOnly(uri)
<br>2022-10-25 14:37:27.357 7 ERROR oslo_service.service   File "/usr/lib64/python3.6/site-packages/libvirt.py", line 350, in openReadOnl<br>y
<br>2022-10-25 14:37:27.357 7 ERROR oslo_service.service     raise libvirtError('virConnectOpenReadOnly() failed')
<br>2022-10-25 14:37:27.357 7 ERROR oslo_service.service libvirt.libvirtError: authentication failed: Failed to start SASL negotiation: -<br>4 (SASL(-4): no mechanism available: No worthy mechs found)
<br>2022-10-25 14:37:27.357 7 ERROR oslo_service.service  <br>2022-10-25 14:37:27.359 7 INFO masakarimonitors.service [-] Stopping masakarimonitors-instancemonitor<br></span></div><div><br></div><div>I have verified the auth.conf file on both containers the password is the same.<br></div><div><br></div><div><br></div><div>In the other hand, in /var/log/kolla/libvirt/libvirtd.log I have this :</div><div><span style="font-family:monospace"><span style="color:rgb(0,0,0);background-color:rgb(255,255,255)">2022-10-25 13:29:16.911+0000: 1391031: error : virNetSocketReadWire:1792 : End of file while reading data: Input/output error
</span><br>2022-10-25 13:30:18.226+0000: 1391031: error : virNetSocketReadWire:1792 : End of file while reading data: Input/output error
<br>2022-10-25 13:31:19.516+0000: 1391031: error : virNetSocketReadWire:1792 : End of file while reading data: Input/output error
<br>2022-10-25 13:32:20.817+0000: 1391031: error : virNetSocketReadWire:1792 : End of file while reading data: Input/output error
<br>2022-10-25 13:33:22.066+0000: 1391031: error : virNetSocketReadWire:1792 : End of file while reading data: Input/output error
<br>2022-10-25 13:34:23.359+0000: 1391031: error : virNetSocketReadWire:1792 : End of file while reading data: Input/output error
<br>2022-10-25 13:35:24.740+0000: 1391031: error : virNetSocketReadWire:1792 : End of file while reading data: Input/output error<br>
<br></span></div><div><span style="font-family:monospace">Any ideas?<br></span></div><div><br></div><div>Regards.<br></div></div>