| View previous topic :: View next topic | 
	
	
		| Author | Message | 
	
		| Cheikh Member
 
 
 Joined: 11 Jun 2011
 Posts: 25
 
 
 | 
			
				|  Posted: Mon Sep 10, 2012 8:49 pm    Post subject: iscsitarget |   |  
				| 
 |  
				| I am trying to use the iscsitarget software but I am having problem to start it. This is the error I am receiving: 
 
 . 	  | Quote: |  	  | FATAL: Error inserting crc32c_intel (/lib/modules/3.2.20-smp/kernel/arch/x86/crypto/crc32c-intel.ko): No such device FATAL: Module iscsi_trgt not found
 | 
 
 I can see both of these modules in the system. I also tried to install the software from source with no luck.
 
 Please assist.
 |  | 
	
		| Back to top |  | 
	
		| gerasimos_h Site Admin
 
 
 Joined: 09 Aug 2007
 Posts: 1757
 Location: Greece
 
 | 
			
				|  Posted: Mon Sep 10, 2012 10:33 pm    Post subject: |   |  
				| 
 |  
				| Which kernel version you have installed (uname -r)? Iscitarget package built for 3.2.20-smp kernel (default).
 Do you have a iscsitarget device attached?
 
 gerasimos_h
 _________________
 Superb! Mini Server Project Manager
 http://sms.it-ccs.com
 |  | 
	
		| Back to top |  | 
	
		| Cheikh Member
 
 
 Joined: 11 Jun 2011
 Posts: 25
 
 
 | 
			
				|  Posted: Tue Sep 11, 2012 4:17 am    Post subject: |   |  
				| 
 |  
				| I am running kernel "3.2.20-smp", and for scsi device I am planning to share a local storage over my LAN. SMS is to be my target device. 
 Thanks
 |  | 
	
		| Back to top |  | 
	
		| gerasimos_h Site Admin
 
 
 Joined: 09 Aug 2007
 Posts: 1757
 Location: Greece
 
 | 
			
				|  Posted: Tue Sep 11, 2012 6:24 am    Post subject: |   |  
				| 
 |  
				|  	  | Quote: |  	  | FATAL: Module iscsi_trgt not found | 
 
 According to this error message, you might have installed a wrong iscsitarget package.
 You need the one comes in SMS.Native.CD-1.6.6-Extra.iso which is
 iscsitarget-1.4.20.3pre-i486-14sms.txz for x86
 iscsitarget-1.4.20.3pre-x86_64-14sms.txz for x86_64
 
 and module path should be
 lib/modules/3.2.20-smp/extra/iscsi/iscsi_trgt.ko
 
 Run a "depmod -a" also.
 
 gerasimos_h
 _________________
 Superb! Mini Server Project Manager
 http://sms.it-ccs.com
 |  | 
	
		| Back to top |  | 
	
		| Cheikh Member
 
 
 Joined: 11 Jun 2011
 Posts: 25
 
 
 | 
			
				|  Posted: Thu Sep 13, 2012 2:10 am    Post subject: |   |  
				| 
 |  
				| Thanks after installing the package in the extra iso image as you suggested the module is being inserted with no issue the only minor problem is in the start-up scrip this line causes error modprobe -q crc32c which some online forum indicate it is no longer needed when running the latest IET iscsi target software, so commenting it out would not hurt. 
 Thanks.
 |  | 
	
		| Back to top |  | 
	
		| gerasimos_h Site Admin
 
 
 Joined: 09 Aug 2007
 Posts: 1757
 Location: Greece
 
 | 
			
				|  Posted: Thu Sep 13, 2012 6:21 am    Post subject: |   |  
				| 
 |  
				| Thanks for the info, I'll fix start up script... 
 gerasimos_h
 _________________
 Superb! Mini Server Project Manager
 http://sms.it-ccs.com
 |  | 
	
		| Back to top |  | 
	
		|  |