Quantcast
Channel: s9s
Browsing latest articles
Browse All 8 View Live

Opscode's Chef, MySQL Galera and Severalnines's ClusterControl

In the next following sections I'll be using Chef to deploy a MySQL Galera cluster on EC2 and then monitor and manage it using Severalnines's ClusterControl.In the end we should have 5 nodes deployed:*...

View Article



Image may be NSFW.
Clik here to view.

Galera Cluster for MySQL with Amazon Virtual Private Cloud

Next: Galera Configurator and deploying Galera Cluster, Setup Load Balancers and Web Servers, Test your AWS VPC Galera ClusterIn the next following posts we’ll deploy a multi-master synchronous MySQL...

View Article

Image may be NSFW.
Clik here to view.

Galera Cluster for MySQL with Amazon Virtual Private Cloud [2]

Previous: Create a VPC with Public and Private subnets Next: Setup Load Balancers and Web Servers, Test your AWS VPC Galera ClusterGalera ConfiguratorNow that we have the EC2 instances prepared it’s...

View Article

Galera Cluster for MySQL with Amazon Virtual Private Cloud [3]

Previous: Create a VPC with Public and Private subnets, Galera Configurator and deploying Galera Cluster Next: Test your AWS VPC Galera ClusterSetup Internal and External Load BalancersNext we are...

View Article

Galera Cluster for MySQL with Amazon Virtual Private Cloud [4]

Previous: Create a VPC with Public and Private subnets, Galera Configurator and deploying Galera Cluster, Setup Load Balancers and Web Servers sysbenchsysbench is a popular system peformance benchmark...

View Article


Vagrant box with Severalnines database cluster deployment scripts

PrerequisitesVirtualbox and Extension Pack installedVagrant installed. Vagrant currently supports VirtualBox 4.0.x, 4.1.x and 4.2.xGeneralUsing Vagrant's Multi-VM environment makes launching several...

View Article

Parallel load a mysqldump

pload.sh#!/usr/bin/env bash [[ $# -ne 6 ]] && echo "$(basename $0) <dumpfile> <# of splits/chunks. max 20> <# of mysql clients> <db user> <db password> <db...

View Article

Docker file/image to deploy Percona XtraDB Cluster 5.6 for dev/tests.

Quickstart$ git clone https://github.com/alyu/docker.git $ cd docker/percona-xtradb-5.6/centos $ ./build.sh $ ./start-servers.sh 3 $ ./bootstrap-cluster.sh $ ssh root@172.17.0.2 (root123) $ mysql...

View Article

Browsing latest articles
Browse All 8 View Live




Latest Images