<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>How To on General Ramblings</title>
    <link>https://fc4c6dbc.haigmail.pages.dev/series/how-to/</link>
    <description>Recent content in How To on General Ramblings</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <copyright>Lance Haig</copyright>
    <lastBuildDate>Wed, 11 May 2011 22:23:00 +0000</lastBuildDate><atom:link href="https://fc4c6dbc.haigmail.pages.dev/series/how-to/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Creating a Two Node Mysql Cluster On Ubuntu With DRBD Part 2</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/2011/05/11/creating-a-two-node-mysql-cluster-on-ubuntu-with-drbd-part-2/</link>
      <pubDate>Wed, 11 May 2011 22:23:00 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/2011/05/11/creating-a-two-node-mysql-cluster-on-ubuntu-with-drbd-part-2/</guid>
      <description>
        
          
            &lt;p&gt;This blog is a follow on from a &lt;a href=&#34;https://haigmail.com/2010/04/01/creating-a-two-node-mysql-cluster-on-ubuntu-with-drbd-2/&#34; title=&#34;Creating a Two Node Mysql Cluster On Ubuntu With DRBD&#34;&gt;blog post I wrote ages ago&lt;/a&gt; and have eventually got round to finishing it off In this part of the process we will create the disks and setup the DRBD devices First we need to connect to the Virtual Machines from a terminal session as it makes life much easier and quicker when you connect remotely. You will need to make sure that your servers have static IP addresses. For this document I will be using the following IP addresses for my servers.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <item>
      <title>Creating a Two Node Mysql Cluster On Ubuntu With DRBD</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/2010/04/01/creating-a-two-node-mysql-cluster-on-ubuntu-with-drbd/</link>
      <pubDate>Thu, 01 Apr 2010 14:00:11 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/2010/04/01/creating-a-two-node-mysql-cluster-on-ubuntu-with-drbd/</guid>
      <description>
        
          
            &lt;p&gt;Creating a Two Node Mysql Cluster On Ubuntu With DRBD To create this cluster you will need 2 ubuntu node servers installed as follows.&lt;/p&gt;
&lt;p&gt;I am creating this cluster inside of vMware so I created 2 VM&#39;s with:&lt;/p&gt;
&lt;p&gt;1GB RAM&lt;/p&gt;
&lt;p&gt;1 10GB hdd for the root (/) partition.&lt;/p&gt;
&lt;p&gt;1 20GB hdd for the database store.&lt;/p&gt;
&lt;p&gt;I downloaded the ubuntu 9.10 server iso and presented this to the VM&#39;s and started the install.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
  </channel>
</rss>