
1 Dec
2014
1 Dec
'14
5:26 p.m.
Once upon a time, Gianluca Cecchi <gianluca.cecchi@gmail.com> said:
Am I missing anyting simple?
Yep...
On the server offering iSCSI target: # tgtadm --lld iscsi --mode target --op show Target 1: iqn.2014-07.local.localdomain:store1 LUN: 1 SCSI ID: p_iscsi_store1_l LUN: 2 SCSI ID: p_iscsi_store1_l
Both LUNs have the same ID name, which confuses discovery (I've done the same thing before). This is a 16 character string, so make sure they are distinct/unique in that 16 characters. It is annoying that scsi-target-utils lets you do this. -- Chris Adams <cma@cmadams.net>