This is the old XigmaNAS forum in read only mode,
it will taken offline by the end of march 2021!



I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!

[SOLVED] Remove iSCSI targets

iSCSI over TCP/IP.
Forum rules
Set-Up GuideFAQsForum Rules
Post Reply
kamulchik
NewUser
NewUser
Posts: 3
Joined: 30 Oct 2015 12:08
Status: Offline

[SOLVED] Remove iSCSI targets

Post by kamulchik »

I remove iSCSI targets, and create new, but nas4free think that old targets is be. System log:
istgt_iscsi.c:2479:istgt_iscsi_op_login: ***ERROR*** lu_find_target() failed
istgt[4741]: istgt_lu.c: 524:istgt_lu_find_target: ***WARNING*** can't find target iqn.2007-09.jp.ne.peach.istgt:disk1
istgt[4741]: istgt_iscsi.c:2479:istgt_iscsi_op_login: ***ERROR*** lu_find_target() failed

Target iqn.2007-09.jp.ne.peach.istgt:disk1 was remove, and do not displayed in to web-interfaces, how i can remove targets manual?
Last edited by kamulchik on 05 Nov 2015 13:46, edited 2 times in total.

User avatar
daoyama
Developer
Developer
Posts: 394
Joined: 25 Aug 2012 09:28
Location: Japan
Status: Offline

Re: Remove iSCSI targets

Post by daoyama »

kamulchik wrote:I remove iSCSI targets, and create new, but nas4free think that old targets is be. System log:
istgt_iscsi.c:2479:istgt_iscsi_op_login: ***ERROR*** lu_find_target() failed
istgt[4741]: istgt_lu.c: 524:istgt_lu_find_target: ***WARNING*** can't find target iqn.2007-09.jp.ne.peach.istgt:disk1
istgt[4741]: istgt_iscsi.c:2479:istgt_iscsi_op_login: ***ERROR*** lu_find_target() failed

Target iqn.2007-09.jp.ne.peach.istgt:disk1 was remove, and do not displayed in to web-interfaces, how i can remove targets manual?
Check more log around this error, you can see the connected IP address.
This is not target side error. It shows that some initiator attempt to login to removed target.
You need remove the target from all initiator setting.
If still error, you might need reboot the initiator's machine to clear old sessions.
NAS4Free 10.2.0.2.2115 (x64-embedded), 10.2.0.2.2258 (arm), 10.2.0.2.2258(dom0)
GIGABYTE 5YASV-RH, Celeron E3400 (Dual 2.6GHz), ECC 8GB, Intel ET/CT/82566DM (on-board), ZFS mirror (2TBx2)
ASRock E350M1/USB3, 16GB, Realtek 8111E (on-board), ZFS mirror (2TBx2)
MSI MS-9666, Core i7-860(Quad 2.8GHz/HT), 32GB, Mellanox ConnectX-2 EN/Intel 82578DM (on-board), ZFS mirror (3TBx2+L2ARC/ZIL:SSD128GB)
Develop/test environment:
VirtualBox 512MB VM, ESXi 512MB-8GB VM, Raspberry Pi, Pi2, ODROID-C1

kamulchik
NewUser
NewUser
Posts: 3
Joined: 30 Oct 2015 12:08
Status: Offline

Re: Remove iSCSI targets

Post by kamulchik »

daoyama wrote:
kamulchik wrote:I remove iSCSI targets, and create new, but nas4free think that old targets is be. System log:
istgt_iscsi.c:2479:istgt_iscsi_op_login: ***ERROR*** lu_find_target() failed
istgt[4741]: istgt_lu.c: 524:istgt_lu_find_target: ***WARNING*** can't find target iqn.2007-09.jp.ne.peach.istgt:disk1
istgt[4741]: istgt_iscsi.c:2479:istgt_iscsi_op_login: ***ERROR*** lu_find_target() failed

Target iqn.2007-09.jp.ne.peach.istgt:disk1 was remove, and do not displayed in to web-interfaces, how i can remove targets manual?
Check more log around this error, you can see the connected IP address.
This is not target side error. It shows that some initiator attempt to login to removed target.
You need remove the target from all initiator setting.
If still error, you might need reboot the initiator's machine to clear old sessions.
Yes, you right! Thanks=)
I removed old iSCSI connections on host:
iscsiadm -m node -u -T <Complete Target Name>-p <Group IP address>:3260

Post Reply

Return to “iSCSI (Internet Small Computer Systems Interface)”