You should normally use the tools/modules that come with your distor. In your case where you are using a really old distro but trying to use a new kernel, and want to use the newer open iscsi, then you just need to use the tools from open-iscsi. Just do:
make usr make install_usr If you are using such a newer kernel, you should consider updating the distro then just use the native iscsi tools in there or even just updating the iscsi tools. For centos you would just get the newer iscsi-initiator-utils rpm in their repo. On Aug 14, 2014, at 3:47 AM, Gaofeng <[email protected]> wrote: > My platform: CentOS 6.2 > My kernel: 3.10.16 > I use open-iscsi-2.0-873。 When i make, It failed when "patch -p1 < > 2.6.14-23_compat.patch". > I do not think i need 2.6.14-23_compat.patch in this kernel. > My question: > 1) Can open-iscsi support 3.10.16 kernel? > 2) Do i need any patch? > > > -- > 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. -- 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.
