FC4 named log file not found

Noah admin2 at enabled.com
Sun Mar 26 15:50:11 UTC 2006


Hi there,

I just built an FC4 machine and named is being a little funky with me.  It
claims that a logfile is not found.  What am I doing wrong here?

I trying to channel query information into a log file:

---- /etc/named.conf ---

        channel query_info {
                 file "var/named/data/namedlog.log" versions 3 size 40m;
                 severity debug;
                 print-category yes;
                 print-time yes;
         };

--- snip ---

Here is the log error:

--- snip ---

Mar 26 07:34:17 protect1 named[27868]: isc_log_open
'var/named/data/namedlog.log' failed: file not found

-- snip ---

Here is the dir/file information:

--- snip ---

# pwd
/var/log/named
# ls -ld
drwxrwxrwx  2 named named 4096 Mar 25 18:59 .
# ls -ld namedlog.log 
-rwxrwxrwx  1 root root 0 Mar 25 18:59 namedlog.log
# 


--- snip ---

cheers,

Noah




More information about the fedora-list mailing list