Error writing the db file...is a link or hardlink. Will not run tokenizer on it.

quadium

Verified User
Joined
Sep 29, 2007
Messages
44
What does this mean, exactly?

Error writing the db file: Error writing /var/named/voltstream.com.db : /var/named/voltstream.com.db is a link or hardlink. Will not run tokenizer on it.

Tried creating a subdomain on Voltstream.com...
 
drwxr-x--- 5 root named 4096 Mar 26 19:22 /var/named/

lrwxrwxrwx 1 root named 46 Jun 7 2008 /var/named/voltstream.com.db -> /var/named/chroot//var/named/voltstream.com.db


?? Does this mean it's back to being chrooted? I was sure we marked the chroot yum packages as never...
 
[root@xxxxxx named]# ps -ax | grep named
Warning: bad syntax, perhaps a bogus '-'? See /usr/share/doc/procps-3.2.7/FAQ
2209 pts/0 S+ 0:00 grep named
6704 ? Ssl 2:10 /usr/sbin/named -u named

Edit: It's working... just can't edit it. When chrooted it won't run properly, will it? (if I remember correctly it won't run at all...)
 
Last edited:
Hello,

"named -u named" means that it's not running as chrooted, but the file setup from the chroot is leftover from when it was.

John
 
Back
Top