Date: Thu, 27 Oct 2005 23:47:01 +1000 From: Mark Andrews <Mark_Andrews@isc.org> To: pinoyskull <pinoyskull@gmail.com> Cc: freebsd-stable@freebsd.org Subject: Re: Bind9 Problem, please help Message-ID: <200510271347.j9RDl1oj092181@drugs.dv.isc.org> In-Reply-To: Your message of "Thu, 27 Oct 2005 21:35:52 %2B0800." <4360D7B8.3020506@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510271347.j9RDl1oj092181>