<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Malaysia VMware Communities &#187; HA</title>
	<atom:link href="http://malaysiavm.com/blog/tag/ha/feed/" rel="self" type="application/rss+xml" />
	<link>http://malaysiavm.com/blog</link>
	<description></description>
	<lastBuildDate>Thu, 26 Apr 2012 15:54:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>VMware High Availability Behavior</title>
		<link>http://malaysiavm.com/blog/vmware-high-availability-behavior/</link>
		<comments>http://malaysiavm.com/blog/vmware-high-availability-behavior/#comments</comments>
		<pubDate>Sun, 06 Mar 2011 05:03:50 +0000</pubDate>
		<dc:creator>craig</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[vSphere]]></category>
		<category><![CDATA[Broadcom]]></category>
		<category><![CDATA[HA]]></category>
		<category><![CDATA[NetXen]]></category>
		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://malaysiavm.com/blog/?p=2213</guid>
		<description><![CDATA[This post is to shared 1 of the incident happened to the previous deployment. There were 2 types of Network adapters running on the physical host, which are NetXen and Broadcom in this case. For the Broadcom adapter, it come with TOE, therefore we had configured the VMkernal on the adapters to handle the IP [...]]]></description>
			<content:encoded><![CDATA[<p><script type="text/javascript"><!--
google_ad_client = "pub-7430566020196385";
/* MVM Index Link Code 468x15, created 1/3/10 */
google_ad_slot = "5937837755";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p><p>This post is to shared 1 of the incident happened to the previous deployment. There were 2 types of Network adapters running on the physical host, which are NetXen and Broadcom in this case. For the Broadcom adapter, it come with TOE, therefore we had configured the VMkernal on the adapters to handle the IP base datastore for the ESX host.</p>
<p>There was a case that the ESX host become isolated and unresponsive due to the Netxen Driver failure, which we will still able to type command from the server console. While this happen, as the isolation respond option was set to leave power on, the VMware HA will not kick in to force the virtual machine for the fail over process.</p>
<p>There are pros and cons while doing these, but according to my Local VMware friend, the system recognize the lock session on the specified virtual machines were detected in the datastore, therefore the HA clustering will not allow the surviving systems to take over the session. The explanation fall exactly the same with our incident as the VMkernel traffic was still alive during the host network outage happen on the Netxen NICs.</p>
<p><span id="more-2213"></span></p>
]]></content:encoded>
			<wfw:commentRss>http://malaysiavm.com/blog/vmware-high-availability-behavior/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware ESXi 4.1 HA Warning Message</title>
		<link>http://malaysiavm.com/blog/vmware-esxi-4-1-ha-warning-message/</link>
		<comments>http://malaysiavm.com/blog/vmware-esxi-4-1-ha-warning-message/#comments</comments>
		<pubDate>Thu, 09 Sep 2010 08:47:34 +0000</pubDate>
		<dc:creator>jlchannel</dc:creator>
				<category><![CDATA[ESXi]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[vSphere]]></category>
		<category><![CDATA[event]]></category>
		<category><![CDATA[HA]]></category>
		<category><![CDATA[warning]]></category>

		<guid isPermaLink="false">http://malaysiavm.com/blog/?p=2055</guid>
		<description><![CDATA[I was playing around with VMware vSphere ESXi 4.1 recently and I found the warning message &#8220;HA initiated a failover action in cluster your-cluster-name in datacenter your-datacenter-name&#8221; keep show on my vCenter. Nothing has been changed, HA working like a charm, no VMs have been reboot and the warning message just annoying. The solution are [...]]]></description>
			<content:encoded><![CDATA[<p><script type="text/javascript"><!--
google_ad_client = "pub-7430566020196385";
/* MVM Index Link Code 468x15, created 1/3/10 */
google_ad_slot = "5937837755";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p><p><a href="http://malaysiavm.com/blog/wp-content/uploads/2010/09/esxi-ha.jpg" rel="shadowbox[sbpost-2055];player=img;"><img class="alignleft" src="http://malaysiavm.com/blog/wp-content/uploads/2010/09/esxi-ha.jpg" alt="VMware vSphere ESXi HA" width="95" height="49" /></a>I was playing around with VMware vSphere ESXi 4.1 recently and I found the warning message &#8220;<strong>HA initiated a failover action in cluster your-cluster-name in datacenter your-datacenter-name</strong>&#8221; keep show on my <a href="http://malaysiavm.com/blog/tag/vcenter">vCenter</a>. Nothing has been changed, <a href="http://malaysiavm.com/blog/tag/ha">HA</a> working like a charm, no VMs have been reboot and the warning message just annoying.</p>
<p>The solution are pretty simple.<br />
<span id="more-2055"></span><br />
<strong>Option 1:</strong><br />
1. Turn OFF VMware HA on Cluster Feature setting.<br />
2. Enable VMware HA setting again.</p>
<p><strong>Option 2:</strong><br />
1. Enter maintenance mode<br />
2. Remove <a href="http://malaysiavm.com/blog/tag/esxi">ESXi</a> hosts from cluster<br />
3. Add ESXi hosts back to cluster<br />
4. Exit maintenance mode</p>
<p>Done! The annoying warning <a href="http://malaysiavm.com/blog/tag/message">message</a> will go away.</p>
]]></content:encoded>
			<wfw:commentRss>http://malaysiavm.com/blog/vmware-esxi-4-1-ha-warning-message/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>High Consolidation ratio in Virtualization</title>
		<link>http://malaysiavm.com/blog/high-consolidation-ratio-in-virtualization/</link>
		<comments>http://malaysiavm.com/blog/high-consolidation-ratio-in-virtualization/#comments</comments>
		<pubDate>Sun, 21 Mar 2010 14:34:30 +0000</pubDate>
		<dc:creator>craig</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[DRS]]></category>
		<category><![CDATA[FT]]></category>
		<category><![CDATA[HA]]></category>
		<category><![CDATA[SAN]]></category>
		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://malaysiavm.com/blog/?p=1855</guid>
		<description><![CDATA[Recently I had gone through a lot of posts from the internet as well as some discussion I had with the persons I met, some of them are concerns about the increasing number of virtual machines into a single physical host which generally putting too much eggs in 1 bucket. They could be right in [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I had gone through a lot of posts from the internet as well as some discussion I had with the persons I met, some of them are concerns about the increasing number of virtual machines into a single physical host which generally putting too much eggs in 1 bucket. They could be right in certain extend, but I will not say they are absolutely correct. They are few missing items that they had forgotten how the IT suppose to run before the virtualization came in to the market with all the capabilities they demostrated VS traditional physical systems.</p>
<p>You may have 30 to 50 VMs into single host today due to high density server with more <a href="http://malaysiavm.com/blog/tag/cpu">CPU</a> core or more memory per single system. In the next second, you may face the hardware failure on 1 of the host, there will be around 50 VMs down at 1 time and require another 20 mins before all the virtual machine could be successful restarted on the surviving host. Some of them may consider this is high impact, therefore you decide to restrict the number of virtual machine in single host around 10 to 20 VM per <a href="http://malaysiavm.com/blog/tag/esx">ESX</a>. What happen next, the TCO is high, and ROI is not efficient.  Is a tough point for most administrators to choose in this scenario. I will urge you to backward a little bit and look at the scenerio again. Before Virtualization, all the business system that only invested with standalone server without physical clustering, they do not entitle any HA as the aware off. If they want a HA in physical system, they will had to invest extra CAPEX and OPEX to maintain a same set of hardware and operating system, just for failover purpose. Again, even the operating system clustering does not provide 100% <a href="http://malaysiavm.com/blog/tag/uptime">uptime</a>.</p>
<p><span id="more-1855"></span></p>
<p>When they adopted to Virtualization today, they do know how the HA will work, as I even personally demo to the business and explain how the <a href="http://malaysiavm.com/blog/tag/ha">HA</a> work in ESX servers. Well, they pay less to the system cost VS Standalone servers but gain. They are happy and acceptable with the 20 mins recovery time if the host are failed due to the hardware failure on the ESX server.  Well, if 20 mins are not acceptable for them today, what about the users who even refuse to host their system in the virtual infrastructure today? There are still many of the systems are currently running on the standalone host without physical clustering. VMware had done the great job by providing ESX cluster and Virtual machine heartbeat monitoring. Users will not get this if they are still on standalone host today.</p>
<p>If you would like to minimize the system down time due to ESX host failure, you can always build the <a href="http://malaysiavm.com/blog/tag/microsoft">Microsoft</a> cluster or <a href="http://malaysiavm.com/blog/tag/linux">Linux</a> cluster on top of the virtual machines. Of course, this will require extra efforts to manage and maintain just like 2 physical system.  Another choice you may think of, is the Fault Tolerance function from VMware. Of course, you should always configure the policies to control the DRS activities to ensure all your same functionalities system are always split to multiple ESX hosts in the same cluster.</p>
<p>From my experience on deploying multi tier application system in x86 platform, I will say the application design are much critical to improve the uptime from time to time. Those intelligent application today, are able to scale dynamically from multi-tier perspective with auto failover and load balance mode enable. In the event of any application server are down, the users will be auto redirect to the available application server automatically. Well, even we had planned everything in place, there are still much more thing to be involved to prevent the single point of failure such as, <a href="http://malaysiavm.com/blog/tag/san">SAN</a> storage and Networking.</p>
<p>My opinion on high consolidation ratio in <a href="http://malaysiavm.com/blog/tag/virtualization">virtualization</a> today, does not mean the risks are increasing. It is well depend on the architecture planning, consideration, design and implementation by the team.</p>
]]></content:encoded>
			<wfw:commentRss>http://malaysiavm.com/blog/high-consolidation-ratio-in-virtualization/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Virtualization on Blade</title>
		<link>http://malaysiavm.com/blog/virtualization-on-blade/</link>
		<comments>http://malaysiavm.com/blog/virtualization-on-blade/#comments</comments>
		<pubDate>Sun, 28 Jun 2009 16:50:20 +0000</pubDate>
		<dc:creator>craig</dc:creator>
				<category><![CDATA[Data Center]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Blade]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[CPU]]></category>
		<category><![CDATA[DRS]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[HA]]></category>
		<category><![CDATA[Memory]]></category>
		<category><![CDATA[VM]]></category>
		<category><![CDATA[Xsigo]]></category>

		<guid isPermaLink="false">http://malaysiavm.com/blog/?p=1411</guid>
		<description><![CDATA[We see the growth in the market to be more aggressive for consolidation in the data center for both physical and virtual server from time to time. There are plenty of solutions in place allow blade to support virtualization today such as virtual connect from HP, pass through module, infiniband integration Xsigo, Cisco UCS and [...]]]></description>
			<content:encoded><![CDATA[<p>We see the growth in the market to be more aggressive for consolidation in the data center for both physical and virtual server from time to time. There are plenty of solutions in place allow blade to support virtualization today such as virtual connect from <a href="http://www.malaysiavm.com/blog/tag/hp">HP</a>, pass through module, infiniband integration Xsigo, Cisco UCS and etc. This had significant resolved the I/O interfaces require per <a href="http://www.malaysiavm.com/blog/tag/blade">blade</a> to host the virtualization host server. CPU and memory per blade and significant increase with the latest release from all the major server vendors, the CPU, memory and disk <a href="http://www.malaysiavm.com/blog/tag/io">I/O</a> are no longer the concerns for virutalization. </p>
<p><span id="more-1411"></span></p>
<p>But I do want to point out some of weakness on the solutions proposed by the deployment team or vendors that suggest to start with 1 blade chassis to reduce the CAPEX require. To achieve the fully redundancy on the virtualization, we may require NIC teaming, redundant FC connection, redundant <a href="http://www.malaysiavm.com/blog/tag/iscsi">ISCSI</a> HBA and etc. Some of the guys may had forgotten about the chassis issues on the blade today. If I would like to run the virtualization hosts or clustering servers on blade, I will not choose to go with only single blade chassis in this case. I will not believe there is 100 % guarantee of no failure on the chassis of the blade. I will definitely suggest to split the blade across to 2 different chassis as minimum to minimize the risk. But of course, we may still have a single point of failure on the SAN which require huge amount of capex investment to keep the production storage to be redundant. Imagine if you run 5 ESX hosts on single blade chassis today, you will easily achieve 15:1 per blade for consolidation, and if you are UNLUCKY enough and your chassis just burn or malfunction for any failure, you will have 75 VMs go down at 1 time and your HA and DRS is not worked at all. You will definitely screw and whack by your business or boss in this case. If we do not have enough capex to start with 2 blade chassis for HA in the virtualization, I will suggest to stick with 1U or 2U <a href="http://www.malaysiavm.com/blog/tag/rack">rack</a> mount servers  to minimize the risk of the business. I am impressed with the blade technology today, but just to start with 1 single chassis for <a href="http://www.malaysiavm.com/blog/tag/ha">HA</a> and redundancy purpose, will not be my call.</p>
]]></content:encoded>
			<wfw:commentRss>http://malaysiavm.com/blog/virtualization-on-blade/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMotion compatible from ESX 3.5 to vSphere 4</title>
		<link>http://malaysiavm.com/blog/vmotion-compatible-for-esx-35-and-vsphere-4/</link>
		<comments>http://malaysiavm.com/blog/vmotion-compatible-for-esx-35-and-vsphere-4/#comments</comments>
		<pubDate>Thu, 04 Jun 2009 14:35:13 +0000</pubDate>
		<dc:creator>craig</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[vCenter]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[vSphere]]></category>
		<category><![CDATA[DRS]]></category>
		<category><![CDATA[ESX 3.5]]></category>
		<category><![CDATA[HA]]></category>
		<category><![CDATA[vmotion]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[vsphere 4]]></category>

		<guid isPermaLink="false">http://malaysiavm.com/blog/?p=1333</guid>
		<description><![CDATA[I am currently doing some test to simulate the real update requirement for my production VMware Farm to be upgraded from ESX 3.5 to vSphere 4. To minimize the impact to our production system, we may want to do this with as minimal impact as possible. Due to the virtual hardware version and tools upgrade [...]]]></description>
			<content:encoded><![CDATA[<p>I am currently doing some test to simulate the real update requirement for my production VMware Farm to be upgraded from ESX 3.5 to <a href="http://malaysiavm.com/blog/tag/vSphere">vSphere</a> 4. To minimize the impact to our production system, we may want to do this with as minimal impact as possible. Due to the virtual hardware version and tools upgrade require, is pretty tough for us to perform the entire upgrade at 1 time. Therefore, our plan is get the host upgraded and follow by each individual virtual machine to be upgraded follow the suitable timing for different business unit. <a href="http://malaysiavm.com/blog/tag/ha">HA</a> and <a href="http://malaysiavm.com/blog/tag/drs">DRS</a> will need to be disable temp during the ESX upgrade.</p>
<p>I am able to get the <a href="http://malaysiavm.com/blog/tag/esx">ESX</a> 3.5 to be manage by the latest vcenter. A vmotion from ESX 3.5 to vsphere 4 had been successes too, but the latest version of virtual machine which built from vSphere 4 might not compatible to vmotion back to the ESX 3.5 hosts. At the same time, if you have different processors chipset in the environment and require EVC to be turned on, it may be a little challenge to do so. You may want to ensure the <a href="http://malaysiavm.com/blog/tag/evc">EVC</a> to be done with no down time.  You may need to refer to my previous post about <a href="http://malaysiavm.com/blog/how-to-enable-evc-on-esx-35/">how to enable EVC with no down time.</a></p>
<p><span id="more-1333"></span>This trick is workable in the case. The new cluster created in vSphere 4 environment, may temporally disable the HA and DRS due to the incompatibility within ESX 3.5 and vSphere 4 for <a href="http://malaysiavm.com/blog/tag/vmotion">VMotion</a>, which may happen on the latest virtual hardware version which provided by vSphere 4. Anyway, my test will still going on to further analyze the best upgrade method to be used to our environment due to the challenge of different region, time zone and business function we currently serve with our <a href="http://malaysiavm.com/blog/tag/vmware">VMware</a> environment.</p>
]]></content:encoded>
			<wfw:commentRss>http://malaysiavm.com/blog/vmotion-compatible-for-esx-35-and-vsphere-4/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Create VMFS with High Availability and Vmotion in local hard drive</title>
		<link>http://malaysiavm.com/blog/create-vmfs-with-high-availability-and-vmotion-in-local-hard-drive/</link>
		<comments>http://malaysiavm.com/blog/create-vmfs-with-high-availability-and-vmotion-in-local-hard-drive/#comments</comments>
		<pubDate>Fri, 27 Feb 2009 16:28:34 +0000</pubDate>
		<dc:creator>craig</dc:creator>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[DRS]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[HA]]></category>
		<category><![CDATA[Virtual SAN]]></category>
		<category><![CDATA[VMFS]]></category>
		<category><![CDATA[vmotion]]></category>

		<guid isPermaLink="false">http://malaysiavm.com/blog/?p=905</guid>
		<description><![CDATA[I just read an interesting article and wat the demo video for the products of Stor Magic SvSAN which is capable to provide the flexibility for us to utilize the local Hard drive in our machine to act as a share storage. As we know, the 1TB SAS HDD is available in the market today, [...]]]></description>
			<content:encoded><![CDATA[<p>I just read an interesting article and wat the demo video for the products of Stor Magic SvSAN which is capable to provide the flexibility for us to utilize the local Hard drive in our machine to act as a share <a href="http://malaysiavm.com/blog/tag/storage">storage</a>. As we know, the 1TB SAS HDD is available in the market today, and most of the <a href="http://malaysiavm.com/blog/tag/esx">ESX</a> servers we have today, are not running with local storages due to the requirement of HA, DRS and <a href="http://malaysiavm.com/blog/tag/vmotion">VMotion</a> within ESX servers. In the video, it show the flexibility and opportunities to fully utilize the ESX servers we have. I am interesting into this particular products and idea and downloading for a try now.</p>
<p>More review will be publish after my test on this. If the success of this products is true, we should able to save some money for some of the cases which may not require big SAN box to their environment to entitle the <a href="http://malaysiavm.com/blog/tag/ha">HA</a>, <a href="http://malaysiavm.com/blog/tag/drs">DRS</a> and Vmotion features. Stay tune.<br />
<span id="more-905"></span><br />
You can have a look about the technology from <a href="http://www.vmworld.com/thread/2506;jsessionid=DC97AE820C3382891837691C1B6DF065">here</a></p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/GV5GqIt7Voc&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/GV5GqIt7Voc&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://malaysiavm.com/blog/create-vmfs-with-high-availability-and-vmotion-in-local-hard-drive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Enable Virtual Machine Monitoring</title>
		<link>http://malaysiavm.com/blog/how-to-enable-virtual-machine-monitoring/</link>
		<comments>http://malaysiavm.com/blog/how-to-enable-virtual-machine-monitoring/#comments</comments>
		<pubDate>Wed, 24 Sep 2008 01:06:48 +0000</pubDate>
		<dc:creator>jlchannel</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[enable]]></category>
		<category><![CDATA[HA]]></category>
		<category><![CDATA[monitor]]></category>
		<category><![CDATA[Monitoring]]></category>
		<category><![CDATA[virtual]]></category>
		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://malaysiavm.com/blog/?p=313</guid>
		<description><![CDATA[Previously Craig posted about Monitoring features from ESX 3.5 update 2 and I would like to share How to Enable Virtual Machine Monitoring here. Login to Virtual Center Right click on your Cluster Click Edit Settings Click VMware HA Click &#8216;Enable virtual machine monitoring&#8216; If you don&#8217;t see any &#8216;VMware HA&#8217; column available, please make [...]]]></description>
			<content:encoded><![CDATA[<p>Previously Craig posted about <a href="http://malaysiavm.com/blog/monitoring-features-from-esx-35-update-2/">Monitoring features from ESX 3.5 update 2</a> and I would like to share How to Enable Virtual Machine Monitoring here.</p>
<ul>
<li>Login to <a href="http://malaysiavm.com/blog/tag/virtual">Virtual</a> Center</li>
<li>Right click on your Cluster</li>
<li>Click Edit Settings</li>
<li>Click <a href="http://malaysiavm.com/blog/tag/vmware">VMware</a> <a href="http://malaysiavm.com/blog/tag/ha">HA</a></li>
<li>Click &#8216;<em>Enable virtual machine <a href="http://malaysiavm.com/blog/tag/monitoring">monitoring</a></em>&#8216;</li>
</ul>
<p><a href="http://www.malaysiavm.com/images/monitoring.jpg" rel="shadowbox[sbpost-313];player=img;"><img src="http://www.malaysiavm.com/images/monitoring.jpg" alt="VMware Virtual Monitoring" width="507" height="414" /></a></p>
<p><span id="more-313"></span></p>
<p>If you don&#8217;t see any &#8216;VMware HA&#8217; column available, please make sure you have <a href="http://malaysiavm.com/blog/tag/vmware">VMwar</a>e HA enable. </p>
<ul>
<li>Login to <a href="http://malaysiavm.com/blog/tag/virtual">Virtual</a> Center</li>
<li>Right click on your Cluster</li>
<li>Click Edit Settings</li>
<li>Click General</li>
<li>Click Features</li>
<li>Click <em>Enable VMware HA</em></li>
</ul>
<p>Hope this is useful. </p>
]]></content:encoded>
			<wfw:commentRss>http://malaysiavm.com/blog/how-to-enable-virtual-machine-monitoring/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Running SuSE Linux Cluster on VMware</title>
		<link>http://malaysiavm.com/blog/running-suse-linux-cluster-on-vmware/</link>
		<comments>http://malaysiavm.com/blog/running-suse-linux-cluster-on-vmware/#comments</comments>
		<pubDate>Fri, 12 Sep 2008 07:13:21 +0000</pubDate>
		<dc:creator>jlchannel</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[cluster]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[HA]]></category>
		<category><![CDATA[heartbeat]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[SuSE]]></category>
		<category><![CDATA[VM]]></category>
		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://malaysiavm.com/blog/?p=251</guid>
		<description><![CDATA[What? Running SuSE Linux Cluster on VMware ESX? Basically if you have VMware HA and DRS enable, your virtual machine is running on cluster mode. Then, why running Linux cluster on VMware? Who care? It&#8217;s just for fun and for personal testing purpose only. 1st, create two SuSE Linux(I&#8217;m running SLES 10 SP2) on VMware [...]]]></description>
			<content:encoded><![CDATA[<p>What? Running <a href="http://malaysiavm.com/blog/tag/suse">SuSE</a> <a href="http://malaysiavm.com/blog/tag/linux">Linux</a> <a href="http://malaysiavm.com/blog/tag/cluster">Cluster</a> on VMware ESX? Basically if you have VMware <a href="http://malaysiavm.com/blog/tag/ha">HA</a> and <a href="http://malaysiavm.com/blog/tag/drs">DRS</a> enable, your virtual machine is running on cluster mode. Then, why running Linux cluster on <a href="http://malaysiavm.com/blog/tag/vmware">VMware</a>? Who care? It&#8217;s just for fun and for personal testing purpose only.</p>
<p>1st, create two SuSE Linux(I&#8217;m running SLES 10 SP2) on VMware running on same network said cluster1(192.168.1.1) and cluster2(192.168.1.2).</p>
<p>2nd, add new hard disk on VMware infrastructure client. Please remember to choose &#8216;<strong>Use an existing virtual disk</strong>&#8216;.</p>
<p><img src="http://www.malaysiavm.com/images/hdd.JPG" alt="VMware" width="516" height="267" /><br />
Click <a href="http://www.malaysiavm.com/images/hdd.JPG" rel="shadowbox[sbpost-251];player=img;">here</a> for bigger image.</p>
<p>3rd, install and configure Linux cluster <a href="http://malaysiavm.com/blog/tag/heartbeat">heartbeat</a>.</p>
<p><strong>Make sure you have heartbeat RPM install</strong><br />
cluster1:~ # rpm -qa|grep heartbeat<br />
sles-heartbeat_en-10.1-0.20<br />
heartbeat-pils-2.1.3-0.9<br />
heartbeat-stonith-2.1.3-0.9<br />
yast2-heartbeat-2.13.13-0.3<br />
heartbeat-2.1.3-0.9</p>
<p>cluster2:~ # rpm -qa|grep heartbeat<br />
sles-heartbeat_en-10.1-0.20<br />
heartbeat-pils-2.1.3-0.9<br />
heartbeat-stonith-2.1.3-0.9<br />
yast2-heartbeat-2.13.13-0.3<br />
heartbeat-2.1.3-0.9</p>
<p><strong>Install Linux cluster heartbeat RPM package if you haven&#8217;t install</strong><br />
cluster1:~ # rpm -ivh heartbeat-xxxxxx<br />
cluster1:~ # rpm -ivh heartbeat-stonith-xxxxxx<br />
and etc</p>
<p><strong>Edit Authentication file (same for cluster1 and cluster2)</strong><br />
cluster1:~ #vi /etc/ha.d/authkeys<br />
auth 2<br />
2 sha1 MVM_CLUS2!</p>
<p><span id="more-251"></span><br />
<strong>Edit <a href="http://www.malaysiavm.com/blog/tag/ha">HA</a> configuration file</strong><br />
cluster1<br />
cluster1:~ #vi /etc/ha.d/ha.cf<br />
logfile /var/log/ha-log<br />
logfacility local0<br />
node cluster1<br />
node cluster2<br />
keepalive 1<br />
warntime 30<br />
deadtime 60<br />
initdead 120<br />
udpport 694<br />
ucast eth0 192.168.1.1<br />
ucast eth0 192.168.1.2<br />
auto_failback off<br />
ping_group group1 192.168.1.254<br />
respawn hacluster /usr/lib/heartbeat/ipfail<br />
watchdog /dev/watchdog</p>
<p>cluster2<br />
cluster2:~ #vi /etc/ha.d/ha.cf<br />
logfile /var/log/ha-log<br />
logfacility local0<br />
node cluster2<br />
node cluster1<br />
keepalive 1<br />
warntime 30<br />
deadtime 60<br />
initdead 120<br />
udpport 694<br />
ucast eth0 192.168.1.2<br />
ucast eth0 192.168.1.1<br />
auto_failback off<br />
ping_group group1 192.168.1.254<br />
respawn hacluster /usr/lib/heartbeat/ipfail<br />
watchdog /dev/watchdog</p>
<p><strong>Edit HA Resource file (same for cluster1 and cluster2)</strong><br />
cluster1:~ #vi /etc/ha.d/haresources<br />
cluster1 192.168.1.100 \<br />
Filesystem::/dev/sdb1::/db::ext3</p>
<p><strong>Make sure you can see hard disk partition on both servers</strong><br />
cluster1:~ # cat /proc/partitions<br />
8    17   20964793 sdb1<br />
cluster2:~ # cat /proc/partitions<br />
8    17   20964793 sdb1</p>
<p><strong>Configure and format hard disk partition</strong><br />
cluster1:~ # fdisk /dev/sdb1<br />
press <strong>n</strong> add a new partition<br />
press <strong>p</strong> primary partition<br />
press <strong>1</strong> partition number<br />
First cylinder, press <strong>ENTER</strong><br />
Last cylinder or +size or +sizeM or +sizeK, press <strong>ENTER</strong><br />
press <strong>p</strong> print the partition table<br />
press <strong>w</strong> write table to disk and exit</p>
<p>cluster1:~ # mkfs.ext3 /dev/sdb1</p>
<p><strong>Create new folder on both servers</strong><br />
cluster1:~ # mkdir /db<br />
cluster2:~ # mkdir /db</p>
<p><strong>Startup <a href="http://malaysiavm.com/blog/tag/heartbeat">heartbeat</a> services</strong><br />
cluster1:~ # chkconfig heartbeat on<br />
cluster1:~ # /etc/init.d/heartbeat start<br />
cluster2:~ # chkconfig heartbeat on<br />
cluster2:~ # /etc/init.d/heartbeat start</p>
<p>You should be able to see <em>/db</em> mounted and IP address <em>192.168.1.100</em> is up on <em>cluster1</em>(active). If you turn <strong>OFF</strong> cluster1 server and you should see <em>cluster2</em> running on <strong>ACTIVE</strong> mode. </p>
<p>Congratulations! You&#8217;re done! Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://malaysiavm.com/blog/running-suse-linux-cluster-on-vmware/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Live Clone on Virtual Center 2.5 update 2</title>
		<link>http://malaysiavm.com/blog/liveclone-vc25u2/</link>
		<comments>http://malaysiavm.com/blog/liveclone-vc25u2/#comments</comments>
		<pubDate>Thu, 04 Sep 2008 01:11:01 +0000</pubDate>
		<dc:creator>craig</dc:creator>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[clone]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[HA]]></category>
		<category><![CDATA[VC]]></category>
		<category><![CDATA[virtual center]]></category>
		<category><![CDATA[VM]]></category>
		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://malaysiavm.com/blog/?p=209</guid>
		<description><![CDATA[With the latest release from VMware on the virtual center, it does provide the LIVE CLONE features which previously I had also suggested to the local VMware representative. What is Live Clone, Live clone meants you can now clone the VM in online status. This had been really impressed and simplify the day to day [...]]]></description>
			<content:encoded><![CDATA[<p>With the latest release from <a href="http://malaysiavm.com/blog/tag/vmware">VMware</a> on the virtual center, it does provide the LIVE CLONE features which previously I had also suggested to the local VMware representative. What is Live Clone, Live <a href="http://malaysiavm.com/blog/tag/clone">clone</a> meants you can now clone the <a href="http://malaysiavm.com/blog/tag/vm">VM</a> in online status.</p>
<p>This had been really impressed and simplify the day to day task for our operation perspective. We know the snapshot manager is the option do help when we apply changes to the VM, but some how for critical machine, we do need to have clone another set of <a href="http://malaysiavm.com/blog/tag/vm">VM</a> in case for roll back purpose.</p>
<p><span id="more-209"></span></p>
<p>Previously, we had to shutdown the <a href="http://malaysiavm.com/blog/tag/vm">VM</a> and do a cold <a href="http://malaysiavm.com/blog/tag/clone">clone</a>, that is really time consuming and provide down time to the business. In order to persuade with the 30 mins down time is not as easier as we thought due to the business operation perspective. Now, we can do a Live Clone without shutting down the production, and that will really help us during the test environment as well as patching activity. This features is really benefit for us as we run the <a href="http://malaysiavm.com/blog/tag/esx">ESX</a> and VMs on the <a href="http://malaysiavm.com/blog/tag/ha">High Availability </a>environment which host critical application to our business.</p>
]]></content:encoded>
			<wfw:commentRss>http://malaysiavm.com/blog/liveclone-vc25u2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>VMware ESX 3i licensing details</title>
		<link>http://malaysiavm.com/blog/vmware-esx-3i-licensing-details/</link>
		<comments>http://malaysiavm.com/blog/vmware-esx-3i-licensing-details/#comments</comments>
		<pubDate>Mon, 25 Aug 2008 09:24:02 +0000</pubDate>
		<dc:creator>craig</dc:creator>
				<category><![CDATA[Industry News]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[DRS]]></category>
		<category><![CDATA[ESX3i]]></category>
		<category><![CDATA[HA]]></category>
		<category><![CDATA[License]]></category>
		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://malaysiavm.com/blog/?p=128</guid>
		<description><![CDATA[Here is some explanation from VMware regarding the different module been offered on the ESX 3i from VMware.]]></description>
			<content:encoded><![CDATA[<p>Here is some explanation from <a href="http://malaysiavm.com/blog/tag/vmware/">VMware</a> regarding the different module been offered on the ESX 3i from <a href="http://malaysiavm.com/blog/tag/vmware/">VMware</a>.</p>
<p><img src="http://malaysiavm.com/images/vmware-esx-versions-and-pricing.png" alt="ESX 3i Licensing Details" /><br />
<span id="more-128"></span></p>
]]></content:encoded>
			<wfw:commentRss>http://malaysiavm.com/blog/vmware-esx-3i-licensing-details/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.495 seconds -->

