Top "Master-slave" questions

A metaphor that may be offensive and is currently being deprecated.

Can not connect slave to master

I set up Jenkins on a Windows 7 64 bit PC, and installed a Jenkins slave service on another Win7 64 PC. The …

windows jenkins master-slave
STM32F4 I2C Slave Receiver

I am using STM32F4 board as slave receiver and nordic board as master transmitter. I am able to send …

embedded i2c stm32 master-slave stm32f4discovery
Jenkins store workspace outside docker container

So I have a Jenkins Master-Slave setup, where the master spins up a docker container (on the slave VM) and …

jenkins docker containers jenkins-plugins master-slave
MySQL Master-Master replication & Auto-Increment column issue

I am doing some testing with master-master replication and I ran on some weird problem, I will try and describe …

mysql replication auto-increment database-replication master-slave
Rails: How to split write/read query across master/slave database

My website has a very heavy read traffic. A lot heavier than write traffic. To improve the performance of my …

mysql ruby-on-rails database-performance master-slave octopus
ZooKeeper - adding peers dynamically?

I'm new to ZooKeeper. This is what I need. I've a network of peers. At t=t_1 -> [peer-1 (…

dynamic p2p apache-zookeeper master-slave
Jenkins: Logfile location on slave nodes?

I have a jenkins master-slave setup through JNLP connections. Everything is working fine except I can not find any logs …

jenkins master-slave jenkins-slave
HAProxy for MySQL Master-Slave Replication

We are having MySQL MASTER-SLAVE Replication setup and everything is working fine. Currently all load (reads/writes) are going to …

mysql haproxy master-slave
Jenkins with multiple slaves using the same machine

Currently my Jenkins setup is limited to one executor. This is pretty much a requirement of our build because we …

hudson jenkins master-slave
Jenkins slave unable to figure out java version

[03/21/16 16:09:39] [SSH] Opening SSH connection to 172.18.73.53:22. [03/21/16 16:09:40] [SSH] Authentication successful. [03/21/16 16:09:40] [SSH] The remote users environment is: [03/21/16 16:09:40] [SSH] Checking java version of java …

linux windows jenkins master-slave