On 03/08/2010 12:55 PM, Oriol Morell wrote:
Hello again,
after checking more docs, we have downgraded the kernel to
linux-2.6.30-gentoo-r9, in order to have really a kernel to support open-iscsi.
Besides, the tar file open-iscsi-2.0-871.tar.gz has been downloaded from
www.open-iscsi.org. After decompressing, serveral directoris appears. Then do we
have just to copy de files placed in the kernel subdirectory to the kernel in
/usr/src/linux/drivers/scsi/ and then just compile the kernel? Thanks.
You should be able to do:
Before you run the command below you want to run the command to remove
the deb open-iscsi package so there are not conflicts.
cd open-iscsi-2.0-871.c
make
make install
This will build and install the iscsi tools (iscsiadm, iscsid,
iscsistart) and build and install the iscsi modules iscsi_tcp,
libscsi_tcp, libiscsi and scsi_transport_iscsi.
I think upgrading is not going to fix your problem though. The kernel
modules in the tarball release and the kernel code in 2.6.33 is really
close.
--
You received this message because you are subscribed to the Google Groups
"open-iscsi" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/open-iscsi?hl=en.