Date: Tue, 15 Jun 2010 11:27:40 +0100 From: Anton Shterenlikht <mexas@bristol.ac.uk> To: freebsd-questions@freebsd.org, freebsd-ia64@freebsd.org Subject: kernel module krpc required for zfs on amd64, but not needed on ia64? Message-ID: <20100615102739.GA5428@mech-cluster241.men.bris.ac.uk>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100615102739.GA5428>