Re: Can't start iscsid - kldload: can't load iscsi: Exec format error - FreeBSD 10 Alpha 2

From: Allan Jude <freebsd_at_allanjude.com>
Date: Thu, 10 Oct 2013 17:50:33 -0400
On 2013-10-10 17:41, Mike C. wrote:
> Hi,
>
> I'm running Alpha-2 and wanted to test with iscsi but it seems I can't
> start iscsid.
>
>
> $ sudo service iscsid onerestart
> kldload: can't load iscsi: Exec format error
> /etc/rc.d/iscsid: WARNING: Unable to load kernel module iscsi
> /etc/rc.d/iscsid: WARNING: failed precmd routine for iscsid
>
>
> dmesg shows:
> interface icl.1 already present in the KLD 'kernel'!
> linker_load_file: Unsupported file type
>
>
> And also it seems that iscsi is actually already loaded:
>
> sudo kldstat -v | grep isci
>                 470 pci/isci
>
>
> Any help is appreciated.
>
>
>
isci is the intel SAS driver, not iscsi (confusing name)

The problem appears to be that the iscsi module you have is not the same
version as your kernel, try updating to ALPHA5

-- 
Allan Jude
Received on Thu Oct 10 2013 - 19:50:15 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:42 UTC