Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Simple sanhook failing due to 'has no suitable initiator IQN'
2012-10-13, 16:48
Post: #2
RE: Simple sanhook failing due to 'has no suitable initiator IQN'
(2012-10-13 15:25)sethcall Wrote:  
Code:
ifopen net0
dhcp
sanhook --drive 0x81 iscsi:192.168.1.101:::0:iqn.2001-04.com.example:storage.lun1

If I'm understanding the command, you're attempting to hook to lun1, yet your specify lun0 in the command. My understanding is that the ...:0:iqn... is the LUN you want to connect to. I would either leave it out (which got it working for me and FreeNAS), or if it is indeed 1, try putting a 1 there.
Someone else may have better information, as I just starting playing around with iPXE and iSCSI booting (via FreeNAS, as mentioned).
I used:
Code:
sanhook iscsi:10.0.3.107::::iqn.2011-03.example.org.istgt:test
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Simple sanhook failing due to 'has no suitable initiator IQN' - Sedorox - 2012-10-13 16:48



User(s) browsing this thread: 1 Guest(s)