Re: solved compile the latest version debian ubuntu

2009-06-25 Thread Stefan
Am Dienstag 23 Juni 2009 18:21:19 schrieb Mike Christie: ist seems that was really a kernel issue. I installed it then from repository linux image 2.6.29 and it its now working. With my own compiled kernel I did something wrong cause I used a config from an another kernel. hmm. deleting

Re: compile the latest version debian ubuntu

2009-06-24 Thread Boaz Harrosh
On 06/23/2009 11:11 AM, Stefan wrote: Am Montag 22 Juni 2009 13:51:17 schrieb Stefan: Hello all, sorry, its half solved. Its now running on ubuntu jaunty but not on debian lenny. I did what did on the ubuntu machine: aptitude install open-iscsi untar new package make user

Re: compile the latest version debian ubuntu

2009-06-24 Thread Stefan
Am Mittwoch 24 Juni 2009 11:47:55 schrieb Boaz Harrosh: This is very old what Kernel is this ? okay I copiled new kernel: 2.6.30 uname -a Linux willy 2.6.30 #1 SMP Wed Jun 24 15:18:23 CEST 2009 i686 GNU/Linux doing: /etc/init.d/open-iscsi stop Disconnecting iSCSI targets:. Stopping iSCSI

Re: compile the latest version debian ubuntu

2009-06-23 Thread Stefan
Am Montag 22 Juni 2009 13:51:17 schrieb Stefan: Hello all, sorry, its half solved. Its now running on ubuntu jaunty but not on debian lenny. I did what did on the ubuntu machine: aptitude install open-iscsi untar new package make user make install_user /etc/init.d/open-iscsi start

Re: compile the latest version debian ubuntu

2009-06-23 Thread Mike Christie
Boaz Harrosh wrote: On 06/22/2009 12:57 PM, Stefan wrote: Am Montag 22 Juni 2009 11:31:28 schrieb Boaz Harrosh: Could you redo the discovery again, with a --login. some thing like: []$ iscsiadm -m discovery -t sendtargets -p 10.100.100.30 --login send the output of that and also the

Re: compile the latest version debian ubuntu

2009-06-22 Thread Stefan
Am Montag 22 Juni 2009 08:59:04 schrieb Boaz Harrosh: I think for 2.6.28 Kernel the best is to run with built-in iscsi modules and only compile and install the install_user from open-iscsi. I reinstalled kernel and did the install_user install. This is working but I dont have a disk. fdisk

Re: compile the latest version debian ubuntu

2009-06-22 Thread Boaz Harrosh
On 06/22/2009 10:43 AM, Stefan wrote: Am Montag 22 Juni 2009 08:59:04 schrieb Boaz Harrosh: I think for 2.6.28 Kernel the best is to run with built-in iscsi modules and only compile and install the install_user from open-iscsi. I reinstalled kernel and did the install_user install.

Re: compile the latest version debian ubuntu

2009-06-22 Thread Stefan
Am Montag 22 Juni 2009 10:05:25 schrieb Boaz Harrosh: First it seems that your Kernel did not come with the iSER module. The best is to just disable it in the /etc/init.d/open-iscsi script. find the line that does: modprobe -q ib_iser and comment it out. You don't need it hmm what next?

Re: compile the latest version debian ubuntu

2009-06-22 Thread Stefan
Am Montag 22 Juni 2009 10:05:25 schrieb Boaz Harrosh: First it seems that your Kernel did not come with the iSER module. The best is to just disable it in the /etc/init.d/open-iscsi script. find the line that does: modprobe -q ib_iser and comment it out. You don't need it hmm what next?

Re: compile the latest version debian ubuntu

2009-06-22 Thread Stefan
Am Montag 22 Juni 2009 11:31:28 schrieb Boaz Harrosh: Could you redo the discovery again, with a --login. some thing like: []$ iscsiadm -m discovery -t sendtargets -p 10.100.100.30 --login send the output of that and also the iscsiadm -m session -P 3 after that. iscsiadm -m session -P 3

Re: compile the latest version debian ubuntu

2009-06-22 Thread Boaz Harrosh
On 06/22/2009 12:57 PM, Stefan wrote: Am Montag 22 Juni 2009 11:31:28 schrieb Boaz Harrosh: Could you redo the discovery again, with a --login. some thing like: []$ iscsiadm -m discovery -t sendtargets -p 10.100.100.30 --login send the output of that and also the iscsiadm -m session -P 3

Re: compile the latest version debian ubuntu

2009-06-22 Thread Stefan
Am Montag 22 Juni 2009 12:05:00 schrieb Boaz Harrosh: So it looks good now. Can you see your disks? /dev/sdX no, I dont have a disk! Fdisk -l shows nothing, dmesg also not. only:: [ 7414.776740] iscsi: registered transport (tcp) [ 7415.067902] scsi8 : iSCSI Initiator over TCP/IP [

Re: solved compile the latest version debian ubuntu

2009-06-22 Thread Stefan
Am Montag 22 Juni 2009 12:05:00 schrieb Boaz Harrosh: I get now the disk. I forgott to map tghe LUNs on openfiler...aghh ;) thanks a lot for help!!! stefan --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups

compile the latest version debian ubuntu

2009-06-21 Thread Stefan
Hello all :) I want to compile the latest version and have no luck with that on debian lenny and ubuntu jaunty. Doing make install gives: ... sr/transport.h:37: error: field 'list' has incomplete type usr/transport.h:41: error: field 'sessions' has incomplete type In file included from