From owner-freebsd-questions@FreeBSD.ORG Tue Mar 28 17:23:00 2006 Return-Path: X-Original-To: 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 C853C16A42A for ; Tue, 28 Mar 2006 17:23:00 +0000 (UTC) (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 22E0F44C08 for ; Tue, 28 Mar 2006 16:54:32 +0000 (GMT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.13.1/8.13.4) id k2SGsV4w047859; Tue, 28 Mar 2006 10:54:31 -0600 (CST) (envelope-from dan) Date: Tue, 28 Mar 2006 10:54:31 -0600 From: Dan Nelson To: daniel Message-ID: <20060328165431.GX42429@dan.emsphone.com> References: <200603281142.53947.danstemporaryaccount@yahoo.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200603281142.53947.danstemporaryaccount@yahoo.ca> X-OS: FreeBSD 5.5-PRERELEASE X-message-flag: Outlook Error User-Agent: Mutt/1.5.11 Cc: questions@freebsd.org Subject: Re: Oops: Deleted /var/named 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: Tue, 28 Mar 2006 17:23:01 -0000 In the last episode (Mar 28), daniel said: > Yes, it was dumb, but while I have a backup of all of my domain info > and have restored it all, starting named gives me this error now: > > devfs rule: ioctl DEVFSIO_RAPPLY: Inappropriate ioctl for device > devfs rule: ioctl DEVFSIO_RAPPLY: Inappropriate ioctl for device > devfs rule: ioctl DEVFSIO_RAPPLY: Inappropriate ioctl for device > > I can only assume that it has something to do with the files in > /var/named/dev/ that I have untarred there. I tried doing a "make > deinstall; make install" in /usr/ports/dns/bind9 but that didn't > create anything. What is the propper way to re-set this up? Remove everything in /var/named/dev and remount devfs on top of it (or run /etc/rc.d/named restart which should do the same). -- Dan Nelson dnelson@allantgroup.com