Ignore other mail with all the questions. See below. On 02/04/2015 07:28 AM, [email protected] wrote: > Distributor ID: OracleServer > Description: Oracle Linux Server release 6.6 >
> Other informations : > root@serv3:/var/lib/iscsi# rpm -qa|grep -i iscsi > iscsi-initiator-utils-6.2.0.873-2.0.2.el6.i686 1. Your iscsi tools are kinda old for the kernel you are using. You should update. For, there is a 6.2.0.873-13 or 6.2.0.873-10. > root@serv3:/var/lib/iscsi# iscsiuio -v > iscsiuio: Version '0.7.6.1', Build Date: 'Wed May 29 14:08:11 PDT 2013' > root@serv3:/var/lib/iscsi# uname -a > Linux serv3 3.8.13-55.1.5.el6uek.x86_64 #2 SMP Wed Jan 28 17:03:28 PST > 2015 x86_64 x86_64 x86_64 GNU/Linux 2. At least one problem is that you are doing 32 bit userspace and a 64 bit kernel. The iscsi tools do not support that config. You need to use all 32bit or all 64 bit. Fix up the config, then retry. That should fix the initial session error and hang. If you are still hitting problems, send the /var/log/messages. I think you might hit some issues or at least not get what you expect with both network interfaces on the same subnet, but using the default iscsi default iface. -- You received this message because you are subscribed to the Google Groups "open-iscsi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/open-iscsi. For more options, visit https://groups.google.com/d/optout.
