From owner-freebsd-ia64@FreeBSD.ORG Tue Jun 15 10:27:42 2010 Return-Path: Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3E6901065670; Tue, 15 Jun 2010 10:27:42 +0000 (UTC) (envelope-from mexas@bristol.ac.uk) Received: from dirj.bris.ac.uk (dirj.bris.ac.uk [137.222.10.78]) by mx1.freebsd.org (Postfix) with ESMTP id F399E8FC13; Tue, 15 Jun 2010 10:27:41 +0000 (UTC) Received: from ncsc.bris.ac.uk ([137.222.10.41]) by dirj.bris.ac.uk with esmtp (Exim 4.69) (envelope-from ) id 1OOTMq-0003C2-M1; Tue, 15 Jun 2010 11:27:40 +0100 Received: from mech-cluster241.men.bris.ac.uk ([137.222.187.241]) by ncsc.bris.ac.uk with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.67) (envelope-from ) id 1OOTMq-0002yo-JP; Tue, 15 Jun 2010 11:27:40 +0100 Received: from mech-cluster241.men.bris.ac.uk (localhost [127.0.0.1]) by mech-cluster241.men.bris.ac.uk (8.14.4/8.14.4) with ESMTP id o5FAReNd005459; Tue, 15 Jun 2010 11:27:40 +0100 (BST) (envelope-from mexas@bristol.ac.uk) Received: (from mexas@localhost) by mech-cluster241.men.bris.ac.uk (8.14.4/8.14.4/Submit) id o5FARejM005458; Tue, 15 Jun 2010 11:27:40 +0100 (BST) (envelope-from mexas@bristol.ac.uk) X-Authentication-Warning: mech-cluster241.men.bris.ac.uk: mexas set sender to mexas@bristol.ac.uk using -f Date: Tue, 15 Jun 2010 11:27:40 +0100 From: Anton Shterenlikht To: freebsd-questions@freebsd.org, freebsd-ia64@freebsd.org Message-ID: <20100615102739.GA5428@mech-cluster241.men.bris.ac.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.20 (2009-06-14) Cc: Subject: kernel module krpc required for zfs on amd64, but not needed on ia64? X-BeenThere: freebsd-ia64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the IA-64 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Jun 2010 10:27:42 -0000 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