Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
appnote:iscsi_targets [2011/05/16 09:12]
bootc
appnote:iscsi_targets [2011/05/16 13:41]
bootc
Line 3: Line 3:
   * [[http://​scst.sourceforge.net/​|SCST]] on Linux   * [[http://​scst.sourceforge.net/​|SCST]] on Linux
   * [[http://​iscsitarget.sourceforge.net/​|iSCSI Enterprise Target]] on Linux   * [[http://​iscsitarget.sourceforge.net/​|iSCSI Enterprise Target]] on Linux
-  * [[http://​linux-iscsi.org/​|LIO (linux-iscsi.org)]] on Linux+  * [[http://​linux-iscsi.org/​|LIO (linux-iscsi.org)]] on Linux (see below)
   * [[http://​www.microsoft.com/​Windowsserver2008/​en/​us/​wss08.aspx|Windows Storage Server]] on Microsoft Windows   * [[http://​www.microsoft.com/​Windowsserver2008/​en/​us/​wss08.aspx|Windows Storage Server]] on Microsoft Windows
   * [[http://​hub.opensolaris.org/​bin/​view/​Project+comstar/​WebHome|COMSTAR]] on Solaris and OpenSolaris (and related products such as Nexenta and OpenIndiana)   * [[http://​hub.opensolaris.org/​bin/​view/​Project+comstar/​WebHome|COMSTAR]] on Solaris and OpenSolaris (and related products such as Nexenta and OpenIndiana)
Line 13: Line 13:
 [[https://​github.com/​robinsmidsrod/​comstar-soho-helper]] provides some scripts to ease the task of setting up a COMSTAR target. [[https://​github.com/​robinsmidsrod/​comstar-soho-helper]] provides some scripts to ease the task of setting up a COMSTAR target.
  
 +=== LIO (linux-iscsi.org) ===
 +This target works fine, but by default sends NOP-In messages that iPXE can't handle. This should not cause any issues, but has been known to cause trouble with grub2. If you encounter this, try disabling the NOP pings by setting the ''​nopin_timeout''​ node attribute to 0:
 +    lio_node --setnodeattr <​TARGET_IQN>​ <​TPGT>​ <​INITIATOR_IQN>​ nopin_timeout 0
appnote/iscsi_targets.txt ยท Last modified: 2014/10/28 13:49 by hairlesshobo
Recent changes RSS feed CC Attribution-Share Alike 4.0 International Driven by DokuWiki
All uses of this content must include an attribution to the iPXE project and the URL https://ipxe.org
References to "iPXE" may not be altered or removed.