r1_abhinav
11 years agoLevel 3
Need to create High availibility of EV SQL existing server using SFHA
current Environment:
EV Server is on one physical machine.
and SQL server is on another physical machine.
Now we are planning to do a VCS cluster. For clustering we are adding
one Failover node.We are using SFHA for Clustering.
Background:
EV databases are located on the share drive and SQL system databases are
located on Local Disk. So as we have checked in the SQL admin guide for
VCS there they have mentioned that the system databases should also be
located on Shared volumes.We have moved the System database to Shared
volume.
Now my query is that How we can install the SQL server on Failover node
with the same system Databases of our primary node.