https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211990
--- Comment #2 from Ben RUBSON <ben.rub...@gmail.com> --- Quite difficult to reproduce, but I managed to do it again. This time the problematic target (only one /17) is seen as disconnected. ### Initiator : # iscsictl -Ra # iscsictl -L Target name Target portal State iqn.2012-06.srv2:ch3 192.168.2.2 Disconnected # netstat -an | grep 3260 // nothing returned ### Initiator logs : 12:38:02 srv1 kernel: WARNING: 192.168.2.2 (iqn.2012-06.srv2:ch3): login timed out after 11 seconds; reconnecting 12:38:06 srv1 kernel: WARNING: 192.168.2.2 (iqn.2012-06.srv2:ch3): handoff on already connected session 12:38:06 srv1 iscsid[7395]: 192.168.2.2 (iqn.2012-06.srv2:ch3): ISCSIDHANDOFF: Device busy 12:38:06 srv1 iscsid[581]: child process 7395 terminated with exit status 1 12:38:06 srv1 kernel: WARNING: 192.168.2.2 (iqn.2012-06.srv2:ch3): connection error; reconnecting 12:38:06 srv1 kernel: da8 at iscsi63 bus 0 scbus1 target 0 lun 0 12:38:06 srv1 kernel: da8: <FREEBSD CTLDISK 0001> s/n G22020PY1EZHAch detached 12:38:16 srv1 kernel: WARNING: 192.168.2.2 (iqn.2012-06.srv2:ch3): no ping reply (NOP-In) after 10 seconds; reconnecting ### Target logs : 12:37:41 srv2 kernel: mlxen1: link state changed to DOWN 12:37:41 srv2 kernel: mlx4_en: mlxen1: Link Down 12:37:46 srv2 kernel: WARNING: 192.168.2.1 (iqn.1994-09.org.freebsd:srv1): no ping reply (NOP-Out) after 5 seconds; dropping connection 12:37:46 srv2 last message repeated 16 times 12:38:05 srv2 kernel: mlx4_en: mlxen1: Link Up 12:38:05 srv2 kernel: mlxen1: link state changed to UP 12:38:05 srv2 devd: Executing '/etc/rc.d/dhclient quietstart mlxen1' 12:38:09 srv2 kernel: WARNING: 192.168.2.1 (iqn.1994-09.org.freebsd:srv1): connection error; dropping connection On initiator side, I also get the same log messages as above for the other devices, but they correctly reconnect. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"