I have 2 linux servers that I want to set up one as my main production server, however I would like it to failover automatically to the second server in the case of the first server going down (I dont require load balancing at this stage). Is there an accepted/recommended method of doing this out there?
Cheers M
Software/Hardware used:
ASKED:
June 9, 2008 2:38 PM
UPDATED:
March 23, 2010 6:11 AM
I have 2 linux servers that I want to set up one as my main server, however I would like it to failover automatically to the second server in the case of the first server going down (I dont require load balancing at this stage). Is there an accepted/recommended method of doing this out there?
Cheers M
I highly doubt that you need to failover just operating system itself. Failover strategy could differ significantly for different kinds of applications. What services would you like to make available in failover configuration? Do you have any budget approved for the solution?