Ok I changed both my server's DNS to Clustering since the old DNS Master System is no longer supported in newer versions. Now I have one problem. I had to go through and delete all DNS zones and then readd them to work. Now both of my servers are running a very HIGH Load Average, and when I run top it looks like this:
09:11:24 up 12:48, 1 user, load average: 6.07, 5.81, 5.75
168 processes: 158 sleeping, 8 running, 0 zombie, 2 stopped
CPU0 states: 86.4% user 13.0% system 0.0% nice 0.0% iowait 0.0% idle
CPU1 states: 88.3% user 11.1% system 0.0% nice 0.0% iowait 0.0% idle
CPU2 states: 82.4% user 17.0% system 0.0% nice 0.0% iowait 0.0% idle
CPU3 states: 87.1% user 12.3% system 0.0% nice 0.0% iowait 0.0% idle
Mem: 1030248k av, 1018088k used, 12160k free, 0k shrd, 99756k buff
744516k actv, 48368k in_d, 20168k in_c
Swap: 2048276k av, 125628k used, 1922648k free 595348k cached
PID USER PRI NI SIZE RSS SHARE STAT %CPU %MEM TIME CPU COMMAND
2045 mysql 15 0 21148 11M 1376 S 99.9 1.1 0:18 3 mysqld
14328 root 25 0 3856 3856 1472 R 77.5 0.3 0:15 1 dnsadmin
14349 root 25 0 3856 3856 1472 R 77.1 0.3 0:09 3 dnsadmin
14408 root 25 0 3856 3856 1472 R 76.1 0.3 0:05 2 dnsadmin
14277 root 25 0 3852 3852 1472 R 70.5 0.3 0:26 0 dnsadmin
14298 root 25 0 3856 3856 1472 R 62.4 0.3 0:18 3 dnsadmin
See DNS Admin is running the crap out of both of my servers. How can I fix this?
Someone please help!