bjornnoss wrote:
> Why did it not work the first time, and do have have to issue the
> depmod -a command after every reboot of the system before modprobe
> iscsi_tcp witch is done in the open-iscsi startup script? Any other
> things a have to be awere of befause of this?
> 

Not sure yet. I cannot replicate it here and no one follows up :)

In fedora at least, when I run make install I get this:
make[2]: Entering directory `/usr/src/kernels/2.6.27.25-78.2.56.fc9.i686'
   INSTALL 
/home/mnc/kernel/iscsi/open-iscsi/git/open-iscsi/open-iscsi-2.0-871.1/kernel/iscsi_tcp.ko
   INSTALL 
/home/mnc/kernel/iscsi/open-iscsi/git/open-iscsi/open-iscsi-2.0-871.1/kernel/libiscsi.ko
   INSTALL 
/home/mnc/kernel/iscsi/open-iscsi/git/open-iscsi/open-iscsi-2.0-871.1/kernel/libiscsi_tcp.ko
   INSTALL 
/home/mnc/kernel/iscsi/open-iscsi/git/open-iscsi/open-iscsi-2.0-871.1/kernel/scsi_transport_iscsi.ko
   DEPMOD  2.6.27.25-78.2.56.fc9.i686


and the depmod step above will edit 
/lib/modules/$kernel_version/modules.dep
So when I do modprobe iscsi_tcp (or when the init script does it) it 
loads fine.

Maybe it is due to a diff in fedora and debian.

Could you tell me when you run make install or depmod -a does a file in 
/lib/modules/$your_kernel/modules.dep get updated or created? In that 
file do you see some info for libiscsi_tcp? When you reboot your system 
is the file still there?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"open-iscsi" group.
To post to this group, send email to open-iscsi@googlegroups.com
To unsubscribe from this group, send email to 
open-iscsi+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/open-iscsi
-~----------~----~----~----~------~----~------~--~---

Reply via email to