View previous topic :: View next topic |
Author |
Message |
bajaguy n00b
Joined: 28 Nov 2006 Posts: 35 Location: Rockin' in the free world!
|
Posted: Fri Jan 05, 2007 9:58 pm Post subject: iSCSI and 2.6.19-gentoo-r2 |
|
|
I had iSCSI working under 2.6.18-r6 but the moment I moved up, I get the following:
Code: | * Removing sys-block/iscsitarget-0.4.14 from moduledb.
>>> Regenerating /etc/ld.so.cache...
>>> Original instance of package unmerged safely.
* Updating module dependencies for 2.6.19-gentoo-r2 ...
WARNING: //lib/modules/2.6.19-gentoo-r2/kernel/iscsi/iscsi_trgt.ko needs unknown symbol generic_file_read
WARNING: //lib/modules/2.6.19-gentoo-r2/kernel/iscsi/iscsi_trgt.ko needs unknown symbol generic_file_write [ ok ]
* Adding module to moduledb.
>>> Regenerating /etc/ld.so.cache...
>>> sys-block/iscsitarget-0.4.14 merged.
>>> No packages selected for removal by clean.
>>> Auto-cleaning packages...
>>> No outdated packages were found on your system.
* GNU info directory index is up-to-date.
|
But obviously the module doesn't get built and the service won't start. I tried copying over an old .config without success. Any thoughts would be appreciated.
bajaguy |
|
Back to top |
|
|
bajaguy n00b
Joined: 28 Nov 2006 Posts: 35 Location: Rockin' in the free world!
|
Posted: Sun Jan 07, 2007 4:43 am Post subject: |
|
|
Ok, I've tried enabling iSCSI in the kernel but nothing.
bajaguy |
|
Back to top |
|
|
fkryszon n00b
Joined: 01 Nov 2004 Posts: 64 Location: Belgium
|
Posted: Fri Feb 09, 2007 9:11 am Post subject: |
|
|
same problem here
can't get iscsitarget to work on neither 2.6.19 nor 2.6.20
(tried x86 & x64)
is there any updated howto on iscsi on >=2.6.19 ? |
|
Back to top |
|
|
wolfraider n00b
Joined: 02 May 2006 Posts: 10
|
Posted: Wed Feb 14, 2007 2:14 am Post subject: |
|
|
Me too |
|
Back to top |
|
|
alphacube n00b
Joined: 14 Jan 2007 Posts: 38
|
Posted: Sun Feb 25, 2007 12:46 pm Post subject: |
|
|
Theres a patch in https://bugs.gentoo.org/show_bug.cgi?id=159587
eiter you patch the current iscsitarget or create an portage overlay
I advise the overlay option. _________________ \\Alphacube |
|
Back to top |
|
|
bajaguy n00b
Joined: 28 Nov 2006 Posts: 35 Location: Rockin' in the free world!
|
Posted: Sun Apr 15, 2007 6:23 pm Post subject: |
|
|
I'm going to try the overlay, but any word on official support for the iSCSI pkg under 2.6.19 and 2.6.20? |
|
Back to top |
|
|
bajaguy n00b
Joined: 28 Nov 2006 Posts: 35 Location: Rockin' in the free world!
|
Posted: Tue Apr 17, 2007 4:15 am Post subject: |
|
|
bajaguy wrote: |
I'm going to try the overlay, but any word on official support for the iSCSI pkg under 2.6.19 and 2.6.20? |
Well forget all that. According to this bug update, there are more errors now. Is there a different way of creating an iscsi target under 2.6.19 and above? |
|
Back to top |
|
|
A Hired Goon n00b
Joined: 25 Apr 2004 Posts: 66 Location: Alberta, Canada
|
Posted: Wed Apr 18, 2007 5:05 pm Post subject: |
|
|
using iscsitarget 0.4.15, I am able to get it to work with 2.6.19-gentoo-r4. -r5 does not work (issues when logging in with iscsiadm from my other machine running open-iscsi).
this is being manually built from a tarball.
hope this helps
AHG
EDIT: using PentiumD amd64 mode with nocona flags |
|
Back to top |
|
|
bajaguy n00b
Joined: 28 Nov 2006 Posts: 35 Location: Rockin' in the free world!
|
Posted: Sun Apr 29, 2007 6:51 am Post subject: |
|
|
A Hired Goon wrote: | using iscsitarget 0.4.15, I am able to get it to work with 2.6.19-gentoo-r4. -r5 does not work (issues when logging in with iscsiadm from my other machine running open-iscsi).
this is being manually built from a tarball.
hope this helps
AHG
EDIT: using PentiumD amd64 mode with nocona flags |
So the good ol' ./configure, make, make install? |
|
Back to top |
|
|
|