![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Socket Error for LAMP on Fedora 7 | umja345 | Linux | 8 | 08-04-2008 02:08 AM |
| Setting up LAMP on FreeBSD | iBot | UNIX and Linux RSS News | 0 | 07-31-2008 04:10 AM |
| directories failover | prvnrk | UNIX for Advanced & Expert Users | 3 | 04-20-2008 03:46 PM |
| LAMP configuration | izua | UNIX for Dummies Questions & Answers | 1 | 01-04-2007 09:26 AM |
| Upgrade PHP (LAMP) to support cURL. Anyone? | Neo | UNIX for Advanced & Expert Users | 1 | 01-14-2005 01:54 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Solutions like Linux Heartbeat can do the job, too.
Our setup involves 150+ RH boxes. This is not just LAMP webservers but all of the MySQL apps servers - we are on a SAN so failing over for several unrelated apps can be relegated to one server, since if all the servers servers failed at once we would be in disaster mode, failing to a remote site. You must have an I/O problem with your setup - relegating reads ands writes to separate boxes. |
|
|||||
|
Heartbeast is one optionj I did find but im limited to these 2 servers.
The system I have is working OK, im just trying to find if there is a better solution for the MySQL redundancy than having scripts rewriting hosts files and switching MASTER and SLAVE MySQL servers. It just seem there has to be a better solution. |
|
||||
|
For what you want you need a disk server/linux cluster box of some kind, maybe with high availability raid.
Then, allow both servers to process read & write. When one fails the other is there by default. The disks are already there, mounted, served out by another box, so they do not have a failover problem. This also solves the 'out of sync' problem. This is almost exactly what everybody with a SAN is doing right now. Except for orders of magnitude lower cost. Our SAN costs us $US40 per MB; a PC with SATA can have a MB of raid for 2 orders of magnitude less. Circa $US1.00 - $US2.00 per MB. |
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Tags |
| apache, failover, mysql, replication |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|