Sometimes we are getting error as follows:
Error reloading bind on server: WARNING: key file (/etc/rndc.key) exists, but using default configuration file (/etc/rndc.conf)
A fast and very simple solution is to reinstall bind:
yum reinstall bind service named restart
Done.