@eris Till today i honestly do not know the right way to setup dns clusters. My setup works but occasionally i have to rebuild the dns zones and resync because it gets corrupted. For some reason the DNS cluster will mislabel the path for example
/home/server-one-dns/conf/dns/domain.com.db
After a few days it will randomly update to
/home/wrongserver-dns/conf/dns/domain.com.db
And every few days i will have to fix this by rebuilding the effected domain dns zone and resync.
Can you provide more examples in the documentation on how DNS cluster is meant to work when you have more than 2 servers in the chain? From the example OP saying you are implying that he can run DNSSEC but when i asked you previously you said its not possible to run DNSSEC with my setup.
NS1 Master for “Websites” hosted on NS1 + Slave for the rest (Create Unique users for each)
NS2 Master for " Websites Hosted on NS2 + Slave for the rest
Server3: Master for Server3 websites
Server4: Master for Server4 websites
NS1 Syncs to NS2
NS2 Syncs to NS1
Server3 Syncs to NS1 and NS2
Server4 Syncs to NS1 and NS2
@eris Wrong DNS-USER being assigned on (both) slave
Im guessing this issue happens during the v-update-sys-que cronjob
Same domain original dns-user is ox-dns but somehow it suddenly switch to fox-dns when this happens it causes the domain to not work until i run v-sync-dns-cluster