one domain on two servers
for example i've got myserverdomainname.comthere are also ns-ervers:
ns1.myserverdomainname.com
ns2.myserverdomainname.com
and 2 servers (all RHEL 3 + CP9)
1st.myserverdomainname.com
2nd.myserverdomainname.com
ns1.myserverdomainname.com is on 1st.myserverdomainname.com
ns2.myserverdomainname.com is on 2nd.myserverdomainname.com
myserverdomainname.com delegation is ofcourse ns1 & ns2
myserverdomainname.com zone is on both servers, but physically content of myserverdomainname.com is on 1st server,
now, i would like to put a copy of myserverdomainname.com content on 2nd server that when
1st server will be down, domain will point to 2nd server and page will be always working

But how to do this without any problems?
