On Thu, Feb 11, 2010 at 08:23:12PM +0100, Florian Lohoff wrote: > Something _is_ broken - I am very successful building up > open-iscsi/iscsitarget > pairs on i386 - as soon as the initiator (open-iscsi) is on amd64 the login > hangs forever ... No matter whether the target is on the same machine > or on a different machine ...
Yes, it is. The iscsi_uevent structure defined in scsi/iscsi_if.h suffers of the 64-bit-allignment-desease on i386. Also please not that this interface is officialy _not_ exported. Bastian -- Captain's Log, star date 21:34.5... -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

