Ghost Zones listed in Zone Editor
I have Inherited a cPanel Instance that has 2 zones listed in the Zone Editor that don't exist. I wan to remove them but when I try, I get "Failed to fetch zone file for "
The Zones don't exist in the '/var/names/' folder. And whm is no help as they aren't there ether.
-
Do they happen to exist in /var/named/cache
? Do the accounts associated with these zones exist?0 -
They do exist in /var/named/parser_cache
, no where else0 -
If you remove them from /var/named/parse_cache (by moving them) do you continue to experience the same issue? What we usually do is create a directory somewhere else for items we've moved. For example: mkdir /root/dnszones_old mv /var/named/parse_cache/domain.tld.db /root/dnszones_old/0
Please sign in to leave a comment.
Comments
3 comments