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. 
> This is working but I dont have a disk. fdisk -l dont show a disk. In 
> /var/log/messages and dmesg I have:
> Loading iSCSI transport class v2.0-870.                                      
> [140929.059791] iscsi: registered transport (tcp)                             
>                
> [140929.117416] ib_iser: disagrees about version of symbol iscsi_conn_setup   
>                
> [140929.117422] ib_iser: Unknown symbol iscsi_conn_setup                      
>                
> [140929.117569] ib_iser: disagrees about version of symbol 
> iscsi_session_recovery_timedout   
> [140929.117573] ib_iser: Unknown symbol iscsi_session_recovery_timedout       
>                
> [140929.118096] ib_iser: disagrees about version of symbol iscsi_conn_bind    
>                
> [140929.118100] ib_iser: Unknown symbol iscsi_conn_bind                       
>                
> [140929.118370] ib_iser: disagrees about version of symbol 
> iscsi_session_setup               
> [140929.118373] ib_iser: Unknown symbol iscsi_session_setup                   
>                
> [140929.119293] ib_iser: disagrees about version of symbol iscsi_conn_failure 
>                
> [140929.119296] ib_iser: Unknown symbol iscsi_conn_failure                    
>                
> [140929.119429] ib_iser: disagrees about version of symbol iscsi_complete_pdu 
>                
> [140929.119432] ib_iser: Unknown symbol iscsi_complete_pdu                    
>                
> [140929.119814] ib_iser: disagrees about version of symbol 
> iscsi_register_transport          
> [140929.119817] ib_iser: Unknown symbol iscsi_register_transport              
>                
> [140929.119991] ib_iser: disagrees about version of symbol __iscsi_get_task   
>                
> [140929.119994] ib_iser: Unknown symbol __iscsi_get_task                      
>                
> [140929.120350] ib_iser: disagrees about version of symbol iscsi_set_param    
>                
> [140929.120355] ib_iser: Unknown symbol iscsi_set_param                       
>                
> [140929.121178] ib_iser: disagrees about version of symbol 
> iscsi_conn_get_param              
> [140929.121184] ib_iser: Unknown symbol iscsi_conn_get_param                  
>                
> [140929.121346] ib_iser: disagrees about version of symbol iscsi_suspend_tx
> [140929.121352] ib_iser: Unknown symbol iscsi_suspend_tx
> [140929.121673] ib_iser: disagrees about version of symbol iscsi_put_task
> [140929.121678] ib_iser: Unknown symbol iscsi_put_task
> [140929.121849] ib_iser: disagrees about version of symbol iscsi_conn_teardown
> [140929.121854] ib_iser: Unknown symbol iscsi_conn_teardown
> [140929.122173] ib_iser: disagrees about version of symbol 
> iscsi_session_get_param
> [140929.122179] ib_iser: Unknown symbol iscsi_session_get_param
> [140929.122343] ib_iser: disagrees about version of symbol iscsi_conn_send_pdu
> [140929.122348] ib_iser: Unknown symbol iscsi_conn_send_pdu
> [140929.122711] ib_iser: disagrees about version of symbol iscsi_conn_start
> [140929.122717] ib_iser: Unknown symbol iscsi_conn_start
> [140929.122919] ib_iser: Unknown symbol iscsi_prep_unsolicit_data_pdu
> [140929.123593] ib_iser: disagrees about version of symbol iscsi_itt_to_ctask
> [140929.123598] ib_iser: Unknown symbol iscsi_itt_to_ctask
> [140929.124075] ib_iser: disagrees about version of symbol iscsi_host_alloc
> [140929.124079] ib_iser: Unknown symbol iscsi_host_alloc
> [140929.124768] ib_iser: disagrees about version of symbol 
> iscsi_session_teardown
> [140929.124772] ib_iser: Unknown symbol iscsi_session_teardown
> [140929.124934] ib_iser: disagrees about version of symbol 
> iscsi_unregister_transport
> [140929.124938] ib_iser: Unknown symbol iscsi_unregister_transport
> [140929.125146] ib_iser: disagrees about version of symbol iscsi_conn_stop
> [140929.125150] ib_iser: Unknown symbol iscsi_conn_stop
> [140929.414315] scsi9 : iSCSI Initiator over TCP/IP
> [140929.421590] scsi10 : iSCSI Initiator over TCP/IP
> [140929.428797] scsi11 : iSCSI Initiator over TCP/IP
> 

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? How Can I get the scsi disk?
> 

But this is harmless please do again:

[]$ iscsiadm -m session -P 3
like before, what is the output??

> tia
> stefan

Boaz

--~--~---------~--~----~------------~-------~--~----~
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