LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   cloud computing failover (https://www.linuxquestions.org/questions/linux-newbie-8/cloud-computing-failover-794839/)

worm5252 03-11-2010 07:54 PM

cloud computing failover
 
So I have been tasked with trying to figure out how to do failovers. The situation is 1 cloud based Storage unit and several cloud based CentOS boxes. I need to setup a heartbeat between the boxes for different services and fail over in the event one of the services stops responding. Another stipulation is to be as budget friendly as possible, and if possible free.

My first thought was SNMP packet monitoring. I have just never done it. Any ideas of how I can implement this into a production cloud environment with it being as painless as possible?

jstephens84 03-13-2010 08:48 AM

Quote:

Originally Posted by worm5252 (Post 3895053)
So I have been tasked with trying to figure out how to do failovers. The situation is 1 cloud based Storage unit and several cloud based CentOS boxes. I need to setup a heartbeat between the boxes for different services and fail over in the event one of the services stops responding. Another stipulation is to be as budget friendly as possible, and if possible free.

My first thought was SNMP packet monitoring. I have just never done it. Any ideas of how I can implement this into a production cloud environment with it being as painless as possible?

Are your servers already doing clustering? If not then I would look into that. That way the fail over will be automatic and you can rest easier. here is a good starting point. http://www.howtoforge.com/high_avail...artbeat_centos it even goes into how to setup a heartbeat between the cluster nodes.

worm5252 03-13-2010 09:19 AM

Thanks


All times are GMT -5. The time now is 07:22 AM.