From owner-freebsd-questions@FreeBSD.ORG Thu Sep 22 09:02:52 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ABD3516A41F for ; Thu, 22 Sep 2005 09:02:52 +0000 (GMT) (envelope-from deepak_nai@yahoo.com) Received: from web34604.mail.mud.yahoo.com (web34604.mail.mud.yahoo.com [209.191.68.138]) by mx1.FreeBSD.org (Postfix) with SMTP id 04BF243D46 for ; Thu, 22 Sep 2005 09:02:51 +0000 (GMT) (envelope-from deepak_nai@yahoo.com) Received: (qmail 9157 invoked by uid 60001); 22 Sep 2005 09:02:51 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=EELaeYxWwxuuP7AyhSKU8lOMMKLI5w6V89cbwJGs4cozq3CGxQlgrnoGVr2zGled6VR+7Opk++esD/RO+Ty9wP0391PkBYMz3bvyvw3SdI/vgMNJChRs0nK8u/yrK55qiu2rGsP8HPKOFfhkG823dNAhiAT36ufKgrSTH9UE6G0= ; Message-ID: <20050922090251.9155.qmail@web34604.mail.mud.yahoo.com> Received: from [210.18.143.69] by web34604.mail.mud.yahoo.com via HTTP; Thu, 22 Sep 2005 10:02:51 BST Date: Thu, 22 Sep 2005 10:02:51 +0100 (BST) From: Deepak Naidu To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: Unloading kernel modules (fault tarp error) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Sep 2005 09:02:52 -0000 Hi, I have installed LVS server/hearbeat on FreeBSD. ipvsadm has some moudles which are to be loaded in kernel. I can easily load and unload them using kldload, and kldunload command, but the issue is that I want to load them at startup. But when I pass the argument in /etc/loader.conf system doesnt startup and I get page fault trap page fault in kernel error and stop booting. So I decided to put them in /etc/rc.local, using the kload command. Then the startup is fine, it loads ok. But when rebooting I get the same error, and after 15 secs starts. It doesnt unloads the modules(bcos I havent given any command to unload--- where should I give if I dont use /etc/loader.conf). Hope the issue is understood. Please let me know if you need more explanation. Cheers, Deepak Naidu. Send instant messages to your online friends http://uk.messenger.yahoo.com