Cannot connect iSCSI targets created on Nexent box

Edward Tomasz Napierała trasz at freebsd.org
Mon Mar 30 20:49:11 UTC 2015


On 0330T1716, Aafak Mohammad wrote:
> Hi
> I am using freebsd 9.2 and back ported iscsictl/iscsid and native kenel
> iscsi changes from 10.1 to 9.2
> I am able to discover and connect iSCSI targets on my Ubuntu box from
> freebsd 9.2 and able to create zpool on those iscsi targets
> 
> Now i want to use nexenta targets LUNs for zpool creation
> so as  i tried to connect it got the system into following state:
> 
> root at trunk-mar26:~ # iscsictl
> Target name                          Target addr      State
> iqn.2012-05.local.mynet:storage.sys1 10.11.1.136      Connected: da8 da9
> da10
> iqn.2012-05.local.mynet:storage.sys2 10.11.1.136      Connected: da11 da12
> da13
> 
> *iqn.1986-03.com.sun:02:7957828f-1551-e04c-ed10-cce469c63bfa
> 20.10.20.7       Connected: probe0
> iqn.1986-03.com.sun:02:b3031b28-29d1-40d5-9f02-a95a428d096e
> 20.10.20.7       Connected: probe1 *
> 
> As you can see first two iSCSI target(on Ubuntu) connected successfully and
> same device nodes i can see on camcontrol devlist
> but the last two saying connected but device nodes probe0, probe1 are not
> in camcontrol devlist
> 
> */var/log/messages:*
> 
> Mar 30 17:05:52 trunk-mar26 iscsid[28641]: 20.10.20.7
> (iqn.1986-03.com.sun:02:b3031b28-29d1-40d5-9f02-a95a428d096e): Capsicum
> capability mode not supported
> Mar 30 17:05:52 trunk-mar26 iscsid[28640]: 20.10.20.7
> *(iqn.1986-03.com.sun:02:7957828f-1551-e04c-ed10-cce469c63bfa): received
> final login response without the "T" flagMar 30 17:05:52 trunk-mar26
> iscsid[28641]: 20.10.20.7
> (iqn.1986-03.com.sun:02:b3031b28-29d1-40d5-9f02-a95a428d096e): received
> final login response without the "T" flag*

I think this is fixed by r271706.  Can you update the code from 10.1-RELEASE
to 10-STABLE and see if it works?  Thanks!



More information about the freebsd-scsi mailing list