Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Oct 2013 15:43:21 +0200
From:      =?utf-8?Q?Edward_Tomasz_Napiera=C5=82a?= <trasz@FreeBSD.org>
To:        "Mike C." <miguelmclara@gmail.com>
Cc:        freebsd-current <freebsd-current@freebsd.org>
Subject:   Re: Can't start iscsid - kldload: can't load iscsi: Exec format error - FreeBSD 10 Alpha 2
Message-ID:  <08D4D879-C866-4BEB-BB1D-9579A32F1975@FreeBSD.org>
In-Reply-To: <5257DDD1.4070403@gmail.com>
References:  <52571EF6.8010703@gmail.com> <A88A00CA-C292-42F4-8E3D-976CDAA03A8D@FreeBSD.org> <5257DDD1.4070403@gmail.com>

index | next in thread | previous in thread | raw e-mail

Dnia 11 paź 2013 o godz. 13:15 "Mike C." <miguelmclara@gmail.com> napisał(a):

> 
>> On 10/11/13 09:24, Edward Tomasz Napierała wrote:
>>> Wiadomość napisana przez Mike C. w dniu 10 paź 2013, o godz. 23:41:
>>> 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
>> 
>> Do you have "device ctl" in your kernel config?  If so,
>> either remove it (ctl.ko module is automatically loaded
>> by ctladm), or add "device iscsi".
> 
> device          ctl             # CAM Target Layer
> 
> Seems that GENERIC has it by default! I'll remove and recompile!

Actually, it got removed from GENERIC in 10 some time ago.



help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?08D4D879-C866-4BEB-BB1D-9579A32F1975>