LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   rhel4 ES Module iscsi_sfnet not found "iscsi-initiator" (https://www.linuxquestions.org/questions/linux-software-2/rhel4-es-module-iscsi_sfnet-not-found-iscsi-initiator-556356/)

xxx_anuj_xxx 05-24-2007 08:30 AM

rhel4 ES Module iscsi_sfnet not found "iscsi-initiator"
 
Hi,
I have Red Hat Enterprise Linux ES (2.6.9-5.EL).
I downloaded iscsi-initiator-utils src rpm and used rpmbuild. Installed iscsi-initiator-utils rpm.

Now starting of service gives me this error
[root@target ~]# /etc/init.d/iscsi start
Checking iscsi config: [ OK ]
Loading iscsi driver: FATAL: Module iscsi_sfnet not found.
[FAILED]

I downloaded a src rpm as linux-iscsi-boot and it's working.
ftp://ftp.compaq.com/pub/softlib2/so...273327/v39492/

I have to use redhat enterprise source rpm, after builiding from *.spec file I have iscsi-initiator-util rpm, installation goes without error but service startup is showing Module iscsi_sfnet not found.

On the test machine i have no up2date access, how to make it working with using redhat package.

regards
anugunj "anuj"

UhhMaybe 06-03-2007 11:35 AM

What does "modprobe', and "lsmod", " say? YOUR error message says module not loaded/found. Make sure it is found and loaded correctly. Then reboot should bring YOU to where YOU need to be to finish YOUR tasks.

xxx_anuj_xxx 06-04-2007 12:39 PM

Hi,
The problem has been solved. I updated my rhel4 kernel+kernel-devel to the latest.
Then downloaded iscsi-target source rpm. and did rpmbuild.
it is working fine.
sorry i forgot to update.

Conclusion I found:
1.Update Kernel.
2. Download *.src.rpm from redhat site.

thanks
and regards
anugunj "anuj"


All times are GMT -5. The time now is 11:25 AM.