From owner-freebsd-stable@FreeBSD.ORG Thu Oct 27 14:52:45 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 593F116A41F for ; Thu, 27 Oct 2005 14:52:45 +0000 (GMT) (envelope-from dan@dan.emsphone.com) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB31043D48 for ; Thu, 27 Oct 2005 14:52:44 +0000 (GMT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.13.1/8.13.3) id j9REqian054877; Thu, 27 Oct 2005 09:52:44 -0500 (CDT) (envelope-from dan) Date: Thu, 27 Oct 2005 09:52:44 -0500 From: Dan Nelson To: pinoyskull Message-ID: <20051027145244.GB5142@dan.emsphone.com> References: <200510271415.j9REFbYo092398@drugs.dv.isc.org> <4360E787.6070301@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4360E787.6070301@gmail.com> X-OS: FreeBSD 5.4-STABLE X-message-flag: Outlook Error User-Agent: Mutt/1.5.11 Cc: freebsd-stable@freebsd.org Subject: Re: Bind9 Problem, please help X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Oct 2005 14:52:45 -0000 In the last episode (Oct 27), pinoyskull said: > Filesystem Size Used Avail Capacity Mounted on > /dev/da0s1a 248M 138M 90M 60% / > devfs 1.0K 1.0K 0B 100% /dev > /dev/da0s1e 248M 224K 228M 0% /tmp > /dev/da0s1f 31G 1.9G 27G 7% /usr > /dev/da0s1d 248M 165M 63M 72% /var You should mount a devfs onto /u01/dev. /etc/rc.d/named should have done this for you. Try removing your existing /u1/dev directory and running "/etc/rc.d/named restart". -- Dan Nelson dnelson@allantgroup.com