Hi Niall O'Reilly,

Thanks for the response.
Still we are facing the same issue even after trying with the suggested
usage of the command.

# ps -eaf | grep -i named
root     32198 32197  0 04:59 ?        00:00:00 sudo /usr/sbin/named -u
named -c /etc/ClusterDNS.conf -f
named    32199 32198  5 04:59 ?        00:00:00 /usr/sbin/named -u named -c
/etc/ClusterDNS.conf -f
root     32284 21885  0 04:59 pts/0    00:00:00 grep -i named

# cd /var/run/named
-bash: cd: /var/run/named: No such file or directory

Kindly let us know if there is any other possible solution for this issue.


Thanks & Regards,
Chandra M

On Thu, Apr 4, 2019 at 7:37 PM Niall O'Reilly <niall.orei...@ucd.ie> wrote:

> On 3 Apr 2019, at 10:26, Chandra Rao wrote:
>
> exec /usr/sbin/named -u named -c "/etc/ClusterDNS.conf" -f
>
> You may need to use
>
> sudo /usr/sbin/named -u named ...
>
> or, if you prefer
>
> exec sudo /usr/sbin/named -u named ...
>
> Best regards,
> Niall O'Reilly
>
_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to