vSphere Storage Appliance

 View Only
  • 1.  no device on iSCSI target

    Posted Feb 07, 2013 04:04 PM

    I'm trying to use Synology DS713+ as iSCSI array for ESXi 5.1 host.

    1. I set iSCSI target on Synology following tutorial http://www.synology.com/support/tutorials_show.php?q_id=488&lang=enu
    2. I added iSCSI Software Adapter on ESXi host following tutorial http://www.synology.com/support/tutorials_show.php?q_id=508&lang=enu
    No authentication metod used.

    3. I see correct TargetName in Static Discovery tab, but list of devices is empty

    4. I'm able to ping as well as vmkping the iSCSI array and I can reach the iSCSI TCP port 3260 on the storage array from the ESXi host using netcat along to http://kb.vmware.com/kb/1003952

    5. I see connection failure in /var/log/vmkernel.log

    2013-02-07T15:49:55.159Z cpu2:1528056)iscsi_vmk: iscsivmk_ConnNetRegister: socket 0x41002793b200 network resource pool netsched.pools.persist.iscsi associated

    2013-02-07T15:49:55.159Z cpu2:1528056)iscsi_vmk: iscsivmk_ConnNetRegister: socket 0x41002793b200 network tracker id 1 tracker.iSCSI.10.33.32.29 associated

    2013-02-07T15:49:55.175Z cpu2:1528056)WARNING: iscsi_vmk: iscsivmk_ConnReceiveAtomic: vmhba34:CH:0 T:0 CN:0: Failed to receive data: Connection closed by peer

    2013-02-07T15:49:55.175Z cpu2:1528056)WARNING: iscsi_vmk: iscsivmk_ConnReceiveAtomic: Sess [ISID:  TARGET: (null) TPGT: 0 TSIH: 0]

    2013-02-07T15:49:55.175Z cpu2:1528056)WARNING: iscsi_vmk: iscsivmk_ConnReceiveAtomic: Conn [CID: 0 L: 10.33.32.31:55028 R: 10.33.32.29:3260]

    2013-02-07T15:49:55.175Z cpu2:1528056)iscsi_vmk: iscsivmk_ConnRxNotifyFailure: vmhba34:CH:0 T:0 CN:0: Connection rx notifying failure: Failed to Receive. State=Bound

    2013-02-07T15:49:55.175Z cpu2:1528056)iscsi_vmk: iscsivmk_ConnRxNotifyFailure: Sess [ISID:  TARGET: (null) TPGT: 0 TSIH: 0]

    2013-02-07T15:49:55.175Z cpu2:1528056)iscsi_vmk: iscsivmk_ConnRxNotifyFailure: Conn [CID: 0 L: 10.33.32.31:55028 R: 10.33.32.29:3260]

    2013-02-07T15:49:55.428Z cpu2:1528056)WARNING: iscsi_vmk: iscsivmk_StopConnection: vmhba34:CH:0 T:0 CN:0: iSCSI connection is being marked "OFFLINE" (Event:2)

    2013-02-07T15:49:55.428Z cpu2:1528056)WARNING: iscsi_vmk: iscsivmk_StopConnection: Sess [ISID:  TARGET: (null) TPGT: 0 TSIH: 0]

    2013-02-07T15:49:55.428Z cpu2:1528056)WARNING: iscsi_vmk: iscsivmk_StopConnection: Conn [CID: 0 L: 10.33.32.31:55028 R: 10.33.32.29:3260]

    What else can I try, please?


  • 2.  RE: no device on iSCSI target

    Posted Feb 07, 2013 08:46 PM

    Make sure your array is running the latest DSM code; previous revs of code had iSCSI issues with VMware ESXi 5.


    I've also had this happen on older DSM code and a restart of the array resolved it. You might also try that.



  • 3.  RE: no device on iSCSI target

    Posted Feb 08, 2013 12:32 PM

    Thanks for tips. But our array is running the latest DSM 4.1-2668 code. And no change after reboot.

    I've submitted Synology support form but no answer yet.



  • 4.  RE: no device on iSCSI target

    Posted Feb 08, 2013 01:40 PM

    It looks like some iSCSI implementation on DSM problem. I've ceated NFS share on Synology and I can add NFS storgare to ESXi host.