iSCSI & FreeNAS: Verbindungsabbrüche und hängende VMs in Proxmox
Bei iSCSI konnten gelegentlich Verbindungsabbrüche in den Logs gesichtet werden.
Gleichzeitig hingen die betroffenen VMs auf Proxmox.
WARNING: 1.2.3.4 (iqn.2019-05.de.getcom.freenas1:97665f7s): no ping reply (NOP-Out) after 5 seconds; dropping connection WARNING: 1.2.3.4 (iqn.2019-05.de.getcom.freenas1:97665f7s): no ping reply (NOP-Out) after 5 seconds; dropping connection WARNING: 1.2.3.4 (iqn.2019-05.ch.mydom.ctl:97665f7s): no ping reply (NOP-Out) after 5 seconds; dropping connection
Abhilfe:
System => Tunables => Add
Variable: kern.cam.ctl.iscsi.ping_timeout
Value: 0
Type: sysctl
Comment: Avoid iSCSI connection dropping
enabled: true