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! _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[email protected]"
