Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I want to have Video file Streaming,mysql, apache, samba and ssh fail over on more than three servers on a high speed LAN.

I have read about heartbeat and drbd but I did not get my answer. I would like to know this possibility:

Assume I want to copy or streaming a video file or downloading a big webpage or querying a huge table of database from master server to a client (my laptop) and the master server Fails Over, I do not want to interrupt any of my services:

I do not want my player of (VLC, Kaffein, or any other player that you know is suitable for this matter) Video/Voice file stream (all of my videos/Voices are file on server) which was playing a file stops or start over or delayed or interrupted, I want my player continue playing that video from new replaced node. Assume this scenario for other services, samba for coping files, apache for servicing web pages and Mysql for data bases or any other services.

Another thing is I would like to know is it true that heartbeat wants more than one NIC for its functionality?

Thanks in advanced for any detailed answer.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.