<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Linux on General Ramblings</title>
    <link>https://fc4c6dbc.haigmail.pages.dev/tags/linux/</link>
    <description>Recent content in Linux on General Ramblings</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <copyright>Lance Haig</copyright>
    <lastBuildDate>Tue, 27 Sep 2011 19:19:05 +0000</lastBuildDate><atom:link href="https://fc4c6dbc.haigmail.pages.dev/tags/linux/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>How to copy custom attributes when migrating vmware vcenter to new database</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/2011/09/27/how-to-copy-custom-attributes-when-migrating-vmware-vcenter-to-new-database/</link>
      <pubDate>Tue, 27 Sep 2011 19:19:05 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/2011/09/27/how-to-copy-custom-attributes-when-migrating-vmware-vcenter-to-new-database/</guid>
      <description>
        
          
            &lt;p&gt;I recently had to move hosts and guests to a new vcenter server as the old server had become corrupt and full of issues.&lt;/p&gt;
&lt;p&gt;The current vcenter has a few custom attributes and notes that would not be transferred as part of the move.&lt;/p&gt;
&lt;p&gt;So I wanted to use powercli to read the attributes out and put them back.&lt;/p&gt;
&lt;p&gt;To export the attributes I used the script below.&lt;/p&gt;
&lt;p&gt;You will need to add as many Key Value pairs as you have custom attributes&lt;/p&gt;
          
          
        
      </description>
    </item>
    
    <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>ESX Trunk VLAN config for Storage</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/2011/04/28/esx-trunk-vlan-config-for-storage/</link>
      <pubDate>Thu, 28 Apr 2011 08:47:21 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/2011/04/28/esx-trunk-vlan-config-for-storage/</guid>
      <description>
        
          
            &lt;p&gt;I was struggling with an install of ESXi on a cisco 6509 switch where the management and VM LAN connectivity worked just fine but for some reason the SAN NFS VLAN just did not want to communicate with the &lt;a href=&#34;http://www.nexenta.org/&#34; title=&#34;Nexenta Storage&#34;&gt;Nexenta&lt;/a&gt; on that VLAN.&lt;/p&gt;
&lt;p&gt;After some searching and trial and error I was able to utilise this post &lt;a href=&#34;http://blogs.egroup-us.com/?p=2453&#34;&gt;http://blogs.egroup-us.com/?p=2453&lt;/a&gt; to get the port-channel and the ports configured correctly. I did not use all the settings from this post but it did remind me to check my port0-channel config.&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>
    
    <item>
      <title>Linux Live</title>
      <link>https://fc4c6dbc.haigmail.pages.dev/2008/10/26/linux-live/</link>
      <pubDate>Sun, 26 Oct 2008 00:56:13 +0000</pubDate>
      
      <guid>https://fc4c6dbc.haigmail.pages.dev/2008/10/26/linux-live/</guid>
      <description>
        
          
            &lt;p&gt;On Friday and Saturday I was lucky enough to have gone to Linux Live in Olympia London UK and work the stand with Alex. As Alex has blogged the show was very quiet and it seems the .org village was an afterthought to the organisers.&lt;/p&gt;
&lt;p&gt;As Alex said in his blog &lt;a href=&#34;http://www.alexhudson.com/2008/10/25/bongo-at-expo/trackback/&#34;&gt;http://www.alexhudson.com&lt;/a&gt; I think that there was not enough advertising and the show we were paired with was the wrong one as the two user groups had completely different interests and priorities. I saw many a creative user swagger confidently into the area and you can see how his facial expression changes from complete confidence to utter fear step by step as he walks further. When he can’t take it anymore a swift about turn on the heel and almost sprinting he leaves and sighs a huge sigh of relief when he finds himself amongst the apple logos.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
  </channel>
</rss>