Category: Cloud

Percona XtraDB Cluster On CentOS

This article is built off of a similar article we published last month: Percona XtraDB Cluster on Ubuntu The primary difference is this time we’re going to use CentOS instead of Ubuntu. In this article we’re going to build a Percona XtraDB Cluster using a pair of RackSpace Cloud Servers. Percona XtraDB Cluster is a MySQL compatible replacement supporting multi-master replication. For this project we’ll use the latest CentOS release and we’re going to use RackSpace Cloud Networks to setup an isolated segment for the replication between the cluster nodes. We’ll do two nodes in the cluster but you can add additional nodes as desired. Finally we’ll use a RackSpace Cloud Load Balancer to distribute traffic between the nodes. To get started, create the cloud servers from the RackSpace control panel using the following guidelines: Make sure you choose a Next Gen region for the servers. For the Image choose

Read More »

Export Zone From RackSpace Cloud DNS

Here’s a very useful Python utility that can be used to list, export and import zones from RackSpace Cloud DNS: https://github.com/wichert/clouddns The install procedure is something like:

If all goes well then the utility will be installed to:

You may need to install python-setuptools before the install will run. If the utility is failing to run then you can try running it directly from the distribution at:

Read More »

Command Line Tools For RackSpace Cloud Load Balancer

Great utility from managing RackSpace Cloud Load Balancers from the commandline: https://github.com/calebgroom/clb To get this Python utility running you might find this article useful: http://blogs.reliablepenguin.com/2014/05/19/python-2-7-python-3-3-centos-6

Read More »

RackSpace Cloud Networks Bug and Interesting Notes

There’s a bug in the automation for provisioning RackSpace Cloud Servers with Cloud Networks from the control panel. If you setup a server with more then one Cloud Network, the networks get assigned to the wrong interfaces. This is not a problem if all the servers you’re connecting to the Cloud Network are created from the control panel because they will all be consistently wrong. But if some of your server are created from the API then you’ll have a problem because the API automation assigns the networks correctly. The fix, until RackSpace corrects the bug, is to manually correct the address assignments on the control panel generated cloud servers. While troubleshooting this issue, RackSpace support pointed out a couple of interesting commands: To see what your networking should be, you can run this:

And to view a specific interface run:

This will show the config that should be

Read More »

Categories

Get a free consultation from Reliable Penguin

Submit the form—or for immediate service call 866-649-7984.