From owner-freebsd-stable@FreeBSD.ORG Thu Oct 27 13:47:08 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 44F2116A41F for ; Thu, 27 Oct 2005 13:47:08 +0000 (GMT) (envelope-from Mark_Andrews@isc.org) Received: from farside.isc.org (farside.isc.org [204.152.187.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 051B743D46 for ; Thu, 27 Oct 2005 13:47:08 +0000 (GMT) (envelope-from Mark_Andrews@isc.org) Received: from drugs.dv.isc.org (localhost [IPv6:::1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by farside.isc.org (Postfix) with ESMTP id 6041B677FE for ; Thu, 27 Oct 2005 13:47:07 +0000 (UTC) (envelope-from marka@isc.org) Received: from drugs.dv.isc.org (localhost [127.0.0.1]) by drugs.dv.isc.org (8.13.4/8.13.1) with ESMTP id j9RDl1oj092181; Thu, 27 Oct 2005 23:47:02 +1000 (EST) (envelope-from marka@drugs.dv.isc.org) Message-Id: <200510271347.j9RDl1oj092181@drugs.dv.isc.org> To: pinoyskull From: Mark Andrews In-reply-to: Your message of "Thu, 27 Oct 2005 21:35:52 +0800." <4360D7B8.3020506@gmail.com> Date: Thu, 27 Oct 2005 23:47:01 +1000 Sender: Mark_Andrews@isc.org 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 13:47:08 -0000 > Please help, thanks > > Oct 27 21:35:15 mailhub named[71639]: starting BIND 9.3.1 -u bind -t /u1/dns > -c /etc/named.conf -f > Oct 27 21:35:15 mailhub named[71639]: command channel listening on 127.0.0.1# > 953 > Oct 27 21:35:15 mailhub named[71639]: errno2result.c:109: unexpected error: > Oct 27 21:35:15 mailhub named[71639]: unable to convert errno to isc_result: > 6: Device not configured > Oct 27 21:35:16 mailhub named[71640]: starting BIND 9.3.1 -u bind -t /u1/dns > -c /etc/named.conf -f > Oct 27 21:35:16 mailhub named[71640]: command channel listening on 127.0.0.1# > 953 > Oct 27 21:35:16 mailhub named[71640]: errno2result.c:109: unexpected error: > Oct 27 21:35:16 mailhub named[71640]: unable to convert errno to isc_result: > 6: Device not configured [ENXIO] The named file is a character special or block special file, and the device associated with this special file does not exist. [ENXIO] The named file is a fifo, no process has it open for reading, and the arguments specify it is to be opened for writing. What mount ops does /u1/dns have? > > > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" -- Mark Andrews, ISC 1 Seymour St., Dundas Valley, NSW 2117, Australia PHONE: +61 2 9871 4742 INTERNET: Mark_Andrews@isc.org