Re: Help:insmod: error inserting ib_iser.ko

2009-12-21 Thread Xintao Zhang
Hi Erez I can see the target disk in dmesg -c,but where is not device in /dev/ can you can help me ? 2009/12/21 Xintao Zhang zhangxintaofi...@gmail.com Hi Erez I do it with you method,I can see the target disk. I want know what tools I can use if I use the ib_iSER module or I don't want see

Re: Help:insmod: error inserting ib_iser.ko

2009-12-21 Thread Erez Zilber
You shouldn't care too much about the ib_iser error message. If you don't want to see it, edit /etc/init.d/open-iscsi and remove the modprobe line that loads ib_iser. Erez On Mon, Dec 21, 2009 at 10:19 AM, Xintao Zhang zhangxintaofi...@gmail.com wrote: Hi Erez I do it with you method,I can see

Re: Help:insmod: error inserting ib_iser.ko

2009-12-21 Thread Erez Zilber
What is the output of 'iscsiadm -m session -P 3'? You should see something like: Attached SCSI devices: Host Number: 29 State: running scsi29 Channel 00 Id 0 Lun: 0

Re: Help:insmod: error inserting ib_iser.ko

2009-12-21 Thread Xintao Zhang
Hi Erez I use iscsitarget-1.4.19 in another pc. In Windows xp I can use microsoft initiator operate the target in full feature. there is a screen print as following: = csi1 : iSCSI Initiator over TCP/IP Vendor: IET Model: VIRTUAL-DISK Rev: 0 Type:

Re: Help:insmod: error inserting ib_iser.ko

2009-12-20 Thread Erez Zilber
Please do the following: 1. Stop open-iscsi: make sure that 'lsmod | grep iscsi' 'ps aux | grep iscsi' return nothing. 2. Make sure that no other version of open-iscsi is installed: run 'rpm -qa | grep iscsi'. 2. Run 'dmesg -c'. 3. Start open-iscsi: /etc/init.d/open-iscsi start 4. Send the output

Re: Help:insmod: error inserting ib_iser.ko

2009-12-16 Thread Xintao Zhang
I don't want use th iser I want the open-iscsi run normally run,can you help me? 2009/12/16 Erez Zilber erezzi.l...@gmail.com On Tue, Dec 15, 2009 at 12:26 PM, DeepBlue zhangxintaofi...@gmail.com wrote: There is a error with I inserting the ib_iser.ko module as following:

Re: Help:insmod: error inserting ib_iser.ko

2009-12-16 Thread Erez Zilber
I guess that you want to run open-iscsi over iscsi_tcp which is the default open-iscsi transport. Assuming that all other modules were loaded successfully (libiscsi, iscsi_tcp, scsi_transport_iscsi and libiscsi_tcp (depends on the version of open-iscsi that you use)), you don't need to do

Re: Help:insmod: error inserting ib_iser.ko

2009-12-16 Thread Xintao Zhang
I start open-iscsi with you method,but appear a problem. I use the tail -f /var/log/messages can't find iscis device. can you help me? 2009/12/17 Xintao Zhang zhangxintaofi...@gmail.com Thanks Erez 2009/12/16 Erez Zilber erezzi.l...@gmail.com I guess that you want to run open-iscsi over

Help:insmod: error inserting ib_iser.ko

2009-12-15 Thread DeepBlue
There is a error with I inserting the ib_iser.ko module as following: [r...@localhost init.d]# insmod /lib/modules/2.6.18-8.el5/kernel/ drivers/infiniband/ulp/iser/ib_iser.ko insmod: error inserting '/lib/modules/2.6.18-8.el5/kernel/drivers/

Re: Help:insmod: error inserting ib_iser.ko

2009-12-15 Thread Erez Zilber
On Tue, Dec 15, 2009 at 12:26 PM, DeepBlue zhangxintaofi...@gmail.com wrote: There is a error with I inserting the ib_iser.ko module as following: [r...@localhost init.d]# insmod /lib/modules/2.6.18-8.el5/kernel/