Once upon a time, Gianluca Cecchi <gianluca.cec...@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 <c...@cmadams.net>
_______________________________________________
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users

Reply via email to