I figured it out, i submitted as a bug.
http://bugs.centos.org/view.php?id=4704
Scott Robbins 01/14/11 12:58 PM >>>
On Fri, Jan 14, 2011 at 12:37:04PM -0500, Lisandro Grullon wrote:
Dear Group,
This is the definition I am using for the forward zone under /var/named/internal.micro.com
$TTL 24h;
@ IN SOA plato.internal.micro.com lgrullon.internal.micro.com( 2011011401 ; Serial 108000 ; Refresh 3600 ; Retry 604800 ; Expire 86400 ; Minimum )
internal.micro.com. IN NS plato.internal.micro.com.
Jan 14 07:29:41 plato named[23057]: the working directory is not writable
See if that is owned or at least writeable, by named. I vaguely remember running into something similar, and that was the issue--the file wound up being owned by root and not writeable by named.
I fear I don't remember the details well.
Hello Lisandro,
On Fri, 2011-01-14 at 13:35 -0500, Lisandro Grullon wrote:
I figured it out, i submitted as a bug.
Filing bugs regarding functional issues in the CentOS bug tracker is NOT helpful. CentOS is an essentially _unmodified_ rebuild of RHEL. The CentOS bug tracker is for issues relating to the rebuild packages, not for issues that existed in the original product.
File functional bugs at Red Hat's bugzilla (http://bugzilla.redhat.com). And always search for existing bugs before submitting new reports.
Regards, Leonard.