Best unofficial Apache Server developers community |
| |||||
| Feb 7, 2012 | |||||
|
Mahalingam Moorthy |
|
||||
| Tags: | |||||
|
Puppet configuration for MySQL master-slave replication February 14, 2011 05:42:47 AM I 'm a beginner to puppet . I know only basic stuffs about puppet. I would like to create a puppet configuration in which the master's configuration can be tweaked so as to perform replication and new mysql slave nodes will be automatically… Resolved] (AMQ-2743) Pure master/slave configuration will not failover to slave when master fails October 28, 2011 03:06:55 AM [ https://issues.apache.org/jira/browse/AMQ-2743?page=com.atlassian.jira .plugin.system.issuetabpanels:all-tabpanel ] Gary Tully resolved AMQ-2743. Updated] (AMQ-2743) Pure master/slave configuration will not failover to slave when master fails April 1, 2011 06:24:27 AM [ https://issues.apache.org/jira/browse/AMQ-2743?page=com.atlassian.jira .plugin.system.issuetabpanels:all-tabpanel ] Gary Tully updated AMQ-2743: Updated: (AMQ-2743) Pure master/slave configuration will not failover to slave when master fails December 2, 2010 07:10:25 AM [ https://issues.apache.org/jira/browse/AMQ-2743?page=com.atlassian.jira .plugin.system.issuetabpanels:all-tabpanel ] Dejan Bosanac updated AMQ-2743: Commented] (AMQ-2743) Pure master/slave configuration will not failover to slave when master fails April 7, 2011 04:09:05 PM [ https://issues.apache.org/jira/browse/AMQ-2743?page=com.atlassian.jira .plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13 017147#comment-13017147 ] Scott Emmons commented on AMQ-2743: Created] (AMQ-3688) slave fail if client connected to master via SSL in master/slave configuration January 30, 2012 04:27:54 AM slave fail if client connected to master via SSL in master/slave configuration Commented] (AMQ-2743) Pure master/slave configuration will not failover to slave when master fails April 8, 2011 04:43:53 AM [ https://issues.apache.org/jira/browse/AMQ-2743?page=com.atlassian.jira .plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13 017362#comment-13017362 ] Gary Tully commented on AMQ-2743: Commented] (AMQ-2743) Pure master/slave configuration will not failover to slave when master fails April 8, 2011 01:25:59 PM [ https://issues.apache.org/jira/browse/AMQ-2743?page=com.atlassian.jira .plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13 017587#comment-13017587 ] Scott Emmons commented on AMQ-2743: Updated: (AMQ-2743) Pure master/slave configuration will not failover to slave when master fails September 18, 2010 11:48:36 AM [ https://issues.apache.org/activemq/browse/AMQ-2743?page=com.atlassian. jira.plugin.system.issuetabpanels:all-tabpanel ] Bruce Snyder updated AMQ-2743: Commented] (AMQ-2743) Pure master/slave configuration will not failover to slave when master fails April 12, 2011 07:27:47 PM [ https://issues.apache.org/jira/browse/AMQ-2743?page=com.atlassian.jira .plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13 019133#comment-13019133 ] Scott Emmons commented on AMQ-2743: Querying from slave in Master-Slave Replication with PHP Client Driver October 19, 2010 04:15:07 PM Hi, According to this documentation: http://us3.php.net/manual/en/mongocursor.slaveOkay.php by default slave can't be queried. But I am being able to query from slave even though I haven't enabled MongoCursor::$slaveOkay flag variable. PHP Driver… Created] (AMQ-3696) Slave broker cannot be stopped in a JDBC Master/Slave configuration within OSGi February 3, 2012 08:20:19 AM Slave broker cannot be stopped in a JDBC Master/Slave configuration within OSGi master/slave replication lag May 17, 2011 09:05:05 AM I am running mongodb (1.6.5) in master/slave and i have 4 slaves, but am seeing massive replica lags on one of the boxes. I am running things on EC2 with raid 0 across 4 EBS volumes. The slave that i get the replica lag on is only for EBS… How to configure Failover in Cluster (maybe Master/Slave?) January 4, 2011 04:27:11 AM Hello everyone, I have a cluster of tomcats. I use Spring 3. I need to distribute some load across the nodes. I want to use JMS for that and ActiveMQ for JMS. As far as I have read, failover with master/slave should me the way to go for me.… Broken master-slave replication December 27, 2010 06:58:53 AM Hello! I set up master-slave replication about 1 month ago and I was thinking that it works good, but recently I've noticed that probably something is broken. I have "mdstore" db on master, but it has been missing on slave. So I was trying to… Inconsistency in master slave replication January 30, 2012 12:28:25 PM Hi! I found something in some redis servers (I'm not administering them so I have limited acces). There are 1 master and 3 slaves. If I connect to either master or slave and issue a "keys" command for a specific key they all return an empty list,… Master-Slave Replication set up issue December 27, 2010 11:34:18 AM I am trying setup up Master and Slave Replication for version 1.6.3 on Fedora 13. My master is setup with the following parameters logpath=/var/log/data/mongod.log logappend=true fork = true port = 27017 dbpath=/var/lib auth = true verbose = true… Not able to configure JDBC Master/Slave Clustering in ActiveMQ 5.4.2 February 20, 2011 10:06:27 PM Hi, I am trying to configure the JDBC Master/Slave clustering with two brokers(says BrokerA and BrokerB) on local machines. I have follow the below steps to check 1. Start the brokerA. - it gets the lock on DB table. 2. Start the… errors while setup master-slave for replication August 16, 2010 06:04:51 AM I setup mongodb(Version 1.4) in two machine. 1. run on one linux machine as master 2. 2nd windows machine tried to run as slave using command mention below. Its terminate while try to start replication. Can you guys suggest, what i missing...… How does master to slave replication internally work? May 4, 2011 09:59:25 AM Hi Guys, I've read the http://redis.io/topics/replication, which is great intro. But I need to understand details, without having to read the source code, so I can understand the pros/cons of replication in high availability scenarios. Assume I… Master-slave-slave replication: master will become bottleneck for writes December 26, 2010 hi, the mysql database has arround 2TB of data. i have a master-slave-slave replication running. the application that uses the database does read… Promote MySQL master-slave to master-master replication January 19, 2011 I'll be doing a upgrade of a large MySQL 5.0 database to Percona 5.1 and I'm attempting to keep the actual downtime as short as possible during the… Promote MySQL master-slave to master-master replication January 19, 2011 I'll be doing a upgrade of a large MySQL 5.0 database to Percona 5.1 and I'm attempting to keep the actual downtime as short as possible during the… Mysql master-slave-master-slave replication January 20, 2011 Hi. I have two phisical servers. I copied some databases from server1 to server2 using command: server1$ mysqldump -u root -q -p… To stop master-slave replication with MySQL, do I need to issue any commands to master? June 12, 2011 I have two mySQL databases set up as master-slave. Do I need to issue a command to the master to stop this replication? From previous posts I… MySQL Replication Simple Master/Slave Replication May 19, 2011 Hi All, I have simple Master/Slave configuration. I have 8GB of RAM on both my production boxes. I was using Master for Writes only and slave for… Is replication from 5.5 master to a 5.1 slave possible? April 24, 2011 Short Version: Is replication from 5.5 master to a 5.1 slave possible? Long Version: We did a large scale upgrade from 5.0 to 5.5. It was a long… Master slave replication jdbc url April 15, 2011 We have a MySQL setup with one master and two slaves we use Spring 3.0 to connect to the DBs and mysql-connector-java-5.1.13.jar. We also use… Using MySQL replication (Master/Slave) with MyBatis April 29, 2011 Hi, I am just wondering how I can use a Master/Slave MySQL replication database with MyBatis. JDBC offers a com.mysql.jdbc.ReplicationDriver (see… MySQL Incremental backups with Master-Slave replication. January 27, 2011 Hello, we have a MySQL system in Master-slave replication mode. Currently we are doing full backups with mysqldumps to a remote disk server. I think… Master-slave datastore replication, automatic failover, and wackamole February 25, 2010 I have 2 dedicated servers provisioned for my next project's datastores. The datastores are configured for master-slave replication. There's no… Redis master/slave replication - single point of failure? January 17, 2011 How does one upgrade to a newer version of Redis with zero downtime? Redis slaves are read-only, so it seems like you'd have to take down the master… Automated failover strategy for master-slave Mysql replication - why would this not work? May 26, 2011 Hi guys, I'd like some feedback about this failover strategy for a couple of MySQL servers I'm speccing up for a cluster, and I want to check if… How should I refactor my code (PHP & MySQL) to work more efficiently with a Master / slave database configuration? April 1, 2011 I have developed a web application using PHP and MySQL which has all been running from a single server. When I come to scale up and need a separate… Mk-table-sync in a master-slave scenario: Changes not replicated to the slave. May 30, 2011 Hello to everyone. I have being employing mk-table-sync to synchronise tables from a master to slave on mysql 5.1. Unfortunately, while differences… Create a MySQL slave from another slave, but point it at the master April 8, 2011 Problem I have MySQL replication setup between 2 servers, master ( A ) and slave ( B ). I need to add a new slave to the mix ( C ). I want this… How to re-sync the master MySQL DB with Slave DB changes if master goes offline? May 15, 2011 Mysql Server 1 is running as master. Mysql Server 2 is running as slave. So with both DBs online, they are in "perfect sync". If slave goes offline… Error: "could not initailize master info structure" while doing Master Salve Replication in MySQL February 17, 2011 HI I am trying to do Master Slave Replication for MySQL. When i am typing the following command: CHANGE MASTER TO MASTER_HOST='10.1.100.1',… Merge Third MySQL Database with Pair Running Master/Master Replication April 29, 2011 I am dealing with an interesting challenge: I have two Windows 2008 MySQL servers that are running in Master/Master replication. We have office… MySQL dual-master replication: 'show master status' produces 'Empty set'? May 4, 2011 I've been setting up MySQL master replication (on Debian 6.0.1) following these instructions faithfully: http://www.neocodesoftware.com/replication/… | |||||
(53 lines) Feb 8, 2012 06:45
(64 lines) Feb 8, 2012 22:14