Hi. IMHO you need to do some more digging yourself and present more precise question. At least, if you get no other answers, which I rather doubt.
The problem is that the answers depend heavily on information you did not provide (e.g. what are the requirements for the system? "high availibility" is a blurry term. How much downtime is allowed - or in other words - how much uptime has to be guaranteed? And so on, and so on). I think only you yourself can really answer these questions. But if you have more specific question, like can replication do this or that, or how would one go to do this with replication, then we can try to answer these. That said, now to some general pointers: On Thu, May 16, 2002 at 12:32:21PM +0300, [EMAIL PROTECTED] wrote: > > Hi, all > > Links to the information are necessary. Master/slave the architecture. > Implementation of the system of a high degree of availability on a basis >master/slave. http://www.mysql.com/doc/R/e/Replication_FAQ.html > Implementation of a control master/slave. http://www.mysql.com/doc/R/e/Replication.html > Examples of the code of implementation of a monitoring system. Monitoring system: http://freshmeat.net/browse/152/?topic_id=152 E.g. try mon: http://freshmeat.net/projects/mon/?topic_id=152%2C253%2C862 > Who realized this architecture on base WinNT/2000? > How the problem of operation of two MySQL Max on one computer was solved? What does this have to do with high availibility? You want the slave MySQLs have running on other computers. By running serveral MySQL instances on one computer you gain almost nothing regarding high availibility. The answer is, you have to adapt some of the scripts. > If for one MySQL Max a port 3306 what for the second to take? Abitrary. Just use 3307, 3308, ..., if you have no other preference. > How to realize a control of availability master and availabilities slave? Don't know what you mean. Bye, Benjamin. > There will be a rad of any information and to links on the given > subject.... It is beforehand grateful. > > Maxim [...] -- [EMAIL PROTECTED] --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php