by Max (staff) » Wed Sep 29, 2010 8:04 am
Ok, you need to open the starwind.cfg file (can be found in the installation folder) using text editor, then find the line which contains the target info (search by the target/alias name). Then you should add this [SerialId="0102030405060708"] to first target's properties and [SerialId="0807060504030201"] to second target's properties.
E.g.
<device name="DiskBridge1" target="iqn.2008-08.com.starwindsoftware:hk-mp7-diskbridge" file="\\?\usbstor#disk&ven_multi&prod_flash_reader&rev_1.00#058f0o1111b1&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}" asyncmode="no" clustered="no" readonly="no" alias="diskbridge" CacheMode="none" Serial Id="0807060504030201"/>
<device name="DiskBridge2" target="iqn.2008-08.com.starwindsoftware:server2-disk2" file="\\?\usbstor#disk&ven_multi&prod_flash_reader&rev_1.00#058f0o1111b1&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}" asyncmode="no" clustered="no" readonly="no" alias="diskbridge" CacheMode="none" Serial Id="0102030405060708"/>