Plugin works great - but after a kernel panic and forced reboot I am getting a log full of the following every 5 seconds:
Aug 15 14:53:21 Trinity kernel: iSCSI Login negotiation failed.
Aug 15 14:53:26 Trinity kernel: Unable to locate Target IQN: iqn.2003-01.org.linux-iscsi.tower.x8664:sn.74c2161ab370 in Storage Node
Aug 15 14:53:26 Trinity kernel: iSCSI Login negotiation failed.
Aug 15 14:53:31 Trinity kernel: Unable to locate Target IQN: iqn.2003-01.org.linux-iscsi.tower.x8664:sn.74c2161ab370 in Storage Node
Aug 15 14:53:31 Trinity kernel: iSCSI Login negotiation failed.
Aug 15 14:53:36 Trinity kernel: Unable to locate Target IQN: iqn.2003-01.org.linux-iscsi.tower.x8664:sn.74c2161ab370 in Storage Node
Aug 15 14:53:36 Trinity kernel: iSCSI Login negotiation failed.
Aug 15 14:53:41 Trinity kernel: Unable to locate Target IQN: iqn.2003-01.org.linux-iscsi.tower.x8664:sn.74c2161ab370 in Storage Node
Aug 15 14:53:41 Trinity kernel: iSCSI Login negotiation failed.
Aug 15 14:53:46 Trinity kernel: Unable to locate Target IQN: iqn.2003
I have one connection up and running with no issues as follows:
o- / ......................................................................................................................... [...]
o- backstores .............................................................................................................. [...]
| o- block .................................................................................................. [Storage Objects: 0]
| o- fileio ................................................................................................. [Storage Objects: 1]
| | o- fileIO ...................................................... [/mnt/user/BlueIris/fileIO.img (7.8TiB) write-back activated]
| | o- alua ................................................................................................... [ALUA Groups: 1]
| | o- default_tg_pt_gp ....................................................................... [ALUA state: Active/optimized]
| o- pscsi .................................................................................................. [Storage Objects: 0]
| o- ramdisk ................................................................................................ [Storage Objects: 0]
o- iscsi ............................................................................................................ [Targets: 1]
| o- iqn.2003-01.org.linux-iscsi.trinity.x8664:sn.ee7b28ed45fa ......................................................... [TPGs: 1]
| o- tpg1 ............................................................................................... [no-gen-acls, no-auth]
| o- acls .......................................................................................................... [ACLs: 1]
| | o- iqn.1991-05.com.microsoft:aeonflux ................................................................... [Mapped LUNs: 1]
| | o- mapped_lun0 ............................................................................... [lun0 fileio/fileIO (rw)]
| o- luns .......................................................................................................... [LUNs: 1]
| | o- lun0 ............................................... [fileio/fileIO (/mnt/user/BlueIris/fileIO.img) (default_tg_pt_gp)]
| o- portals .................................................................................................... [Portals: 1]
| o- 0.0.0.0:3260 ..................................................................................................... [OK]
o- loopback ......................................................................................................... [Targets: 0]
o- vhost ............................................................................................................ [Targets: 0]
o- xen-pvscsi ....................................................................................................... [Targets: 0]
There is no mention of IQN (ending in ab370) in the plugin interface. Is there a file/place that could have a dangling IQN that needs to be removed that is causing the errors? Uninstalling/reinstalling would work but am hoping for a simpler fix.
Thanks!