<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Dec 1, 2014 at 5:26 PM, Chris Adams <span dir="ltr">&lt;<a href="mailto:cma@cmadams.net" target="_blank">cma@cmadams.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class="">Once upon a time, Gianluca Cecchi &lt;<a href="mailto:gianluca.cecchi@gmail.com">gianluca.cecchi@gmail.com</a>&gt; said:<br>
&gt; Am I missing anyting simple?<br>
<br>
</span>Yep...<br>
<span class=""><br>
&gt; On the server offering iSCSI target:<br>
&gt; # tgtadm --lld iscsi --mode target --op show<br>
&gt; Target 1: iqn.2014-07.local.localdomain:store1<br>
</span>&gt;         LUN: 1<br>
&gt;             SCSI ID: p_iscsi_store1_l<br>
&gt;         LUN: 2<br>
&gt;             SCSI ID: p_iscsi_store1_l<br>
<br>
Both LUNs have the same ID name, which confuses discovery (I&#39;ve done the<br>
same thing before).  This is a 16 character string, so make sure they<br>
are distinct/unique in that 16 characters.<br>
<br>
It is annoying that scsi-target-utils lets you do this.<br>
<span class=""><font color="#888888">--<br>
Chris Adams &lt;<a href="mailto:cma@cmadams.net">cma@cmadams.net</a>&gt;<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br>
</font></span></blockquote></div><br></div><div class="gmail_extra">Arghhh!</div><div class="gmail_extra">Actually the name I used is</div><div class="gmail_extra">p_iscsi_store1_lun1<br></div><div class="gmail_extra">p_iscsi_store1_lun2<br></div><div class="gmail_extra"><br></div><div class="gmail_extra">and the problem so should be that it is trimmed to 16 chars... I will try</div><div class="gmail_extra"><br></div><div class="gmail_extra">Thanks!!</div></div>