Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Oct 2013 00:20:13 +0100
From:      "Mike C." <miguelmclara@gmail.com>
To:        freebsd-current@freebsd.org
Subject:   Re: Can't start iscsid - kldload: can't load iscsi: Exec format error - FreeBSD 10 Alpha 2
Message-ID:  <5257362D.2020803@gmail.com>
In-Reply-To: <52572129.8020007@allanjude.com>
References:  <52571EF6.8010703@gmail.com> <52572129.8020007@allanjude.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 10/10/13 22:50, Allan Jude wrote:
> 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)

Opps, you're right about that sorry.

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

Hum, doesn't seems to be the case, but I doesn't hurt trying ALPHA 5 I
guess/hope!



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5257362D.2020803>