kernel module krpc required for zfs on amd64, but not needed on ia64?

Anton Shterenlikht mexas at bristol.ac.uk
Tue Jun 15 10:27:42 UTC 2010


On ia64 to get zfs I only need to have
makeoptions     MODULES_OVERRIDE="opensolaris zfs"
in the kernel config:

# kldstat
Id Refs Address            Size     Name
 1    9 0xe000000004000000 cc6688   kernel
 2    1 0xe000000004cc8000 1ff4a8   zfs.ko
 3    2 0xe000000004ec8000 14b60    opensolaris.ko



On amd64 it seems one also needs krpc kernel module:

	KLD zfs.ko: depends on krpc - not available or version mismatch

Is this expected?

Perhaps on ia64 krpc is included via some other
kernel config option?

many thanks

-- 
Anton Shterenlikht
Room 2.6, Queen's Building
Mech Eng Dept
Bristol University
University Walk, Bristol BS8 1TR, UK
Tel: +44 (0)117 331 5944
Fax: +44 (0)117 929 4423


More information about the freebsd-ia64 mailing list